~james-page/charms/precise/swift-proxy/grizzly-swift-fix

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ensemble: formula
name: swift-proxy
maintainer: Adam Gandelman <adamg@canonical.com>
summary: "Swift proxy node"
description: |
  Swift is a distributed virtual object store. This formula deploys the proxy node
  to be related to storage nodes.
provides:
  swift-proxy:
    interface: swift
  object-store:
    interface: swift
requires:
  swift-storage:
    interface: swift