yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21483
[Bug 1284938] Re: EC2 authorize/revoke_rules in ec2 api broken with neutron
** Changed in: nova
Status: Incomplete => Invalid
--
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/1284938
Title:
EC2 authorize/revoke_rules in ec2 api broken with neutron
Status in OpenStack Compute (Nova):
Invalid
Bug description:
Authorize/Revoke security_group_rules in ec2 api is unavailable with
neutron.
The codes in cloud.py, only works with nova-network:
--------------
def _rule_dict_last_step():
source_security_group = db.security_group_get_by_name(
context.elevated(),
source_project_id,
source_security_group_name)
------------
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1284938/+subscriptions
References