Bug 1154530
| Summary: | [RFE]Web console should support region feature. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yanping Zhang <yanpzhan> | ||||
| Component: | Management Console | Assignee: | Luke Meyer <lmeyer> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.2.0 | CC: | bleanhar, jokerman, libra-onpremise-devel, mmccomas, yanpzhan | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1156026 (view as bug list) | Environment: | |||||
| Last Closed: | 2014-10-27 02:33:39 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: | |||||||
| Bug Depends On: | 1156026 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Yanping Zhang
2014-10-20 06:00:33 UTC
Sorry, in "Description of problem:Since rhc and API have supported team management feature already", it should be "Description of problem:Since rhc and API have supported region management feature already". It's region feature request. This should already be in the product - need to make sure I understand how this is supposed to work. This is already in the product. You will only see it if you actually have regions (I think more than one is required), and broker.conf:ALLOW_REGION_SELECTION="true" (definitely required). Please verify to your satisfaction and we can close it if so, or perhaps create a docs bug? After set in broker.conf:ALLOW_REGION_SELECTION="true", we can choose regions when create application on website. It's great. It is better to support displaying region info on the application page when the application locates on a node with region, no matter what's set with ALLOW_REGION_SELECTION. Suggest show region info as rhc does: # rhc app show phptest -g ID State Cartridges Size Region Zone SSH URL ------------------------ ------- ---------- ----- ------- ----- ------------------------------------------------------ 5449aa3c6b263c57fb000027 started php-5.4 small region2 zone2 5449aa3c6b263c57fb000027.manual.com Created attachment 950374 [details]
region is shown on app page
The region is shown on the app page, under the app name (not with the gears), even if ALLOW_REGION_SELECTION="false". Is this what you meant or were you expecting it somewhere else?
Sorry for not noticing the region info before you showed me. I thought it was together with gear info. We can verify that the region info is enough on website now, please help to change the bug status, thanks so much. |