Comment 2 for bug 1771498

Revision history for this message
wes hayutin (weshayutin) wrote :

Sorin you can apply the patch to your box locally fairly easily.

on the dev box..

checkout the patch..
git fetch https://git.openstack.org/openstack/tripleo-quickstart-extras refs/changes/01/568701/8 && git checkout FETCH_HEAD

In the script.. remark out
https://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/create-reproducer-script/templates/reproducer-quickstart.sh.j2#L192-L196

In your local working dir / -w $WORKSPACE e.g. ~/.quickstart or your setting
source venv_ansible/bin/activate
python setup.py install

Then re-execute