At Sat, 16 Feb 2013 15:24:25 +0800, harryxiyou wrote: > > Hi Morita, > > Recently, i test Openstack with Sheepdog like following(from > https://github.com/collie/sheepdog/wiki/Openstack). > > 1, Install Ubuntu 12.04 (Precise) or Fedora 16 > 2, Install Sheepdog to the appropriate location on your system > 3, Start Sheepdog and format it (See Getting Started) > 4, Download DevStack > > $ git clone git://github.com/openstack-dev/devstack.git > > 5, Start the install > > $ cd devstack; CINDER_DRIVER=sheepdog ./stack.sh > > I wonder why we need not install Libvirt for this test? stack.sh installs libvirt, doesn't it? Thanks, Kazutaka |