Re: Adding ovsdb.neutron bundle to SP Edition


Luis Gomez
 

Hi Ed, I thought this request was to modify the existing SP edition instead of creating a new one. New editions that are not “official” should go under “extra” folder as we discussed here:

https://lists.opendaylight.org/pipermail/discuss/2014-May/002320.html

BR/Luis

On May 12, 2014, at 10:46 AM, Ed Warnicke (eaw) <eaw@...> wrote:

Madhu,
Here’s a distro that is precisely ServiceProvider plus ovsdb.neutron:

https://git.opendaylight.org/gerrit/6908

Ed
On May 2, 2014, at 2:04 PM, Madhu Venugopal <mavenugo@...> wrote:

Hi TSC members,

Post Hydrogen, we have received a few requests from the end-user/customer community to include the ovsdb.neutron
functionality into the SP edition.

am sending this email based on the discussion we had in TSC meeting (05/01/2014) & seeking your approval.

Thanks to the modular nature of our projects, the following fix to the integration project will take care of it
with no negative impact to any of the SP edition functionality, but will enhance it with the requested functionality.

--- a/distributions/serviceprovider/pom.xml
+++ b/distributions/serviceprovider/pom.xml
@@ -444,6 +444,13 @@ see https://git.opendaylight.org/gerrit/#/c/390/
<version>0.1.2</version>
</dependency>

+ <!--OVSDB neutron-->
+ <dependency>
+ <groupId>org.opendaylight.ovsdb</groupId>
+ <artifactId>ovsdb.neutron</artifactId>
+ <version>0.5.1-SNAPSHOT</version>
+ </dependency>

Based on your input, I will push the change to integration project.

Thanks,
Madhu
_______________________________________________
integration-dev mailing list
integration-dev@...
https://lists.opendaylight.org/mailman/listinfo/integration-dev
_______________________________________________
integration-dev mailing list
integration-dev@...
https://lists.opendaylight.org/mailman/listinfo/integration-dev

Join {integration-dev@lists.opendaylight.org to automatically receive all group messages.