masakari/masakari/conf
Dinesh Bhor d45f754cbb Add reserved_host to failed_host's aggregate
Reserved hosts can be shared between multiple host_aggregates. So
before evacuating the instances from failed_host to reserved_host,
the target resered_host should be added to the same aggregate in
which the failed_host is.

This patch adds the reserved_host to failed_host's aggregate.
Adding reserved_host to aggregate is optional and can be configured
by operators with the help of new configuration parameter
'add_reserved_host_to_aggregate' which is added under the 'host_failure'
section. This config option defaults to 'False'.

Change-Id: I7478e0f24ecd6fd6385dd67e7f0cad5ca3460526
2017-02-16 11:57:40 +05:30
..
__init__.py Add ha enabled config options 2017-02-09 12:04:51 +05:30
api.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
base.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
database.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
engine.py Add host_failure workflow for 'reserved_host' recovery_method 2017-02-16 11:33:09 +05:30
engine_driver.py Add reserved_host to failed_host's aggregate 2017-02-16 11:57:40 +05:30
exceptions.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
nova.py Fix failing gate jobs due to removal of nova_client.service_catalog 2016-12-30 18:45:52 +00:00
opts.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
osapi_v1.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
paths.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
service.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
ssl.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
wsgi.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30