RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Ben Nemec 0c22b330f7 Allow overriding baremetal instance names
It turns out that the instance name isn't really important for
build-nodes-json, so we can allow overriding this without breaking
anything.

Change-Id: I83e318ee710e2c815bd8a4cfa065ccb4c7253291
2019-03-21 11:46:09 -05:00
bin Test with rocky 2019-03-19 15:54:43 -05:00
doc/source Add note about patching the host cloud 2019-03-20 16:55:28 -05:00
environments Add base-extra-node-all sample environment 2019-02-12 16:57:57 -06:00
ipxe Add larger version of ipxe-boot.qcow2 image 2018-03-15 11:51:19 -05:00
openstack_virtual_baremetal Enable pip install 2019-02-12 16:09:21 -06:00
overcloud-templates Correct indentation in nic-configs 2019-01-11 15:47:45 -06:00
patches/nova Add new Nova patch file for Pike 2017-06-08 15:38:57 -05:00
sample-env-generator Add base-extra-node-all sample environment 2019-02-12 16:57:57 -06:00
templates Allow overriding baremetal instance names 2019-03-21 11:46:09 -05:00
.gitignore Stop using setup.py [test|testr|build_sphinx] 2019-01-16 13:21:28 -06:00
.gitreview Add .gitreview 2019-01-15 10:00:01 -06:00
.stestr.conf Stop using setup.py [test|testr|build_sphinx] 2019-01-16 13:21:28 -06:00
.zuul.yaml Add python36 job to repo 2019-01-16 12:39:10 -06: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 Enable pip install 2019-02-12 16:09:21 -06:00
setup.py Update setup.py to match current 2017-01-11 16:29:27 -06:00
test-requirements.txt Stop using setup.py [test|testr|build_sphinx] 2019-01-16 13:21:28 -06:00
tox.ini Add pep8 check that generated environments are current 2019-01-16 13:34:14 -06:00

README.rst

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.