RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Harald Jensås b396d9d42b jq and -f json replace -f value in bmc script
The output format when using --format value has changed
with the recent version of openstacksdk. To fix this use
--format json instead and parse the json output using
jq

This is to workaround this bug(?) in openstacksdk.
https://storyboard.openstack.org/#!/story/2006659

Change-Id: Ie196ce1144eea76b8cb081c4cfe434c157510ae9
2020-03-10 03:02:18 +01:00
bin jq and -f json replace -f value in bmc script 2020-03-10 03:02:18 +01:00
doc/source Merge "Make BMC optional" 2019-03-27 21:45:42 +00:00
environments Support ipv6 for provisioning and overcloud subnets 2019-07-04 14:27:41 +02:00
ipxe Don't use diskimage-builder to build IPXE image 2019-09-25 17:15:30 +01:00
openstack_virtual_baremetal bmc: assume powering-on state is ACTIVE 2019-12-09 16:51:39 -05: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 Make BMC optional 2019-03-21 12:56:31 -05:00
templates Support ipv6 for provisioning and overcloud subnets 2019-07-04 14:27:41 +02:00
.gitignore Stop using setup.py [test|testr|build_sphinx] 2019-01-16 13:21:28 -06:00
.gitmodules Don't use diskimage-builder to build IPXE image 2019-09-25 17:15:30 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:05 +00:00
.stestr.conf Stop using setup.py [test|testr|build_sphinx] 2019-01-16 13:21:28 -06:00
.zuul.yaml Switch to Ussuri jobs 2019-12-10 09:09:47 +08: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 Add Python 3 Train unit tests 2019-07-12 16:23:19 -04:00
setup.py Update setup.py to match current 2017-01-11 16:29:27 -06:00
test-requirements.txt Update sphinx requirement 2019-06-06 10:30:59 -05:00
tox.ini Add Python 3 Train unit tests 2019-07-12 16:23:19 -04: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.