kolla-ansible/ansible/roles/keystone/tasks
Martin Chlumsky 735012c4bb Add common_options to keystone container check
keystone_* containers are created via the kolla_docker ansible module
with common_options set to docker_common_options. However, when the
containers are checked, common_options are not passed to the
kolla_docker ansible module. This can cause the keystone_* containers
to be restarted during a reconfigure when there are no changes to
keystone configuration.

Add the common_options argument to the kolla_docker ansible module when
checking the keystone containers and set it to docker_common_options.

Change-Id: I44aefcf3d71faecaf1ffe384fd5a2f611e584a37
Closes-Bug: #1759922
2018-03-29 16:45:31 -04:00
..
bootstrap_service.yml Optimize reconfiguration for keystone 2017-01-05 14:15:20 +08:00
bootstrap.yml Implement external MariaDB and pre-configured Databases support 2018-01-23 13:07:40 +00:00
check.yml Fix deployment with public TLS enabled 2017-10-05 08:36:34 +00:00
clone.yml dev mode: Add support for keystone 2018-01-09 07:54:19 +00:00
config.yml Add common_options to keystone container check 2018-03-29 16:45:31 -04:00
deploy.yml dev mode: Add support for keystone 2018-01-09 07:54:19 +00:00
init_fernet.yml Wait keystone_fernet running before init tokens 2017-07-26 10:52:59 +00:00
main.yml Allow keystone role to pull images 2016-01-06 04:23:28 +00:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
pull.yml Fix the error when pull keystone image 2017-01-18 13:38:50 +08:00
reconfigure.yml Remove symlink in reconfigure tasks 2017-07-03 09:34:21 +00:00
register.yml Fix deployment with public TLS enabled 2017-10-05 08:36:34 +00:00
upgrade.yml Fix MySQL access denied error during upgrade 2018-02-09 14:18:05 +02:00