To give an idea of timing in our particular cloud, I queried nova secgroups and nova instances, in a loop, as fast as the apis would allow -- while bootstrapping and destroying.
20:15:41 bootstrap started by user
20:15:44 secgroup created (#1)
20:15:47 secgroup created (#2)
20:15:48 nova instance build starts
20:15:56 nova instance running & wired
20:17:14 bootstrap complete
20:19:03 destroy started by user
20:19:04 destroy issues terminate instances
20:19:04 nova instance starts to delete
20:19:11 nova instance is gone
20:19:13 secgroups gone
20:19:13 destroy exits cleanly
To give an idea of timing in our particular cloud, I queried nova secgroups and nova instances, in a loop, as fast as the apis would allow -- while bootstrapping and destroying.
Timeline and data from that:
bootstrap: http:// paste.ubuntu. com/12626772/ paste.ubuntu. com/12626773/ paste.ubuntu. com/12626774/ paste.ubuntu. com/12626775/
destroy: http://
nova instance: http://
nova secgroup: http://
20:15:41 bootstrap started by user
20:15:44 secgroup created (#1)
20:15:47 secgroup created (#2)
20:15:48 nova instance build starts
20:15:56 nova instance running & wired
20:17:14 bootstrap complete
20:19:03 destroy started by user
20:19:04 destroy issues terminate instances
20:19:04 nova instance starts to delete
20:19:11 nova instance is gone
20:19:13 secgroups gone
20:19:13 destroy exits cleanly