Presentation is loading. Please wait.

Presentation is loading. Please wait.

ONAP Microservice Bus Project Kickoff Huabing Zhao

Similar presentations


Presentation on theme: "ONAP Microservice Bus Project Kickoff Huabing Zhao"— Presentation transcript:

1 ONAP Microservice Bus Project Kickoff Huabing Zhao
June 26, 2017

2 Agenda Introduction Logistics Amsterdam Release Planning

3 Introduction Companies AT&T, CMCC, IBM, Tech Mahindra, ZTE Developers
17 committer and contributors 3 Time zones: CST/CDT EST/EDT China(UTC +8) Please briefly introduce yourself to the team

4 Project Meetings Frequency Time and Date Weekly Double week Ad hoc
Try to avoid conflict with other ONAP projects and relevant open source projects Avoid 0:00-7:00 AM timeslot for everyone Join from PC, Mac, Linux, iOS or Android: Or iPhone one-tap (US Toll): ,, # or ,, # Or Telephone: Dial: (US Toll) or (US Toll) Meeting ID: International numbers available: China CDT EDT 20:00-21:00 07:00-08:00 08:00-09:00 21:00-22:00 09:00-10:00

5 Cooperation Tools Online Cooperation Tools IRC Slack Wechat
Mailing list No separate mailing list for each project let’s use onap-discuss with [msb] tag You can choose the topics when subscribing

6 Development Resources
Wiki Gerrit: Jira:

7 MSB Docker 1. Pull and run the MSB dockers.
sudo docker run -d --net=host --name msb_consul consul agent -dev sudo docker run -d --net=host --name msb_discovery zhaohuabing/msb_discovery sudo docker run -d --net=host -e "ROUTE_LABELS=visualRange:1" --name internal_msb_apigateway zhaohuabing/msb_apigateway  2. Register the REST service to MSB For testing, we can register the services via curl. MSB will work with OOM team to register the services automatically when deploying the ONAP components.  curl -X POST \   -H "Content-Type: application/json" \   -d '{"serviceName": "aai", "version": "v8", "url": "/aai/v8/","protocol": "REST", "path": "/aai/v8", "nodes": [ {"ip": " ","port": "8443"}]}' \   " 3.Access the rest service via internal api gateway curl

8 MSB Scope for Amsterdam Release
Desktop External Systems Mobile external service request MSB Authentication Authorization AAF External API Gateway External service OOM Service Discovery Register service Internal service LCM(deploy/ start/ stop/ scale, etc.) ONAP Components DMaaP Internal API Gateway (Router) Service A Service A Service A Service B Service A Service N Internal service request(REST) Async Messages

9 Release Milestone Dates
M1 - Planning: June 29 M2 – functionality freeze: August 3 M3 – API freeze: August 24 M4 – Code freeze: September 14 RC0: 9/28 RC1: 10/12 RC2: 10/26 Release: 11/2

10 Backlog (epics) for Amsterdam
Service Registration & Discovery Service API Gateway(External API Gateway) Service Router(Internal API Gateway) OOM Integration(Stretch Goal) AAF Integration(Stretch Goal) More info can be found at MSB release planning wiki page: Milestone+Checklist

11 Thank You 谢谢


Download ppt "ONAP Microservice Bus Project Kickoff Huabing Zhao"

Similar presentations


Ads by Google