X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbundle_tpl%2Frelations.yaml;h=c2e12a982c5ff711267e1a81a748f7816a78b3c4;hb=62781fc5a43f756f00841cebe0b89d2a9d349ede;hp=98b3d3174ef0114bcf35727fb77d6c58ee9ed8ef;hpb=737cb665e95ec8ddd927cab528bd1acd83674e38;p=joid.git diff --git a/ci/bundle_tpl/relations.yaml b/ci/bundle_tpl/relations.yaml index 98b3d317..c2e12a98 100644 --- a/ci/bundle_tpl/relations.yaml +++ b/ci/bundle_tpl/relations.yaml @@ -100,12 +100,25 @@ - - neutron-openvswitch:neutron-plugin-api - neutron-api:neutron-plugin-api {% elif os.network.controller == 'odl' %} - - - nova-compute:neutron-plugin - - openvswitch-odl:neutron-plugin - - - neutron-gateway - - openvswitch-odl - - - openvswitch-odl:ovsdb-manager - - odl-controller:ovsdb-manager - - - neutron-api-odl:odl-controller - - odl-controller:controller-api + - - "neutron-api:neutron-plugin-api-subordinate" + - "neutron-api-odl:neutron-plugin-api-subordinate" + - - "nova-compute:neutron-plugin" + - "openvswitch-odl:neutron-plugin" + - - "neutron-gateway" + - "openvswitch-odl" + - - "openvswitch-odl:ovsdb-manager" + - "odl-controller:ovsdb-manager" + - - "neutron-api-odl:odl-controller" + - "odl-controller:controller-api" +{% elif os.network.controller == 'onos' %} + - - "neutron-api:neutron-plugin-api-subordinate" + - "neutron-api-onos:neutron-plugin-api-subordinate" + - - "nova-compute:neutron-plugin" + - "openvswitch-onos:neutron-plugin" + - - "neutron-gateway" + - "openvswitch-onos" + - - "openvswitch-onos:ovsdb-manager" + - "onos-controller:ovsdb-manager" + - - "neutron-api-onos:onos-controller" + - "onos-controller:controller-api" {% endif %}