Skip to content
Snippets Groups Projects
Commit b02cdf59 authored by Mark Goddard's avatar Mark Goddard
Browse files

Docs: Configure firewall to allow testing of baremetal

Due to Docker's iptables configuration, it is now necessary to modify
iptables in order to test bare metal provisioning using Tenks. Update
the development instructions accordingly.

Change-Id: I598066ff2574ff572a88d351e3b4d734a824ae93
parent 2fcdff10
No related branches found
No related tags found
No related merge requests found
......@@ -143,6 +143,11 @@ Verify that VirtualBMC is running::
~/tenks-venv/bin/vbmc list
Configure the firewall to allow the baremetal nodes to access OpenStack
services::
./dev/configure-firewall.sh
We are now ready to run the ``dev/overcloud-test-baremetal.sh`` script. This
will run the ``init-runonce`` setup script provided by Kolla Ansible that
registers images, networks, flavors etc. It will then deploy a bare metal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment