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)
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>

No differences found