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
Wesley Beary
e7c06f4db1 Merge pull request #2166 from snehaso/master
[vcloud-director] fixed fog to load vdc with single or zero resource entities
2013-09-24 07:40:10 -07:00
Sneha Somwanshi
306fbc2dfb corrected the check for empty string
checking for an empty string , in case when vdc with zero resource entities are
returned
2013-09-24 09:40:15 +01:00
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
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/models/compute/vapps.rb (Browse further)