Hide Forgot
Description of problem: Check the broker auth on INT after server upgrade and migrated. All the auth were not generated for non-scalable gears. Version-Release number of selected component (if applicable): INT (devenv_3942) How reproducible: always Steps to Reproduce: 1.Create apps on INT 2.Server upgrade and migrate 3.Check apps for broker auth Actual results: Broker auth was not generated for non-scalable apps. [swydapp-bmengmint.int.rhcloud.com 5264c95b6cec0e4ccb000351]\> ls -a|grep auth [swydapp-bmengmint.int.rhcloud.com 5264c95b6cec0e4ccb000351]\> Expected results: All the existing apps should have broker_auth after migration Additional info: The issue cannot be reproduced when upgrade from devenv-stage_528 to devenv_3944.
The issue here is the value of AUTH_PUB_KEY_FILE="/var/www/openshift/broker/config/keys/public.pem" is set to: AUTH_PUB_KEY_FILE="config/keys/public.pem" in INT.
Done. This is currently deployed to INT. ops puppet repo git commit 19d5838f7a5ea888d93c57fa1b78213e63b24119 Also Release Ticket 2.0.35 comment #9
Checked on current INT (devenv_3957), The .auth directory exists for existing non-scalable apps. Move bug to verified.