vmware-nsx/vmware_nsx/__init__.py

4 lines
80 B
Python

import os
NSX_EXT_PATH = os.path.join(os.path.dirname(__file__), 'extensions')