Files
puppet-openstack-cloud/manifests
Christian Schwede 856d869a04 Fix staticweb middleware position in the pipeline
Listing objects in a container fails using the CLI if the staticweb middleware
is located before the Keystone middlewares. The staticweb is by default only
enabled for anonymous requests, thus currently all requests will be handled by
the staticweb middleware instead of the proxy server.

Placing the middleware after the authentication middlewares prevents this.

Change-Id: I123959cf2e45143e91a997cda16b8aac50aaea08
2015-01-28 15:24:24 +01:00
..
2014-11-16 21:36:42 +01:00
2014-11-16 21:36:42 +01:00
2015-01-16 08:20:02 -05:00