Nicira NVP plugin path is unnecessarily long

Bug #1166307 reported by Maru Newby
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Maru Newby

Bug Description

The Nicira NVP plugin contains an unnecessary path element - 'nicira_nvp_plugin' - that can be removed. All references to the module path 'quantum.plugins.nicira.nicira_nvp_plugin' will become 'quantum.plugins.nicira'. References to file paths will be similarly affected - 'quantum/plugins/nicira/nicira_nvp_plugin' will become 'quantum/plugins/nicira'.

Tags: nicira
Maru Newby (maru)
Changed in quantum:
assignee: nobody → Maru Newby (maru)
Changed in quantum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/26159
Committed: http://github.com/openstack/quantum/commit/0446eaccbf898c85b87810231bffb0651639f262
Submitter: Jenkins
Branch: master

commit 0446eaccbf898c85b87810231bffb0651639f262
Author: Maru Newby <email address hidden>
Date: Fri Apr 5 16:59:58 2013 +0000

    Shorten the path of the nicira nvp plugin.

     * s+[/.]nicira_nvp_plugin++
     * Backwards compatibility is maintained by importing the
       nicira package as nicira_nvp_plugin in the plugins package.
     * It may be necessary to remove stale .pyc/.pyo files under the
       nicira path after applying this patch.
     * DocImpact
     * Addresses bug 1166307

    Change-Id: I241a2a75106398506b01bcb7a6ddbaafa1b7bd30

Changed in quantum:
status: In Progress → Fix Committed
tags: added: nicira
Changed in quantum:
importance: Undecided → Low
milestone: none → havana-1
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
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.