diff --git a/environments/services/neutron-sfc-opendaylight.yaml b/environments/services/neutron-sfc-opendaylight.yaml index b2f0073922..55b21f7a67 100644 --- a/environments/services/neutron-sfc-opendaylight.yaml +++ b/environments/services/neutron-sfc-opendaylight.yaml @@ -1,7 +1,6 @@ # A Heat environment file that can be used to deploy Neutron SFC service with OpenDaylight resource_registry: - # FIXME(bogdando): switch it, once it is containerized - OS::TripleO::Services::NeutronSfcApi: ../../docker/services/neutron-bgpvpn-api.yaml + OS::TripleO::Services::NeutronSfcApi: ../../docker/services/neutron-sfc-api.yaml parameter_defaults: NeutronServicePlugins: 'odl-router_v2,trunk,flow_classifier,sfc'