cfoundry 0.7.0.rc11 → 0.7.0.rc12

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  module CFoundry # :nodoc:
2
2
  # CFoundry library version number.
3
- VERSION = "0.7.0.rc11".freeze
3
+ VERSION = "0.7.0.rc12".freeze
4
4
  end
data/vendor/errors/v2.yml CHANGED
@@ -43,11 +43,6 @@
43
43
  http_code: 400
44
44
  message: "The query parameter is invalid: %s"
45
45
 
46
- 10006:
47
- name: AssociationNotEmpty
48
- http_code: 400
49
- message: "Please delete the %s associations for your %s."
50
-
51
46
  20001:
52
47
  name: UserInvalid
53
48
  http_code: 400
@@ -221,7 +216,7 @@
221
216
  100005:
222
217
  name: AppMemoryQuotaExceeded
223
218
  http_code: 400
224
- message: "You have exceeded your organization's memory limit. Please login to your account and upgrade. If you are trying to scale down and you are receiving this error, you can either delete an app or contact support."
219
+ message: "You have exceeded your organization's memory limit. Please login to your account and upgrade."
225
220
 
226
221
  110001:
227
222
  name: ServicePlanInvalid
@@ -293,11 +288,6 @@
293
288
  http_code: 400
294
289
  message: "Staging error: %s"
295
290
 
296
- 170002:
297
- name: NotStaged
298
- http_code: 400
299
- message: "App has not finished staging"
300
-
301
291
  180001:
302
292
  name: SnapshotNotFound
303
293
  http_code: 404
@@ -368,17 +358,3 @@
368
358
  http_code: 400
369
359
  message: "Quota Definition is invalid: %s"
370
360
 
371
- 250001:
372
- name: StackInvalid
373
- http_code: 400
374
- message: "The stack is invalid: %s"
375
-
376
- 250002:
377
- name: StackNameTaken
378
- http_code: 400
379
- message: "The stack name is taken: %s"
380
-
381
- 250003:
382
- name: StackNotFound
383
- http_code: 404
384
- message: "The stack could not be found: %s"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cfoundry
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0.rc11
4
+ version: 0.7.0.rc12
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -369,7 +369,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
369
369
  version: '0'
370
370
  segments:
371
371
  - 0
372
- hash: -3102609217077217164
372
+ hash: -1473096702792239171
373
373
  required_rubygems_version: !ruby/object:Gem::Requirement
374
374
  none: false
375
375
  requirements: