Revision 44b302f6b5bb6f622058c77a88793442a20d6877 authored by Ladislav Smola on 20 September 2013, 14:09:07 UTC, committed by Ladislav Smola on 28 November 2013, 11:40:05 UTC
- Extract the metadata of the meters to a class (label,
  description)
- The list operation support (only, except) filter
- It supports listing meters by their service e.g. .list_nova(),
  .list_neutron()

- Tests for meters list written.

Fixes bug 1226479

Change-Id: Ifa366fd2de3e8f4e31347962630f96344ebba974
1 parent 1a665a0
History
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-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 242 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 838 bytes
openstack-common.conf -rw-r--r-- 204 bytes
requirements.txt -rw-r--r-- 519 bytes
run_tests.sh -rwxr-xr-x 13.3 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 289 bytes
tox.ini -rw-r--r-- 1.2 KB

README.rst

back to top