EC2 authorize/revoke_rules in ec2 api broken with neutron

Bug #1284938 reported by wingwj
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
wingwj

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)

------------

wingwj (wingwj)
Changed in nova:
assignee: nobody → wingwj (wingwj)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/76460

Changed in nova:
status: New → In Progress
Revision history for this message
Joe Gordon (jogo) wrote :

Is this still valid? the patch is abandoned

Changed in nova:
status: In Progress → Incomplete
Sean Dague (sdague)
Changed in nova:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.