RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Ben Nemec b315f165e2 Fix role id logic
There was a minor bug in the role id logic that was causing the
id to incorrectly have a trailing - if a role of '' was passed in
the deployment.  Since env-base.yaml includes this value, we need
to handle it correctly.
2017-08-17 09:51:36 -05:00
bin Move v2 os-net-config call to where it is actually available 2017-08-10 16:13:05 -05:00
bond-network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
doc/source Add note about explicitly passing env.yaml 2017-08-09 12:20:28 -05:00
environments Don't duplicate external/private_net param 2017-08-09 12:11:26 -05:00
ipv6-network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
ipxe Replace empty image & nova patch with ipxe-boot image 2016-04-13 10:15:22 +12:00
network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
openstack_virtual_baremetal Fix role id logic 2017-08-17 09:51:36 -05:00
overcloud-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
patches/nova Add new Nova patch file for Pike 2017-06-08 15:38:57 -05:00
sample-env-generator Don't duplicate external/private_net param 2017-08-09 12:11:26 -05:00
templates Deprecate env-role.yaml.example 2017-08-11 10:09:18 -05: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 Don't use oslosphinx 2017-01-16 09:46:00 -06:00
tox.ini Add index of all available sample environments 2017-08-09 10:03:42 -05: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.