summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/swift-proxy.service
Commit message (Collapse)AuthorAgeFilesLines
* openstack: finishing tidy up systemd unit filesTiago Gomes2015-05-011-1/+1
| | | | | | | | | * Add db-setup to the 'Afters' for ceilometer * Improve order of units in 'Afters' * Remove deprecated syslog.target * Add missing Wants=network-online.target Change-Id: I4936126b78946dbdfe77213cc5202b39ea6a50cb
* openstack: add network-online dependency to some systemd unitsTiago Gomes2015-05-011-1/+2
| | | | | | To use keystone and postgres the network needs to be online. Change-Id: Iaa0ed242b9cadca2bc8519cbc00e6cc9ea4745b4
* Depend on openstack-keystone-setupTiago Gomes2015-04-241-1/+1
| | | | | | | | | | Depending on openstack-keystone is wrong, as the admin user, admin tenant, admin role, service tenant and endpoint, are only created after starting and enabling the openstack-keystone service. Not having those created will cause keystone commands executed by some Ansible scripts to fail. Change-Id: I54288f3de2814dbb6639a894d55d7395f052a428
* Add configuration for swift controller nodeRichard Ipsum2015-04-161-0/+13
This adds configuration needed to deploy a swift proxy-server that uses keystone for authentication. Change-Id: I038180e2d1e16f1f612986ca9db241ce05afa84c