Modifies check_os.sh to check services and cinder is optional 65/28965/1
authorTim Rozet <trozet@redhat.com>
Fri, 17 Feb 2017 16:19:37 +0000 (11:19 -0500)
committerTim Rozet <trozet@redhat.com>
Fri, 17 Feb 2017 16:19:37 +0000 (11:19 -0500)
commit9564c4e921f351233c3296aa7f9a4440058f8658
treec33c011bef9d3a7c4bc3e284e8f4daf979380215
parent3a3968850a0c37ef0734919b03c6bcdc309b3628
Modifies check_os.sh to check services and cinder is optional

This patch adds being able to detect if the service is enabled on the
target openstack system prior to checking if the corresponding openstack
command for that service works.  It also makes cinder optional, and
warns if that service is not up.  We don't need cinder for every
deployment type, for example: CSIT.

Change-Id: I9556acabbd16f3b13f74b496812a5742b9000153
Signed-off-by: Tim Rozet <trozet@redhat.com>
functest/ci/check_os.sh