nova/test needs to import osapi_v3/enabled

Bug #1187847 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Rick Harris

Bug Description

Nova/test.py has a new dependency on option osapi_v3/enabled. Since nova/api/openstack may not have been imported by the time this option is used, we need to explicitly import the option at the top of the file.

Changed in nova:
assignee: nobody → Rick Harris (rconradharris)
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/31804

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

Reviewed: https://review.openstack.org/31804
Committed: http://github.com/openstack/nova/commit/dbdd08466a89f4615a8321aaf70828d8d7341a23
Submitter: Jenkins
Branch: master

commit dbdd08466a89f4615a8321aaf70828d8d7341a23
Author: Rick Harris <email address hidden>
Date: Wed Jun 5 16:20:34 2013 +0000

    Import osapi_v3/enabled option in nova/test

    Since `nova/api/openstack` may not have been imported by the time we use this
    option in `nova/test`, we need to explicitly import it at the top of the file.

    Fixes bug 1187847

    Change-Id: Ibc9f3466d3baaf47d44bda2fc22247a494809909

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-2 → 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.