RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Harald Jensås 2baa5b7aaf Set bmc_other_ports port_security_enabled: false
We are seeing error in BMC console on some clouds:
  Error, some other host (<% MAC_ADDR %>) already uses
  address <% IP ADDR %>.

Set port_security_enabled: false on BMC other ports.

Closes-Bug: #1997561

Change-Id: I178bd5c642ac8c54c94cd854452f9bcebf697fba
(cherry picked from commit 31896d86b8)
2022-11-23 21:09:31 +00:00
bin Install updated CA certs for CentOS 7 2022-05-23 13:06:50 +02:00
doc/source Make ipxe-boot image EFI capable 2022-04-25 15:05:58 +00:00
environments Revert extra node BMC mappings 2021-05-31 13:05:38 +00:00
ipxe Make ipxe-boot image EFI capable 2022-04-25 15:05:58 +00:00
openstack_virtual_baremetal Set explicit boot mode even for bios boot 2022-02-10 23:56:18 +00: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 Revert extra node BMC mappings 2021-05-31 13:05:38 +00:00
templates Set bmc_other_ports port_security_enabled: false 2022-11-23 21:09:31 +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 Update .gitreview for stable/2.0 2021-03-11 13:28:42 +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 08:03:48 +00: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 08:03:48 +00:00
setup.py Drop py27 support 2020-04-22 14:39:21 -06:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-04-22 20:39:38 +00:00
tox.ini Fix uc url for stable/2.0 2021-05-28 14:28:03 +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.