Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Merge "Update Blob service description"
Browse files Browse the repository at this point in the history
  • Loading branch information
kushmerick authored and Gerrit Code Review committed Aug 15, 2012
2 parents 0984aab + d07749f commit 0da4d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/vblob_gateway/templates/vblob_gateway.yml.erb
Expand Up @@ -16,7 +16,7 @@ cloud_controller_uri: <%= properties.cc.srv_api_uri %>
service:
name: blob
version: "0.51"
description: 'vBlob service'
description: 'Blob service'
plans: ['<%= plan_enabled && plan_mgmt.fields.join("', '") || 'free' %>']
default_plan: <%= gateway.default_plan || 'free' %>
supported_versions: ["0.51"]
Expand Down

0 comments on commit 0da4d3b

Please sign in to comment.