2013/8/21 Dolph Mathews <dolph.mathews@gmail.com>:
On Wed, Aug 21, 2013 at 7:30 AM, Alan Pevec <apevec@gmail.com> wrote:
Adding Pavel who wrote cli.output_parser according to git log. Tempest is using keystoneclient master, but I don't see any changes in cli output. Pavel, you can check Tempest logs from the last failure[1] but afaict the complete output from subprocess.check_output is not logged, so I'm not sure what happened and confused clii parser. The latest version of keystoneclient looks like it would still pass this test. Here's my attempt to reproduce manually: http://pasteraw.com/812w2wwnyhz6nf9b7o0kyzimpepfdo0 As Alan suggested, knowing what tempest is actually seeing from this command is critical to debugging it.
BTW this was already filed as https://bugs.launchpad.net/tempest/+bug/1213912 Cheers, Alan