Move iscsid to a container
authorDan Prince <dprince@redhat.com>
Thu, 4 May 2017 12:52:38 +0000 (08:52 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 12 Jun 2017 14:04:58 +0000 (10:04 -0400)
commit15c93fdbd9325ea62a8e478a2b35f81db994c38e
tree9aa9297e0239420ccbbb0cabd7acd5060343a368
parent9a319d42b6c5092d1863e7018afee3eb42b9d6ed
Move iscsid to a container

This configures iscsid so that it runs as a container on
relevant roles (undercloud, controller, compute, and volume).
When the iscsid docker service is provision it will also run
an ansible snippet that disables the iscsid.socket on the host
OS thus disabling the hosts systemd from auto-starting iscsid
as it normally does.

Co-Authored-By: Jon Bernard <jobernar@redhat.com>
Change-Id: I2ea741ad978f166e199d47ed1b52369e9b031f1f
docker/services/iscsid.yaml [new file with mode: 0644]
environments/docker.yaml
environments/hyperconverged-ceph.yaml
overcloud-resource-registry-puppet.j2.yaml
roles/BlockStorage.yaml
roles/Compute.yaml
roles/Controller.yaml
roles/Undercloud.yaml
roles_data.yaml
roles_data_undercloud.yaml