RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Ben Nemec 9908855a08 Make quintupleo deploy command more realistic
In practice, very few users deploy an OVB environment anymore with
no additional environments.  This change adds a few common ones to
the example command.  While these environments won't all work on
older clouds and may not be necessary in some circumstances, in
most cases they won't hurt anything and make it more likely that
a user's first attempt to deploy will succeed.

In addition, by explicitly passing env.yaml in the example, if users
do add more environment files they won't have to remember to also
add env.yaml.  This would be an easy mistake to make that might
result in confusing failures.
2018-01-24 14:32:16 -06:00
bin Add envup script 2018-01-18 12:31:26 -06:00
bond-network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
doc/source Make quintupleo deploy command more realistic 2018-01-24 14:32:16 -06:00
environments Add more granular boot-from-volume envs 2018-01-22 14:39:16 -06: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 Prevent overwrite of input env file 2018-01-24 11:33:16 -06: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 Add more granular boot-from-volume envs 2018-01-22 14:39:16 -06:00
templates Add missing extra-node template 2017-09-27 10:10:13 -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.