From 89224ae2864f51f12f11794d3435892627607430 Mon Sep 17 00:00:00 2001 From: Christian Schwede Date: Tue, 17 Dec 2013 11:16:53 +0000 Subject: [PATCH] Add swiftbrowser as an associated project Swiftbrowser is a simple web app build with Django to access Openstack Swift. Change-Id: I2d397f61e4c3fcd09ba994a06ec4d492f37ae34a --- doc/source/associated_projects.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/associated_projects.rst b/doc/source/associated_projects.rst index b6a84d2d38..cdec8d4c11 100644 --- a/doc/source/associated_projects.rst +++ b/doc/source/associated_projects.rst @@ -76,3 +76,4 @@ 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. * `Swiftsync `_ - A massive syncer between two swift clusters. +* `Swiftbrowser `_ - Simple web app to access Openstack Swift.