summaryrefslogtreecommitdiffstats
path: root/catalog/pub
AgeCommit message (Collapse)AuthorFilesLines
2021-12-23Add log and commentdyh1-0/+65
Change-Id: I4c9c253e1ec5a8ade614ceefc4a31c48003a7c5b Issue-ID: MODELING-583 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-12-22Add log and commentdyh1-0/+43
Change-Id: Ib7575f0c41b46a8f25aa8470f39690cb3659e6c1 Issue-ID: MODELING-583 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-23Refactor the code of SDCControllerdengyh2-37/+7
Issue-ID: MODELING-440 Change-Id: I3020d964ca1d9b1d054bc4deca75a7fa6fdac34e Signed-off-by: dengyh <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 MSBdyh3-41/+37
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 Deng1-4/+3
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 addressdengyh1-4/+3
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 sdcyangyan4-6/+8
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 VNFdyh1-1/+3
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-16fix bug: Failed to fetch NS package from SDC when having VL resourcedyh1-1/+1
Change-Id: I13bbbd1ce1a97348c99ad86b0d78dcefbd6bc7f6 Issue-ID: MODELING-354 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-25update the errorCode in job informationdyh1-2/+4
Change-Id: Ic44082580d585f538dfed2ea0445e2100e7ce221 Issue-ID: MODELING-318 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-18additionalArtifacts is not implemented in the response of the Query VNF APIhongyuzhao1-0/+35
Change-Id: I62e3338b038eec1a318841521c3f2dcd1c05ee5e Issue-ID: MODELING-312 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-02-11Call SDC APIs via httpsdyh2-2/+2
Change-Id: Idd3f34fa409d6df05c2594a2192a66d670be79d2 Issue-ID: MODELING-310 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-11Register API to MSB via HTTPSdyh1-2/+2
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 dbhongyuzhao1-2/+6
Change-Id: I714c9f36ef9d6710bf8e3e21c023435d6fcc2a0a Issue-ID: MODELING-307 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2020-01-04Refactor the notification process codehongyuzhao1-0/+6
Change-Id: Ie12527c77e5cacc55bdc3bc1505ec130e9d3c582 Issue-ID: MODELING-269 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-04update ns on_distribute methoddyh1-0/+2
Issue-ID: MODELING-289 Change-Id: Iba353d152b4895a93d0d41ac58afd63f1845c5d4 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-18Register parser API to MSBdyh1-4/+3
Issue-ID: MODELING-273 Change-Id: I666f172fe5c697accec97821360f94d6a0cbdf1a Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-15Implement read VNFD APIdyh1-2/+15
Issue-ID: MODELING-266 Change-Id: Ib5e4a965c080329f68d407b414a347298da6a84b Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-11-14Notify about VNF package on-boarding or changehongyuzhao1-0/+1
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-1/+11
resource CSAR Change-Id: I50b346f6f709140363fc86684b1142fb28344a72 Signed-off-by: dyh <dengyuanhong@chinamobile.com> Issue-ID: MODELING-265
2019-09-19update database informationdyh1-3/+3
Change-Id: Id76f6006caf2e28f924c9cf5f8c7851164cc14d8 Issue-ID: MODELING-235 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-09-05fix tosca template bugsmaopengzhang139-200/+35458
unzip tosca package to files and fix some template bugs Change-Id: If5b7f70844fb3218f37cb9b3e286cfea622ae9a7 Issue-ID: MODELING-219 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-09-04update for change to etsicatalogdyh54-0/+4224
Change-Id: Idc2a6950960a324964500a8c4701be422de2b782 Issue-ID: MODELING-216 Signed-off-by: dyh <dengyuanhong@chinamobile.com>