summaryrefslogtreecommitdiff
path: root/openstack-swift.configure
Commit message (Collapse)AuthorAgeFilesLines
* openstack-swift.configure: fix typoRichard Ipsum2015-03-061-1/+1
|
* openstack-swift.configure: everything in its right placeRichard Ipsum2015-03-051-7/+9
|
* sub in rsyncd.confRichard Ipsum2015-03-041-2/+2
|
* link rsync into multi user targetRichard Ipsum2015-03-041-0/+3
|
* link memcached into multiuser target wantsRichard Ipsum2015-03-041-0/+2
|
* openstack-swift.configure: substitute vars in swift.confRichard Ipsum2015-03-041-1/+2
|
* openstack-swift.configure: fix typo in regexRichard Ipsum2015-03-041-1/+1
|
* Add SWIFT_HASH_PATH vars to cluster morphRichard Ipsum2015-03-041-0/+2
| | | | | | | | | 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
* openstack-swift.configure: Add KEYSTONE_TEMPORARY_ADMIN_TOKEN to swift-vars.ymlRichard Ipsum2015-03-041-0/+1
|
* DEBUG: verbose lnRichard Ipsum2015-03-041-2/+2
|
* test for = TrueRichard Ipsum2015-03-041-6/+2
|
* debugRichard Ipsum2015-03-041-0/+4
|
* .Richard Ipsum2015-03-041-1/+1
|
* escape newlinesRichard Ipsum2015-03-041-4/+4
|
* HACK: Don't sed rsyncd.conf - it's not there yetRichard Ipsum2015-03-041-1/+1
| | | | This will need to be reverted when we rebase on pdar's stuff
* Make a unit for each type of nodeRichard Ipsum2015-03-041-2/+10
| | | | | | | | | swift-controller and swift-storage these units are enabled my specifying a flag in the cluster morph, SWIFT_CONTROLLER and SWIFT_STORAGE
* Add swift vars needed for ring creationRichard Ipsum2015-03-041-0/+4
|
* Fix, remove SWIFT_ADMIN_USER and create swift-vars.ymlRichard Ipsum2015-03-041-1/+14
| | | | SWIFT_ADMIN_USER just seems like clutter to me
* Add MANAGEMENT_INTERFACE_IP_ADDRESS variableRichard Ipsum2015-03-041-0/+5
| | | | | | | | | Ideally this would be inferred from the network information provided in the cluster, but at the moment the means to do that aren't available so we're forced to have the deployer provide this address. Note that this address is the ip for *this* node (the node we are deploying) that sits on the management network.
* Add openstack-swift.configureRichard Ipsum2015-03-041-0/+31