Bug 872513

Summary: After changing domain, the url of apps will be changed back to the old domain in a while.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: PodAssignee: Rajat Chopra <rchopra>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-02 14:37:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
different namespace in one account
none
new domain none

Description Yujie Zhang 2012-11-02 09:53:44 UTC
Created attachment 637015 [details]
different namespace in one account

Description of problem:

I have 14 applications with domain "stg9900" and then I changed domain to "stg9988", the domain has been changed successfully, the urls of existing apps was changed successfully, but after I while (15 minutes maybe), I checked again, and found that all the urls of existing apps has been changed to use the old domain ,so all of them are not accessible any more.I can still use the new domain to create new apps.I tried to use "rhc domain show", it also does not work.

Since I am using big account on stage, and most users don't have big account, so set it low severity.

Version-Release number of selected component (if applicable):
stage

How reproducible:not always


Steps to Reproduce:
1.Create 14 or above applications, including scalable and medium applications
2.Change the domain
3.Check all the apps after a while, 15 minutes maybe.
  
Actual results:

All the urls of applications has been changed back to use the old domain and rhc domain show can not work correctly.

[yujzhang@localhost ~]$ rhc domain show -l yujzhang+int999
Password: ******


Applications in stg9988:

jbosseap6 @ http://jbosseap6-stg9900.stg.rhcloud.com/
=====================================================
  Created: Nov 02  2:40 AM
     UUID: 32048d652af04ab3a2cd580083ca196e
Gear Size: medium
 Scalable: true
  Git URL:
ssh://32048d652af04ab3a2cd580083ca196e.rhcloud.com/~/git/j
bosseap6.git/
  SSH URL:
ssh://32048d652af04ab3a2cd580083ca196e.rhcloud.com
Domain stg9900 not found


Expected results:

The urls of applications should not be changed back to use the old domain name.

Additional info:

Comment 1 Yujie Zhang 2012-11-02 09:54:36 UTC
Created attachment 637016 [details]
new domain

Comment 2 Rajat Chopra 2013-03-21 00:33:23 UTC
No such incident after model_refactor. Please close this old bug with WORKS_FOR_ME.

Comment 3 Yujie Zhang 2013-03-21 08:01:47 UTC
(In reply to comment #2)
Tested on devenv_2977, this issue can not be reproduced now, so verify this bug.