Fix SecurityGroups XML sample tests

Bug #1157521 reported by Giampaolo Lauria
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Giampaolo Lauria

Bug Description

Currently, no SecurityGroups API XML sample tests are being run because of an error in the class definition:

class SecurityGroupsSampleXmlTest(ApiSampleTestBase):

It should be:

class SecurityGroupsSampleXmlTest(SecurityGroupsSampleJsonTest)

Changed in nova:
assignee: nobody → Giampaolo Lauria (lauria)
importance: Undecided → High
importance: High → Medium
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/24870

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

Reviewed: https://review.openstack.org/24870
Committed: http://github.com/openstack/nova/commit/4e9a8ec66a00c1aaa1f71c491fb509e9ce83d8c0
Submitter: Jenkins
Branch: master

commit 4e9a8ec66a00c1aaa1f71c491fb509e9ce83d8c0
Author: Giampaolo Lauria <email address hidden>
Date: Tue Mar 19 23:08:06 2013 -0400

    Fix SecurityGroups XML sample tests

    Fixes bug 1157521

    Change-Id: I38ad52e0720feea37e8dbda8ad9c29162842c8f1

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 nova:
milestone: havana-1 → 2013.2
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.