bosh_warden_cpi 1.2579.0 → 1.2583.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -232,10 +232,6 @@ module Bosh::WardenCloud
232
232
  end
233
233
  end
234
234
 
235
- def validate_deployment(old_manifest, new_manifest)
236
- # no-op
237
- end
238
-
239
235
  private
240
236
 
241
237
  def has_disk?(disk_id)
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module WardenCloud
3
- VERSION = '1.2579.0'
3
+ VERSION = '1.2583.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bosh_warden_cpi
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2579.0
4
+ version: 1.2583.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-05-24 00:00:00.000000000 Z
12
+ date: 2014-05-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bosh_common
@@ -145,10 +145,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
145
145
  version: '0'
146
146
  segments:
147
147
  - 0
148
- hash: -801027326916036212
148
+ hash: 1795726034998139984
149
149
  requirements: []
150
150
  rubyforge_project:
151
- rubygems_version: 1.8.23
151
+ rubygems_version: 1.8.23.2
152
152
  signing_key:
153
153
  specification_version: 3
154
154
  summary: BOSH Warden CPI