summaryrefslogtreecommitdiffstats
path: root/lcm/lcm/pub/msapi/gvnfmdriver.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-29Comment changedExtConnectivity param in vnf notifycasablancafujinhua1-1/+2
Change-Id: If45bd87f277da25702732cc8909713720bb80499 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> (cherry picked from commit bb8bf2ea36e8510d7a031d3a1fdbf9b792ee0446)
2018-11-29Fix vnf notify logicfujinhua1-5/+5
Change-Id: I25cf6815d2e21a249774ab5ff693cd61d1b53f31 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> (cherry picked from commit 0c6d0e485588ec6e557942a34b810ae65eda4d29)
2018-11-20Add lcm notify call in vnf inst and termfujinhua1-10/+23
Change-Id: I7808360954933f1dbdcb2ae9341bb1e2d8e69c6c Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> (cherry picked from commit 1cbfeb8366d32855c1d4daf4e7371bb4081f89de)
2018-09-13Notification stuffs.laili1-2/+2
- Send operation and terminate notification using notificationutil. Change-Id: Id32d6ed37cf8f09c836c90c03819b8125135e69a Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-12Notification stuffs.laili1-17/+29
- Send notification using notificationutil. Change-Id: I35fbc0b57adff499cabb4b956bbc6fb6e794ef38 Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-07Align grant request with SOL003.laili1-4/+4
-Align grant request. -Rename resouceid to resourceid. Change-Id: I1a933ba6248911984500a06f3fd031fddec06880 Issue-ID: VFC-1101 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-17Modify vnf instantiation related stuffs.laili1-2/+2
Fix bugs. Change-Id: Ia304ea110ac4347ab38304407f271a32d11ef530 Issue-ID: VFC-1017 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-16Deal with gvnfm adapter stuffs.laili1-0/+88
Add prepare_notification_data method. Change-Id: Icc51b7a28f44491f0181fb02dcecef30fa489a05 Issue-ID: VFC-1020 Signed-off-by: laili <lai.li@zte.com.cn>
2017-09-20Modify vnflcm code according to PEP8 standardying.yunlong1-1/+1
Change-Id: I8df05103e9f7e4659a1a845bce5fd8810d5f5f17 Issue-ID: VFC-395 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-02Update report resoure code and other filesying.yunlong1-0/+1
Change-Id: Iffc2f50bf93510a25ec00346723001ba9754766b Issue-Id: VFC-238 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-15Remove vfc-gvnfm-vnflcm openo labelsying.yunlong1-3/+3
As the seed code comes from openo, there are many openo labels in vfc-gvnfm-vnflcm, for example, in the Rest URL, now remove the openo labels. Change-Id: Iba041d18f626603d4e21b9f9ea60fdcfe31e41da Issue-ID: VFC-85 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-03-29Repair bugs of gvnfm vnflcmying.yunlong1-1/+1
Change-Id: Ifc964b0ef2e076f17d16aa2d951d8efa4a488e57 Issue-Id: GVNFM-47 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-03-02Modify api file of gvnfm vnflcmying.yunlong1-0/+44
Change-Id: Icb86acfbb449c5363ddc5e5b9ba1fe6b1d458a78 Issue-Id: GVNFM-43 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>