1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

F #5888: Activate Image tab (#2242)

This commit is contained in:
Jorge Miguel Lobo Escalona 2022-07-20 13:05:23 +02:00 committed by GitHub
parent f5f8266da8
commit 612172466f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,23 +25,25 @@ resource_name: "IMAGE"
actions:
create_dialog: true
clone_dialog: true
import_dialog: true
create_app_dialog: true # reference to create_dialog in marketplace-app-tab.yaml
chown: true
chgrp: true
enable: true
disable: true
persistent: true
nonpersistent: true
delete: true
dockerfile_dialog: false
clone: true
lock: true
unlock: true
disable: true
enable: true
persistent: true
nonpersistent: true
chown: true
chgrp: true
delete: true
# Filters - List of criteria to filter the resources
filters:
label: true
state: true
# Info Tabs - Which info tabs are used to show extended information
@ -52,8 +54,6 @@ info-tabs:
enabled: true
actions:
rename: true
chtype: true
persistent: true
permissions_panel:
enabled: true
actions:
@ -70,13 +70,11 @@ info-tabs:
add: true
edit: true
delete: true
vm:
vms:
enabled: true
snapshot:
enabled: true
actions:
snapshot_flatten: true
snapshot_revert: true
snapshot_delete: true
snapshot_delete: true