diff --git a/doc/source/associated_projects.rst b/doc/source/associated_projects.rst index f2732a81f2..b8685c61e4 100644 --- a/doc/source/associated_projects.rst +++ b/doc/source/associated_projects.rst @@ -80,11 +80,22 @@ Custom Logger Hooks Storage Backends (DiskFile API implementations) ----------------------------------------------- -* `SwiftOnFile `_ - Enables objects created using Swift API to be accessed as files on a POSIX filesystem and vice versa. +* `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. +Developer Tools +--------------- +* `vagrant-swift-all-in-one + `_ - Quickly setup a + standard development using Vagrant and chef cookbooks in an Ubuntu virtual + machine. +* `SAIO Ansible playbook `_ - + Quickly setup a standard develop enviornment using Vagrant and ansible in a + Fedora virtual machine (with built-in `Swift-on-File + `_ support). + Other -----