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:
Created attachment 637016 [details] new domain
No such incident after model_refactor. Please close this old bug with WORKS_FOR_ME.
(In reply to comment #2) Tested on devenv_2977, this issue can not be reproduced now, so verify this bug.