tripleo-heat-templates/releasenotes/notes/add-odl-sriov-env-e31982064c2bf646.yaml
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

5 lines
87 B
YAML

---
features:
- Adds new environment file for deploying SRIOV
with OpenDaylight.