Hi all, I'm working on cells support for devstack based on a review that was abandoned last year [1]. I hit an InstanceActionNotFound bug [2] but found that it's fixed by an in-progress review [3] (by the same author - thanks Andrew!). Has the review been forgotten? With the patch I was able to create an instance successfully after a stack.sh run. This conductor stuff in Grizzly is still new to me. How does it fit in with cells? I take it we need one conductor service per cell/db, even at the top level cell? Any gotchas I need to be aware of? Cheers, Kieran [1] https://review.openstack.org/#/c/14978/ [2] https://bugs.launchpad.net/nova/+bug/1132935 [3] https://review.openstack.org/#/c/22886/