]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: radosgw workaround for OpenStack Horizon bug
authorLoic Dachary <loic@dachary.org>
Tue, 29 Oct 2013 15:13:56 +0000 (16:13 +0100)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 1 Nov 2013 23:38:02 +0000 (16:38 -0700)
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
doc/radosgw/manual-install.rst

index 6b9b7e59d1f3570393de803eb5fe965f21905f06..0d63855ab1e33f670a3791036d3b9b90b4afd59c 100644 (file)
@@ -46,6 +46,17 @@ You may also clone Ceph's Apache and FastCGI git repositories::
 
        rgw print continue = false
 
+OpenStack Horizon support
+-------------------------
+
+As of `OpenStack Grizzly
+<http://www.openstack.org/software/grizzly/>`_ the `Horizon
+<https://github.com/openstack/horizon>`_ dashboard `does not send
+Content-Length <https://bugs.launchpad.net/horizon/+bug/1200534>`_
+which will trigger a ``411 Length Required`` error from
+libapache2-mod-fastcgi when uploading an object. The recommended
+workaround is to install the package from the ceph repositories as
+instructed above.
 
 Apache Configuration
 ====================