tripleo-image-elements/elements/nova-baremetal
Dan Prince f75008eecd Run DB sync in nova-baremetal element post conf.
Change-Id: I3a73624b22999080e806b67e12a02358ad971cfe
2013-11-20 10:09:10 -05:00
..
install.d Add tftp support for Fedora 2013-10-25 11:33:17 +01:00
os-refresh-config Run DB sync in nova-baremetal element post conf. 2013-11-20 10:09:10 -05:00
README.md Split out nova-bm-dnsmasq. 2013-09-18 18:18:58 +12:00
element-deps Filter bootps requests on the seed cloud host. 2013-06-28 21:29:45 +12:00

README.md

Nova baremetal services

Configures the nova-baremetal directories on disk and restarts the deploy helper service in os-refresh-config.

An iptables rule to capture incoming EC2 metadata API requests and redirect them to the nova API is automatically added to the neutron.ovs.physical_bridge interface. See the neutron-openvswitch-agent for the full set of ovs parameters. For example:

neutron:
  ovs:
    physical_bridge: br-ctlplane

In the future we may create a dedicated parameter to permit nova-baremetal to run separately from the neutron agents in the undercloud.