Use constants from neutron-lib

The release of the 0.0.3 library enables us to move to using the
constants from neutron-lib.

Change-Id: I63c2287ed609f5073d97222e5995764516017993
changes/88/304088/1
Gary Kotton 2016-04-11 05:20:52 -07:00
parent a6acf51c0e
commit d17362317a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
import os
from neutron.common import constants as const
from neutron_lib import constants as const
def ovn_name(id):