Bug 1147646 - No support for domains/namespaces in oo-admin-ctl-app
Summary: No support for domains/namespaces in oo-admin-ctl-app
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks: 1134581
TreeView+ depends on / blocked
 
Reported: 2014-09-29 17:30 UTC by Luke Meyer
Modified: 2015-07-07 23:49 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1134581
Environment:
Last Closed: 2015-07-07 23:49:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Dan McPherson 2015-06-12 14:08:28 UTC
Looks like this was fixed.

Comment 2 Liang Xia 2015-06-15 10:16:01 UTC
Verified on devenv_5549 with following steps:

1. Create 2 domains named dm1, dm2.
2. Create applications named myapp under each domain dm1, dm2.
3. Control one of the application via domain name and application name.
4. Control the other application via application name and gear uuid.

# rhc apps -s
  myapp http://myapp-dm1.dev.rhcloud.com/
  myapp http://myapp-dm2.dev.rhcloud.com/
You have access to 2 applications.

# oo-broker oo-admin-ctl-app -c stop -l lxia -a myapp -n dm2
Success

# oo-broker oo-admin-ctl-app -c start -l lxia -a myapp --gear_uuid 557e9f6b2871472583000019
Success


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