summaryrefslogtreecommitdiff
path: root/swift/usr
Commit message (Collapse)AuthorAgeFilesLines
* openstack: add missing RemainAfterExit=yesTiago Gomes2015-05-081-0/+1
| | | | Change-Id: I88e3e3e0f2b94b1ee84c706a29a439a09f370e8e
* Move postgres-server configuration out of keystone-setupTiago Gomes2015-04-241-1/+1
| | | | | | | | | Otherwise postgres-server and keystone-setup services will initially fail, as keystone-setup needs a postgres-server running to succeed, but the postgres-server can only run after some configuration, which was previously being done by keystone-setup. Change-Id: I2d649d494cb54119e3b9bd3d9f6deb46bfb2dd12
* Add custom rsync unit for swiftRichard Ipsum2015-04-171-0/+11
| | | | | | | | | | | | Our rsync config is created at first-boot, swift-storage-setup creates the rsync config, so rsync needs to be started after it. This unit is based on upstream's unit, the only difference is we wait for swift-storage-setup and we set Restart=on-failure Change-Id: Idc468fc7886d3491ff49b5f30f1f16f9894255a6
* Add configuration for swift storage nodesRichard Ipsum2015-04-109-0/+867
Change-Id: Iad40b665edff7a3605b6600dafbcf67831e4290a