lp:~aym-frikha/charm-helpers

Owned by Aymen Frikha
Get this repository:
git clone https://git.launchpad.net/~aym-frikha/charm-helpers
Only Aymen Frikha can upload to this repository. If you are Aymen Frikha please log in for upload directions.

Branches

Name Last Modified Last Commit
Ansible-bug-1748433 2018-05-13 14:31:56 UTC
LP:#1748433

Author: Aymen Frikha
Author Date: 2018-05-13 14:31:56 UTC

LP:#1748433
Ansible version changed from 2.0 to 2.5 and there is several changes in newer version.
The default config of remote_tmp changed from " $HOME/.ansible/tmp" to "~/.ansible/tmp".
We need to handle variable "ansible_remote_tmp" variable explicitly to avoid any problem
in newer versions.

master 2018-05-10 17:34:08 UTC
Retry keystone_wait_for_propagation() on exception (#175)

Author: Felipe Reyes
Author Date: 2018-05-10 17:34:08 UTC

Retry keystone_wait_for_propagation() on exception (#175)

At the CI jobs keystone_wait_for_propagation() fails when the
api_version attribute hasn't been propagated yet in the identity-service
relations. This patch will retry automatically giving time to keystone
when the system where this is running is not fast enough.

Fixes LP: #1668954

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers