** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-1
--
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/1157521
Title:
Fix SecurityGroups XML sample tests
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Currently, no SecurityGroups API XML sample tests are being run
because of an error in the class definition:
class SecurityGroupsSampleXmlTest(ApiSampleTestBase):
It should be:
class SecurityGroupsSampleXmlTest(SecurityGroupsSampleJsonTest)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1157521/+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