Paul Thornthwaite
|
2e0b7e545a
|
Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
|
2014-05-26 14:20:02 +01:00 |
|
Nick Osborn
|
7a1d4e5075
|
[vcloud_director] Raise provider-specific exceptions.
HEADS UP: This is a breaking change for anyone rescuing Excon errors.
|
2013-10-14 01:10:19 +01:00 |
|
Sneha Somwanshi
|
03f34941ed
|
vm should return false if power action returns bad_request
Also logging error with fog_logger
|
2013-10-10 10:30:56 +01:00 |
|
Rodrigo Estebanez
|
a83f6744b6
|
accessing to the parent vapp even if the vm is orphan (query result)
Conflicts:
lib/fog/vcloud_director/models/compute/vm.rb
|
2013-10-01 18:37:43 +01:00 |
|
Rodrigo Estebanez
|
20bd78ac98
|
adding ready? method
Conflicts:
lib/fog/vcloud_director/models/compute/vm.rb
|
2013-10-01 18:36:08 +01:00 |
|
Rodrigo Estebanez
|
fd2f487aa0
|
memory is an integer
Conflicts:
lib/fog/vcloud_director/models/compute/vm.rb
|
2013-10-01 18:34:27 +01:00 |
|
Nick Osborn
|
36d2a851d2
|
[vcloud_director] Add remaining vApp/VM power actions.
|
2013-10-01 10:23:57 +01:00 |
|
Nick Osborn
|
dc2006769b
|
[vcloud_director] Request method renaming.
This renames most request methods in line with page names in the vCloud
API documentation. Previous method names remain as deprecations.
|
2013-10-01 08:43:28 +01:00 |
|
rsalm
|
471b331a67
|
[vcloud_director] Add power_off for vm
|
2013-09-17 14:51:19 +03:00 |
|
Nick Osborn
|
bf38e751ac
|
[vcloud_director] whitespace cleanup
|
2013-09-16 18:13:09 +01:00 |
|
Rodrigo Estebanez
|
e837f0596f
|
get_vms_by_metadata
|
2013-09-02 11:58:05 +02:00 |
|
Rodrigo Estebanez
|
efbd082c8a
|
adding vapp_name to the vm model
|
2013-08-27 14:33:36 +02:00 |
|
Rodrigo Estebanez
|
063678f840
|
Rename Vcloudng to VcloudDirector
|
2013-08-27 11:19:54 +02:00 |
|