Intallation¶
csv_to_static_groups can be placed in any directory, although scripts are typically stored in /srv/tomcat/script/control/ on a Turbonomic instance.
PyPi installation is not currently supported via pip or setuptools
Requirements¶
csv_to_static_groups requires a supported version of Python, the requests module, and vmt-connect in the same directory.
CPython >= 3.6
requests >= 2.22.0
vmt-connect >= 3.4.0