Feature #4624
Implement wait-while and wait-for, generalize and extent to networks
Status: | Assigned | Start date: | 11/20/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 11/22/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 8.00 hours | |
Target version: | v0.12 | Estimated time: | 6.00 hours |
Description
Right now: wait semantics are "wait while in STATUS", only in cyclades/compute related commands
Proposed changes:
- make it generic
- create two versions: "wait while" and "wait for"
- extention for networks
- expose it as --wait-while and --wait-for where it applies
Associated revisions
Remove waiters from networks, except port
Refs: #4624
Implement the "wait_for" and "wait_while" methods
Refs: #4624
Apply waiter in port delete
Refs: #4624
Add waiters to netowrk connect/disconnect
Refs: #4624
History
#1 Updated by Stavros Sachtouris over 9 years ago
- % Done changed from 0 to 100