Bug 1023432 - broker auth was not generated for non-scalable apps after migartion on INT
Summary: broker auth was not generated for non-scalable apps after migartion on INT
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Adam Miller
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-25 11:59 UTC by Meng Bo
Modified: 2015-05-14 23:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 03:26:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Meng Bo 2013-10-25 11:59:58 UTC
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.

Comment 1 Dan McPherson 2013-10-28 21:52:19 UTC
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.

Comment 2 Adam Miller 2013-10-28 22:56:16 UTC
Done. This is currently deployed to INT.

ops puppet repo git commit 19d5838f7a5ea888d93c57fa1b78213e63b24119

Also Release Ticket 2.0.35 comment #9

Comment 3 Meng Bo 2013-10-29 02:31:43 UTC
Checked on current INT (devenv_3957),

The .auth directory exists for existing non-scalable apps.

Move bug to verified.


Note You need to log in before you can comment on or make changes to this bug.