~robert-ayres/charms/precise/zookeeper/fix-symlink

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: James Page
  • Date: 2012-02-02 19:29:11 UTC
  • Revision ID: james.page@canonical.com-20120202192911-009wghz1686h67uy
Initial cut of charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: zookeeper
 
2
summary: High-performance coordination service for distributed applications
 
3
description: |
 
4
  ZooKeeper is a centralized, reliable, service for maintaining
 
5
  configuration information, naming, providing distributed
 
6
  synchronization, and group services. All of these kinds of services
 
7
  are used in some form or another by distributed applications.  This
 
8
  package contains the shell scripts and an example configuration but
 
9
  does not automatically start up the service. The example configuration
 
10
  is installed with the update-alternatives mechanism.
 
11
provides:
 
12
  zookeeper:
 
13
    interface: zookeeper
 
14
peers:
 
15
  quorum:
 
16
    interface: zookeeper-quorum