openstack-virtual-baremetal/openstack_virtual_baremetal
Ben Nemec 857b532d21 Cache OS_CLOUD on import
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: 990cfa3ce2
2017-06-05 13:06:52 -05:00
..
tests Make bmc caching configurable 2017-04-27 12:18:07 -05:00
__init__.py Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
auth.py Cache OS_CLOUD on import 2017-06-05 13:06:52 -05:00
build_nodes_json.py Re-enable uefi support with glanceclient 2017-04-26 12:55:22 -05:00
deploy.py Cache OS_CLOUD on import 2017-06-05 13:06:52 -05:00
openstackbmc.py Include instance status in bmc log message 2017-05-23 16:28:37 -05:00