~gandelman-a/charms/precise/keystone/swift_redux

« back to all changes in this revision

Viewing changes to hooks/keystone-hooks

  • Committer: Adam Gandelman
  • Date: 2012-12-03 20:31:16 UTC
  • mfrom: (36.1.1 keystone)
  • Revision ID: adamg@canonical.com-20121203203116-jkx2e6wa0pm3t2h5
Merge support for Quantum service from p:~james-page/charms/precise/keystone/quantum-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    "swift": {
43
43
        "type": "storage",
44
44
        "desc": "Swift Object Storage Service"
 
45
    },
 
46
    "quantum": {
 
47
        "type": "network",
 
48
        "desc": "Quantum Networking Service"
45
49
    }
46
50
}
47
51