openstack-ansible-os_keystone/tasks
Matt Thompson 925aaf6f7e Use upper-constraints file in developer mode
Currently, keystone fails to install in developer mode due to us not
specifying upper constraints.  This is due to an upcapped version of
pysaml2 being installed which is causing problems.  This commit first
clones the requirements repo and then uses the upper constraints file
when installing packages.

Note that we only update pip_install_options when in developer mode if
the constraints aren't already set.  This is because in developer mode
you could have a container with multiple services running on it and the
pip_install_options fact would get updated when already set, resulting
in pip failing to install packages.

Change-Id: I4f21c20a1f7fa1fc4277cdffc98fc9b2017f11d1
2016-03-14 10:32:28 +00:00
..
keystone_apache.yml Removing unneeded with_items usage for clarity 2016-03-06 16:31:19 -05:00
keystone_db_setup.yml Updated role to be an independent role 2016-02-26 14:13:43 -06:00
keystone_federation_sp_idp_setup.yml Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00
keystone_federation_sp_setup.yml Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00
keystone_fernet_keys_autorotate.yml Updated default fernet key usage 2015-06-30 09:54:31 -05:00
keystone_fernet_keys_create.yml Resolve ansible-lint ANSIBLE0008 2016-02-11 07:40:09 -08:00
keystone_fernet_keys_distribute.yml Resolve ansible-lint ANSIBLE0008 2016-02-11 07:40:09 -08:00
keystone_fernet.yml Updated default fernet key usage 2015-06-30 09:54:31 -05:00
keystone_idp_metadata.yml Resolve ansible-lint ANSIBLE0008 2016-02-11 07:40:09 -08:00
keystone_idp_self_signed_create.yml Keystone Federation Identity Provider Configuration 2015-07-23 20:46:52 +01:00
keystone_idp_self_signed_distribute.yml Keystone Federation Identity Provider Configuration 2015-07-23 20:46:52 +01:00
keystone_idp_self_signed_store.yml Keystone Federation Identity Provider Configuration 2015-07-23 20:46:52 +01:00
keystone_idp_setup.yml Updated role to be an independent role 2016-02-26 14:13:43 -06:00
keystone_idp_sp_setup.yml Keystone Federation Identity Provider Configuration 2015-07-23 20:46:52 +01:00
keystone_install_apt.yml Updated role to be an independent role 2016-02-26 14:13:43 -06:00
keystone_install.yml Use upper-constraints file in developer mode 2016-03-14 10:32:28 +00:00
keystone_key_distribute.yml Use slurp to collect the keystone ssh keys 2016-01-25 15:15:47 +00:00
keystone_key_populate.yml Use slurp to collect the keystone ssh keys 2016-01-25 15:15:47 +00:00
keystone_key_setup.yml Adjust SSH key creation method for Keystone 2015-07-23 14:15:40 +01:00
keystone_ldap_setup.yml Remove dangling Default domain cfg file 2016-03-02 15:30:04 -06:00
keystone_messaging_setup.yml Compartmentalizing RabbitMQ 2015-09-11 11:08:50 -05:00
keystone_post_install.yml Removing unneeded with_items usage for clarity 2016-03-06 16:31:19 -05:00
keystone_pre_install.yml Merge "Changed the ordering for sudoers where used" 2016-03-07 10:08:13 +00:00
keystone_service_setup.yml Fix typos in docstrings: 2016-01-25 15:14:55 +00:00
keystone_ssl_key_create.yml Keystone SSL cert/key distribution and configuration 2015-08-19 07:51:09 +00:00
keystone_ssl_key_distribute.yml Keystone SSL cert/key distribution and configuration 2015-08-19 07:51:09 +00:00
keystone_ssl_key_store.yml Keystone SSL cert/key distribution and configuration 2015-08-19 07:51:09 +00:00
keystone_ssl_self_signed.yml Keystone SSL cert/key distribution and configuration 2015-08-19 07:51:09 +00:00
keystone_ssl_user_provided.yml Cleanup syntax issues for Ansible 2 compatibility 2016-01-29 10:53:49 -08:00
keystone_ssl.yml Keystone SSL cert/key distribution and configuration 2015-08-19 07:51:09 +00:00
keystone_token_cleanup.yml Implement keystone venv support 2015-10-14 13:59:47 -05:00
main.yml Updated role to be an independent role 2016-02-26 14:13:43 -06:00