https://github.com/ging/horizon
Revision a77ed5e534e9ccb9f31baa20480b62fdc8f2430b authored by Gabriel Hurley on 16 January 2012, 18:05:11 UTC, committed by Gabriel Hurley on 16 January 2012, 18:05:11 UTC
Fixes bug 917263. By moving the tenant API call from the context
processor to the middleware the API call is no longer made
multiple times per request/response cycle.

Additionally, there are various PEP8 fixes included, with the
addition of one "ignore" flag to the PEP8 runner (related to
github issue #34 for pep8.py).

Change-Id: I5c755dfe381b1c38dbeeb99eb2b7ed9172d16f86
1 parent 3cb2c0d
History
Tip revision: a77ed5e534e9ccb9f31baa20480b62fdc8f2430b authored by Gabriel Hurley on 16 January 2012, 18:05:11 UTC
Moved authorized_tenants retrieval to middleware.
Tip revision: a77ed5e
File Mode Size
docs
horizon
openstack-dashboard
tools
.bzrignore -rw-r--r-- 365 bytes
.gitignore -rw-r--r-- 279 bytes
.gitreview -rw-r--r-- 76 bytes
.pylintrc -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 9.9 KB
README.rst -rw-r--r-- 2.4 KB
run_tests.sh -rwxr-xr-x 10.8 KB

README.rst

back to top