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 <[email protected]> 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 > [email protected] > > > > On Fri, Aug 23, 2013 at 6:38 PM, Tong Li <[email protected]> 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 > [email protected] > > <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 <[email protected]> > To: Peeyush Gupta <[email protected]>, > Cc: [email protected] > 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" <[email protected]> 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 : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > 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 : [email protected] > 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 : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
