> I’m not sure if I’m seeing the second SELECT here either but I’m less
> familiar with what I’m looking at.     compute_node_update() does the
> one SELECT as we said, then it doesn’t look like
> self._from_db_object() would emit any further SQL specific to that
> row.

I don't think you're missing anything. I don't see anything in that
object code, or the other db/sqlalchemy/api.py code that looks like a
second select. Perhaps he was referring to two *queries*, being the
initial select and the following update?

--Dan

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to