1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

4 commits

Author SHA1 Message Date
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
Rodrigo Estebanez
1c217e089b vcloud_director customization syntax Fix: extra comma was preventing to set the status correctly 2013-10-14 13:25:40 +02:00
Nick Osborn
bf38e751ac [vcloud_director] whitespace cleanup 2013-09-16 18:13:09 +01:00
Rodrigo Estebanez
063678f840 Rename Vcloudng to VcloudDirector 2013-08-27 11:19:54 +02:00
Renamed from lib/fog/vcloudng/parsers/compute/vm_customization.rb (Browse further)