summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorKei Masumoto <masumotok@nttdata.co.jp>2011-03-05 00:57:08 +0900
committerKei Masumoto <masumotok@nttdata.co.jp>2011-03-05 00:57:08 +0900
commit1f0df07baac52379b122a9928200305dd9d2151f (patch)
tree0826361c808cd46ec56efbaaca7b482849d21072 /contrib
parentbc6cc457132b096150dcd9ff2ed2909585a80484 (diff)
downloadnova-1f0df07baac52379b122a9928200305dd9d2151f.tar.gz
nova-1f0df07baac52379b122a9928200305dd9d2151f.tar.xz
nova-1f0df07baac52379b122a9928200305dd9d2151f.zip
Fixed based on reviewer's comment. Main changes are below.
1. get_vcpu_total()/get_memory_mb()/get_memory_mb_used() is changed for users who used non-linux environment. 2. test code added to test_virt.
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/nova.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/nova.sh b/contrib/nova.sh
index 1187f2728..cf5b3de11 100755
--- a/contrib/nova.sh
+++ b/contrib/nova.sh
@@ -76,6 +76,7 @@ if [ "$CMD" == "install" ]; then
sudo apt-get install -y python-migrate python-eventlet python-gflags python-ipy python-tempita
sudo apt-get install -y python-libvirt python-libxml2 python-routes python-cheetah
sudo apt-get install -y python-netaddr python-paste python-pastedeploy python-glance
+ sudo apt-get install -y python-multiprocessing
if [ "$USE_IPV6" == 1 ]; then
sudo apt-get install -y radvd