Details
-
Story
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
None
Description
-
- SO NFVO needs to provide the notification endpoint for NS/PNF/VNF packages by using the ETSI Catalog Manager package management notification swagger.
- SO NFVO should support SOL005-NSDManagementNotification-API compliant Notification API.
- https://forge.etsi.org/jenkins/view/All%20jobs/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/lastSuccessfulBuild/artifact/build/SOL005-NSDManagementNotification-API.yaml
- POST /URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingNotification
- GET /URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingNotification
- POST /URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification
- GET /URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification
- POST /URI_is_provided_by_the_client_when_creating_the_subscription_NsdChangeNotification
- GET /URI_is_provided_by_the_client_when_creating_the_subscription_NsdChangeNotification
- POST /URI_is_provided_by_the_client_when_creating_the_subscription_NsdDeletionNotification
- GET /URI_is_provided_by_the_client_when_creating_the_subscription_NsdDeletionNotification
POST /URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingNotificationGET /URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingNotificationPOST /URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingFailureNotificationGET /URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingFailureNotificationPOST /URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotificationGET /URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification
- SO NFVO should support SOL005-NSDManagementNotification-API compliant Notification API.
- Note: for VNF package notification, refer the existing SOL003 Adapter ETSI Catalog Manager access mechanism
- Note: use the notification endpoint as callback uri during subscription
- Note: ETSI Catalog Manager needs to invoke one of the above notifications that are provided by SO NFVO.
- SO NFVO needs to provide the notification endpoint for NS/PNF/VNF packages by using the ETSI Catalog Manager package management notification swagger.