Bug #5472
Sunstone: "image_info_tab: false" should disable any link to the image
Status: | Pending | Start date: | 10/19/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Abel Coronado | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | - | |||
Resolution: | Pull request: | |||
Affected Versions: | OpenNebula 5.4.2 |
Description
You will see this emty page:
History
#1 Updated by Abel Coronado over 3 years ago
- Assignee set to Abel Coronado
#2 Updated by Abel Coronado over 3 years ago
- File image-wo-info.png added
Hello kvaps,
I do not consider this a bug.
This yaml line, refers to the panels visible in the images-tab
"image_info_tab: false"
image-tab has 3 panels: info, vms and snapshots.
If as you say, you disable the info panel, the result is not the one you show in the image. The result is this:
To be able to reproduce what you say, it would have to disable the 3 panels mentioned above.
I also wouldn't consider a bug if all 3 panels are disabled because the image resource exists and has associated actions, and it is good that the user can navigate to the image, even with everything disabled.
Regards,
Abel.
#3 Updated by kvaps kvaps over 3 years ago
Hi,
image-tab has 3 panels: info, vms and snapshots.
I see, I have empty page because I disabled all of them :)
- image_info_tab - because I don't want to display it
- image_vms_tab - due this bug #5457
- image_snapshots_tab - because I have no snapshot functionality (yet)