aboutsummaryrefslogtreecommitdiffstats
path: root/catalog
AgeCommit message (Collapse)AuthorFilesLines
2024-04-09update link to upper-constraints.txtHEADmasterthmsdt1-1/+1
Issue-ID: DOC-823 Change-Id: Iad123b98fe34f392470c686e316bf763eaba80b6 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2022-11-25fix SyntaxErrordengyh1-4/+7
Change-Id: I6956905e774bdc5f2b253e13748e6454f990a68a Issue-ID: MODELING-643 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2021-12-23Add log and commentdyh9-0/+157
Change-Id: I4c9c253e1ec5a8ade614ceefc4a31c48003a7c5b Issue-ID: MODELING-583 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-12-22Add log and commentdyh11-0/+391
Change-Id: Ib7575f0c41b46a8f25aa8470f39690cb3659e6c1 Issue-ID: MODELING-583 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-05fix bug: Get VNF Package Artifact endpoint doesn't accept file extensionsdyh1-1/+1
Change-Id: I9d52e9549d21082ba14319945472c35c5c35264e Issue-ID: MODELING-495 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-04Remove dependency on onaploggingdyh1-1/+8
Change-Id: I4a0c3b60b6383669d785a600fc2289c4b80afdc1 Issue-ID: MODELING-493 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-03Remove dependency on onaploggingdyh3-82/+1
Change-Id: If3534ccf366ab245e64b702f0b5e45cbfab43b58 Issue-ID: MODELING-493 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-23Refactor the code of SDCControllerdengyh3-38/+8
Issue-ID: MODELING-440 Change-Id: I3020d964ca1d9b1d054bc4deca75a7fa6fdac34e Signed-off-by: dengyh <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-10-21Fix the Exception with e.message problemdengyh2-4/+4
Issue-ID: MODELING-406 Change-Id: I0c1b7801808d480045bacc42cb758388ec6b797a Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-18Process notifications for SDC and stores NS and related resourcesMars chen2-28/+77
Issue-ID: MODELING-335 Change-Id: Ie8836c865d21fb4695b85f07f1098d0d4617ac0c Signed-off-by: Mars chen <chenzihao@bupt.edu.cn>
2020-08-071. Remove the mandatory dependency on MSBdyh13-120/+111
2. Refactor config file Change-Id: I8317ee0e1440e177a54e5510c6393529b6a3a5fe Issue-ID: MODELING-411 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-31Merge "Unity MSB address"Hui Deng8-92/+35
2020-07-30fix the bug: Exception with e.messageMars chen2-5/+5
Change-Id: Ia5a24a8dd15ca80cd6f36230933bc4451c7cde67 Issue-ID: MODELING-406 Signed-off-by: Mars chen <chenzihao@bupt.edu.cn>
2020-07-29Unity MSB addressdengyh8-92/+35
Change-Id: Ie1ded953213ed156ff7a1f4d884851ddd93c18e5 Issue-ID: MODELING-405 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-07-28Cancel modifying the config file in the docker entrypointdengyh1-10/+14
script with sed Issue-ID: MODELING-391 Change-Id: Ia40e85d03cdb29660536576576453cbfc135eaf2 Signed-off-by: dengyh <dengyuanhong @chinamobile.com>
2020-06-23upgrade code to add HTTP/HTTPS protocol registration switch to MSBdengyh1-0/+9
Change-Id: I6867304ec4f934a5dee274811000f1e4be365f73 Issue-ID: MODELING-372 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-05-28Update etsicatalog code to get notification message from sdcyangyan5-6/+11
Change-Id: Ib81d78754ecdfd2c1c02a5ddbe1758f723a17420 Issue-ID: MODELING-335 Signed-off-by: yangyan <dengyuanhong@chinamobile.com>
2020-05-27update Dmaap libdyh9-49/+81
Issue-ID: MODELING-366 Change-Id: I69f86ef9a90423e33e3903dcc1be63028e1571b6 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-05-27rename package namedyh12-5/+260
add function for sdc subscribe and notification Issue-ID: MODELING-366 Change-Id: I61dba314a62003577eddc640325f9c5b9263b2bc Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-05-26add lib for Dmaapdyh9-0/+478
Issue-ID: MODELING-366 Change-Id: Id9a93649b49ae270a505f4aac790bc761862cf34 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-04-21fix the value of MSB_SERVICE_PROTOCOLdyh1-1/+1
Issue-ID: MODELING-356 Change-Id: I7620d469d83c7d776acb0533d8acdf166df3b2ff Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-04-201. fix the url of links in VNFdyh4-26/+33
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-20fix bug: Failed to open admin urldyh2-2/+11
Issue-ID: MODELING-355 Change-Id: I93057d2ef94beed1dfa132e4afc78511184e8c12 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-04-20Merge "fix but for ETSI Catalog Manager needs to trigger a notification ↵Yuanhong Deng4-72/+72
after storing ETSI packages"
2020-04-18fix but for ETSI Catalog Manager needs to trigger a notification after ↵hongyuzhao4-72/+72
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 resourcedyh2-8/+12
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 ↵hongyuzhao3-7/+138
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 ↵hongyuzhao5-35/+83
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-20Upgrate etsicatalog api adapt to VFC1.0.5yangyan1-0/+3
Change-Id: Ie045e8b1594a5a1b5fc71f7bf6464745c7257aa1 Issue-ID: MODELING-346 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-20Add etsicatalog apiyangyan3-0/+26
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 informationdyh2-8/+14
Change-Id: Ic44082580d585f538dfed2ea0445e2100e7ce221 Issue-ID: MODELING-318 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-20Fix for ETSI Catalog Manager Package Notification vnfPkgId and vnfdId should ↵hongyuzhao1-1/+1
be string, not string($uuid) Change-Id: Ic4dde3556bfce3e1ad6933263c4528e00d1103b4 Issue-ID: MODELING-316 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
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 zhang6-13/+13
2020-02-18additionalArtifacts is not implemented in the response of the Query VNF APIhongyuzhao3-1/+122
Change-Id: I62e3338b038eec1a318841521c3f2dcd1c05ee5e Issue-ID: MODELING-312 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-18modify filters to filterdyh6-13/+13
Change-Id: If18419663f2c5154f1a461429916025cf6c684e0 Issue-ID: MODELING-311 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-11Call SDC APIs via httpsdyh3-3/+3
Change-Id: Idd3f34fa409d6df05c2594a2192a66d670be79d2 Issue-ID: MODELING-310 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-11Register API to MSB via HTTPSdyh2-3/+5
Change-Id: Ib87aa43a1991b3b7ba3a8874a1b59c442cddd127 Issue-ID: MODELING-291 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-04Remove redis confighongyuzhao3-177/+3
Change-Id: I419fb5d39a46a9ca2b9a74f2a4d6d4ff12101d03 Issue-ID: MODELING-307 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-03Remove use of redis dbhongyuzhao5-12/+32
Change-Id: I714c9f36ef9d6710bf8e3e21c023435d6fcc2a0a Issue-ID: MODELING-307 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-01Modify Identifer definition in swaggerhongyuzhao7-20/+20
Change-Id: I60a5800b091eeb2239f80b9f45a5cc67489a7b48 Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-01-23Modify vnfProducts definition in swaggerhongyuzhao3-7/+9
Change-Id: I1fba8b3081503d94dc7c0565c1ad9b9b3dce6143 Issue-ID: MODELING-288 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-01-04Refactor the notification process codehongyuzhao9-157/+202
Change-Id: Ie12527c77e5cacc55bdc3bc1505ec130e9d3c582 Issue-ID: MODELING-269 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>