yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10151
[Bug 1269066] Re: Call to dns related APIs are not implemented when using neutron
So rather than multiple bug reports documenting bits missing in the
proxying of neutron information in Nova I think instead we should do
this as a single blueprint which covers all of the different areas where
we need better neutron support.
Though note that the long term goal is to remove proxying of neutron
information in Nova.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1269066
Title:
Call to dns related APIs are not implemented when using neutron
Status in OpenStack Compute (Nova):
Invalid
Bug description:
The following methods in nova.network.neutron.v2.api are not
implemented (well, they throw NotImplemented exceptions)
- create_private_dns_domains
- create_public_dns_domains
- get_dns_entries_by_address
- get_dns_entries_by_name
- get_dns_domains
- add_dns_entry
- modify_dns_entry
- delete_dns_entry
- delete_dns_domain
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1269066/+subscriptions
References