~gandelman-a/charms/precise/swift-storage/upgrade

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Adam Gandelman
  • Date: 2013-01-17 23:38:37 UTC
  • mfrom: (18.1.1 swift-storage)
  • Revision ID: adamg@canonical.com-20130117233837-ake0tabvbrernt5f
Merge swift-recon addition from csmith.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
--------
3
3
 
4
4
This charm provides the swift-storage component of the OpenStack Swift object
5
 
storage system.  It can be deployed as part of its own stand-alone storage
 
5
storage system.  It can be deployed as part of its own standalone storage
6
6
cluster or it can be integrated with the other OpenStack components, assuming
7
7
those are also managed by Juju.  For Swift to function, you'll also need to
8
 
deploy an additional swift-proxy using the cs:precise/swift-storage charm.
 
8
deploy an additional swift-proxy using the cs:precise/swift-proxy charm.
9
9
 
10
10
For more information about Swift and its architecture, visit the official
11
11
project website at http://swift.openstack.org.