xci: Make it easier to use OpenStack-Ansible stable branches 23/48523/3
authorMarkos Chandras <mchandras@suse.de>
Thu, 7 Dec 2017 11:39:36 +0000 (11:39 +0000)
committerMarkos Chandras <mchandras@suse.de>
Mon, 11 Dec 2017 10:54:40 +0000 (10:54 +0000)
commit8a6f39e4a8fd11c2d458e5d8c2d86bdf56927471
tree4b25ef2e2b0db47cef2a51abab0931acf0a29147
parent71e168bfefc91b13a57ed5fcfdc5f458a6764b3f
xci: Make it easier to use OpenStack-Ansible stable branches

It seems it is desirable for projects to use stable OpenStak-Ansible and
OpenStack releases in general. However, merely overriding
OPENSTACK_OSA_VERSION doesn't work because role requirements and
OpenStack services have to be adapted too. Despite the Documentation
warning users about this, seems like nobody remembers to read and
do the necessary steps. However, this leads to numerous invalid bug
reports due to this stable/master mix. Lets try to help improving
this situation by doing all the necessary ground work if we detect that
we are using a stable branch.

Change-Id: I2ba5d7e7942109973b6a6523aae2c01b65e61fe7
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/update-osa-version-files.sh
xci/xci-deploy.sh