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:
parent
66872cc8d9
commit
d59798b39a
environments
@ -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.
|
# A Heat environment that can be used to enable SR-IOV support in neutron.
|
||||||
resource_registry:
|
resource_registry:
|
||||||
OS::TripleO::Services::NeutronSriovAgent: ../../puppet/services/neutron-sriov-agent.yaml
|
OS::TripleO::Services::NeutronSriovAgent: ../../puppet/services/neutron-sriov-agent.yaml
|
||||||
|
@ -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.
|
# A Heat environment that can be used to enable SR-IOV support in neutron.
|
||||||
resource_registry:
|
resource_registry:
|
||||||
OS::TripleO::Services::NeutronSriovAgent: ../../docker/services/neutron-sriov-agent.yaml
|
OS::TripleO::Services::NeutronSriovAgent: ../../docker/services/neutron-sriov-agent.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user