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

Compare with Current View Page History

« Previous Version 19 Next »

The table bellow describes the problem and how it is or isnt  addressed today

Scenario

External system to be provisioned

Baseline approach

Reflections Internact with ESRProject PTL

Connection to cloud infra

Address and capabilities of VIM managers

(e.g. openstack port)

Mult-VIM: will register/unregister VIM with ESR.
Yes
VID: manually input the VIM addresses and connection information to the portal, and sent this info to MSO which later call controllers which interact with all of these systems (VNFMS , VIM , EMS)
No
VF-C: query VIM from ESR.
Yes
SO: will not interact with external system directly
No

Connection to transport

SDN controller address’s and capabilities

vendor sdn controler which managed by VIM is not in the scope of ESR. How about the vendor sdn controller managed by ONAP SDN-C?

There is a request about API used to verify that platform is available from SDN-C release plan.

ONAP SDN-C: ?


no response

Connecting to S-VNFM

S-VNFM and capabilites

VF-C: manage VNFM addresses from ESRCould be part of the tosca/heat   templateYes

EMS

(Element Management System)

EMS address and capabilitiesAPP-C: will not interact with external system directly. Interfaces with other ONAP Components: AAI, Policy,, MSO, DCAE etc.
No
Other
DCAE: DCAE will collect the data from external system


ESR meeting information

Time: wednesday(9 PM China, 1 PM UTC, 9 AM US/Eastern, 5th July )

ONAP Meeting 7 is inviting you to a scheduled Zoom meeting.

Join from PC, Mac, Linux, iOS or Android: https://zoom.us/j/434830725

Or iPhone one-tap (US Toll):  +16465588656,,434830725# or +14086380968,,434830725#

Or Telephone:
   Dial: +1 646 558 8656 (US Toll) or +1 408 638 0968 (US Toll)
   +1 855 880 1246 (US Toll Free)
   +1 877 369 0926 (US Toll Free)
   Meeting ID: 434 830 725
   International numbers available: https://zoom.us/zoomconference?m=Va3Jg8p0-BZUnCV0JLW90sn3ozepN21M


Attached is the comments about ESR:

Email from LIZI: Call for feedback about interaction with External Register System

After discussion about the ESR in the subgroup in the F2F meeting in Beijin. We got a consquence that ESR is necessary. But since we do not clear about the business detail of other projects, such as VID/Multi-VIM/VF-C/SO/SDN-C etc. So we may do not clear that which projects will interact with ESR or whether the project has seed code of the function which ESR supplies. This is why I am reaching out.

Here, I would like to emphasize about the scope of ESR again, and do some clarification about some points. 

  1. ESR will supplies both portal and API to manage(register/query/delete/update) the external system,  but will not deploy the external system. (Here external system means that the systems already exsist somewhere, but not included in ONAP, such as VIM/VNFM/EMS/vendor SDN controller)

  2. ESR will check whether the external systems are reachable, but will not do the fault analysis.

For the project description and the scope of ESR, you may visit https://wiki.onap.org/pages/viewpage.action?pageId=5734948 

The sequence diagram bellow shows what we think about the interaction between ESR and other components in high level. But we still need to confirm it with VID/A&AI/Multi-VIM/SO/VF-C/APP-C/SDN-C team in the detail business scenario.

Here I listed a table about the ONAP project and its related external systems (if I am wrong please correct me). 

Project

Related external system

 Will interact with ESR(Yes/No)

VID

VIM/VNFM/EMS/SDNC

Yes

Multi-VIM

VIM

Yes

SDN-C

Vendor SDN controller

Yes

VF-C

VIM/VNFM/EMS/SDNC

Yes

SO

VIM/VNFM/EMS/SDNC

Yes

APP-C

EMS

Yes

Briefly, according to the comments about ESR in the F2F meeting in Beijin. I need you guys give a feedback about whether your components will interact with ESR about the external systems OR how the function of ESR is realized in your component( if you do have the function of ESR). 


Stephen:

I think its best to take a step-back a little before any assumptions on the architecture.  The intention behind the ESR was to be able provision ONAP with external addresses that it may need to contact.  In the breakout, I think it was clear that ONAP needs to be provisioned with external addresses, the question came to how, what can be done in the baselines and what are the system impacts.  Then it was such that either this can be done in the baseline or it can’t, and if it can is there a better way to do it. 

I feel it would be good to start the table with the scenario, what needs to be provisioned, statements about whether this can be done in the baselines, and if so how. 


This needs to be filled out:


Scenario

External system to be provisioned

Base line approach

 Reflections

Connecting to cloud infra

Cloud Instance URIs

Provisioned into AAI (how?)


Connecting to transport

Transport   controller URIs, and interface types

Single   address (config?)


Connecting to S-VNFM

The address of the S-VNFM, and the module to use.


Could be part of the tosca/heat   template

External OSS




e.g.




Mazin gilbert:

ONAP Portal provides an SDK to develop portals so that we have consistent authentication and common functions across ONAP. Have you check it out?

Also if this is a subproject of A&AI, it does not seem that way from the functional architecture

LiZi: 

Yes, we will fix our seed code to support the consistent authentication based on the Portal SDK


Brian:

This table is confusing since it is using the term SDN-C for both the ONAP SDNC and VIM sdn local controllers.

Its not clear to me that the sdn controllers are valid ESR end points since in fact we could be using BGP and non-rest api interfaces for some of the communication between controllers depending on the network function being used.

When the network function is associated with non-real time provisioning we also likely would not have a direct SDNC to local controller interface but rather use the HEAT /ARM template interfaces to communicate the information needed to the local controller on required networking (OS::Neutron for instance in HEAT)

LiZi: 

ESR will not be located and responsible for the communication between controllers. But just supplies a way to tell the other components where the vendor SDN controllers are, and also the basic information which will be used while contact with the vendor controller. 

The vendor sdn controler which is managed by VIM do not fit for ESR. But I am wondering whether there is any vendor SDN controller was managed by ONAP SDNC. In my opinion those vendor sdnc which managed by ONAP SDNC may be valid for ESR.


HU BIN:

Agree with Brian, and the table is confusing.

The Provider Registry in the Multi-VIM will register infrastructure site/location/region and their attributes and capabilities in A&AI, including compute, storage, networking (including local and vendor SDN controllers) etc.

See https://wiki.onap.org/pages/viewpage.action?pageId=3247262  

So we have an interface to A&AI for registration. 

While I understand that ESR intends to be a subproject of A&AI, ESR and A&AI should work out details about how ESR can be an effective component in A&AI. From Multi-VIM perspective, we will register to A&AI unless more details have worked by A&AI and ESR for such registration interface.


Avi : 

Additionally , in the table VID is mentioned to integrate with VIM , VNFM etc, which in fact in calls MSO which later call controllers which interact with all of these systems (VNFMS , VIM , EMS).


Claude:

Seems like there are provider-related data elements that might not fit “logically” into an A&AI schema…

Examples:

. access-control and policy things -- credentials/certs, rights profiles, provider-granted entitlements, even perhaps session keys (noting that some of this falls under the existing category of “registration”)

. resource or capability indicators that describe *potential* capabilities -- “GPU can be requested”, “maximum cores/instance = 64”, … 

Does it make sense to persist these sorts of things directly within A&AI, or in some external store that is referred to by A&AI-resident objects -- perhaps there’s one for each cloud service provider, its regions/zones, and so on -- so that there’s always a way to discover functionality and apply local policy, but in a way that couples fairly loosely with A&AI?


Brian  RE  Claude:

But why wouldnt that just be different data models in A&AI for the domain that you indicated ?

We dont need more data stores.


  • No labels