[Openstack] Does devstack installs swift?

Ollie Leahy oliver.leahy at hp.com
Fri Aug 23 07:57:47 UTC 2013


See http://devstack.org/localrc.html

basically you must add swift to the list of enabled services in 
devstack/localrc, eg:

ENABLED_SERVICES=${ENABLED_SERVICES},c-bak,swift
SWIFT_REPLICAS=3
SWIFT_LOOPBACK_DISK_SIZE=10000000

On Fri 23 Aug 2013 08:43:37 IST, Peeyush Gupta 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




More information about the Openstack mailing list