Files
gantt/nova/tests
Kei Masumoto 28bbe0e8fb Fixed based on reviewer's comment.
1. DB schema change
   vcpu/memory/hdd info were stored into Service table.
   but reviewer pointed out to me creating new table is better
   since Service table has too much columns.

2. Querying service table method
   Querying the compute-node recode from DB, several method were
   used to same purpose. Changed to use same method.

3. Removing unnecessary operation.
   FixedIP no longer have host column.
   I didnt find that, remove unnecessary operation from post_live_migration..

4. Test code 
   Modified testcode to fit following the above changes.
2011-02-22 13:16:52 +09:00
..
2010-08-03 16:51:37 +02:00
2011-01-05 15:02:09 -08:00
2010-08-03 16:51:37 +02:00
2011-01-22 17:46:05 -08:00
2011-01-14 17:44:47 -08:00
2011-01-07 16:05:06 -08:00
2011-02-16 10:02:17 +01:00
2011-02-15 04:36:46 +09:00