openstack-virtual-baremetal/templates/baremetal-networks-none.yaml
Steve Baker 3c3d1a057e Create types for baremetal networking
This change defines two new template resource types:
- OS::OVB::BaremetalNetworks for any extra networks required by
  baremetal nodes, the default keeps the current behaviour of adding
  no new networks
- OS::OVB::BaremetalPorts for building a list of ports to attach to
  each baremetal server. The default keeps the current behaviour of
  creating a single port on the provision network.

Future changes will have alternatives to the defaults for network
isolation
2016-04-07 09:35:52 +12:00

6 lines
70 B
YAML

heat_template_version: 2014-10-16
outputs:
networks:
value: {}