yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00865
[Bug 1089410] Re: 'show' method in the FloatingIPDNS extension does work properly
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => grizzly-3
--
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/1089410
Title:
'show' method in the FloatingIPDNS extension does work properly
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When calling the method v2/{tenant_id}/os-floating-ip-dns/{domain}/entries/{ip}, the 'show' method calls
'self.network_api.get_dns_entries_by_name' instead of 'self.network_api.get_dns_entries_by_address'. It turns out that no entry is returned and '_create_dns_entry(entries[0], id, domain)' fails with 'List index out of range' error.
Also, the method 'v2/{tenant_id}/os-floating-ip-
dns/{domain}/entries/{ip}' should return a list of DNS entries for a
given domain and IP as the documentation says.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1089410/+subscriptions