Fixed IPs interface.
Bases: novaclient.base.Resource
DEPRECATED
Populate and bind to a manager.
| Parameters: |
|
|---|
Bases: novaclient.base.Manager
DEPRECATED
DEPRECATED: Show information for a Fixed IP.
| Parameters: | fixed_ip – Fixed IP address to get info for |
|---|
DEPRECATED: Reserve a Fixed IP.
| Parameters: | fixed_ip – Fixed IP address to reserve |
|---|---|
| Returns: | An instance of novaclient.base.TupleWithMeta |
alias of FixedIP
DEPRECATED: Unreserve a Fixed IP.
| Parameters: | fixed_ip – Fixed IP address to unreserve |
|---|---|
| Returns: | An instance of novaclient.base.TupleWithMeta |