openstack-ansible-os_cinder/tasks
Logan V 5108e06793 Add external LB management handler hook interface
Based on conversation on an ansible issue[1], I implemented
a LB orchestration role[2] similar to the POC here[3].

This will allow external loadbalancer management roles to hook
into a universal notify listener "Manage LB" to perform before/
after endpoint management actions when the service is being
restarted.

[1]: https://github.com/ansible/ansible/issues/27813
[2]: https://github.com/Logan2211/ansible-haproxy-endpoints
[3]: https://github.com/Logan2211/tmp-ansible-27813

Change-Id: I19818234d9c8a5ad90b6387c360d598fda03a65e
2017-09-16 13:54:06 -05:00
..
cinder_backends.yml Support no validation of internal SSL endpoints 2017-05-12 10:54:29 +00:00
cinder_cleanup_old_facts.yml Simplify and optimise cinder tasks 2017-07-06 06:18:55 +00:00
cinder_db_setup.yml Correct cinder online migrations command 2017-08-30 08:56:52 +01:00
cinder_init_systemd.yml Add external LB management handler hook interface 2017-09-16 13:54:06 -05:00
cinder_install.yml Add external LB management handler hook interface 2017-09-16 13:54:06 -05:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Add external LB management handler hook interface 2017-09-16 13:54:06 -05:00
cinder_pre_install.yml Implementing stricter permissions on config files 2017-02-08 09:17:11 -05:00
cinder_qos.yml remove the use of iteritems 2017-08-02 15:12:17 -05:00
cinder_service_add.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_service_setup.yml Add support for cinder v3 api 2017-03-16 13:52:56 +01:00
cinder_uwsgi.yml Add external LB management handler hook interface 2017-09-16 13:54:06 -05:00
main.yml Implement uWSGI for cinder-api 2017-07-25 15:57:19 +01:00