Redirect openstack cli stderr > /dev/null 23/67323/3
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 19 Jan 2018 01:26:44 +0000 (17:26 -0800)
committerSam Hague <shague@redhat.com>
Sat, 20 Jan 2018 14:53:45 +0000 (14:53 +0000)
commit6fb408ae12662db3db9af86880f30f0a480065ee
treeb99d13b253def22c3642ebff48b53dbea8a9bc00
parent0bd0fb4c72b986ef92b02354bfb9484a5d05e37c
Redirect openstack cli stderr > /dev/null

Something is slightly broken with our current setup of using
latest openstackclient 13.0.0 with one version back of
novaclient 9.0.0 such that when doing calls like "server
list" we are gettins some stderr output that looks like
some of the debug output when using -v or --debug.

this will supress it for now. Probably a bug should be
raised with openstackclient that it's not handling the
older novaclient properly. Not sure if they are supposed
to work nicely or not.

Change-Id: I0036976be7a907287452aa3b3a91228b820b3c1b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/libraries/OpenStackOperations.robot