aboutsummaryrefslogtreecommitdiffstats
path: root/catalog/packages/biz
AgeCommit message (Collapse)AuthorFilesLines
2020-02-20Fix for ETSI Catalog Manager does not support HTTPS for Test Notification ↵hongyuzhao3-8/+20
Endpoint and Notification Change-Id: I5c0133ea163b98c74fb668f2b77aaa95ec1cc3ec Issue-ID: MODELING-315 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-19Subscription and notification interfaces add http basic auth supporthongyuzhao3-18/+39
Change-Id: I6b5a54bbd5cb989ece28c9a9344d4cba87ff6270 Issue-ID: MODELING-314 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-19Merge "return 404 instead of 500 if subscription does not exist"maopeng zhang3-17/+13
2020-02-19return 404 instead of 500 if subscription does not existdyh3-17/+13
Change-Id: I88bd100439ad37e7c14ae74e8f93bd9569875a9c Issue-ID: MODELING-313 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-19_links is not implemented in the response of the Query VNF APIhongyuzhao1-2/+17
Change-Id: Ia5a7de02c05ef75f5dfb0729a25d4d86ffd1ead8 Issue-ID: MODELING-312 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-18Merge "modify filters to filter"maopeng zhang3-10/+10
2020-02-18additionalArtifacts is not implemented in the response of the Query VNF APIhongyuzhao1-1/+51
Change-Id: I62e3338b038eec1a318841521c3f2dcd1c05ee5e Issue-ID: MODELING-312 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-18modify filters to filterdyh3-10/+10
Change-Id: If18419663f2c5154f1a461429916025cf6c684e0 Issue-ID: MODELING-311 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-01-04Refactor the notification process codehongyuzhao4-122/+161
Change-Id: Ie12527c77e5cacc55bdc3bc1505ec130e9d3c582 Issue-ID: MODELING-269 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-14Modify notification endpoint interface definition in swaggerhongyuzhao2-3/+7
Change-Id: I4e31d2ad533a5971e748931240e4eac9e43ed96d Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-05Notify about NSD and PNFD changeshongyuzhao4-20/+68
Change-Id: I49eb61990766f6e54c43702e0235a9aa633ad938 Issue-ID: MODELING-269 Signed-off-by: hongyu zhao <zhao.hongyu@zte.com.cn>
2019-12-04update ns on_distribute methoddyh1-4/+14
Issue-ID: MODELING-289 Change-Id: Iba353d152b4895a93d0d41ac58afd63f1845c5d4 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-27Swagger issue fixes from the Ericsson teamhongyuzhao1-5/+10
Change-Id: Ia7fa9f7b72a234b627f5d3ffda544ddc116cf5ef Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-11-211.Update API endpoint; 2. update swagger information.dyh1-1/+1
Issue-ID: MODELING-277 Change-Id: I6b3252ebc61d6bdf0ece483688a44f3838901940 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-15Implement read VNFD APIdyh2-6/+89
Issue-ID: MODELING-266 Change-Id: Ib5e4a965c080329f68d407b414a347298da6a84b Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-14Notify about VNF package on-boarding or changehongyuzhao2-16/+200
Change-Id: Iedba1b62577f99f106c4309620b8129b775df2e4 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn> Issue-ID: MODELING-269
2019-10-30Get original vendor package under the ONBOARDING_PACKAGE directory from SDC ↵dyh1-3/+19
resource CSAR Change-Id: I50b346f6f709140363fc86684b1142fb28344a72 Signed-off-by: dyh <dengyuanhong@chinamobile.com> Issue-ID: MODELING-265
2019-09-04update for change to etsicatalogdyh12-0/+1886
Change-Id: Idc2a6950960a324964500a8c4701be422de2b782 Issue-ID: MODELING-216 Signed-off-by: dyh <dengyuanhong@chinamobile.com>