summaryrefslogtreecommitdiffstats
path: root/zte/vmanager/driver/interfaces/urls.py
AgeCommit message (Collapse)AuthorFilesLines
2019-05-10Fix bugs for ztevnfmdriverfujinhua1-2/+3
Change-Id: I685864a837953b4be9085c50474a7993378eeea4 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-05Add health check for ztevnfmdriverfujinhua1-1/+2
Change-Id: I34153d348348ecb13584957514ff219100658851 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-21Add api adaptor for update nfvo infofujinhua1-0/+1
Change-Id: I4fe49c57b21cfb43ea2061b35d031d01160c4f73 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-20Add api adaptor for vnf pkg downloadfujinhua1-0/+1
Change-Id: Ie58f4691c2eb2e433d8539bdddef2e5fb529d960 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-20Add api adaptor for zte vnfmfujinhua1-0/+5
Change-Id: I2abeb89878505f97bca013ab875bb92ff387c3fa Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-11-21fix InstantiateVnf name errormaopengzhang1-1/+1
fix InstantiateVnf name error Change-Id: Ib0571a34c000979ee3b3f3052dd7425b11df9a5c Issue-ID: VFC-1192 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-02-27Add vfc-ztevnfmdriver samples swaggerying.yunlong1-1/+1
Change-Id: Ibad2f83f6427aaf1a1b9cc0a2580d1a34884ba27 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-26Add vfc-ztevnfmdriver queryVnf swaggerying.yunlong1-1/+1
Change-Id: I2112a1fbc893735c0ab516524ec2b0f248d45193 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-12Add vfc-ztevnfmdriver instantiate swaggerying.yunlong1-1/+1
Change-Id: Iae8c3f1202111bde879b59d15e3c509229699dce Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-11Add vfc-ztevnfmdriver termination swaggerying.yunlong1-1/+1
Change-Id: I642dbdac51749573ffbe188347f7a51c3171bc23 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-08Add ztevnfmdriver query job swaggerying.yunlong1-1/+1
Change-Id: Ib6e4e9827b220d365db1b094afa8bb06cb640017 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-07Add vfc-ztevnfmdriver grant schemaying.yunlong1-1/+1
Change-Id: Id5b4b2031695453dc4f33d439ca09368ee74151d Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-07Add vfc-ztevnfmdriver notify auto-swaggerying.yunlong1-1/+1
Change-Id: I6e342e16ab6bea9f38779c8ba0b3bb59f508927d Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-07Add vfc-ztevnfmdriver scale auto-swaggerying.yunlong1-1/+1
Change-Id: I566173110641ec8c50f4ee1c9fd080a073318e37 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-06Add vfc-ztevnfmdriver heal auto-swaggerying.yunlong1-1/+1
Change-Id: If42870aae9fa914dc57034847f1e1cc0cf4e8984 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-06Modify vfc-ztevnfmdriver urlsying.yunlong1-13/+8
Change-Id: I9f919005eabefda715d4430e715847edcef9d0cc Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2018-02-05Add vfc-ztevnfmdriver swagger requirementying.yunlong1-1/+2
Change-Id: I8303deaff8f97072a72c4e235381d8c0b973b793 Issue-ID: VFC-736 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-23Implement zte-driver vnf heal functionying.yunlong1-1/+3
Add new vnf heal rest api and vnf heal code in zte vmanager driver. Change-Id: Iea3ea9dadaf8e69aaddb2b388a474091ca83530a Issue-ID: VFC-147 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-09Remove vfc-svnfm-zte-driver openo labelsying.yunlong1-7/+7
As the seed code comes from openo, there are many openo labels in vfc-svnfm-zte-driver, for example, in the Rest URL, now remove the openo labels. Change-Id: I6f3e9e5ea493ad305396dc89d38bb1faa86bb11a Issue-ID: VFC-85 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-06Create seed code of zte vnfm driverying.yunlong1-0/+36
Upload the seed code to gerrit for the first time. Change-Id: I62e8f0559d2e36338b7ca5850ccc2cecb5fe9f5c Issue-ID: VFC-59 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>