Fix stderr parse into JSON for OS List opers 08/75108/3
authorTim Rozet <trozet@redhat.com>
Fri, 10 Aug 2018 16:02:19 +0000 (12:02 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 10 Aug 2018 16:39:14 +0000 (12:39 -0400)
commitd4c6fec2b380bc57467283569cad12152aa60972
treea62ecc10875b571fa409ae9b14f4d0a5b444b3a8
parent7ef504db242cbb8a108afbc20a9ec9881a64fbdc
Fix stderr parse into JSON for OS List opers

The list operation is looking to parse json, however stderr will include
warnings from the openstack client, like this one:
https://storyboard.openstack.org/#!/story/2003132

Therefore parsing to json will fail. This patch changes the List
operations to only parse stdout as json.

Change-Id: Ib6dc6b99f13b3288effc5e9c2e6c5cda4636d5a7
Signed-off-by: Tim Rozet <trozet@redhat.com>
csit/libraries/OpenStackOperations.robot