RETIRED, OpenStack Virtual Baremetal (OVB)
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:
|
||
---|---|---|
bin | ||
bond-network-templates | ||
doc/source | ||
ipv6-network-templates | ||
ipxe | ||
network-templates | ||
openstack_virtual_baremetal | ||
patches/nova | ||
templates | ||
.gitignore | ||
.testr.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Virtual Baremetal
OpenStack Virtual Baremetal is a way to use OpenStack instances to do simulated baremetal deployments. For more details, see the full documentation.