Add author to os_router
This commit is contained in:
parent
08e91ef68f
commit
aa1e8b8b05
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ module: os_router
|
||||||
short_description: Create or delete routers from OpenStack
|
short_description: Create or delete routers from OpenStack
|
||||||
extends_documentation_fragment: openstack
|
extends_documentation_fragment: openstack
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
|
author: "David Shrewsbury (@Shrews)"
|
||||||
description:
|
description:
|
||||||
- Create or Delete routers from OpenStack. Although Neutron allows
|
- Create or Delete routers from OpenStack. Although Neutron allows
|
||||||
routers to share the same name, this module enforces name uniqueness
|
routers to share the same name, this module enforces name uniqueness
|
||||||
|
|
Loading…
Reference in a new issue