Fail if image delete does not succeed 09/77009/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 15 Oct 2018 18:30:46 +0000 (11:30 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 15 Oct 2018 18:30:46 +0000 (11:30 -0700)
commit69798494c52b657c418a2b330f7a92ba8bd00efa
treea0203539e8d4be298c71d6f1855da164eb7f8625
parentbc953db68c6f526a52f3fdf5348a5211bbd40e0f
Fail if image delete does not succeed

by ignoring the delte failure, we can end up
creating images with duplicate names which confuse
heat when trying to deploy stacks with images using
those names.

a delete can fail if an image is being used when
the delete is issued.

Change-Id: Iff82bd566d573cb2535236f46de9d7cb44c6aa4c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/opendaylight-infra-apex-image-management.sh