tacker/tacker/conf
Aldinson Esto 943e0b0815 Support Client Notification Endpoint Test
This functionality will enable tacker to test the
notification during register Subscription.

if VNFM cannot  receive success response
(204 no content), VNFM will be failed Subscription
Request

  - As sending management of this API, we apply
    legacy CONF.
    (retry_num,retry_wait, there are defined in
    vnf_lcm group.)

  - As sending control of this API, we add new
    CONF(test_callback_uri)

  - We modify(add) Notification(GET) process to
    current send_notification.

Implements: blueprint support-fundamental-lcm
Spec: https://specs.openstack.org/openstack/tacker-specs/specs/wallaby/support-fundamental-vnf-lcm-based-on-ETSI-NFV.html
Change-Id: I2a1db1b34b687748ad939b0c867b2d78f45622da
2021-03-26 14:19:53 +09:00
..
__init__.py Support Subscription for LCM notifications by ETSI 2020-10-05 15:09:46 +09:00
conductor.py Add vnf package conf options and sample config file to docs 2019-09-19 08:49:08 +00:00
coordination.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
opts.py Add vnf package conf options and sample config file to docs 2019-09-19 08:49:08 +00:00
vnf_lcm.py Support Client Notification Endpoint Test 2021-03-26 14:19:53 +09:00
vnf_package.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00