X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=70aedd65171eb0387224318aecfbf6793e97ad51;hb=3c8908edcb22a084988df76390219e8398ac70ea;hp=e7ee8e178fc9f4306b6bd1b74c4ee9b8effc89a1;hpb=8d5ab88a412bf4560efdba71dca199919f507b82;p=groupbasedpolicy.git diff --git a/features/pom.xml b/features/pom.xml index e7ee8e178..70aedd651 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -23,8 +23,9 @@ etc/opendaylight/karaf 15-groupbasedpolicy-ofoverlay.xml 15-groupbasedpolicy-opflex.xml - 15-groupbasedpolicy-openstackendpoint.xml 15-neutron-mapper.xml + 15-neutron-ovsdb.xml + 15-ui-backend.xml @@ -55,6 +56,46 @@ features xml + + org.opendaylight.sfc + features-sfc + ${sfc.version} + features + xml + runtime + + + org.opendaylight.sfc + features-sfc-sb-rest + ${sfc.version} + features + xml + runtime + + + org.opendaylight.sfc + features-sfc-ovs + ${sfc.version} + features + xml + runtime + + + org.opendaylight.sfc + features-sfcofl2 + ${sfc.version} + features + xml + runtime + + + org.opendaylight.sfc + features-sfc-netconf + ${sfc.version} + features + xml + runtime + org.opendaylight.openflowplugin features-openflowplugin @@ -83,7 +124,16 @@ features xml - + + + + org.opendaylight.dlux + features-dlux + ${dlux.version} + features + xml + + org.opendaylight.groupbasedpolicy @@ -101,6 +151,21 @@ org.opendaylight.groupbasedpolicy neutron-mapper + + org.opendaylight.groupbasedpolicy + neutron-ovsdb + + + org.opendaylight.groupbasedpolicy + ui-backend + + + + + org.opendaylight.groupbasedpolicy + groupbasedpolicy-ui-bundle + ${project.version} + @@ -124,6 +189,20 @@ xml config + + org.opendaylight.groupbasedpolicy + neutron-ovsdb-config + ${project.version} + xml + config + + + org.opendaylight.groupbasedpolicy + ui-backend-config + ${project.version} + xml + config +