
The output from shell commands may contain warning messages which are not errors. There are cases where there is nothing neutronclient can do to avoid, for example, depecration messages. The ShellTest.shell() already checks for SystemExit result codes, so asserting that stderr is empty is not needed. Change-Id: Ibeabf474194b2d38273d76117a3a2f3bee5f7286