You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »


July 3, 2018

Agenda

  1. M1 Status
  2. PTLs begin entering EPICs and User Stories
    1. Schedule EPIC reviews for next week with PTLs
  3. Review Controller Type meeting
  4. We will begin sending emails to track exact APIs and parameters
  5. Go over workflow to get API and Parameter Details

Recording:

ONAP Scale Out 180703.mp4

Attendees:

Scott Blandford, Marco Platania, Steve Smokowski, Anatoly (Nokia), Lauren Lewis, Adam Krysiak, David Ho, Randa Maher, Hector Anapan, Michael Z (AT&T), Ofir Sonsino (AT&T), Jayant (AT&T), Rahul G, Taka Cho

Action Items:

  1. On Casablanca Requirements wiki change "Beijing Fixes" feature to "Beijing Improvements"
  2. Set up a meeting with Marco, SDNC, SO, AAI and APPC to ensure that IP Addresses are written to AAI by SDNC/SO during resource assignment and instantiation
  3. Add meeting minutes to wiki

June 5, 2018

Agenda

  1. Beijing Status
  2. Beijing Learnings
  3. Casablanca Goals with Beijing     fixes
  4. New sequence diagram

Recording:

ONAP Scale Out 180605.mp4

Slides

Attendees:

Scott Blandford, Prabhu, Matti Hiltunen, Marco Plantania, Shankar Narayanan, Lauren Lewis, Jayant, Scott Seabolt, Randa Maher, Ruchira Agarwal, Ajay.

Discussion 

  • Lauren going through email of beijing issues
    1. Min/max comparison in VID.  The values were added to the vDNS model; Values need to be added for all VNFs that want to be scaled
    2. Missing records in A&AI 
      1. Prov Status   
        1. This is manual step that we fixed by using Robot 
        2. Update User Guide to ensure that provider knows to update Prov_Status
      2. IP addresses - affected HealthCheck and ConfigScaleOut   
        1. IP Address  should be updated in A&AI when SDNC spins up new instance    
          1. They may be in the wrong location of A&AI (Where is the correct location?)  
            1. Very difficult to get the information.
    3. VID does not have memory of the number of VF Modules that it scales
      1. Issue being addressed with VID
      2. VF_Module name appends the instance number
      3. Need to address this solution for Scale In issues
    4. Missing payload in APP-C request from SO - Requirements Gap
      1. Is Config data passed to controller or does controller retrieve it?
    5. Controller type not being sent correctly from VID to SO
      1. Controller_type should be in VNF Model (talk to SDC)
      2. There may be issues with SDC team
      3. In Beijing SO ignored value from VID and just hardcoded APPC
    6. Messages not being posted to DMaaP
      1. Not sure if this a larger issue or if this is just something we stumbled on
      2. DMaaP says that the topic needs to be created before the message is sent
      3. Create a Jira item that describes issue we had.
    7. SDNC delivered partial Scale Out Requirements
      1. SDNC needs to inherit APPC functionality for Casablanca

Action Items

May 29, 2018

Agenda

  1. Beijing Status

Recording:

May 29, 2018 Recording

Slides

Attendees:

Marco Platania, Scott Seabolt, Anatoly (Nokia), Michael Z (AT&T), Lauren Lewis 

Discussion 

  • Manual Scale Out Use Case is currently being tracked as a possible working Beijing Use Case
  • Much progress has been made over the past week.
  • Catherine Lefevre has been leading the charge to get the UC included in Beijing
  • All VID issues appear to be fixed
  • A Work Around is being developed for getting the IP Addresses to APPC for configuration of the VNF
    • The IP Addresses are not in AAI.  (SDNC will need to add these addresses in Casablanca)
    • SDNC will send the IP Addrs directly to SO after assignment
    • SO will include the addresses in its ConfigScaleOut() call to APPC/SDNC via DMaaP
  • There is still some work to be done:
    • SO still needs to construct the ConfigScaleOut() Request and send it to DMaaP
    • APPC/SDNC needs to test this request
    • Healthcheck still needs to be tested. 
  •  Current status can be found on the Testing Status Page

Action Items

May 22, 2018

Agenda

  1. Beijing Status

Recording:

May 22, 2018 Recording

Slides

Attendees:

Discussion 

  • Who sets prov-status?  Should it be SDNC?  Yes! Prabhu is looking into this
    • VID has disabled the filter
    • Forward JIRA ticket to Prabhu
  • APPC config data
    • APPC is expecting configuration file to be passed from VID through SO to APPC
  •  Not enough time available to add new features
    • APPC does not have enough time to find config data in AAI (Preferred fix).  Will need to push to Casablanca
    • SO/VID does not have enough time to create pass-through of manual configuration data 
  • Team to continue to test as much as possible within Beijing and report status on Wiki Page
  •  

Action Items


May 15, 2018

Agenda

  1. Beijing Status

Recording:

May 15, 2018 Recording

Slides

Attendees:

Discussion

  • Creating APPC VNF Template
  • Passed a few blockers with VID
  • VID Not showing some required options
  • APPC should have the VMs needed to do testing
  • Need to ensure that VID and SO and SDNC pieces are working
  • APPC
    • Used CDT tool to create a good template
    • Template works and pushes items to APPC
    • Netconf is opened, bu there is a failure soon after it is called
      • Could be some issue with Netconf XML
    • Is IPADDR include din Payload of ConfigScaleOut request? APPC is modeling it as if it is.
    • SO is not including the ip_addrs in the payload.  Not part of initial requirements
    •  

Action Items

  • Schedule meeting with PTLs to continue discussion 


May 8, 2018

Agenda

  1. Beijing
    1. Development
    2. Testing
    3. Formalize testing???
  2.  Casablanca
    1. SO
  3. SO - OOF

Slides

Scaling Use Case weekly MTG 180508.pptx 

Attendees:

Ajay, David Ho, Lauren Lewis, Marco, Ofir, Steve Smokowski, Michael Z, Pam Dragosh, Sanchita Pathak, Shankar Narayanan, Anatoly (Nokia)

Discussion

  • Many of the Beijing blockers have been fixed. We should be able to move ahead on Scaling tests today.
  • Some current problems with APPC
  • When does this need to work?  RC2 5/16
  • Need to formalize testing tracking
    • See what Helen is doing for tracking
  • Ofir (vid blocked for over 2 weeks) -
    • Can we instantiate a VF_Module?
    • Marco - Yes, we should be able to do it
  • Casablanca
    • InstanceName: Needs to be passed or generated by a controller
    • Does Cloud Region need to be passed? No
    • ModelCoustomizationId, OptionalCloudConfiguration, VolumeInstanceID, InstanceID
    • OOF
      • Need to build SDNC interface
      • Capacity checks done through Multi-Cloud VERY Basic
        • Need to add multicloud to call flow for capacity checks. Not A&AI
    • WorkFlow Designer - Not signing up for in Casablanca.  SO Code will not be ready for real Use Cases

Action Items

  • Send a note to Steve to verify what information needs to be passed to SO
  • Send email to Steve about supporting OOF interface
  • Start email discussion about Homing request in Casablanca
  • Put latest slides on wiki
  • No labels