Bug 886106
| Summary: | Unable to determine current catalog when viewing deployable | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | James Laska <jlaska> | ||||
| Component: | aeolus-conductor | Assignee: | Angus Thomas <athomas> | ||||
| Status: | CLOSED EOL | QA Contact: | Rehana <aeolus-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1.1.0 | CC: | srevivo | ||||
| Target Milestone: | 2.0.0 | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 18:34:46 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: |
|
||||||
Created attachment 661481 [details] Screenshot.png Description of problem: When viewing an application blueprint, it's not possible to determine which catalog was used to navigate to the blueprint. The catalog is important and plays a vital role in determining where the application to launch to. Version-Release number of selected component (if applicable): * aeolus-conductor-0.13.24-1.el6cf.src.rpm * aeolus-configure-2.8.11-1.el6cf.src.rpm How reproducible: Steps to Reproduce: 1. Install and configure CloudForms 2. Build and push a valid image 3. Select Administer -> Content 4. Create a catalog 5. Create an application blueprint within catalog 6. Navigate to newly created deployable/blueprint (Administer -> Content -> $catalog -> $deployable) Actual results: Observe it's not possible to determine which catalog the deployable belongs to (aside from the URL) Expected results: When viewing an application blueprint, conductor should tell you which catalog you selected, as the catalog (and resource zone) impact where the application will be launched to. Additional info: * See screenshot