RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
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
bin Add sleep to test-job 2017-05-30 14:38:39 -05:00
bond-network-templates Update network-isolation templates 2017-04-12 15:50:34 -05:00
doc/source Update undercloud MTU docs 2017-05-30 14:39:27 -05:00
ipv6-network-templates Update network-isolation templates 2017-04-12 15:50:34 -05:00
ipxe Replace empty image & nova patch with ipxe-boot image 2016-04-13 10:15:22 +12:00
network-templates Update network-isolation templates 2017-04-12 15:50:34 -05:00
openstack_virtual_baremetal Cache OS_CLOUD on import 2017-06-05 13:06:52 -05:00
patches/nova Remove version from patches directory 2016-06-03 16:21:01 -05:00
templates Make bmc caching configurable 2017-04-27 12:18:07 -05:00
.gitignore Add a few more .gitignores 2017-03-07 16:05:49 -06:00
.testr.conf Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
README.rst Reference ReadTheDocs documentation from readme 2017-01-16 11:28:56 -06:00
requirements.txt Re-enable uefi support with glanceclient 2017-04-26 12:55:22 -05:00
setup.cfg Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
setup.py Update setup.py to match current 2017-01-11 16:29:27 -06:00
test-requirements.txt Don't use oslosphinx 2017-01-16 09:46:00 -06:00
tox.ini Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00

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.