summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add swift-storage.ymlbaserock/richardipsum/openstack-swift-on-v4-rebaseRichard Ipsum2015-03-092-0/+10
|
* CLUSTER: fix swift storage device to sdbRichard Ipsum2015-03-091-1/+1
|
* CLUSTER: fix sdb fstab lineRichard Ipsum2015-03-091-1/+1
|
* Add fstab.configure to openstack-serverRichard Ipsum2015-03-061-0/+1
|
* openstack-swift-storage.service: fixRichard Ipsum2015-03-061-2/+1
|
* CLUSTER: attach sdb1 to swiftstackRichard Ipsum2015-03-061-0/+2
|
* openstack-swift-proxy.service: fix proxy-server is daemonRichard Ipsum2015-03-061-1/+2
|
* openstack-swift-proxy.service: exec swift-init as rootRichard Ipsum2015-03-061-1/+0
|
* swift-controller.yml: ignore errs from test -fRichard Ipsum2015-03-061-0/+1
|
* swift-controller.yml: fixRichard Ipsum2015-03-061-1/+0
|
* swift-controller.yml: renameRichard Ipsum2015-03-061-8/+9
|
* swift-controller.yml: Only create rings when they're not already thereRichard Ipsum2015-03-061-8/+16
| | | | | | This whole thing should be encapsulated somehow so we're not repating the conditional, but I don't know how to do that with ansible at the moment.
* openstack-swift-controller-setup.service: also wait for ↵Richard Ipsum2015-03-061-1/+1
| | | | | | | | openstack-keystone.service this is just more correct, there's a possibility that the keystone-setup unit has exited before keystone has started, especially if we're running this unit after on 2nd boot or later
* openstack-swift.configure: fix typoRichard Ipsum2015-03-061-1/+1
|
* swift-controller.yml: fixRichard Ipsum2015-03-061-2/+2
|
* CLUSTER: deploy to shiny new thingRichard Ipsum2015-03-051-1/+1
|
* update manifest accordinglyRichard Ipsum2015-03-051-2/+2
|
* move swift setup units into /usr/libRichard Ipsum2015-03-052-0/+0
|
* openstack-swift.configure: everything in its right placeRichard Ipsum2015-03-051-7/+9
|
* sub in rsyncd.confRichard Ipsum2015-03-041-2/+2
|
* Add rsyncd.confRichard Ipsum2015-03-042-0/+24
|
* link rsync into multi user targetRichard Ipsum2015-03-041-0/+3
|
* link memcached into multiuser target wantsRichard Ipsum2015-03-041-0/+2
|
* openstack-swift-proxy.service: wait for memcachedRichard Ipsum2015-03-041-1/+1
| | | | squash this into the commit that adds this unit please
* Put memcached unit in /usr/lib/systemd/systemRichard Ipsum2015-03-041-1/+1
| | | | Units of installed packages should go in /usr/lib, /etc is for local config
* Put the rsync unit in /usr/lib/systemd/systemRichard Ipsum2015-03-041-1/+1
| | | | Units of installed packages should go in /usr/lib, /etc is for local config
* Add systemd unit for the storage nodesRichard Ipsum2015-03-042-0/+14
|
* Add swift-proxy unitRichard Ipsum2015-03-042-0/+14
|
* openstack-swift.configure: substitute vars in swift.confRichard Ipsum2015-03-041-1/+2
|
* openstack.configure: Use $ROOTRichard Ipsum2015-03-041-2/+4
|
* DEBUG: add tarball cluster morph to debugRichard Ipsum2015-03-041-0/+78
|
* openstack-swift-controller-setup.service: Swift setup must run after ↵Richard Ipsum2015-03-041-1/+1
| | | | keystone has started
* openstack-swift.configure: fix typo in regexRichard Ipsum2015-03-041-1/+1
|
* Remove remaining uses of ##SWIFT_ADMIN_USER##Richard Ipsum2015-03-044-5/+5
| | | | | | Decided this was just needless clutter, should be fine to just run this under a user named 'swift', if it's not for some reason then we can easily add this back.
* Add SWIFT_HASH_PATH vars to cluster morphRichard Ipsum2015-03-042-0/+4
| | | | | | | | | The deployer just needs to make these random unique values*, they must keep them secret and not lose them. So the cluster morph musn't be pushed to some public repo. * e.g. by running $ openssl rand -hex 10
* swift-controller.yml: fixesRichard Ipsum2015-03-041-4/+3
|
* swift-controller.yml: We apparently don't need {{ }} hereRichard Ipsum2015-03-041-1/+1
|
* swift-controller.yml: Create all the rings!Richard Ipsum2015-03-041-7/+15
|
* Transfer ring into /etc/swiftRichard Ipsum2015-03-041-0/+3
| | | | this is a bit of a hack and will only work for one node configs
* CLUSTER: SWIFT_STORAGE_DEVICES is a listRichard Ipsum2015-03-041-1/+1
| | | | | | TODO: please please add validation for this, user is guaranteed to typo or make syntax err which will not cause a problem till first boot of the node
* swift-controller.yml: localhost now thanksRichard Ipsum2015-03-041-1/+1
|
* openstack-swift.configure: Add KEYSTONE_TEMPORARY_ADMIN_TOKEN to swift-vars.ymlRichard Ipsum2015-03-041-0/+1
|
* swift-controller.yml: Quote the dictRichard Ipsum2015-03-041-1/+1
|
* Add openstack hosts fileRichard Ipsum2015-03-042-0/+2
|
* CLUSTER: install unitsRichard Ipsum2015-03-041-2/+2
|
* DEBUG: verbose lnRichard Ipsum2015-03-041-2/+2
|
* Move unit and add units to manifestRichard Ipsum2015-03-042-0/+2
|
* CLUSTER: deploy to homeRichard Ipsum2015-03-041-2/+2
|
* test for = TrueRichard Ipsum2015-03-041-6/+2
|
* debugRichard Ipsum2015-03-042-2/+6
|