tacker/tacker/conf
tpatil cff8c75682 Sychronize vnf action tasks
Used tooz distribued lock mechanism for synchronizing various
vnf instance tasks like instantiate, terminate and heal. It
supports various backends, such as etcd, mysql, file locks, redis,
zookeeper, etc.

This change imports the "coordination" module, which is shared by
Cinder, Manila and a few other projects.

The lock backend can be selected using the CONF.coordination.backend_url
config option.

Change-Id: Ia4979571e788ecc4874ae0b62533fbc5277253a8
Blueprint: support-etsi-nfv-specs
2020-04-22 07:43:50 +00:00
..
__init__.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00: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_package.py Add vnf package conf options and sample config file to docs 2019-09-19 08:49:08 +00:00