Fix host status grep bug and Remove connection_pool argument 81/37381/1
authorUmar Farooq <umar.farooq@neclab.eu>
Thu, 13 Jul 2017 12:51:51 +0000 (14:51 +0200)
committerUmar Farooq <umar.farooq@neclab.eu>
Thu, 13 Jul 2017 12:51:51 +0000 (14:51 +0200)
commit7e13330620e235e9611ed1b474bcfb33902797f5
tree40e3c64dc0675edaefad374a86ccae21c62101f7
parent7e0ab6e2149df22455e58eb363eb291a985514de
Fix host status grep bug and Remove connection_pool argument

Host status returned the wrong output as the "OS-EXT-SRV-ATTR:host"
pattern appears twice in the "openstack server show" output.
The argument connection_pool is deprecated and is not needed.

Change-Id: Ib107e0bad8084bdf6f77689f112bde04bdb97543
Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
tests/inspector.py
tests/run.sh