1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/vcloud_director/parsers/compute
Stefano Tortarolo 18ef1ecb61 [vcloud_director] Handle Guest admin password
Admin passwords can be retrieved and modified using the VMWare console,
so it's useful to allow the same operations here.

Moreover, when an admin password is enabled and "admin password auto" is
false, it's impossible to modify Guest settings.
i.e., "The administrator password cannot be empty when it is enabled and
automatic password generation is not selected."

This patch also fixes `put_guest_customization_section_vapp` where an
AdminPassword element was never created.
2013-12-08 10:26:39 +01:00
..
disks.rb [vcloud_director] whitespace cleanup 2013-09-16 18:13:09 +01:00
metadata.rb [vcloud_director] Move parser commentary out of top-level docs. 2013-10-10 10:25:27 +01:00
network.rb [vcloud_director] Move parser commentary out of top-level docs. 2013-10-10 10:25:27 +01:00
vm.rb [vcloud_director] whitespace cleanup 2013-09-16 18:13:09 +01:00
vm_customization.rb [vcloud_director] Handle Guest admin password 2013-12-08 10:26:39 +01:00
vm_network.rb [vcloud_director] Move parser commentary out of top-level docs. 2013-10-10 10:25:27 +01:00
vms.rb [vcloud_director] whitespace cleanup 2013-09-16 18:13:09 +01:00
vms_by_metadata.rb [vcloud_director] whitespace cleanup 2013-09-16 18:13:09 +01:00