parameter | required | default | choices | comments |
---|---|---|---|---|
admin_state_up | no | True | desired admin state of the created router . | |
auth_url | no | http://127.0.0.1:35357/v2.0/ | The keystone url for authentication | |
login_password | yes | yes | Password of login user | |
login_tenant_name | yes | yes | The tenant name of the login user | |
login_username | yes | admin | login username to authenticate to keystone | |
name | yes | None | Name to be give to the router | |
region_name | no | None | Name of the region | |
state | no | present |
|
Indicate desired state of the resource |
tenant_name | no | None | Name of the tenant for which the router has to be created, if none router would be created for the login tenant. |
Note
Requires quantumclient
Note
Requires neutronclient
Note
Requires keystoneclient