Hi All,
I have added the openflowflugin dependency for ovs in pom.xml of impl and
features and added the bundles in features.xml files
i.e-<bundle>mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.4.0-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.4.0-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.4.0-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.controller.model/model-inventory/${mdsal.version}</bundle>
But I am getting the following errors as follows:-
Tests in error:
Can't install feature odl-cardinal/0.2.0-SNAPSHOT:
Could not start bundle
mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.4.0-SNAPSHOT in
feature(s) odl-openflowplugin-nsf-model-0.4.0-SNAPSHOT,
odl-cardinal-0.2.0-SNAPSHOT: The bundle
"org.opendaylight.openflowplugin.model.flow-base_0.4.0.SNAPSHOT [295]" could
not be resolved. Reason: Missing Constraint: Import-Package:
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731;
version="[0.9.0,1.0.0)"
Please suggest how to solve this.
Thanks & Regards
Subodh Roy
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev