parameter | required | default | choices | comments |
---|---|---|---|---|
auth_url | no | http://127.0.0.1:35357/v2.0/ | The keystone url for authentication | |
instance_name | yes | None | The name of the instance to which the IP address should be assigned | |
internal_network_name | no | None | The name of the network of the port to associate with the floating ip. Necessary when VM multiple networks. | |
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 | |
network_name | yes | None | Name of the network from which IP has to be assigned to VM. Please make sure the network is an external network | |
region_name | no | None | Name of the region | |
state | no | present |
|
Indicate desired state of the resource |
Note
Requires novaclient
Note
Requires quantumclient
Note
Requires neutronclient
Note
Requires keystoneclient