
Last week, keystone was failing to install in developer mode due to us not specifying upper constraints. This was 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: I270d7a37541d497ee0e1a576d5fda6f38dd2cb4c Partial-Bug: #1553960
OpenStack-Ansible Glance
- tags
-
openstack, glance, cloud, ansible
- category
-
*nix
This Ansible role installs and configures OpenStack glance and glance registry.
- This role will install the following Upstart services:
-
- glance-api
- glance-registry
Description
Languages
Jinja
48.1%
Python
37.3%
Shell
14.6%