RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Ben Nemec adef2029f6 Remove support for parameters section
It hasn't been recommended to pass settings in via the parameters
section for quite a while now, and in 2.0 let's remove it completely.
This simplifies a lot of the logic around id and role processing.
2018-12-12 20:24:42 +00:00
bin Split routed-networks environment 2018-10-31 20:38:04 +00:00
bond-network-templates Use 192.168.x.x addressing instead of 192.0.x.x addressing 2018-10-18 11:46:16 +02:00
doc/source Add environment to enable public router 2018-10-31 20:47:43 +00:00
environments Add environment to enable public router 2018-10-31 20:47:43 +00:00
ipv6-network-templates Use 192.168.x.x addressing instead of 192.0.x.x addressing 2018-10-18 11:46:16 +02:00
ipxe Add larger version of ipxe-boot.qcow2 image 2018-03-15 11:51:19 -05:00
network-templates Use 192.168.x.x addressing instead of 192.0.x.x addressing 2018-10-18 11:46:16 +02:00
openstack_virtual_baremetal Remove support for parameters section 2018-12-12 20:24:42 +00:00
overcloud-templates Use 192.168.x.x addressing instead of 192.0.x.x addressing 2018-10-18 11:46:16 +02:00
patches/nova Add new Nova patch file for Pike 2017-06-08 15:38:57 -05:00
sample-env-generator Add environment to enable public router 2018-10-31 20:47:43 +00:00
templates Fixed ip's for dhcp-relay provision interfaces 2018-10-26 03:40:43 +02:00
.gitignore Support deploying with multiple Heat environments 2017-08-09 10:03:38 -05: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 Split routed-networks environment 2018-10-31 20:38:04 +00:00
tox.ini Ignore W504 from flake8 2018-10-31 15:42:31 +00: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.