~corey.bryant/charms/trusty/swift-proxy/mitaka-ch-sync

1
2
3
4
5
6
7
8
9
10
11
pause:
  description: |
    Pause swift-proxy services.
    If the swift-proxy deployment is clustered using the hacluster charm, the
    corresponding hacluster unit on the node must first be paused as well.
    Not doing so may lead to an interruption of service.
resume:
  description: |
    Resume swift-proxy services.
    If the swift-proxy deployment is clustered using the hacluster charm, the
    corresponding hacluster unit on the node must be resumed as well.