** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1261842
Title:
Hacking checks should prevent virt drivers accessing each other's code
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
There have been 2 bugs where the bare metal driver is accessing
libvirt private code
https://bugs.launchpad.net/nova/+bug/1261826
https://bugs.launchpad.net/nova/+bug/1261827
This kind of mistake could be prevented using a custom pep8 hacking
rule for Nova.
Arguably the same could be said of other files outside the nova/virt
directory - they shouldn't access private virt driver code directly -
only go via the public virt driver API
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1261842/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp