1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-19 06:50:07 +03:00

B #5432: fix create image error when using vcenter view (#1322)

This commit is contained in:
Frederick Borges 2021-06-21 13:28:13 +02:00 committed by GitHub
parent 6a59839515
commit a626c9fc07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 0 deletions

View File

@ -640,6 +640,9 @@ tabs:
image_info_tab: true
image_vms_tab: true
image_snapshots_tab: false
template_creation_tabs:
image: true
docker: true
table_columns:
- 0 # Checkbox
- 1 # ID

View File

@ -641,6 +641,9 @@ tabs:
image_info_tab: true
image_vms_tab: true
image_snapshots_tab: true
template_creation_tabs:
image: true
docker: true
table_columns:
- 0 # Checkbox
- 1 # ID

View File

@ -634,6 +634,9 @@ tabs:
image_info_tab: true
image_vms_tab: true
image_snapshots_tab: true
template_creation_tabs:
image: true
docker: true
table_columns:
- 0 # Checkbox
- 1 # ID