mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[vcloud_director] rename undeploy.rb to match other request files
This commit is contained in:
parent
0dbf5432f3
commit
ef489bb2e2
2 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ module Fog
|
|||
request :get_vms_by_metadata
|
||||
request :get_vm
|
||||
request :post_task_cancel
|
||||
request :undeploy
|
||||
request :post_vapp_undeploy
|
||||
|
||||
class Model < Fog::Model
|
||||
def initialize(attrs={})
|
||||
|
|
Loading…
Reference in a new issue