magnum/magnum/conductor/handlers
Randall Burt 7890725c52 Refactor driver interface (pt 1)
Refactor driver interface to encapsulate the orchestration
strategy. This first patch only refactors the main driver
operations. A follow-on will handle the state synchronization
and removing the poller from the conductor.

1. Make driver interface abstract
2. Move external cluster operations into driver interface
3. Make Heat-based driver abstract and update based on
   driver interface changes
4. Move Heat driver code into its own module
5. Update existing Heat drivers based on interface changes

Change-Id: Icfa72e27dc496862d950ac608885567c911f47f2
Partial-Blueprint: bp-driver-consolodation
2016-12-01 09:23:46 -06:00
..
common Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
ca_conductor.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
cluster_conductor.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
conductor_listener.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00