From: Steven Pisarski Date: Mon, 15 Jun 2015 14:40:19 +0000 (-0600) Subject: Moving fix by Tony Tkacik in the stable/lithium branch which caused an error with... X-Git-Tag: release/beryllium~39 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f53a3cb097828f371865ae436377542dc25fbe70;p=packetcable.git Moving fix by Tony Tkacik in the stable/lithium branch which caused an error with the integration tests during installation of the packetcable-provider bundles where it would sometimes start before MD-SAL. Added packatcable models to required capabilities. Change-Id: I1c6b69caae50b4f665929a82e1bb4acbd807ecec Signed-off-by: Steven Pisarski --- diff --git a/packetcable-config/src/main/resources/80-packetcable.xml b/packetcable-config/src/main/resources/80-packetcable.xml index 84f4600..bbf95ed 100644 --- a/packetcable-config/src/main/resources/80-packetcable.xml +++ b/packetcable-config/src/main/resources/80-packetcable.xml @@ -10,6 +10,9 @@ urn:opendaylight:params:xml:ns:yang:packetcable:packetcable-provider:impl?module=packetcable-provider-impl&revision=2014-01-31 urn:opendaylight:params:xml:ns:yang:packetcable:packetcable-provider?module=packetcable-provider&revision=2014-01-31 + urn:opendaylight:node:cmts:broker?module=packetcable-broker&revision=2014-09-09 + urn:opendaylight:packetcable:match:types?module=packetcable-match-types&revision=2014-09-09 + urn:opendaylight:flow:traffic-profile?module=packetcable-traffic-profile&revision=2014-09-08