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
Sneha Somwanshi 5c17867f10 fix for - fog fails to load vdc with 1 or 0 vapps
Fog code fails to describe the vdc with zero or single vapps(resource
entities).
This is because the underlying API does not return Array, when vdc
has single or no vapp. Added a fix for this.
2013-09-23 15:59:01 +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 fix for - fog fails to load vdc with 1 or 0 vapps 2013-09-23 15:59:01 +01:00
parsers/compute get_vms_by_metadata 2013-09-02 11:58:05 +02:00
requests/compute [vcloud_director] wait for undeploy to finish before returning 2013-09-16 16:50:14 +01:00
compute.rb [vcloud_director] Add ability to undeploy vApp 2013-09-16 15:38:38 +01:00
documentation.md Rename Vcloudng to VcloudDirector 2013-08-27 11:19:54 +02:00