Add developer tools section to associated projects
vagrant-swift-all-in-one is being used and maintained by a number of swift developers, it has an open source license. The ansible playbook project serves a similar goal but it's based on a Fedora distribution and includes Swift-on-File support. Drive-by fix for the Swift-on-File link which has migrated to stackforge. Change-Id: Id7478d58adcead57cf56ac4e1d05c6556c8c9b7b
This commit is contained in:
parent
69797efcbb
commit
ca90be414e
@ -80,11 +80,22 @@ Custom Logger Hooks
|
||||
|
||||
Storage Backends (DiskFile API implementations)
|
||||
-----------------------------------------------
|
||||
* `SwiftOnFile <https://github.com/swiftonfile/swiftonfile>`_ - Enables objects created using Swift API to be accessed as files on a POSIX filesystem and vice versa.
|
||||
* `Swift-on-File <https://github.com/stackforge/swiftonfile>`_ - Enables objects created using Swift API to be accessed as files on a POSIX filesystem and vice versa.
|
||||
* `swift-ceph-backend <https://github.com/stackforge/swift-ceph-backend>`_ - Ceph RADOS object server implementation for Swift.
|
||||
* `kinetic-swift <https://github.com/swiftstack/kinetic-swift>`_ - Seagate Kinetic Drive as backend for Swift
|
||||
* `swift-scality-backend <https://github.com/scality/ScalitySproxydSwift>`_ - Scality sproxyd object server implementation for Swift.
|
||||
|
||||
Developer Tools
|
||||
---------------
|
||||
* `vagrant-swift-all-in-one
|
||||
<https://github.com/swiftstack/vagrant-swift-all-in-one>`_ - Quickly setup a
|
||||
standard development using Vagrant and chef cookbooks in an Ubuntu virtual
|
||||
machine.
|
||||
* `SAIO Ansible playbook <https://github.com/thiagodasilva/swift-aio>`_ -
|
||||
Quickly setup a standard develop enviornment using Vagrant and ansible in a
|
||||
Fedora virtual machine (with built-in `Swift-on-File
|
||||
<https://github.com/stackforge/swiftonfile>`_ support).
|
||||
|
||||
Other
|
||||
-----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user