cloudbridge icon indicating copy to clipboard operation
cloudbridge copied to clipboard

Add wait_till_delete and other similar convenience methods

Open nuwang opened this issue 7 years ago • 0 comments

At present, there are no convenient methods for handling this. As a result, we have issues like networks being left over because dependencies aren't deleted etc. These should probably be broken down into

  • [ ] Identify list of wait tasks needed (use boto3 as a ref)
  • [ ] Implement those common wait tasks (potentially redesigning our current waiting logic)

nuwang avatar Sep 21 '17 11:09 nuwang