[Openstack] [swift]

Kun Huang Academicgareth at gmail.com
Mon Feb 11 17:02:45 UTC 2013


Hi, swift developers

I found the script /usr/local/bin/swift is:

#!/usr/bin/python  -u
# EASY-INSTALL-DEV-SCRIPT: 'python-swiftclient==1.3.0.4.gb5f222b','swift'
__requires__ = 'python-swiftclient==1.3.0.4.gb5f222b'
from pkg_resources import require;
require('python-swiftclient==1.3.0.4.gb5f222b')
del require
__file__ = '/home/swift/bin/python-swiftclient/bin/swift'
execfile(__file__)

It seems generated by easy_install, but I didn't found which step did this.
(I use SAIO<http://docs.openstack.org/developer/swift/development_saio.html>to
build swift environment).

Could someone do me a favor? Which command in SAIO generated swift scripts
in /usr/local/ .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130212/b1edd1b4/attachment.html>


More information about the Openstack mailing list