Tim Rozet ecbb6d9846 Adds environment file for ODL + SRIOV
Using the separate neutron-opendaylight and SRIOV env files do not work
because sriov includes using OVS agent (which ODL does not want or need)
and the default ODL env file has no Compute ML2 because it is not
needed.  Thus a new environment file is needed for deploying these 2
features in combination.

Closes-Bug: 1696667

Change-Id: I6f7a9368aa521de928c269619278c30acda03799
Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-07-26 15:23:44 -04:00
..
2017-07-14 14:35:07 +00:00
2017-01-27 13:23:18 +00:00
2017-03-06 18:10:55 +01:00
2016-10-07 17:27:22 +00:00
2017-02-10 09:59:38 -05:00
2017-02-09 20:23:36 +00:00
2017-06-26 16:20:01 +02:00
2017-04-19 18:03:02 +01:00

This directory contains Heat environment file snippets which can be used to enable features in the Overcloud.

Configuration

These can be enabled using the -e [path to environment yaml] option with heatclient.

Below is an example of how to enable the Ceph template using devtest_overcloud.sh:

export OVERCLOUD\_CUSTOM\_HEAT\_ENV=$TRIPLEO\_ROOT/tripleo-heat-templates/environments/ceph_devel.yaml