tacker/tacker/conductor
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
..
conductorrpc Add heal vnf instance API 2020-04-22 07:42:46 +00:00
__init__.py introduce tacker conductor 2017-06-08 21:20:20 +08:00
conductor_server.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00