Remove bogus "EXPERIMENTAL" in neutron-sriov.yaml environment file

Patch removes erroneous "EXPERIMENTAL comment from
environments/services/neutron-sriov.yaml.

Change-Id: I87c586c31550b75e2c12f282e8700a1519d2d354
Closes-Bug: #1780782
This commit is contained in:
Brent Eagles 2018-07-09 10:44:08 -02:30
parent 66872cc8d9
commit d59798b39a
2 changed files with 0 additions and 6 deletions

View File

@ -1,6 +1,3 @@
# EXPERIMENTAL: The configuration enabled by this environment is not considered
# production-ready.
#
# A Heat environment that can be used to enable SR-IOV support in neutron.
resource_registry:
OS::TripleO::Services::NeutronSriovAgent: ../../puppet/services/neutron-sriov-agent.yaml

View File

@ -1,6 +1,3 @@
# EXPERIMENTAL: The configuration enabled by this environment is not considered
# production-ready.
#
# A Heat environment that can be used to enable SR-IOV support in neutron.
resource_registry:
OS::TripleO::Services::NeutronSriovAgent: ../../docker/services/neutron-sriov-agent.yaml