nova/nova/db
Eric Day 1bcc4da8bb Merged trunk and resolved conflicts. 2010-12-02 08:47:25 -08:00
..
sqlalchemy Oops, internal_id isn't available until after a save. This code saves twice; if I moved it into the DB layer we could do it in one save. However, we're moving to one sqlite db per compute worker, so I'd rather have two saves in order to keep the logic in the right layer. 2010-12-01 15:53:27 -06:00
__init__.py rename node_name to host 2010-08-31 16:48:41 -07:00
api.py pep8 whitespace and line length fixes 2010-11-03 15:06:00 -07:00
base.py Broke parts of compute manager out into compute.api to separate what gets run on the API side vs the worker side. 2010-12-01 09:24:39 -08:00