References:
- Install on CentOS6: http://wiki.openstack.org/InstallInstructions/Swift/CentOS
- read the second part: Install storage node.
- Getting-started: http://swift.openstack.org/getting_started.html
- Swifts 1.5.1 documentation: http://swift.openstack.org/
More information:
- To install the required python libraries, it's easier to use easy_install to install them.
- To install easy_install, we need to install python-setuptools and python-setuptools-devel. Ref:http://www.question-defense.com/2009/03/16/install-easy_install-via-yum-on-linux-centos-server
- Then you can use easy_install as a command. E.g: # easy_install evenlet