summaryrefslogtreecommitdiffstats
path: root/zte
AgeCommit message (Collapse)AuthorFilesLines
2022-03-31Update docker image to fix CSIT failureHEADmasterdengyh1-4/+3
Issue-ID: VFC-1920 Change-Id: I1164a62c3c0618e62d8da0367af2d2bf78298e2c Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2022-03-30Update vfc-svnfm-zte release versiondengyh3-5/+5
Issue-ID: VFC-1941 Change-Id: Ie98c2d41a99b989566124d483bfea72135042c3f Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2022-03-15Update the Django version to 3.1.14dengyh1-3/+3
Change-Id: I50812f4566a3f7e7fea3caaa3b9ee6ea96b62fb6 Issue-ID: VFC-1938 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2022-03-14Update the Django version to 2.2.27dengyh2-2/+2
Change-Id: I7eaee60a63cfa728dd4f177a9aed259c1283dc60 Issue-ID: VFC-1938 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2021-09-01Update the version of vfc-nfvo-driver-vnfm-svnfm1.4.1dyh3-5/+5
Change-Id: Ib5d9c07b10814dcdf47732048769a78dfbb0c514 Issue-ID: VFC-1884 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-06-15Update requirements.txtdyh1-4/+4
Change-Id: I3dd29d485e37895c1630775f832fc5ef206b8d7b Issue-ID: VFC-1862 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-03-24Update vfc-svnfm-zte release vsersion1.4.0dyh3-5/+5
Issue-ID: VFC-1830 Change-Id: Ie9bc7b8d054d21e2a3efcf59fe5536b8bb00c544 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-03-24Fix the bug when removing dependency on onaplogging in ztedriverdyh1-1/+0
Change-Id: Ib07966dd5cbd8535f2b5ef6660a745b4a98aa0b4 Issue-ID: VFC-1813 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-03-08Update vfc-svnfm-zte release vsersion1.3.9dyh3-5/+5
Change-Id: I6323ab80dea4c432f9908b33c38bb6140da4dabb Issue-ID: VFC-1830 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-23Update to Python3.8 in ztedriverdyh1-1/+1
Change-Id: If873fcaefb25d2fb5928643f80e10b7d454df6b2 Issue-ID: VFC-1814 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-21Remove dependency on onaplogging in ztedriverdyh4-73/+12
Change-Id: I7a23d4ddc656d304f89265639bf06237ebd15e55 Issue-ID: VFC-1813 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-09-27Update vfc-svnfm-zte release vsersion to 1.3.81.3.8dengyh3-5/+5
Issue-ID: VFC-1753 Change-Id: I10976c5e9d3f835f0e7399bf8e23d8dd72038811 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-25Fixed duplicate oom registration for local programsdengyh1-1/+1
Issue-ID: VFC-1752 Change-Id: I9ef91d8ba9680a14b5a8dd3547f2c7deda89e1f0 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-17Update svnfm release version to 1.3.71.3.7dyh3-5/+5
Issue-ID: VFC-1742 Change-Id: Ia9955db73e24c2e404715568546fb687e60e9cba Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-08-07Don't modify the config file with sed in the docker entrypoint scriptdyh3-55/+6
Change-Id: Iac13019024cb5d6c05a32ae358e1892e025f95dc Issue-ID: VFC-1623 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-03-12Optimize docker file of VFC-svnfm-zteyangyan2-11/+4
Change-Id: I0e2cd74bf945298430c9a78f17852383e2ca9b0f Issue-ID: VFC-1647 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-09Fix svnfm-zte instance_config.sh error1.3.6yangyan1-2/+2
Change-Id: I609978e07d6b490daa6063d6423924d63a269bbf Issue-ID: VFC-1645 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-02Update svnfm release version to 1.3.6yangyan3-5/+5
Change-Id: I3cec8adb118dcf5d8eab318c4c98f928fec15fda 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: Ie6f21aad4cd9e571d3e58eaa498d1fb68470d94f Issue-ID: VFC-1601 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-17Modify the request by msb with httpsyangyan4-4/+16
Change-Id: I0d3fb55441ebc0f4858c9693c05a154abd6123d5 Issue-ID: VFC-1602 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-07update sonar property: sonar.python.coverage.reportPath -> ↵dyh1-1/+1
sonar.python.coverage.reportPaths Change-Id: Id556a73ad6f3c821a8992675ea4acd71de2b2273 Issue-ID: VFC-1617 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-01-21Fix the pep8 error of unused variableyangyan1-0/+2
Change-Id: I5231b43c4bfcca63565c9fbf365d0d9ee1b9852e Issue-ID: VFC-1595 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-04Limit the version of the converage package tox.ini depands onhongyuzhao1-1/+1
Change-Id: I047da254d066d9b828b756cd3accb2eb1247286e Issue-ID: VFC-1597 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-10-16Update svnfm release version to 1.3.5yangyan3-5/+5
Change-Id: I0c55eacefae0fe9ec9a8d23f4f70c22d588e7a8a Issue-ID: VFC-1554 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-09-17fix bug for vfc-nfvo-driver-vnfm-svnfm sanity check5.0.2-ONAPelaltohongyuzhao3-5/+5
Change-Id: I634cca1c7fb947f80262a8e94d03f556ba61e39c Issue-ID: VFC-1508 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-18resolve packages dependingmaopengzhang1-1/+1
resolve packages depending Change-Id: I1c92af201766cc892152d808d5a232066b5b4f90 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: Ia1f980f1f199723ff87b459226dc133704b33fea Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-15Update Django versionfujinhua1-1/+1
Change-Id: I402cc8928d06587995419f4be4ace62d1cee3a1b Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-06Update svnfmdriver version from 1.3.2 to 1.3.3fujinhua3-5/+5
Change-Id: Icccf2db0f6474a41ab41eb4201edf92c053238ea Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-04Fix doker sh for ztevnfmdriverfujinhua1-1/+1
Change-Id: I793142159b1395091acec64267a36787b4a7c07e Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-03Update python2 to python3fujinhua9-28/+29
Change-Id: I1dfd73fe4a934ed1f46d016bdb29df17dfda2a75 Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-30update svnfm versiondublintianxing3-5/+5
Change-Id: Id59e2a932bec222703978255d038d71a0d963396 Issue-ID: VFC-1404 Signed-off-by: tianxing <15210838572@139.com>
2019-05-29fix serializer typo errormaopengzhang1-101/+101
zte vnfm driver serializer help text error Change-Id: Ia0582846b627611dc2d6ad4ffdb9ae08d5939abe Issue-ID: VFC-1405 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-05-29Merge "update httplib2 version"maopeng zhang1-1/+1
2019-05-29update httplib2 versionyangyan1-1/+1
Change-Id: I75928169227919f2a3f590115bde82f685e2c912 Issue-ID: VFC-1404 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-23fix version to 1.3.11.3.1yangyan3-5/+5
Change-Id: Idddb8f4103ff28137190ea76efb2a44d9658df68 Issue-ID: VFC-1388 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-11Refactor codes for ztevnfmdriverfujinhua1-98/+106
Change-Id: I8ef334360cc103d33677f8e96a4c071925ffcca7 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-10Fix bugs for ztevnfmdriverfujinhua2-26/+8
Change-Id: Idbe4f35159a842707518132c656f049d0fa3c256 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-10Fix bugs for ztevnfmdriverfujinhua4-43/+68
Change-Id: I685864a837953b4be9085c50474a7993378eeea4 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-09Fix bugs for ztevnfmdriverfujinhua1-13/+14
Change-Id: Ie32e8545fab07994184e3ae253a7f37fb36f5147 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-09Fix log yml for ztevnfmdriverfujinhua2-2/+2
Change-Id: Ie9a0496c0e36b4a51637048a119b61a822cb8efc Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-09Fix bug for ztevnfmdriverfujinhua2-7/+4
Change-Id: I6162c408aaec44832e83f6eef9c3894dfd77103c Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-07Fix bug for ztevnfmdriver stop shfujinhua1-1/+1
Change-Id: I7253cfaeea37875a91fa392af09ab6160da58683 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-22Fix docker sh grammar errorfujinhua1-1/+1
Change-Id: I9f90aba5404dbb59bb7f69627e7cad3f99680451 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-22update assembly for ztevnfmdriverfujinhua1-0/+2
Change-Id: If21f71231201e1ffa58743a86d6dfb47e1909f73 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-22add ssl support for ztevnfmdriverfujinhua4-1/+70
Change-Id: I3abb73a3bf9756950008173aa9f29f285fd7db43 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-22Update dockerfile for ztevnfmdriverfujinhua2-26/+55
Change-Id: I0c919fef933e664d21f7c986ba5ba0bf84ea4de5 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-22Add uwsgi support for ztevnfmdriverfujinhua3-3/+11
Change-Id: Ia9d48e73ac4b4270684e3134be944527d286173c Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-18Add inputs json for inst vnffujinhua2-1/+21
Change-Id: I4b7a06b5f63d639d9269e3748cdc5f96e4072fc3 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-05Update serializer ztevnfmdriverfujinhua1-9/+24
Change-Id: Id47cd6dfc68dd450c38b312140a20098696edd24 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>