Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ONAP components need to talk with external systems such as VIM/VNFM/vendor SDNC/EMS to orchestrate a network service, for example, SO/ VF-C need to talk with VIM to allocate resource and VNFM to deploy a VNF. So they should get the information of available external systems from a registry before call the Interfaces of these external systems.  ESR provides a service to centralized management of the information (name, vendor, version, acess end point, etc.) of external systems. So the ONAP components can get the system information with unified API from a logical single point. 

    Note: This project is proposed to be a sub-project of A&AI.

...

  • This project provides a service to centralized management of external systems. 
    • Register/query/update/delete function of external system, such as VIM/VNFM/EMS/vendor SDN Controller. Users can register/update/delete external systems to ESR with API. And Multi-Vim/SO/VF-C/APPC, for example, can query and talk to external systems with the query API. 
    • Provide a portal to manage the external systems.
  • This project will also check whether the external systems are reachable, and store the health status. So that other components can determine whether the systems are available based on the status.

    Merge with A&AI

    Original ESR Scope (proposed at 5/14/17)Merge Plan with A&AI (decided at 7/10/2017)
    Provide the API to register/query/update/delete external system, A&AI is the data storage back-endcontribute these function to A&AI
    Provide the Portal for user to register/query/update/delete external systema function of ESR which would be a sub-project of A&AI
    check whether the external systems are reachable, and store the health status to A&AIa function of ESR which would be a sub-project of A&AI

Architecture Alignment:

  • How does this project fit into the rest of the ONAP Architecture?

...

  • Image Added
  • What other ONAP projects does this project depend on?
    • A&AI (store the external system data and status to A&AI)
    • MSB
  • What other ONAP projects will call the API from ESR?
    • Multi-VimVID
    • VF-C  APP
    • ONAP SDN-C SO?
  • Are there dependencies with other open source projects?

...

Other Information:

...