From e8a593fbf014f3a1ba94f1cbeb64037abacc84e5 Mon Sep 17 00:00:00 2001 From: John Dickinson Date: Fri, 9 Aug 2013 07:50:28 -0700 Subject: [PATCH] added a couple of java libraries to associated projects Change-Id: I7a554af509e8d9743a8416a051845c266e1fb9f6 --- doc/source/associated_projects.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/associated_projects.rst b/doc/source/associated_projects.rst index 63054eff79..25e817f90f 100644 --- a/doc/source/associated_projects.rst +++ b/doc/source/associated_projects.rst @@ -20,6 +20,8 @@ Application Bindings * `Go language bindings `_ * `supload `_ - Bash script to upload file to cloud storage based on OpenStack Swift API. * `SwiftBox `_ - C# library using RestSharp + * `jclouds `_ - Java library offering bindings for all OpenStack projects + * `java-openstack-swift `_ - Java bindings for OpenStack Swift Authentication --------------