[Openstack] Does devstack installs swift?

Remo Mattei remo at mattei.org
Fri Aug 23 15:06:23 UTC 2013


Yes it does, here is my localrc info for Swift. 

Remo 


enable_service swift
SWIFT_HASH=stackme
SWIFT_REPLICAS=3



On Aug 23, 2013, at 06:33 , Swapnil Kulkarni <swapnilkulkarni2608 at gmail.com> wrote:

> Enabling swift in devstack is easy
> 
> Follow the localrc configuration in http://devstack.org/localrc.html section Swift (Search with swift)
> 
> Keep single replica at start to verify your configuration works. Extend it as per your convenience.
> 
> Also keep an eye on the glance, as it will select swift as default backend.
> 
> Best Regards,
> Swapnil Kulkarni
> swapnilkulkarni2608 at gmail.com
> 
> 
> 
> On Fri, Aug 23, 2013 at 6:38 PM, Tong Li <litong01 at us.ibm.com> wrote:
> 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
> 
> <graycol.gif>Subramanian K ---08/23/2013 04:51:58 AM---Nope, devstack includes swift. Check your stack.sh script used for installation. It will clearly sta
> 
> 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
> 
> 
> 
> 
> _______________________________________________
> 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
> 
> 
> !DSPAM:2,521766de162583841432614! _______________________________________________
> 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
> 
> 
> !DSPAM:2,521766de162583841432614!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130823/95377ffb/attachment.html>


More information about the Openstack mailing list