summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter
AgeCommit message (Collapse)AuthorFilesLines
2021-09-01Update the version of gvnfm1.4.2dyh2-3/+3
Change-Id: I11ff060831b8b93a408de60d3c8118a7100495ef Issue-ID: VFC-1884 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-06-16add jsonschemadyh1-0/+2
Change-Id: Ie48c547277a8f266296b31d6a5a61948f7b227c6 Issue-ID: VFC-1868 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-06-15Update requirements.txtdyh1-2/+2
Change-Id: I2f50e4fb25c13fa282f0b0beb80b4ab2faa0474f Issue-ID: VFC-1862 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-03-08Update the version of gvnfm1.4.1dyh2-3/+3
Change-Id: I2cebed0d8cd62be53e59f2892c89d7d709a8d3fe Issue-ID: VFC-1830 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-09Update to Python3.8 in gvnfmadapterdyh1-1/+1
Change-Id: I0410ff7d67e358983d130c6476f2802ab3a7ede1 Issue-ID: VFC-1815 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-07Remove dependency on onaploggingdyh4-71/+13
Change-Id: I594ee5b46bd35e8041a8759a0723a234c8d78ae5 Issue-ID: VFC-1808 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-12-09Modify the way of startup for GVNFM driverdengyh2-12/+12
Change-Id: I228b0c73a649c23abd5c1ba361cebded4304bd54 Issue-ID: VFC-1771 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-27Update vfc-gvnfm-gvnfmdriver release vsersion to 1.4.01.4.0dengyh2-3/+3
Issue-ID: VFC-1753 Change-Id: I9d4576abde9f290cd49a74fe15f4da72b9f950a1 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-25Fixed duplicate oom registration for local programsdengyh1-1/+1
Issue-ID: VFC-1752 Change-Id: I261fcafaed4954235cd72718aadb430b8ef7e901 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-08-07Don't modify the config file with sed in the docker entrypoint scriptdyh3-65/+9
Change-Id: I6c8c927b9d2f61d2d490405346f6e35aaf4d3523 Issue-ID: VFC-1623 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-31Update ruamel.yaml versiondyh1-1/+1
Change-Id: I2861e7300205da63d1f2e70fd27baa9306fb2632 Issue-ID: VFC-1724 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-22Remove juju from Guilin Releasedyh1-2/+2
update requirements.txt Issue-ID: VFC-1706 Change-Id: Ic1631e62ec800f6da4f8d641e5eef5991a35f76d Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-06-28Implementation of HTTPS support for VFC-gvnfm project interfacedengyh5-8/+24
Change-Id: Ib85dafe3c1fe8d4abd574bd8aa5f7119338cf7ae Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-04-14Update vfc-gvnfm release version to 1.3.91.3.9yangyan2-3/+3
Change-Id: I46a6dbf066261d50b264f5cd697c2dd1ac3f6b9c Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-04-07Update terminate vnf codezhaoliping1231-1/+1
Issue-ID: VFC-1654 Change-Id: If9cf774ecb4dc014a5dbec941238105e2cb588b3 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2020-03-02Update gvnfm release version to 1.3.8yangyan2-3/+3
Change-Id: Ic460c7a3f1b7b1d97946bc54d69eb5f958f2c945 Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-28Change the MSB registration switch to the environment variable acquisition ↵yangyan2-2/+6
mode and fix typo error Change-Id: Ica6f3b07beaaefdd9d2f1988b325fb0c46e537ee Issue-ID: VFC-1601 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-21Modify global variable substitutionyangyan1-2/+2
Change-Id: I6f7e08a373babe5266dfb1af033206dff9c4827c Issue-ID: VFC-1595 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-17Modify the request by msb with httpsyangyan4-3/+14
Change-Id: I5a456d9da38fdb1f2818d52df1e2c4ce963bc29b Issue-ID: VFC-1602 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-06Merge "update sonar property: sonar.python.coverage.reportPath -> ↵Yan Yang1-1/+1
sonar.python.coverage.reportPaths"
2020-02-06update sonar property: sonar.python.coverage.reportPath -> ↵dyh1-1/+1
sonar.python.coverage.reportPaths Change-Id: I102e4fbe263bf04f16812d57387fdc7564e15a40 Issue-ID: VFC-1617 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-01-19Fix the gvnfm problem of registering MSB with HTTPSyangyan2-2/+2
Change-Id: I16d62231f00421d40d179fdc94fa226b700631f0 Issue-ID: VFC-1502 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-04Add test cases for subscriptionhongyuzhao2-2/+130
Change-Id: I701a8a7003c921314f8b7764e62487402ef4a3a7 Issue-ID: VFC-1594 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-10-16Update gvnfm release version to 1.3.7yangyan2-3/+3
Change-Id: I763ca7bcc9fde53ead899dca9e8e0a767255e77d Issue-ID: VFC-1554 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-09-03Merge "fix bug for failure in deleting subscriptions for vnfm"5.0.2-ONAPelaltomaopeng zhang3-1/+82
2019-09-03fix bug for failure in deleting subscriptions for vnfmhongyuzhao3-1/+82
Change-Id: If987eb76acfec269133a2477bded792232feb7c2 Issue-ID: VFC-1508 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-03Update project of gvnfm to 1.3.6yangyan2-3/+3
Change-Id: I4d06317a325eebc4846e474cd9252a0817aa863b Issue-ID: VFC-1507 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-20Add logout msb process before registering msbhongyuzhao2-1/+3
Change-Id: I4fc45bd4b947fa028d38ba28670e673cc2c35bdf Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-09fix bug for failure in creating subscriptions for vnfmhongyuzhao1-0/+8
Change-Id: I4fed40ffd985a6724a76cc0de86b20e95b5f6c72 Issue-ID: VFC-1484 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-05fix the bug for the package version of ruamel.yamlhongyuzhao1-1/+1
Change-Id: Id6326e7487a074345b9539a58e860ded4c41c0f5 Issue-ID: VFC-1465 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-02Fix the error of drf-yasgyangyan1-1/+1
Change-Id: I88988488faef359f9cc5cc31de7818b771081698 Issue-ID: VFC-1465 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-02fix the bug for the package version of ruamel.yamlhongyuzhao1-0/+1
Change-Id: I63b58ad9a9e32fc4605329f7de467215a8164877 Issue-ID: VFC-1465 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-18resolve packages dependingmaopengzhang1-1/+1
resolve packages depending Change-Id: Id4d0ed9a71b1a7d35641e19e13ef5e8ec13105d5 Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-16resolve python2->python3 issuesmaopengzhang1-1/+2
change base64 code Change-Id: I251ff01f9ab471e7ab1341f2f80bac7c91aadfca Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-15Update Django versionfujinhua1-1/+1
Change-Id: I74b8b2f180e4d1070fd979bca2c88a6f86cd8fe2 Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-06Update gvnfmdriver version from 1.3.4 to 1.3.5fujinhua2-3/+3
Change-Id: Ib148de40f668d17d2d46d6da0764c3ce94808898 Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-04Fix doker sh for gvnfmdriverfujinhua1-1/+1
Change-Id: I23a31253922d698a6b1ecbf26ad51b064cb9295e Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-03Update python2 to python3fujinhua10-46/+44
Change-Id: Icb5a35dd320ccbf80c66089977550755810c859f Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-06-03update gvnfm version to 1.3.4dublinyangyan2-3/+3
Change-Id: Ifab8b8ef742aac1e670fdb755b96071cc1c8661b Issue-ID: VFC-1410 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-30update gvnfm version1.3.3tianxing2-3/+3
Change-Id: Ibd497d1f7153fe03ed1342f1d207f3c0e0ecf246 Issue-ID: VFC-1404 Signed-off-by: tianxing <15210838572@139.com>
2019-05-30fix NS termination errormaopengzhang1-19/+24
fix NS termination error in GVNFM adaptor Change-Id: Idf6bcbb616ce2d8be9683faef6bf4896cd7c445e Issue-ID: VFC-1409 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-05-30fix swagger errormaopengzhang1-1/+1
fix swagger error Change-Id: I7d3d3054e5987647e6d7b4d479d07e7127a5220c Issue-ID: VFC-1406 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-05-29update httplib2 versionyangyan1-1/+1
Change-Id: I036fe7f168b06889e7385c69c6474a91cef39c77 Issue-ID: VFC-1404 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-24update version to 1.3.21.3.2yangyan2-3/+3
Change-Id: I2d7ff49a1432408c2e0cec0ad05b23d071a82916 Issue-ID: VFC-1394 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-14fix bug of gvnfm DockerFileyangyan2-2/+2
Change-Id: I822e8d5ea3db104a1d93cd0972cec31d8444c50e Issue-ID: VFC-1386 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-10Add ARG and PKG_VERSION to Dockerfileyangyan3-2/+7
Change-Id: Ia08a3d482f938a2bd9dec411abe1e707ef99c339 Issue-ID: VFC-1383 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-10change version of gvnfm1.3.1yangyan2-3/+3
Change-Id: I230d1423050ec9b7c18f2829019911b1a3d127f0 Issue-ID: VFC-1382 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-09Fix run and stop sh for gvnfmdriverfujinhua2-6/+1
Change-Id: Id846d2a3f70ae0be2f9b071347bd70eb1e84a46a Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-07Fix bug for gvnfmdriver stop shfujinhua1-1/+1
Change-Id: Ia1137842b3bd34143fc92b7342aac17559d61ecc Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-05Remove user and passwd when call gvnfmfujinhua1-2/+4
Change-Id: Ia500f05e2bcb41db97e2b7b78fad92d58154dca0 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>