Use Cases
- ETSI-Alignment SOL005 Adapter Use Case
- Package Management for External NFVO
- Security between the Adapters and External NFVOs
- Additional operations will be determined
Feature Descriptions
Feature | Description |
---|---|
ETSI Catalog Manger - SOL005 Adapters | ETSI Catalog Manager API support for SOL005 Adapters |
SOL005 Adapters - External NFVO | SOL005 Adapter package management support based on SOL005 APIs |
Secured communication and authentication and authorization support | Secured communication and authentication and authorization support between SOL005 Adapter and External NFVO
|
Epic and User Story
Epic | User Story | Description | Frankfurt | JIRA |
---|---|---|---|---|
SOL005 Adapter will support NS/VNF Package Management and NS LCM | SOL005 Adapter will support NS/VNF Package Management and NS LCM | No | ||
SOL005 Adapter Package Management for External NFVO by leveraging the ONAP-ETSI Catalog Manager
| SOL005 Adapter Package Management for External NFVO by leveraging the ONAP-ETSI Catalog Manager | No | ||
SOL005 Adapter will support SOL005 NS Management | SO supports ETSI SOL005 Alignment of its interfaces with NFVO through SOL005 | Yes | ||
SOL005 Adapter will support Create NS | SOL005 Adapter will support Create NS | Yes | under SO-1579 | |
SOL005 Adapter will support Instantiate NS | SOL005 Adapter will support Instantiate NS | Yes | under SO-1579 | |
SOL005 Adapter will support Terminate NS | SOL005 Adapter will support Terminate NS | Yes | under SO-1579 | |
SOL005 Adapter will support Delete NS | SOL005 Adapter will support Delete NS | Yes | under SO-1579 | |
SOL005 Adapter will support Communication Security | SOL005 Adapter will support Communication Security based on OAuth2 for APIs and OAuth2/HTTP Basic Authentication for notification | Yes | ||
Secured communication will be supported between SOL005 Adapter and external NFVO | Secured communication between SOL005 Adapter and external NFVO | Yes | ||
Authentication and authorization will be supported between SOL005 Adapter and external NFVO | Authentication and authorization will be supported between SOL005 Adapter and external NFVO | Yes |
SOL005 Adapter Architecture
Support ETSI NFV-SOL 005 (Os-Ma-Nfvo ref point ) between SO & VF-C/NFVO
SOL005 Operations
The following SOL005 operations will be supported:
- Package Management
- TBD
SOL005-based Operation Sequence Flows
The following diagram depicts SOL005-based operation sequence flows.
6 Comments
Katsia Kazak
Fernando OliveiraByung-Woo Jun I suggest to extract SOL005 Adapter from SO in Frankfurt. This will make possible direct communication SDC → SOL005 Adapter → NFVO for package management, skipping SO.
Byung-Woo Jun
Katsia Kazak are you suggesting we remove the SOL005 Adapter from SO? What is the rationale for this?
By looking at the current SOL005 Adapter architecture, the SOL005 Adapter is an extension of SO VFC adapter. If we extract the SOL005 Adapter, where do we put the Adapter?
The second question about the package management... It seems that you are suggesting the SOL005 Adapter gets the package from SDC, not from the runtime component.
Fernando Oliveira
Katsia Kazak Would exposing the SOL005 adapter's NBI satisfy your use case for having SDC directly pass packages to an external NFVO? This would require that SDC develop a consumer of that NBI.
We plan to enhance the SOL005 adapter beyond package management to support Network Service LCM, configuration, LCN, Fault Management and Performance Management so that SO can act as a OSS with an external NFVO. While it is possible to extract the SOL005 Adapter from SO, much of the interface will be very intimate with the behavior of the SO which would make the NBI very complicated.
Katsia Kazak
Byung-Woo Jun It depends. I would like to see SOL005 adapter fully independent from SO component. Looking at your comment (last question) on the page ETSI Package Management , I assumed that you and community have the same vision. But now I see that its different
Byung-Woo Jun
user-827d7 , I read the linked SOL005 Adapter architecture section. In the sequence diagram, there is a step, "store CSAR detail". I asked the author to elaborate the step to understand how the SOL005 Adapter handles ETSI packages. Could you share your insight?
Byung-Woo Jun
I created the above diagram which indicates where the SOL005 Adapter gets ETSI packages from the ONAP-ETSI Catalog Manager. The Catalog Manager will store NS/VNF (possibly PNF) and Software Images and provide APIs for the SOL005/SOL003 Adapters.