~le-charmers/charms/trusty/swift-proxy/leadership-election

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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.
categories:
    - cache-proxy
provides:
  nrpe-external-master:
    interface: nrpe-external-master
    scope: container
  object-store:
    interface: swift-proxy
requires:
  swift-storage:
    interface: swift
  identity-service:
    interface: keystone
  ha:
    interface: hacluster
    scope: container
peers:
  cluster:
    interface: swift-ha