summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorDavanum Srinivas <davanum@gmail.com>2012-12-04 13:09:09 -0500
committerDavanum Srinivas <dims@linux.vnet.ibm.com>2012-12-08 18:21:27 -0500
commit6b50880c6e9e01c4f4b12579592155dfd94b4b96 (patch)
tree1f78096dc4fe6e106782b7c4f375c98e8ac7f7b3 /nova/openstack
parent45a1878ef6e7b1b1e7024194111a7c74bd1fd9c0 (diff)
downloadnova-6b50880c6e9e01c4f4b12579592155dfd94b4b96.tar.gz
nova-6b50880c6e9e01c4f4b12579592155dfd94b4b96.tar.xz
nova-6b50880c6e9e01c4f4b12579592155dfd94b4b96.zip
Raise NotImplementedError in dns_driver.DNSDriver.
Updates dns_driver.DNSDriver so that we raise NotImplementedError instead of returning empty result sets or passing. Since this class is the default dns_driver for Nova it can be quite confusing when it returns empty results (which actually causes some HTTP 500 errors as well). We really need to switch the default floating/instance dns managers to MiniDNS as smoketests fail otherwise we currently use nova.network.dns_driver.DNSDriver which is not correct Fixes LP Bug #1040236 Fixes LP Bug #1027998 Change-Id: Id818bb00e0689d96db948872842c07d2cf1edd57
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions