swift/doc/source/associated_projects.rst
John Dickinson 9b2ee07ee3 small cleanup to associated projects page
Change-Id: I5d6d6d6c32b6573474288897f6fa174b6f150183
2013-07-01 13:40:37 -07:00

2.4 KiB

Associated Projects

Application Bindings

  • OpenStack supported binding:

  • Unofficial libraries and bindings:

    • PHP-opencloud - Official Rackspace PHP bindings that should work for other Swift deployments too.
    • PyRAX - Official Rackspace Python bindings for CloudFiles that should work for other Swift deployments too.
    • openstack.net - Official Rackspace .NET bindings that should work for other Swift deployments too.
    • RSwift - R API bindings.
    • Go language bindings
    • supload - Bash script to upload file to cloud storage based on OpenStack Swift API.
    • SwiftBox - C# library using RestSharp

Authentication

  • Keystone - Official Identity Service for OpenStack.
  • Swauth - Older Swift authentication service that only requires Swift itself.

Command Line Access

  • Swiftly - Alternate command line access to Swift with direct (no proxy) access capabilities as well.

Log Processing

  • Slogging - Basic stats and logging tools.

Monitoring & Statistics

  • Swift Informant - Swift Proxy Middleware to send events to a statsd instance.

Content Distribution Network Integration

  • SOS - Swift Origin Server.

Alternative API

  • Swift3 - Amazon S3 API emulation.
  • CDMI - CDMI support

Custom Logger Hooks

Other

  • Glance - Provides services for discovering, registering, and retrieving virtual machine images (for OpenStack Compute [Nova], for example).