Jump to: navigation, search

Obsolete:InstallationNova20100729

Revision as of 21:57, 29 July 2010 by (talk)

Installation notes

=

  • Get BZR
  • Get Nova
bzr init
bzr branch lp:nova
  • Get virtualenv
sudo easy_install virtualenv
  • Get PIP
sudo easy_install pip
  • Get Redis
curl http://redis.googlecode.com/files/redis-2.0.0-rc4.tar.gz -o redis-2.0.0-rc4.tar.gz
  • Start Redis server
./redis-server

Just to run on Debian or Ubuntu

Get packages from http://nova.openstack.org/pkgs