Bug 626529
Summary: | [RFE] guestname and guestargs for guest recipes not visible on the recipe page | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Gurhan Ozen <gozen> |
Component: | web UI | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 0.5 | CC: | bpeck, dcallagh, dowang, ebaak, jburke, mcsontos, rjoost, tools-bugs |
Target Milestone: | 23.0 | Keywords: | FutureFeature, Patch |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | UX | ||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-07 23:09:56 UTC | Type: | --- |
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: | 1263918 | ||
Bug Blocks: |
Description
Gurhan Ozen
2010-08-23 18:45:32 UTC
Ironically, in all the UI improvements work we have been doing on the recipe page, the one piece of recipe metadata we forgot to include is exactly what is requested in comment 0 -- guestname and guestargs. We should remedy that, since we have managed to display all the other bits and pieces of metadata/settings that have been missing from the recipe page all these years. I think we should do this for 23.0 because it seems like kind of a glaring omission, in light of the fact that we have added every *other* missing piece of info to that page now. http://gerrit.beaker-project.org/4893 For guest recipes, the recipe summary box will include: Guest recipe hosted by R:123. with a link to the host recipe, and the Settings pane of the Installation tab will also show the guest name and guest args used when installing the guest. Beaker 23.0 has been released. |