aboutsummaryrefslogtreecommitdiffstats
path: root/catalog/packages
AgeCommit message (Collapse)AuthorFilesLines
2020-02-25update the errorCode in job informationdyh1-6/+10
Change-Id: Ic44082580d585f538dfed2ea0445e2100e7ce221 Issue-ID: MODELING-318 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-20Fix for ETSI Catalog Manager does not support HTTPS for Test Notification ↵hongyuzhao5-15/+45
Endpoint and Notification Change-Id: I5c0133ea163b98c74fb668f2b77aaa95ec1cc3ec Issue-ID: MODELING-315 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-20Merge "update test cases if subscription does not exist"maopeng zhang1-9/+3
2020-02-19Subscription and notification interfaces add http basic auth supporthongyuzhao6-22/+47
Change-Id: I6b5a54bbd5cb989ece28c9a9344d4cba87ff6270 Issue-ID: MODELING-314 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-19update test cases if subscription does not existdyh1-9/+3
Change-Id: I933c66c735482d2c8fc112f8d88c0a5c9e208300 Issue-ID: MODELING-313 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-19Merge "return 404 instead of 500 if subscription does not exist"maopeng zhang6-31/+53
2020-02-19return 404 instead of 500 if subscription does not existdyh6-31/+53
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 APIhongyuzhao2-6/+47
Change-Id: Ia5a7de02c05ef75f5dfb0729a25d4d86ffd1ead8 Issue-ID: MODELING-312 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-18Merge "modify filters to filter"maopeng zhang5-12/+12
2020-02-18additionalArtifacts is not implemented in the response of the Query VNF APIhongyuzhao2-1/+87
Change-Id: I62e3338b038eec1a318841521c3f2dcd1c05ee5e Issue-ID: MODELING-312 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-18modify filters to filterdyh5-12/+12
Change-Id: If18419663f2c5154f1a461429916025cf6c684e0 Issue-ID: MODELING-311 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-01Modify Identifer definition in swaggerhongyuzhao5-18/+18
Change-Id: I60a5800b091eeb2239f80b9f45a5cc67489a7b48 Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-01-23Modify vnfProducts definition in swaggerhongyuzhao2-6/+8
Change-Id: I1fba8b3081503d94dc7c0565c1ad9b9b3dce6143 Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-01-04Refactor the notification process codehongyuzhao7-156/+195
Change-Id: Ie12527c77e5cacc55bdc3bc1505ec130e9d3c582 Issue-ID: MODELING-269 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-14Modify notification endpoint interface definition in swaggerhongyuzhao6-9/+12
Change-Id: I4e31d2ad533a5971e748931240e4eac9e43ed96d Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-12Modify notification endpoint interface definition in swaggerhongyuzhao3-15/+81
Change-Id: I8b5bae05d5983dee0bb0ae01f7438094768b3def Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-10Added notification endpoint interface definition in swaggerhongyuzhao3-8/+99
Change-Id: Ieaa19c42dcd8c1e2c7e7bc7b83436374afd888c9 Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-05Notify about NSD and PNFD changeshongyuzhao12-157/+364
Change-Id: I49eb61990766f6e54c43702e0235a9aa633ad938 Issue-ID: MODELING-269 Signed-off-by: hongyu zhao <zhao.hongyu@zte.com.cn>
2019-12-04update ns on_distribute methoddyh2-27/+29
Issue-ID: MODELING-289 Change-Id: Iba353d152b4895a93d0d41ac58afd63f1845c5d4 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-30Swagger issue fixes from the Ericsson team:content-type extends the ↵hongyuzhao4-5/+11
"application / octet-stream" Change-Id: Ib516dadf8430e5b4230ac1d51d936517e9cec8ba Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-11-27Swagger issue fixes from the Ericsson teamhongyuzhao5-26/+69
Change-Id: Ia7fa9f7b72a234b627f5d3ffda544ddc116cf5ef Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-11-27Swagger issue fixes from the Ericsson teamhongyuzhao7-22/+39
Change-Id: I4fb7609292101e9c0c44b38ec8d40657bd340460 Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-11-211.Update API endpoint; 2. update swagger information.dyh15-99/+117
Issue-ID: MODELING-277 Change-Id: I6b3252ebc61d6bdf0ece483688a44f3838901940 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-15Implement read VNFD APIdyh5-108/+258
Issue-ID: MODELING-266 Change-Id: Ib5e4a965c080329f68d407b414a347298da6a84b Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-14Notify about VNF package on-boarding or changehongyuzhao5-17/+376
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-11update swagger info, add tags for swagger_auto_schemadyh8-0/+45
Change-Id: I50867c324e492cc7472bc199a4f72d202f235ce0 Issue-ID: MODELING-221 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-09-04update for change to etsicatalogdyh60-0/+8817
Change-Id: Idc2a6950960a324964500a8c4701be422de2b782 Issue-ID: MODELING-216 Signed-off-by: dyh <dengyuanhong@chinamobile.com>