857b532d21
Older versions of os-client-config pop OS_CLOUD from the environment
when make_client is called. This has been fixed in [1], but to
support older versions as well, let's cache it on import so even if
someone messes with os.environ later we still have the right value.
1:
|
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
auth.py | ||
build_nodes_json.py | ||
deploy.py | ||
openstackbmc.py |