Files
devstack/lib/cinder
Jordan Pittier a263e7dd52 lib/cinder:configure tgt even if the package was purged
On Ubuntu, after a successful ./stack.sh and ./unstack.sh, if one
"apt-get purge tgt", then the directory /etc/tgt/stack.d/ still
exist (i.e it is not purged) but /etc/tgt/targets.conf is removed.
Thus any subsequent ./stack.sh would fail to configure
/etc/tgt/targets.conf properly.

Change-Id: I252789f3f39bd64b5a1e7d9abb923386d2a158dd
2016-01-07 19:40:44 +01:00

20 KiB