Bug 876126
| Summary: | [client]Should add split charater between each alias-name when execute "rhc domain show" in ruby-1. 8 environment | |||
|---|---|---|---|---|
| Product: | OKD | Reporter: | xjia <xjia> | |
| Component: | oc | Assignee: | Fabiano Franz <ffranz> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 2.x | CC: | ffranz, jinzhang, xtian | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 885598 (view as bug list) | Environment: | ||
| Last Closed: | 2012-12-19 19:25:28 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: | ||||
| Bug Blocks: | 885598 | |||
|
Description
xjia
2012-11-13 12:07:00 UTC
Fixed by pull request: https://github.com/openshift/rhc/pull/215. ffranz@ffranz rhc$ rhc domain show Applications in ffranz04 ======================== ruby19 @ http://ruby19-ffranz04.dev.rhcloud.com/ ================================================ Application Info ================ Created = 12:08 PM UUID = bb544222166f494287c048388a3b91e7 Gear Size = small Git URL = ssh://bb544222166f494287c048388a3b91e7.rhcloud.com/~/git/ruby19.git/ SSH URL = ssh://bb544222166f494287c048388a3b91e7.rhcloud.com Aliases = myawesome.com mywonderful.com Cartridges ========== ruby-1.9 ruby19b @ http://ruby19b-ffranz04.dev.rhcloud.com/ ================================================== Application Info ================ Created = 12:18 PM UUID = 1db1f28c1ec7436a86fb1404007f2017 Gear Size = small Git URL = ssh://1db1f28c1ec7436a86fb1404007f2017.rhcloud.com/~/git/ruby19b.git/ SSH URL = ssh://1db1f28c1ec7436a86fb1404007f2017.rhcloud.com Aliases = mywonderful2.com Cartridges ========== ruby-1.9 This bug has been verified and fixed, please refer to the details as below: Build: rhc-1.1.7.gem devenv_2474 Verified results: The alias are separated by space as below: # rhc domain show -p a Applications in tstdm11 ======================= ruby19 @ http://ruby19-tstdm11.dev.rhcloud.com/ =============================================== Application Info ================ Created = 12:00 AM Aliases = jiaxuan jiaxuan1 Gear Size = small Git URL = ssh://2bbd20927e0f406eaf81383adc331fcf.rhcloud.com/~/git/ruby19.git/ SSH URL = ssh://2bbd20927e0f406eaf81383adc331fcf.rhcloud.com UUID = 2bbd20927e0f406eaf81383adc331fcf Cartridges ========== ruby-1.9 |