Hide Forgot
Description of problem: Currently, when `openstack overcloud deploy` is run from different locations, it will generate new passwords (tripleo-overcloud-passwords) and a new rc file. Authentication with the old passwords will fail Version-Release number of selected component (if applicable): OSP 7 and 8 How reproducible: all the time Steps to Reproduce: 1. cd /home/stack; openstack overcloud deploy -e /home/stack/templates/... 2. wait for installation to finish 3. cd /home/stack/templates; openstack overcloud deploy -e /home/stack/templates/... Actual results: new passwords are genereated, new rc files as well Expected results: behavior should be consistent across reinstalls Additional info: it would be good to create ~/.instack_overcloud or a similar folder and save this information in there. At the very least, if the same user redeploys the overcloud, this should not happen. Ideally, though, this would even be consistent across users (e.g. root vs stack user).
Due to missed milestone deadline, pushing dev target to early Queens M-1 and therefor productization of the feature to OSP13. Development in the upstream master will continue through out the time of OSP12 cycle with lower priority than OSP12 feature.
Obsolete RFE without enough of backed demand.