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 liton...@us.ibm.com From: Subramanian K <skanagasa...@gmail.com> To: Peeyush Gupta <gpeey...@ymail.com>, Cc: openstack@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" <gpeey...@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@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@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
<<inline: graycol.gif>>
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack