Security groups may break

Bug #1461065 reported by Gary Kotton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Gary Kotton
Kilo
Fix Released
Undecided
Gary Kotton

Bug Description

Commit https://github.com/openstack/nova/commit/171e5f8b127610d93a230a6f692d8fd5ea0d0301 converted instance dicts to objects. There are cases for the security groups where these should still be dicts. This will cause update of security groups to break.

Gary Kotton (garyk)
tags: added: kilo-backport-potential
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/187537

Changed in nova:
assignee: nobody → Gary Kotton (garyk)
status: New → In Progress
Gary Kotton (garyk)
description: updated
Matt Riedemann (mriedem)
Changed in nova:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/209583
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=99b56a47a3654590a7fdabfb34f073911393c471
Submitter: Jenkins
Branch: master

commit 99b56a47a3654590a7fdabfb34f073911393c471
Author: Gary Kotton <email address hidden>
Date: Tue Jun 2 04:24:41 2015 -0700

    Compute: replace incorrect instance object with dict

    Commit 171e5f8b127610d93a230a6f692d8fd5ea0d0301 updated security
    groups instances to be instance objects. These are not instance objects
    and are the instances stored in the database.

    Change-Id: If79b5d4592e1ecbd860aa53e2d976b658c9227d0
    Closes-bug: #1461065

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/211162

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/kilo)

Reviewed: https://review.openstack.org/211162
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0313351f6fb3d288a446280ac924ac5b66e0d99c
Submitter: Jenkins
Branch: stable/kilo

commit 0313351f6fb3d288a446280ac924ac5b66e0d99c
Author: Gary Kotton <email address hidden>
Date: Tue Jun 2 04:24:41 2015 -0700

    Compute: replace incorrect instance object with dict

    Commit 171e5f8b127610d93a230a6f692d8fd5ea0d0301 updated security
    groups instances to be instance objects. These are not instance objects
    and are the instances stored in the database.

    Change-Id: If79b5d4592e1ecbd860aa53e2d976b658c9227d0
    Closes-bug: #1461065
    (cherry picked from commit 99b56a47a3654590a7fdabfb34f073911393c471)

Thierry Carrez (ttx)
Changed in nova:
milestone: none → liberty-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: liberty-3 → 12.0.0
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.