RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Harald Jensås d01331db06
Fix PEP8 and docs
PEP8 allowlist_externals + yaml dependency

* whitelist_externals is deprecated.
* PyYAML required for successfull environment generator run.

Add entries requirements for doc.

Change-Id: I920d245a76aeb762fb1ad9317d42156de028104f
2023-09-11 12:39:02 +02:00
bin Install updated CA certs for CentOS 7 2022-05-20 18:14:11 +00:00
doc Fix PEP8 and docs 2023-09-11 12:39:02 +02:00
environments Use OS::Heat::None for extra role BMC 2021-06-29 17:07:54 +02:00
ipxe Make ipxe-boot image EFI capable 2022-03-30 15:16:39 +13:00
openstack_virtual_baremetal Improving parameters processing 2022-09-22 11:34:44 +02: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 Use OS::Heat::None for extra role BMC 2021-06-29 17:07:54 +02:00
templates Set bmc_other_ports port_security_enabled: false 2022-11-23 19:40:37 +00: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 Use python jobs template for Zed 2022-05-20 11:03:11 +03: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 Use python jobs template for Zed 2022-05-20 11:03:11 +03:00
setup.py Drop py27 support 2020-04-22 14:39:21 -06:00
test-requirements.txt Add doc/requirements 2021-01-07 16:07:40 +01:00
tox.ini Fix PEP8 and docs 2023-09-11 12:39:02 +02: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.