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: I63c2287ed609f5073d97222e5995764516017993changes/88/304088/1
parent
a6acf51c0e
commit
d17362317a
|
@ -12,7 +12,7 @@
|
|||
|
||||
import os
|
||||
|
||||
from neutron.common import constants as const
|
||||
from neutron_lib import constants as const
|
||||
|
||||
|
||||
def ovn_name(id):
|
||||
|
|
Loading…
Reference in New Issue