summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorKei Masumoto <masumotok@nttdata.co.jp>2011-02-22 13:16:52 +0900
committerKei Masumoto <masumotok@nttdata.co.jp>2011-02-22 13:16:52 +0900
commit5b83126a6104d98b3d9390c04600720b4f5c4086 (patch)
tree4d258a07413abd0131444df00f4461b3ee2a5ce7 /bin/stack
parentd88d74c9a0a28e0ebd6cedf694753b9ee9decdac (diff)
parentbd0ca93866b48a7a65de8b97ab0ac0ac9c737f73 (diff)
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.
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions