summaryrefslogtreecommitdiffstats
path: root/lcm/lcm/pub/utils/notificationsutil.py
AgeCommit message (Collapse)AuthorFilesLines
2020-04-09Update vnflcm code of notification data 'error' field verification failedyangyan1-1/+1
Change-Id: Ib276db075d0961a7e2d39d7f38c3169c5bcd97d3 Issue-ID: VFC-1654 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-04Fix bug for deleting subscription in ns terminationhongyuzhao1-1/+2
Change-Id: I47bb40a5275c36c189cf6f8bf57a1bf6ec1f84b5 Issue-ID: VFC-1594 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-30Resolved data validation failure when NSLCM receives notificationsyangyan1-1/+1
Change-Id: Ia642dc758b2eac001a8f41e2ee416e6d708b6c10 Issue-ID: VFC-1506 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-16fix bug for failure in creating subscriptions for vnfmhongyuzhao1-17/+72
Change-Id: I96380f38ad680079de8261d93702d67eb475f4d3 Issue-ID: VFC-1484 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-15Add headers to notification request of vnflcmyangyan1-0/+1
Change-Id: I4f744e7d30c83513a2f38f221c1b35c561777b5f Issue-ID: VFC-1488 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-12fix bug for failure in creating subscriptions for vnfmhongyuzhao1-1/+1
Change-Id: Ie49b7f84627e582516ad2bcb2e7bb6e523fcabbb Issue-ID: VFC-1482 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-09Refactor codes for notify utilfujinhua1-18/+22
Change-Id: I6ba2438dd16393e8f4f20f723389090da7d8877a Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-05vnflcm upgrade from python2 to python3hongyuzhao1-1/+1
Change-Id: Iac483f3047f56af4b77ce0a111de329309d12ae9 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-03vfclcm upgrade from python2 to python3hongyuzhao1-2/+2
Change-Id: Ia55ae38ec64fc3d821d1e7e1c0cbe48b572a0dd4 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-04-24Add lcm op occ to vnf healfujinhua1-4/+3
Change-Id: If99d1ccf70314f68f862972b4914564587df526b Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-24Refactor codes for notificationfujinhua1-10/+12
Change-Id: I9179c2dc107143b67acd398f1773718c78c5eedc Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-01Add scale vnf biz logicfujinhua1-2/+173
Change-Id: I427acdb2af08fa4253938304cc803da45900ddff Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-19Fix lcm notify bugfujinhua1-2/+4
Change-Id: Ib1fe4d73f60fb8754caf42c40dc5a93dfb14f066 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-12Notification stuffs.laili1-0/+1
- Send notification using notificationutil. Change-Id: I35fbc0b57adff499cabb4b956bbc6fb6e794ef38 Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-06Add notification system util in GVNFMBharath Thiruveedula1-0/+63
Change-Id: I1489722e30121aebb69b524cdaafaa44729784a2 Signed-off-by: Bharath Thiruveedula<bharath.thiruveedula@verizon.com> Issue-ID: VFC-1096