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
Nick Osborn 2331397866 [vcloud_director] Capture org name at login.
Now that name != FullName, this lets us discover which organization
we've logged into without needing advance knowledge of it:

    org = compute.organizations.get_by_name(compute.org_name)
2013-09-14 20:05:28 +01:00
..
generators/compute Make VcloudDirector to support 5.1. Default version now is 5.1 2013-08-29 14:02:21 +02:00
models/compute [vcloud_director] Deconflate Org name and FullName. 2013-09-14 19:24:19 +01:00
parsers/compute get_vms_by_metadata 2013-09-02 11:58:05 +02:00
requests/compute [vcloud_director] Fix copy & paste fail. 2013-09-11 12:00:26 +01:00
compute.rb [vcloud_director] Capture org name at login. 2013-09-14 20:05:28 +01:00
documentation.md Rename Vcloudng to VcloudDirector 2013-08-27 11:19:54 +02:00