summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-ceilometer-db-setup.service
Commit message (Collapse)AuthorAgeFilesLines
* 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
* openstack: update ceilometer-db-setup dependenciesTiago Gomes2015-05-011-1/+1
| | | | | | | | keystone.service and postgres.service are only enabled in their setup scripts. As disabled units are ignored in the After section, depend on their setup scripts instead. Change-Id: I6edd96e9fe97b10752f031086a3ea4700d52513c
* openstack: add missing RemainAfterExit=yesTiago Gomes2015-05-011-0/+1
| | | | Change-Id: I88e3e3e0f2b94b1ee84c706a29a439a09f370e8e
* openstack: remove setup units from Wants sectionTiago Gomes2015-05-011-1/+0
| | | | | | | | This way it is possible to avoid running the setup script in subsequent boots, either by disabling the setup service using systemctl, or removing the respective configuration file from /etc/openstack/. Change-Id: I9945e40eaebbc160bb21ca46f10a8b6121f66267
* ceilometer: Configure ceilometer for multinode deploymentFrancisco Redondo Marchena2015-04-271-0/+12
Change-Id: I065dcd8926775c5469830af25c3fc6a49d89e432