Skip to content

Commit

Permalink
Merge branch 'atmos' into services-r6
Browse files Browse the repository at this point in the history
Change-Id: Iafabf81a6e06285db74fc7bc360e554177e6dfeb
  • Loading branch information
figo committed Nov 13, 2011
2 parents 6df3fa3 + 9697f02 commit d4684b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/services/atmos_gateway
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env ruby
# Copyright (c) 2009-2011 VMware, Inc.

exec(File.expand_path("../../../services/atmos/bin/atmos_gateway", __FILE__), *ARGV)
2 changes: 2 additions & 0 deletions cloud_controller/config/cloud_controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ builtin_services:
token: "0xdeadbeef"
neo4j:
token: "0xdeadbeef"
atmos:
token: "0xdeadbeef"

# Service broker
service_broker:
Expand Down

0 comments on commit d4684b6

Please sign in to comment.