[Openstack] Does devstack installs swift?

Swapnil Kulkarni swapnilkulkarni2608 at gmail.com
Fri Aug 23 13:33:46 UTC 2013


Enabling swift in devstack is easy

Follow the localrc configuration in
http://devstack.org/localrc.htmlsection 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 <http://in.linkedin.com/in/coolsvap>



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
>
> [image: Inactive hide details for Subramanian K ---08/23/2013 04:51:58
> AM---Nope, devstack includes swift. Check your stack.sh script u]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*<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*<http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack>
>    Post to     : *openstack at lists.openstack.org*<openstack at lists.openstack.org>
>    Unsubscribe : *
>    http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack*<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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130823/bd2396aa/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/bd2396aa/attachment.gif>


More information about the Openstack mailing list