nova/nova/servicegroup
Dan Smith 10593c2eaf Make compute_api use Service and ComputeNode objects
This converts compute_api (and associated nova-api and test code)
to use Service and ComputeNode objects for their work.

Note the removal of the nova.db import from compute/api.py.
There is still a chunk of code that uses self.db, but it's
progress.

Related to blueprint compute-api-objects

Change-Id: I7d0b4c0d02559ec16b35dd38278cdf738e0fda6c
2013-08-29 00:18:46 -07:00
..
drivers Make compute_api use Service and ComputeNode objects 2013-08-29 00:18:46 -07:00
__init__.py Fix IBM copyright strings 2013-03-01 14:18:23 -05:00
api.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00