I've been reading up on how to deploy an OpenStack environment on some Ubuntu servers... I found some info on deploying and configuring it manually and I found some info on deploying it using Orchestra for provisioning server hardware and Juju for installing OpenStack nodes.
The manual install instructions included steps for installing and configuring Swift as part of the OpenStack environment, but neither the Orchestra/Juju instructions in section 2.2 here nor the instructions on slide 41 here include anything about Swift. Has anyone attempted to include Swift when deploying OpenStack with Orchestra and Juju? Charms for Swift do seem to exist (swift, swift-proxy, swift-storage), but I can't seem to find any documentation on how to use them...
Bryan-
Here's the short howto. I will look at adding an optional section to that Wiki that outlines this.
This should give you a functional cluster that maintains 3 replicas of each object. It can be used as its own, separate cluster or you can tie it into the rest of your Openstack cloud to be used as the backend store for your VM images:
You can test this out using the EC2 provider if you don't have 4 extra servers laying around.
A couple of notes: