diff --git a/environments/services-baremetal/neutron-sriov.yaml b/environments/services-baremetal/neutron-sriov.yaml index 00ee43a114..9cf332edc3 100644 --- a/environments/services-baremetal/neutron-sriov.yaml +++ b/environments/services-baremetal/neutron-sriov.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. resource_registry: OS::TripleO::Services::NeutronSriovAgent: ../../puppet/services/neutron-sriov-agent.yaml diff --git a/environments/services/neutron-sriov.yaml b/environments/services/neutron-sriov.yaml index 917258684b..833581c905 100644 --- a/environments/services/neutron-sriov.yaml +++ b/environments/services/neutron-sriov.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. resource_registry: OS::TripleO::Services::NeutronSriovAgent: ../../docker/services/neutron-sriov-agent.yaml