aboutsummaryrefslogtreecommitdiffstats
path: root/catalog/packages/biz
AgeCommit message (Collapse)AuthorFilesLines
2021-12-23Add log and commentdyh1-0/+5
Change-Id: I4c9c253e1ec5a8ade614ceefc4a31c48003a7c5b Issue-ID: MODELING-583 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-12-22Add log and commentdyh10-0/+348
Change-Id: Ib7575f0c41b46a8f25aa8470f39690cb3659e6c1 Issue-ID: MODELING-583 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-23change the ETSI package directory name from the “ONBOARDED_PACKAGE” to ↵dyh1-5/+5
“ETSI_PACKAGE" Change-Id: Ia715dc6555283db00ca1db7f52cfad27fec7c520 Issue-ID: MODELING-336 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-08-071. Remove the mandatory dependency on MSBdyh4-16/+14
2. Refactor config file Change-Id: I8317ee0e1440e177a54e5510c6393529b6a3a5fe Issue-ID: MODELING-411 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-29Unity MSB addressdengyh4-26/+12
Change-Id: Ie1ded953213ed156ff7a1f4d884851ddd93c18e5 Issue-ID: MODELING-405 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-04-201. fix the url of links in VNFdyh2-13/+15
2. fix the log of notification 3. fix the SDC_USER Issue-ID: MODELING-356 Change-Id: I7c664768f42df91ef154c37b80521e40b875da9a Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-04-20Merge "fix but for ETSI Catalog Manager needs to trigger a notification ↵Yuanhong Deng1-2/+2
after storing ETSI packages"
2020-04-18fix but for ETSI Catalog Manager needs to trigger a notification after ↵hongyuzhao1-2/+2
storing ETSI packages Change-Id: I3b77aca1c052b0e2467e2fd72060dd628e0df609 Issue-ID: MODELING-352 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-04-16fix bug: Failed to fetch NS package from SDC when having VL resourcedyh1-7/+11
Change-Id: I13bbbd1ce1a97348c99ad86b0d78dcefbd6bc7f6 Issue-ID: MODELING-354 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-04-09fix but for ETSI Catalog Manager needs to trigger a notification after ↵hongyuzhao2-6/+16
storing ETSI packages Change-Id: I737d188a156b8cc6eb9e35f92e762131c174e4fb Issue-ID: MODELING-352 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-04-08fix bug for ETSI Catalog Manager needs to raise 303 exception for the same ↵hongyuzhao2-15/+16
callback_uri and the same filter Change-Id: Ie577540d2c4bb25299059869ce967422610f5785 Issue-ID: MODELING-353 Signed-off-by: hongyu zhao <zhao.hongyu@zte.com.cn>
2020-03-20Add etsicatalog apiyangyan1-0/+5
Add etsicatalog api for nslcm to modify package status" Change-Id: Ib54c19f5908540d233a839a36f387832f9278584 Issue-ID: MODELING-346 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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 ↵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>