[Openstack] Does devstack installs swift?

Tong Li litong01 at us.ibm.com
Fri Aug 23 13:08:30 UTC 2013


By default, it does not install swift. You can add the following lines (or
uncomment) in your devstack localrc file, notice that the SERVICE_TOKEN
needs to be what you setup. With that, you run stack.sh again, then it will
all work with swift running.

enable_service swift


SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5


SWIFT_DATA_DIR=$DEST/data/swift
SERVICE_TOKEN=<a string>
SWIFT_LOOPBACK_DISK_SIZE=5000000


Tong Li
Emerging Technologies & Standards
Building 501/B205
litong01 at us.ibm.com



From:	Subramanian K <skanagasabap at gmail.com>
To:	Peeyush Gupta <gpeeyush at ymail.com>,
Cc:	openstack at lists.openstack.org
Date:	08/23/2013 04:51 AM
Subject:	Re: [Openstack] Does devstack installs swift?



Nope, devstack includes swift. Check your stack.sh script used for
installation. It will clearly states the components included in devstack


On 23-Aug-2013 1:48 PM, "Peeyush Gupta" <gpeeyush at ymail.com> wrote:
  Hi,

  I have installed openstack using devstack on Ubuntu 12.04 LTS.
  I tried to find swift in the installation, but couldn't. I mean, all
  other
  components are there like nova, cinder, horizon etc. but there is no
  swift. I couldn't find any process by the name of swift either. Is it
  the
  case that devstack doesn't install swift? If yes, then how can I install
  it explicitly?

  Thanks.

  ~Peeyush Gupta

  _______________________________________________
  Mailing list:
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
  Post to     : openstack at lists.openstack.org
  Unsubscribe :
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
  _______________________________________________
  Mailing list:
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
  Post to     : openstack at lists.openstack.org
  Unsubscribe :
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130823/25072cc9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130823/25072cc9/attachment.gif>


More information about the Openstack mailing list