** 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/1224832
Title:
latest python-boto=2.13.0 has a bug which make unit tests fails
Status in OpenStack Compute (Nova):
Fix Released
Status in OpenStack Compute (nova) grizzly series:
Invalid
Status in OpenStack Core Infrastructure:
New
Bug description:
Traceback (most recent call last):
File "nova/tests/api/ec2/test_api.py", line 456, in
test_authorize_revoke_security_group_cidr
group.authorize('tcp', 80, 81, '0.0.0.0/0')
File
"/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",
line 207, in authorize
src_group_group_id, dry_run=dry_run)
File
"/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",
line 115, in add_rule
dry_run=dry_run
TypeError: add_grant() got an unexpected keyword argument 'dry_run'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1224832/+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