Bases: novaclient.base.Resource
DEPRECATED
Populate and bind to a manager.
| Parameters: |
|
|---|
DEPRECATED: Create a Floating IP DNS domain.
| Returns: | An instance of novaclient.base.DictWithMeta |
|---|
DEPRECATED: Delete the own Floating IP DNS domain.
| Returns: | An instance of novaclient.base.TupleWithMeta |
|---|
DEPRECATED: Get the own Floating IP DNS domain.
| Returns: | An instance of novaclient.base.TupleWithMeta or novaclient.base.ListWithMeta |
|---|
Bases: novaclient.base.Manager
DEPRECATED
DEPRECATED: Add or modify a private DNS domain.
DEPRECATED: Add or modify a public DNS domain.
DEPRECATED: Delete the specified domain.
| Parameters: | fqdomain – The domain to delete |
|---|---|
| Returns: | An instance of novaclient.base.TupleWithMeta |
DEPRECATED: Return the list of available dns domains.
alias of FloatingIPDNSDomain
Bases: novaclient.base.Resource
DEPRECATED
Populate and bind to a manager.
| Parameters: |
|
|---|
DEPRECATED: Create a Floating IP DNS entry.
| Returns: | FloatingIPDNSEntry |
|---|
DEPRECATED: Delete the own Floating IP DNS entry.
| Returns: | An instance of novaclient.base.TupleWithMeta |
|---|
DEPRECATED
Bases: novaclient.base.Manager
DEPRECATED
DEPRECATED: Add a new DNS entry.
DEPRECATED: Delete entry specified by name and domain.
| Returns: | An instance of novaclient.base.TupleWithMeta |
|---|
DEPRECATED: Return a list of entries for the given domain and IP or name.
DEPRECATED: Return a list of entries for the given domain and IP or name.
DEPRECATED: Add a new DNS entry.
alias of FloatingIPDNSEntry