openstack-virtual-baremetal/doc/source/usage/usage.rst
Ben Nemec f2215e6c62 Begin migrating docs to sphinx
There are getting to be enough docs for ovb that a flat readme will
become unwieldy.  Migrating to sphinx will also be more consistent
with how other OpenStack projects work.

The flat readme is left for now as I don't have a hosting location
for the sphinx docs yet.
2017-01-11 17:19:52 -06:00

14 lines
579 B
ReStructuredText

Using a Deployed OVB Environment
================================
After an OVB environment has been deployed, there are a few things to know.
#. The undercloud vm can be used with something like TripleO
to do a baremetal-style deployment to the virtual baremetal instances
deployed previously.
#. If using the full network isolation provided by OS::OVB::BaremetalNetworks
then a TripleO overcloud can be deployed in the OVB environment by using
the network templates in the ``network-templates`` (for ipv4) or
``ipv6-network-templates`` (for ipv6) directories.