Security group Name and description can't be edited

Bug #918393 reported by Paul McMillan
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Wishlist
Zhenguo Niu
OpenStack Dashboard (Horizon)
Fix Released
Wishlist
Zhenguo Niu
neutron
Fix Released
Wishlist
Zhenguo Niu
python-neutronclient
Fix Released
Wishlist
Zhenguo Niu
python-novaclient
Fix Released
Undecided
Zhenguo Niu

Bug Description

It should be possible to edit the name and description of security groups.

Devin Carlen (devcamcar)
Changed in horizon:
status: New → Confirmed
importance: Undecided → Low
milestone: none → essex-4
Devin Carlen (devcamcar)
Changed in horizon:
assignee: nobody → Nebula (nebula)
Changed in horizon:
assignee: Nebula (nebula) → Emma Grace Steimann (emmasteimann)
Revision history for this message
Emma Grace Steimann (emmasteimann) wrote :

This bug requires a fix to Nova, as it currently does not support update on Security Group.

Changed in horizon:
assignee: Emma Grace Steimann (emmasteimann) → nobody
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

Untargeting since there's no assignee and no work done.

Changed in horizon:
milestone: essex-4 → none
Changed in horizon:
assignee: nobody → Dannina Anil Kumar (dannina-kumar)
status: Confirmed → In Progress
Alex Meade (alex-meade)
Changed in nova:
status: New → Confirmed
Changed in horizon:
assignee: Dannina Anil Kumar (dannina-kumar) → nobody
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Wishlist
Changed in horizon:
status: In Progress → Confirmed
Changed in horizon:
importance: Low → Wishlist
Changed in horizon:
assignee: nobody → 牛振国 (niu-zglinux)
Changed in nova:
assignee: nobody → 牛振国 (niu-zglinux)
Changed in python-novaclient:
assignee: nobody → 牛振国 (niu-zglinux)
Changed in python-quantumclient:
assignee: nobody → 牛振国 (niu-zglinux)
Changed in quantum:
assignee: nobody → 牛振国 (niu-zglinux)
Aaron Rosen (arosen)
Changed in quantum:
status: New → Confirmed
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

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

Changed in quantum:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-quantumclient (master)

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

Changed in python-quantumclient:
status: New → In Progress
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/29490

Changed in nova:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/29034
Committed: http://github.com/openstack/quantum/commit/2b2464331629ea6f50655f8c059e1a275ac8a8d2
Submitter: Jenkins
Branch: master

commit 2b2464331629ea6f50655f8c059e1a275ac8a8d2
Author: Zhenguo Niu <email address hidden>
Date: Tue May 14 10:44:08 2013 +0800

    Add update method of security group name and description

    make it possible to edit the name and description of
    common security groups, we can not rename the default
    security group.

    Fixes: bug #918393

    Change-Id: I7003c47e054f032572adbb901be4dbc61839b695

Changed in quantum:
status: In Progress → Fix Committed
Changed in quantum:
milestone: none → havana-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-quantumclient (master)

Reviewed: https://review.openstack.org/29057
Committed: http://github.com/openstack/python-quantumclient/commit/9dbc2c799763f2ea655547ea09abcb816e7163b7
Submitter: Jenkins
Branch: master

commit 9dbc2c799763f2ea655547ea09abcb816e7163b7
Author: Zhenguo Niu <email address hidden>
Date: Tue May 14 15:25:13 2013 +0800

    Add update method of security group name and description

    make it possible to edit the name and description of security groups.

    Fixes: bug #918393

    Change-Id: I7b9dd3f9ad2f59aee1b37e06350ce8f5e3a40f64

Changed in python-quantumclient:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: Confirmed → In Progress
tags: added: sg-fw
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/29490
Committed: http://github.com/openstack/nova/commit/1ddb1bc515749c5033687b926049f67d66a4ffb1
Submitter: Jenkins
Branch: master

commit 1ddb1bc515749c5033687b926049f67d66a4ffb1
Author: Zhenguo Niu <email address hidden>
Date: Fri May 17 16:23:50 2013 +0800

    Add update method of security group name and description

    make it possible to edit the name and description of
    common security groups, we can not rename the default.

    Fixes: bug #918393

    Change-Id: Id6e02cd1054452889282b3ff4fb04b2071980cc8

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/30068
Committed: http://github.com/openstack/python-novaclient/commit/66a98966bf8924b01c983ac9ac31d4e45476339c
Submitter: Jenkins
Branch: master

commit 66a98966bf8924b01c983ac9ac31d4e45476339c
Author: Zhenguo Niu <email address hidden>
Date: Wed May 22 16:28:34 2013 +0800

    Add update method of security group name and description

    make it possible to edit the name and description of
    common security groups, we can not rename the default.
    nova patch : https://review.openstack.org/#/c/29490/

    Fixes: bug #918393

    Change-Id: I559f2fa09c1f205d3bbe7352fc169152e6b38586

Changed in python-novaclient:
status: In Progress → Fix Committed
Changed in python-novaclient:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/30404
Committed: http://github.com/openstack/horizon/commit/e6606c192f15c81d9948f9da9b73751044daa9db
Submitter: Jenkins
Branch: master

commit e6606c192f15c81d9948f9da9b73751044daa9db
Author: Zhenguo Niu <email address hidden>
Date: Mon Aug 12 14:07:24 2013 +0800

    Add update method of security group name and description

    make it possible to edit the name and description of
    common security groups, we can not rename the default.

    Fixes: bug #918393

    Change-Id: I62ec1edc310fd5b3ffc2ad232e64c7090c1d38e4

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → havana-3
status: Fix Committed → Fix Released
Revision history for this message
Yang Yu (yuyangbj) wrote : I will be on vacation from 9/5 to 9/15, urgent call: 13811509950

I will be out of the office starting 2013-09-05 and will not return until
2013-09-15.

I will be on my marriage leave from 9/5 to 9/15, for any urgent issue
please call me before 9/7.

For daily work, please ask my scrum master Zhu Zhu for help.
For glance issue, please ask glance SME Feilong Wang for help.
For defect report, there will be no report next week.

Thierry Carrez (ttx)
Changed in nova:
milestone: havana-1 → 2013.2
Changed in neutron:
milestone: havana-1 → 2013.2
Thierry Carrez (ttx)
Changed in horizon:
milestone: havana-3 → 2013.2
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
milestone: none → 2.2.1-2.2.6
Akihiro Motoki (amotoki)
tags: added: released-neutronclient
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
status: Fix Committed → Fix Released
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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