Difference between revisions of "NSH SFC/Meeting"

From fd.io
Jump to: navigation, search
(Information From Past Meetings)
(Information From Past Meetings)
Line 34: Line 34:
  
 
== Information From Past Meetings ==
 
== Information From Past Meetings ==
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
 +
'''2016-08-29'''
 +
<div class="mw-collapsible-content">
 +
 +
The following list of gerrit patches do the integration work:
 +
 +
(1).VPP:
 +
 +
https://gerrit.fd.io/r/#/c/2118/ jvpp support for nsh.
 +
 +
 +
 +
(2).Honeycomb:
 +
 +
https://gerrit.fd.io/r/#/c/2527/ HONEYCOMB-46: Add Nsh Map in Honeycomb
 +
 +
which depends on this patch:
 +
 +
https://gerrit.fd.io/r/#/c/2481/9 HONEYCOMB-46: Add Nsh Entry in Honeycomb
 +
 +
 +
 +
(3).ODL SFC:
 +
 +
https://git.opendaylight.org/gerrit/#/c/42699/ Add VPP Renderer
 +
 +
 +
 +
 +
 +
Actually, there are only two issues remained, but I think they won’t block the integration test.
 +
 +
(4).The building failure due to “mvn” commands are not supported in Jenkins.
 +
 +
        We have discussed this issue on weekly meeting, and Ed Warnicke will fix it.
 +
 +
 +
 +
(5). HC Plugin could not reuse the VxlanGpeCustomizer within the HC code base.
 +
 +
      I have sent an email to discuss this issue with Maros and Marek.
 +
 +
      The details are as follows:
 +
 +
 +
 +
In nsh-map Yang model, there is an augmentation:
 +
 +
  augment /vpp-nsh/nsh-maps/nsh-map {
 +
 +
    ext:augment-identifier vxlan-gpe-encap-augment;
 +
 +
    when "/encap-type = 'vpp-nsh:vxlan-gpe-encap-type' ";
 +
 +
    uses v3po:vxlan-gpe-base-attributes;
 +
 +
  }
 +
 +
 +
 +
How can I reuse the VxlanGpeCustomizer within the HC code base?
 +
 +
I tried to register VxlanGpeCustomizer into VppNshWriterFactory, but it failed.
 +
 +
</div>
 +
</div>
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">

Revision as of 02:50, 31 August 2016

Meeting Details

Weekly on Monday, 30min, from 14:00- 14:30 UTC => 16:00-16:30 CEST, 15:00-15:30 BST, 10:00-10:30 EDT, 07:00-07:30 PDT.

Webex Link

Meeting number:     204 110 668
Meeting password:   

Join by phone
+1-408-525-6800 Call-in toll number (US/Canada)
+1-866-432-9903 Call-in toll-free number (US/Canada)
Access code: 204 110 668
Numeric meeting password: 15318201

Global Call in Numbers

Toll Free Calling Restrictions

Agenda

The next NSH_SFC meeting is scheduled for Monday 20th June

  • Action items from last week
  • Open Gerrits
  • CSIT
  • Hongjun as Committer

Information From Past Meetings

 [Expand

2016-08-29

 [Expand

2016-06-20

 [Expand

2016-06-06