commit | 6aceb4addcb1a91489f1ab4d71687b939cfe4bb2 | [log] [tgz] |
---|---|---|
author | David Kranz <david.kranz@qrclab.com> | Tue Jun 05 14:05:45 2012 -0400 |
committer | David Kranz <david.kranz@qrclab.com> | Wed Jun 06 13:47:47 2012 -0400 |
tree | 6b43de5fd7ba03f4b5c2f81ac411f8c36276bef1 | |
parent | f4dad391507315c122e8516e981867b7ed456611 [diff] |
Wait for resource deletion after 202 response. Fixes bug 1007447. Added RestClient.wait_for_resource_deletion that waits for a subclass-specific condition. Added RestClient.is_resource_deleted that implements a subclass-specific deletion predicate. Removed redundant test by combining floating_ip associate/dissacociate into a single test. Change-Id: Iac043b12e8d5a5e88786e3b573280bfbc3f6a8d6