> I had assumed that some of the task management state would exist
> in memory. Is it all going to exist in the database?

Well, our state is tracked in the database now, so.. yeah. There's a
desire, of course, to make the state transitions as
idempotent/restartable as possible, which may mean driving some
finer-grained status details into the database. That's really
independent of the move to conductor (although doing that does take
less effort if those don't have to make an RPC trip to get there).

--Dan

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to