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

5 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
Stefano Tortarolo
e34ff64840 [vcloud_director] Show guest customization "admin password auto"
Guest customization setting "admin password auto" was retrieved but not
shown.
2013-12-08 10:23:29 +01:00
Nick Osborn
19f8fc7262 [vcloud_director] Fancy progress bar for async tasks. 2013-10-16 09:44:32 +01:00
Nick Osborn
1e403d528a [vcloud_director] Add media(s) to README. 2013-10-01 08:59:05 +01:00
Nick Osborn
36277525a4 [vcloud_director] Update README 2013-09-26 11:10:39 +01:00
Renamed from lib/fog/vcloud_director/documentation.md (Browse further)