NSXv: Plugin name constants file invalid

Plugin name constants were removed from neutron-lib.
For now they exist in neutron so take from there.

Change-Id: I3b11db4bd6604fbb42223dc276a23fb6b755a13b
This commit is contained in:
Kobi Samoray 2016-12-04 15:37:43 +02:00
parent c3cda260e2
commit f3e0c8c40d

View File

@ -13,7 +13,7 @@
# License for the specific language governing permissions and limitations
# under the License.
from neutron_lib import constants
from neutron.plugins.common import constants
from neutron_lib.plugins import directory