Fix pathname of import of brocade db model

Bug #1427453 reported by Shiv Haris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-brocade
Fix Committed
Undecided
Unassigned

Bug Description

+from networking_brocade.vdx.ml2drivers.db import models as brocade_db
 from neutron.i18n import _LE
 from neutron.i18n import _LI
 from neutron.openstack.common import log as logging
 from neutron.plugins.ml2 import driver_api
-from neutron.plugins.ml2.drivers.brocade.db import models as brocade_db
 from oslo_config import cfg
 from oslo_utils import importutils

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

Reviewed: https://review.openstack.org/160592
Committed: https://git.openstack.org/cgit/stackforge/networking-brocade/commit/?id=02136cf6d70534ec069729773a699c1f2ab4bf16
Submitter: Jenkins
Branch: master

commit 02136cf6d70534ec069729773a699c1f2ab4bf16
Author: Shiv Haris <email address hidden>
Date: Mon Mar 2 16:56:03 2015 -0800

    Import pathname must be from repo specific locations.

    Fixes bug: #1427453

    Change-Id: Ide5c8cc92ce8917962fe76000d938653433ecc38

Changed in networking-brocade:
status: New → Fix Committed
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.