mirror of
https://github.com/OpenNebula/one.git
synced 2025-04-01 06:50:25 +03:00
B OpenNebula/one#6736: Delete vmrc and vcenter attributes(#3247)
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
This commit is contained in:
parent
3c94ba964b
commit
18bad54109
@ -74,8 +74,3 @@ info-tabs:
|
||||
dialogs:
|
||||
create_dialog:
|
||||
information: true # required
|
||||
vcenter:
|
||||
enabled: true
|
||||
not_on:
|
||||
- kvm
|
||||
- lxc
|
||||
|
@ -34,7 +34,6 @@ actions:
|
||||
chgrp: true
|
||||
lock: true
|
||||
unlock: true
|
||||
vmrc: true
|
||||
vnc: true
|
||||
ssh: true
|
||||
rdp: true
|
||||
|
@ -34,7 +34,6 @@ actions:
|
||||
chgrp: false
|
||||
lock: false
|
||||
unlock: false
|
||||
vmrc: true
|
||||
vnc: true
|
||||
ssh: true
|
||||
rdp: true
|
||||
|
@ -34,7 +34,6 @@ actions:
|
||||
chgrp: false
|
||||
lock: true
|
||||
unlock: true
|
||||
vmrc: true
|
||||
vnc: true
|
||||
ssh: true
|
||||
rdp: true
|
||||
|
@ -5,9 +5,6 @@
|
||||
# Zendesk support URL
|
||||
support_url: 'https://opennebula.zendesk.com/api/v2'
|
||||
|
||||
# Optional parameter for vcenter command
|
||||
vcenter_prepend_command: ''
|
||||
|
||||
# Optional parameter for Sunstone commands
|
||||
sunstone_prepend: ''
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user