Bug 969879 - UUID of head gear and child scaled gears are of differing types
Summary: UUID of head gear and child scaled gears are of differing types
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-02 21:36 UTC by Clayton Coleman
Modified: 2015-05-15 00:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-03 15:30:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Clayton Coleman 2013-06-02 21:36:15 UTC
Creating an application with a scaled head gear and a scaled child gears creates different ID value types those gears.

1) rhc create-app foo php-5.3 -s
2) rhc add-cartridge "http://cartreflect-claytondev.rhcloud.com/reflect?github=smarterclayton/openshift-redis-cart&commit=6dca180bb06412a261d7211d9d8fe1211afe32d8" -a foo

ID                               State   Cartridges               Size  SSH URL
-------------------------------- ------- ------------------------ ----- -------------------------------------------------------------------------------------
292684868220001600929792         started php-5.3 haproxy-1.4      small 292684868220001600929792.rhcloud.com
ad03ffc0cbc511e2a73512313d1704b9 started smarterclayton-redis-2.6 small ad03ffc0cbc511e2a73512313d1704b9.rhcloud.com
c58949f0cbc611e2a73512313d1704b9 started smarterclayton-redis-2.6 small c58949f0cbc611e2a73512313d1704b9.rhcloud.com

The php gear has the mongo UUID type and the child gears are of the ruby UUID type.  Should be one consistent type.

Does not block sprint exit, unless this is causing other problems.

Comment 1 Clayton Coleman 2013-06-03 15:30:38 UTC
Just a devenv thing, randomized.


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