85cd73ec68
Old names are kept for backward compatibility. Last references to the old NVP plugins are going to be dropped in Juno. Completes blueprint nicira-plugin-renaming Change-Id: Ia1aa4f658891e7ce9469748432c338353195edfd
4 lines
80 B
Python
4 lines
80 B
Python
import os
|
|
|
|
NSX_EXT_PATH = os.path.join(os.path.dirname(__file__), 'extensions')
|