Bug 822837 - [OriginliveCD] Fail to alter the domain name.
Summary: [OriginliveCD] Fail to alter the domain name.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-18 10:14 UTC by yquan
Modified: 2015-05-15 01:54 UTC (History)
4 users (show)

Fixed In Version: devenv_1809
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-08 17:58:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description yquan 2012-05-18 10:14:08 UTC
Description of problem:
Fail to alter the domain name.
The new name space is created and the URL of app is change to the new namespace is success in back-end. But still return the old URL when use command like rhc domain show.
It also return message like below.

RESULT:
Error updating apps: ["php0"].  Updates will not be completed until all apps can be updated successfully.  If the problem persists please contact support.


Version-Release number of selected component (if applicable):
OriginliveCD May 17th 
MD5:0ec0e9d485baa09ec3f41d5129c760bd

How reproducible:
always

Steps to Reproduce:
1.Create domain then create an app in live cd
2.Alter the domain name.
3.
  
Actual results:

Fail to alter the domain name.
The new name space is created and the URL of app is change to the new namespace is success in back-end. But still return the old URL when use command like rhc domain show.
It also return message like below.

RESULT:
Error updating apps: ["php0"].  Updates will not be completed until all apps can be updated successfully.  If the problem persists please contact support.


Expected results:
The changing of domain name should successful as usual.

Additional info:

Comment 1 Krishna Raman 2012-05-30 20:26:16 UTC
https://github.com/openshift/crankcase/pull/88

Comment 2 Peter Ruan 2012-06-01 16:46:11 UTC
verfied with the steps above.


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