← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269066] [NEW] Call to dns related APIs are not implemented when using neutron

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: api network

-- 
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):
  New

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


Follow ups

References