Updated openstack/openstack

Project: openstack/tempest-lib  a5e4e581b6a751adc1511e91bfaa931cff6414b1

Fix cli.base.execute with py34

In python3, the command must be a string not bytes.

Also all tempest_lib assert tools expected the result is a str.
But in python subprocess stdout/stderr returns bytes
To fix that we decode it with the fsencoding.

Change-Id: Id5b2e5d75f2c881cd2a3fff216126f6529dccef3
This commit is contained in:
Jenkins 2015-09-15 16:18:54 +00:00 committed by Gerrit Code Review
parent 645ba56472
commit 19000d0a79

@ -1 +1 @@
Subproject commit 0c1374c143f1639c181423b0cd7886d4d75d8673
Subproject commit a5e4e581b6a751adc1511e91bfaa931cff6414b1