diff --git a/src/sunstone/etc/sunstone-views/admin.yaml b/src/sunstone/etc/sunstone-views/admin.yaml index 6536750b40..4d4fc77898 100644 --- a/src/sunstone/etc/sunstone-views/admin.yaml +++ b/src/sunstone/etc/sunstone-views/admin.yaml @@ -182,6 +182,7 @@ tabs: input_output: true context: true scheduling: true + other: true images-tab: panel_tabs: image_info_panel: true diff --git a/src/sunstone/etc/sunstone-views/cloud.yaml b/src/sunstone/etc/sunstone-views/cloud.yaml index e726cfe8eb..1e5bf5b7f0 100644 --- a/src/sunstone/etc/sunstone-views/cloud.yaml +++ b/src/sunstone/etc/sunstone-views/cloud.yaml @@ -183,6 +183,7 @@ tabs: input_output: true context: true scheduling: false + other: false images-tab: panel_tabs: image_info_panel: true diff --git a/src/sunstone/etc/sunstone-views/vdcadmin.yaml b/src/sunstone/etc/sunstone-views/vdcadmin.yaml index d5a6a1b4b5..dccafc9e96 100644 --- a/src/sunstone/etc/sunstone-views/vdcadmin.yaml +++ b/src/sunstone/etc/sunstone-views/vdcadmin.yaml @@ -183,6 +183,7 @@ tabs: input_output: true context: true scheduling: false + other: true images-tab: panel_tabs: image_info_panel: true