Bases: novaclient.openstack.common.apiclient.base.Resource
Populate and bind to a manager.
| Parameters: |
|
|---|
Delete this floating IP
Bases: novaclient.base.ManagerWithFind
Create (allocate) a floating IP for a tenant
Delete (deallocate) a floating IP for a tenant
| Parameters: | floating_ip – The floating IP address to delete. |
|---|
Retrieve a floating IP
List floating IPs
alias of FloatingIP