summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2017-12-19 22:08:37 +0100
committerFatih Degirmenci <fdegir@gmail.com>2017-12-19 22:08:37 +0100
commit2c15c566066c5a36dcec972b5eb151df7e83d4cb (patch)
tree5c5159c5f9413b77d91b8a1d7fc523ef0086bf14
parentcf2cd4e4b87a5e392bc4ba49749a349925ba2f86 (diff)
Pin os_heat role to the version with working policy
Upstream change modifying policy.json results in failures with several heat test case failures with functest healthcheck. https://review.openstack.org/#/c/526306/ Using the policy.json from the earlier commit seems to solve the failures which is this https://git.openstack.org/cgit/openstack/openstack-ansible-os_heat/commit/?id=0b3eb9348d55d6b1cf077a2c45b297f9a1be730d Change-Id: Iaac0911e73743d1b628cc8d4abe460a0a2a66a84 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
-rw-r--r--xci/file/ansible-role-requirements.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/file/ansible-role-requirements.yml b/xci/file/ansible-role-requirements.yml
index 8f166a07..90e40d5f 100644
--- a/xci/file/ansible-role-requirements.yml
+++ b/xci/file/ansible-role-requirements.yml
@@ -96,7 +96,7 @@
- name: os_heat
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_heat
- version: 8fcd29197797eef409254605f0ce73ef8d1bda6b
+ version: 0b3eb9348d55d6b1cf077a2c45b297f9a1be730d
- name: os_horizon
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_horizon