diff --git a/doc/source/associated_projects.rst b/doc/source/associated_projects.rst index 4c6b8216ce..5635d6ba33 100644 --- a/doc/source/associated_projects.rst +++ b/doc/source/associated_projects.rst @@ -14,46 +14,86 @@ Application Bindings * 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. - * `libcloud `_ - Apache Libcloud - a unified interface in Python for different clouds with OpenStack Swift support. - * `SwiftBox `_ - C# library using RestSharp - * `jclouds `_ - Java library offering bindings for all OpenStack projects - * `java-openstack-swift `_ - Java bindings for OpenStack Swift - * `swift_client `_ - Small but powerful Ruby client to interact with OpenStack Swift - * `nightcrawler_swift `_ - This Ruby gem teleports your assets to a OpenStack Swift bucket/container - * `swift storage `_ - Simple OpenStack Swift storage client. - * `javaswift `_ - Collection of Java tools for Swift + * PHP + + * `PHP-opencloud `_ - Official Rackspace PHP + bindings that should work for other Swift deployments too. + + * Ruby + + * `swift_client `_ - + Small but powerful Ruby client to interact with OpenStack Swift + * `nightcrawler_swift `_ - + This Ruby gem teleports your assets to a OpenStack Swift bucket/container + * `swift storage `_ - + Simple OpenStack Swift storage client. + + * Java + + * `libcloud `_ - Apache Libcloud - a unified + interface in Python for different clouds with OpenStack Swift support. + * `jclouds `_ - + Java library offering bindings for all OpenStack projects + * `java-openstack-swift `_ - + Java bindings for OpenStack Swift + * `javaswift `_ - Collection of Java tools for Swift + + * Bash + + * `supload `_ - Bash script to + upload file to cloud storage based on OpenStack Swift API. + + * .NET + + * `openstacknetsdk.org `_ - An OpenStack + Cloud SDK for Microsoft .NET. + + * Go + + * `Go language bindings `_ + Authentication -------------- -* `Keystone `_ - Official Identity Service for OpenStack. -* `Swauth `_ - An alternative Swift authentication service that only requires Swift itself. -* `Basicauth `_ - HTTP Basic authentication support (keystone backed). +* `Keystone `_ - Official Identity + Service for OpenStack. +* `Swauth `_ - An alternative Swift + authentication service that only requires Swift itself. +* `Basicauth `_ - HTTP Basic + authentication support (keystone backed). Command Line Access ------------------- -* `Swiftly `_ - Alternate command line access to Swift with direct (no proxy) access capabilities as well. +* `Swiftly `_ - Alternate command line + access to Swift with direct (no proxy) access capabilities as well. + + +External Integration +-------------------- + +* `swift-s3-sync `_ - + Swift-S3 synchronization tool +* `swift-metadata-sync `_ - + Propagate OpenStack Swift object metadata into Elasticsearch Log Processing -------------- -* `Slogging `_ - Basic stats and logging tools. +* `slogging `_ - Basic stats and + logging tools. Monitoring & Statistics ----------------------- -* `Swift Informant `_ - Swift Proxy Middleware to send events to a statsd instance. -* `Swift Inspector `_ - Swift middleware to relay information about a request back to the client. +* `Swift Informant `_ - + Swift proxy Middleware to send events to a statsd instance. +* `Swift Inspector `_ - + Swift middleware to relay information about a request back to the client. Content Distribution Network Integration @@ -65,9 +105,12 @@ Content Distribution Network Integration Alternative API --------------- +* `ProxyFS `_ - Integrated file and + object access for Swift object storage * `Swift3 `_ - Amazon S3 API emulation. -* `CDMI `_ - CDMI support -* `SwiftHLM `_ - a middleware for using OpenStack Swift with tape and other high latency media storage backends +* `SwiftHLM `_ - a middleware for + using OpenStack Swift with tape and other high latency media storage + backends. Benchmarking/Load Generators @@ -83,14 +126,16 @@ Benchmarking/Load Generators Custom Logger Hooks ------------------- -* `swift-sentry `_ - Sentry exception reporting for Swift +* `swift-sentry `_ - + Sentry exception reporting for Swift Storage Backends (DiskFile API implementations) ----------------------------------------------- -* `Swift-on-File `_ - Enables objects created using Swift API to be accessed as files on a POSIX filesystem and vice versa. -* `swift-ceph-backend `_ - Ceph RADOS object server implementation for Swift. -* `kinetic-swift `_ - Seagate Kinetic Drive as backend for Swift -* `swift-scality-backend `_ - Scality sproxyd object server implementation for Swift. +* `Swift-on-File `_ - + Enables objects created using Swift API to be accessed as files on a POSIX + filesystem and vice versa. +* `swift-scality-backend `_ - + Scality sproxyd object server implementation for Swift. Developer Tools --------------- @@ -104,18 +149,30 @@ Developer Tools Quickly setup a standard development environment using Vagrant and Ansible in a Fedora virtual machine (with built-in `Swift-on-File `_ support). +* `runway `_ - Runway sets up a + swift-all-in-one (SAIO) dev environment in an lxc container. +* `Multi Swift `_ - + Bash scripts to spin up multiple Swift clusters sharing the same hardware + Other ----- -* `Glance `_ - Provides services for discovering, registering, and retrieving virtual machine images (for OpenStack Compute [Nova], for example). -* `Better Staticweb `_ - Makes swift containers accessible by default. -* `Django Swiftbrowser `_ - Simple Django web app to access OpenStack Swift. -* `Swift-account-stats `_ - Swift-account-stats is a tool to report statistics on Swift usage at tenant and global levels. -* `PyECLib `_ - High Level Erasure Code library used by Swift -* `liberasurecode `_ - Low Level Erasure Code library used by PyECLib -* `Swift Browser `_ - JavaScript interface for Swift -* `swift-ui `_ - OpenStack Swift web browser -* `Swift Durability Calculator `_ - Data Durability Calculation Tool for Swift -* `swiftbackmeup `_ - Utility that allows one to create backups and upload them to OpenStack Swift -* `Multi Swift `_ - Bash scripts to spin up multiple Swift clusters sharing the same hardware +* `Glance `_ - Provides services for + discovering, registering, and retrieving virtual machine images + (for OpenStack Compute [Nova], for example). +* `Django Swiftbrowser `_ - + Simple Django web app to access OpenStack Swift. +* `Swift-account-stats `_ - + Swift-account-stats is a tool to report statistics on Swift usage at + tenant and global levels. +* `PyECLib `_ - High-level erasure code + library used by Swift +* `liberasurecode `_ - Low-level + erasure code library used by PyECLib +* `Swift Browser `_ - JavaScript + interface for Swift +* `swift-ui `_ - OpenStack Swift + web browser +* `swiftbackmeup `_ - + Utility that allows one to create backups and upload them to OpenStack Swift