summaryrefslogtreecommitdiffstats
path: root/lcm/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-02-07Remove dependency on onaplogging in vnflcmdyh1-0/+2
Change-Id: I176533e844f58cb877111f3d90f1d8869f14ac11 Issue-ID: VFC-1809 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-31Update ruamel.yaml versiondyh1-1/+1
Change-Id: I7c2b581922f1ff748886f4fb64dc99ef541602c8 Issue-ID: VFC-1724 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-06-28Implementation of HTTPS support for VFC-vnflcm project interfacedengyh1-1/+1
Change-Id: I8d4442657f3083e8449b94987324a630cf2d05a8 Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-01-06Update project to safe versionyangyan1-2/+2
Change-Id: Ie3211d43dbed570688b37a375881dd63a338c37e Issue-ID: VFC-1596 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-02Fix the error of drf-yasgyangyan1-2/+2
Change-Id: I5572be3622044925e8a1243643cda6916dcd383f 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: If8b73e9404d455e76531589717029a1c0ef37a5d 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: I77921479f7d8572f3c2bee13ae3cda5107037416 Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-15Update Django versionfujinhua1-1/+1
Change-Id: I2fc5ab98d79cc899df527dee2186f37e860eb3be Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-03vfclcm upgrade from python2 to python3hongyuzhao1-6/+5
Change-Id: Ia55ae38ec64fc3d821d1e7e1c0cbe48b572a0dd4 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-05-29update httplib2 versionyangyan1-2/+2
Change-Id: I6a5924bca21dd7c056dbc0bff247b1ed332bb7ed Issue-ID: VFC-1404 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-04Integrate uwsgi with djangoyangyan1-1/+4
Change-Id: If70f5f4fb14452ab7a11075821124ddea2bad86d Issue-ID: VFC-1336 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-02Update docker init filefujinhua1-1/+1
Change-Id: I408d706a6efca184c4cf106c660db961f6181e7d Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-03-26Add vfc-vnflcm log integration configying.yunlong1-1/+4
Change-Id: I43084991710ece50fde99a6a1748e2906e49091c Issue-ID: VFC-839 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-03-03Replace vnflcm mysql connector with PyMySQL.ying.yunlong1-1/+1
Change-Id: I8001ed03234a19ac549c2533bff0c2aff9434fe4 Issue-ID: VFC-786 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-01-25Add vfc-vnflcm auto-swagger requirementsying.yunlong1-0/+5
Change-Id: Id1c4b3266cc692b229df2a94cc92e603d5eb1d40 Issue-ID: VFC-682 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-01-25Upgrade vfc-vnflcm django versionying.yunlong1-2/+2
Change-Id: I059376085b551e4adfaddc809b530a409a4b41fe Issue-ID: VFC-682 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-02-07Add code framework of gvnfm-vnflcmfujinhua1-0/+21
Change-Id: I67e7499293613ad001c73193b4b59536fc087657 Issure-Id: GVNFM-23 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>