Commit Graph

6 Commits

Author SHA1 Message Date
Ricardo Carrillo Cruz 30364cf669 Pin Ansible version to 2.1.2.0
Change-Id: I9c5d24e5fdc937687458b50f3c38a2a4c3fa3a9f
2016-09-29 21:12:31 +02:00
Ricardo Carrillo Cruz 901ff94f59 Run cloud launcher with latest release candidate
Along with the requirements change, there are also needed changes
roles_path and ansible_python_interpreter variable handling, for
some reason latest Ansible did not like current configuration.

Change-Id: I5fc78d479e276711365ea497edd4d3e38cacd650
2016-09-17 19:32:44 +00:00
Ricardo Carrillo Cruz 10f5672ec6 Revert "Pull shade from master on venv"
This reverts commit c562601fb5.
The fix on shade already merged and we got a release with it.

Change-Id: I705ff5a9ec8dc731a4a7dfcaceb4d0aa787fa573
2016-08-25 10:01:47 +02:00
Ricardo Carrillo Cruz 66aa6dcd6a Pin Ansible to 2.1.0.0 to avoid loop_var being undefined
Since pulling Ansible 2.1.1.0, the role fails with 'item_cloud
not defined' when processing the per-cloud resources.
I believe the issue is due to:

https://github.com/ansible/ansible/issues/17148

Pinning to previous version for now till the issue is fixed.

Change-Id: Ia7275f6bcc308dd0a0509744711c37451546026b
2016-08-24 21:15:15 +02:00
Ricardo Carrillo Cruz c562601fb5 Pull shade from master on venv
Currently, shade has a fix to avoid floating IPs timeouts on
server creation, but we need a shade release.
Pulling from dev for now to avoid gate issues.

Change-Id: I49ccca9d5f25f18ef34073bc9831bf078783c2d9
2016-07-20 12:15:51 +02:00
Ricardo Carrillo Cruz 241dd8d150 Add requirements.txt file for pip
Change-Id: Iebc09a94ec0a4676c1cc73359a720b1bb76d2a9b
2016-05-26 15:29:46 +00:00