https://github.com/ging/horizon
Revision b7c4b6b9ce8c509ae83287ae71ab6c1453d3d0fc authored by Ladislav Smola on 02 September 2013, 14:00:17 UTC, committed by Ladislav Smola on 24 September 2013, 12:27:22 UTC
- optimizing requests for resource by multithreading on resource level
  (each resource is obtaining stats in separate thread)
- fix last comment addressed in review
  https://review.openstack.org/#/c/35589/
- fixing typos and misleading comments

Fixes bug 1218407
Change-Id: I24826bac7679bd075792691e3ed9a342aa1659fb
1 parent 3a7e1b1
History
Tip revision: b7c4b6b9ce8c509ae83287ae71ab6c1453d3d0fc authored by Ladislav Smola on 02 September 2013, 14:00:17 UTC
Optimization of ceilometer API
Tip revision: b7c4b6b
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 519 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 411 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 292 bytes
openstack-common.conf -rw-r--r-- 194 bytes
requirements.txt -rw-r--r-- 505 bytes
run_tests.sh -rwxr-xr-x 12.6 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 794 bytes
test-requirements.txt -rw-r--r-- 289 bytes
tox.ini -rw-r--r-- 1.4 KB

README.rst

back to top