Bring over only those utilities required to run network_setup.py from openstack-mojo-specs. These utilities have been generalized and python3 configured. Use libjuju whenever possible and pre-deprecate anything else. Add addition functions to the model.
4 lines
60 B
Python
4 lines
60 B
Python
|
|
class MissingOSAthenticationException(Exception):
|
|
pass
|