commit | 426326ec7a83f9b70520113b67d3303a991b007d | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Nov 30 13:17:00 2012 -0500 |
committer | Matthew <treinish@linux.vnet.ibm.com> | Fri Nov 30 19:06:03 2012 -0500 |
tree | 124b427f15683138f414ae5dde545a2a99e14360 | |
parent | 5f2b39f979a7a5183a5964c60110edf9d0a47265 [diff] |
Fix issue with 404 logs on wait for delete. In some cases the wait on volume deletes will receive a 404 error which results in a log output. However for these tests this is the expected behavior so the log output isn't needed. This adds a flag to suppress log output on 404 errors, which is then used on all wait functions. Fixes: bug 1084283 Change-Id: Id455a22317ecbdf318e9ad2ea0a76ad9f08ca899