d8eeda9baf
This is part of new vmware_nsx directory structure proposed in https://goo.gl/GdWXyH. Change-Id: I60d6ef62eb724df71dfda90137e00f107e220971
4 lines
80 B
Python
4 lines
80 B
Python
import os
|
|
|
|
NSX_EXT_PATH = os.path.join(os.path.dirname(__file__), 'extensions')
|