[sfc-dev] [netvirt-dev] Enabling netvirt karaf4 and dependencies in integration/distribution


Luis Gomez
 

If someone knows enough about all these projects to do a single patch, please go ahead. This will save integration work. 


On Jun 26, 2017, at 10:51 PM, Anil Vishnoi <vishnoianil@...> wrote:

Option 2 might be quicker than option 1, but probably it's good to consult integration team for their opinion.

On Mon, Jun 26, 2017 at 10:25 PM, Vishal Thapar <vishal.thapar@...> wrote:

Hi all,

 

Thanks for the efforts to get karaf4 patches for Netvirt and all its dependencies merged, esp the ones who stretched over weekend. Next step is now to enable it in nitration/distribution so we can have regular CSIT back on track. As per discussions in yesterday’s Nitrogen sync [0], Offset0 projects will be enabled around 9am PST Tuesday [06/27]. Once they’re in individual projects will have to add themselves back in. This means we will once again start long wait for dependencies to come in one by one.

 

The order would be something like this:

 

  1. OFJava, OVSDB
  2. OFPlugin
  3. Genius
  4. SFC [not aware of any other SFC dependencies, Dlux?]
  5. Netvirt

 

To expedite this I propose two options:

 

Option1: Have patches for each of these projects up and ready to merge so they can go in quick succession. Since these would be in integration/distribution we don’t really need individual projects’ committers to +2.

 

Option2: Once offset0 are all in, create a single patch enabling all these together in one shot.

 

Thoughts/Suggestions?

 

Regards,

Vishal.

 

[0] https://meetings.opendaylight.org/opendaylight-meeting/2017/nitrogen_release_sync/opendaylight-meeting-nitrogen_release_sync.2017-06-26-15.00.html


_______________________________________________
netvirt-dev mailing list
netvirt-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/netvirt-dev




--
Thanks
Anil
_______________________________________________
sfc-dev mailing list
sfc-dev@...
https://lists.opendaylight.org/mailman/listinfo/sfc-dev


Vishal Thapar <vishal.thapar@...>
 

Hi Luis,

 

I can do it for OVSDB, Genius and Netvirt and others with a bit of help. I have some questions/doubts on what all needs to be done, so will probably raise a patch for OVSDB first as an exercise.

 

Regards,

Vishal.

 

From: Luis Gomez [mailto:ecelgp@...]
Sent: 28 June 2017 02:15
To: Anil Vishnoi <vishnoianil@...>
Cc: Vishal Thapar <vishal.thapar@...>; sfc-dev@...; odl netvirt dev <netvirt-dev@...>; genius-dev@...; ovsdb-dev@...; openflowplugin-dev@...
Subject: Re: [sfc-dev] [netvirt-dev] Enabling netvirt karaf4 and dependencies in integration/distribution

 

If someone knows enough about all these projects to do a single patch, please go ahead. This will save integration work. 

 

 

On Jun 26, 2017, at 10:51 PM, Anil Vishnoi <vishnoianil@...> wrote:

 

Option 2 might be quicker than option 1, but probably it's good to consult integration team for their opinion.

 

On Mon, Jun 26, 2017 at 10:25 PM, Vishal Thapar <vishal.thapar@...> wrote:

Hi all,

 

Thanks for the efforts to get karaf4 patches for Netvirt and all its dependencies merged, esp the ones who stretched over weekend. Next step is now to enable it in nitration/distribution so we can have regular CSIT back on track. As per discussions in yesterday’s Nitrogen sync [0], Offset0 projects will be enabled around 9am PST Tuesday [06/27]. Once they’re in individual projects will have to add themselves back in. This means we will once again start long wait for dependencies to come in one by one.

 

The order would be something like this:

 

  1. OFJava, OVSDB
  2. OFPlugin
  3. Genius
  4. SFC [not aware of any other SFC dependencies, Dlux?]
  5. Netvirt

 

To expedite this I propose two options:

 

Option1: Have patches for each of these projects up and ready to merge so they can go in quick succession. Since these would be in integration/distribution we don’t really need individual projects’ committers to +2.

 

Option2: Once offset0 are all in, create a single patch enabling all these together in one shot.

 

Thoughts/Suggestions?

 

Regards,

Vishal.

 

[0] https://meetings.opendaylight.org/opendaylight-meeting/2017/nitrogen_release_sync/opendaylight-meeting-nitrogen_release_sync.2017-06-26-15.00.html


_______________________________________________
netvirt-dev mailing list
netvirt-dev@...
https://lists.opendaylight.org/mailman/listinfo/netvirt-dev



 

--

Thanks

Anil

_______________________________________________
sfc-dev mailing list
sfc-dev@...
https://lists.opendaylight.org/mailman/listinfo/sfc-dev

 


Vishal Thapar <vishal.thapar@...>
 

Hi all [esp Openflowplugin folks],

 

Sorry for jumping the gun but I’ve raised a patch [1] that mostly adds Genius and OpenflowPlugin, with a bit of Infrautils. I’ve tested it locally and things seem to be fine. Please do take a look. I referred the old features.xml to determine which single features to add, commenting out openflowplugin-ui for now as DLUX is missing.

 

Netvirt requires Neutron to be in, which is under review. I’ll add netvirt once Neutron is in.

 

Regards,

Vishal.

 

[1] https://git.opendaylight.org/gerrit/#/c/59707/

 

From: Vishal Thapar
Sent: 28 June 2017 10:06
To: 'Luis Gomez' <ecelgp@...>; Anil Vishnoi <vishnoianil@...>
Cc: sfc-dev@...; odl netvirt dev <netvirt-dev@...>; genius-dev@...; ovsdb-dev@...; openflowplugin-dev@...
Subject: RE: [sfc-dev] [netvirt-dev] Enabling netvirt karaf4 and dependencies in integration/distribution

 

Hi Luis,

 

I can do it for OVSDB, Genius and Netvirt and others with a bit of help. I have some questions/doubts on what all needs to be done, so will probably raise a patch for OVSDB first as an exercise.

 

Regards,

Vishal.

 

From: Luis Gomez [mailto:ecelgp@...]
Sent: 28 June 2017 02:15
To: Anil Vishnoi <vishnoianil@...>
Cc: Vishal Thapar <vishal.thapar@...>; sfc-dev@...; odl netvirt dev <netvirt-dev@...>; genius-dev@...; ovsdb-dev@...; openflowplugin-dev@...
Subject: Re: [sfc-dev] [netvirt-dev] Enabling netvirt karaf4 and dependencies in integration/distribution

 

If someone knows enough about all these projects to do a single patch, please go ahead. This will save integration work. 

 

 

On Jun 26, 2017, at 10:51 PM, Anil Vishnoi <vishnoianil@...> wrote:

 

Option 2 might be quicker than option 1, but probably it's good to consult integration team for their opinion.

 

On Mon, Jun 26, 2017 at 10:25 PM, Vishal Thapar <vishal.thapar@...> wrote:

Hi all,

 

Thanks for the efforts to get karaf4 patches for Netvirt and all its dependencies merged, esp the ones who stretched over weekend. Next step is now to enable it in nitration/distribution so we can have regular CSIT back on track. As per discussions in yesterday’s Nitrogen sync [0], Offset0 projects will be enabled around 9am PST Tuesday [06/27]. Once they’re in individual projects will have to add themselves back in. This means we will once again start long wait for dependencies to come in one by one.

 

The order would be something like this:

 

  1. OFJava, OVSDB
  2. OFPlugin
  3. Genius
  4. SFC [not aware of any other SFC dependencies, Dlux?]
  5. Netvirt

 

To expedite this I propose two options:

 

Option1: Have patches for each of these projects up and ready to merge so they can go in quick succession. Since these would be in integration/distribution we don’t really need individual projects’ committers to +2.

 

Option2: Once offset0 are all in, create a single patch enabling all these together in one shot.

 

Thoughts/Suggestions?

 

Regards,

Vishal.

 

[0] https://meetings.opendaylight.org/opendaylight-meeting/2017/nitrogen_release_sync/opendaylight-meeting-nitrogen_release_sync.2017-06-26-15.00.html


_______________________________________________
netvirt-dev mailing list
netvirt-dev@...
https://lists.opendaylight.org/mailman/listinfo/netvirt-dev



 

--

Thanks

Anil

_______________________________________________
sfc-dev mailing list
sfc-dev@...
https://lists.opendaylight.org/mailman/listinfo/sfc-dev