RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
yatinkarel eff1572fea When private network is created suffix it with identifier
It's needed when environments/create-private-network.yaml
is used with ovb jobs where '--id' is used, in this
case each ovb env should have seperate private network
with different id.

Related-Change: https://review.rdoproject.org/r/#/c/32142/

Change-Id: Icf5c87ae1ab083a143a0f3f8a991426bb5433c37
(cherry picked from commit 02cdcbb752)
2021-03-05 04:46:58 +00:00
bin Removed deprecated --centos-mirror param 2019-07-08 13:59:24 +01:00
bond-network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
doc/source Update introduction to reflect current status 2018-09-07 11:38:38 -05:00
environments Add allocation-pool support for the public_net 2020-09-23 14:01:08 +00:00
ipv6-network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
ipxe Add larger version of ipxe-boot.qcow2 image 2018-03-15 11:51:19 -05:00
network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
openstack_virtual_baremetal When private network is created suffix it with identifier 2021-03-05 04:46:58 +00:00
overcloud-templates Add ControlPlaneStaticRoutes to nic-configs 2018-12-13 10:03:45 -06:00
patches/nova Add new Nova patch file for Pike 2017-06-08 15:38:57 -05:00
sample-env-generator Add allocation-pool support for the public_net 2020-09-23 14:01:08 +00:00
templates Add allocation-pool support for the public_net 2020-09-23 14:01:08 +00:00
.gitignore Support deploying with multiple Heat environments 2017-08-09 10:03:38 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:05 +00:00
.testr.conf Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
.zuul.yaml Use upper-constraints for py27 env 2020-09-23 18:12:57 +05:30
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 Use upper-constraints for py27 env 2020-09-23 18:12:57 +05:30

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.