summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/iscsi-setup.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
* Configure and start an iSCSI initiator on all required machinesTiago Gomes2015-04-241-0/+12
The OpenStack Ironic Conductor service requires that an iSCSI initiator is running on the same local machine. This commit configures and sets an iSCSI initiator to run on the controller node on a two-node and three-node OpenStack system. For a one-node system, this service was already configured as it is required by OpenStack Cinder. Change-Id: I46291d9cd1a31e3ff91888401d45ab0dc67e3677