.testr.conf
.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
bindep.txt
requirements.txt
run-tests.sh
setup.cfg
setup.py
tox.ini
devstack/README.rst
devstack/apache-gnocchi.template
devstack/apache-ported-gnocchi.template
devstack/plugin.sh
devstack/settings
devstack/gate/gate_hook.sh
devstack/gate/post_test_hook.sh
doc/source/architecture.rst
doc/source/client.rst
doc/source/conf.py
doc/source/configuration.rst
doc/source/glossary.rst
doc/source/gnocchi-logo.jpg
doc/source/grafana-screenshot.png
doc/source/grafana.rst
doc/source/index.rst
doc/source/install.rst
doc/source/rest.j2
doc/source/rest.yaml
doc/source/running.rst
doc/source/statsd.rst
doc/source/_static/.gitkeep
doc/source/releasenotes/2.1.rst
doc/source/releasenotes/2.2.rst
doc/source/releasenotes/index.rst
doc/source/releasenotes/unreleased.rst
etc/gnocchi/api-paste.ini
etc/gnocchi/gnocchi-config-generator.conf
etc/gnocchi/policy.json
gnocchi/__init__.py
gnocchi/archive_policy.py
gnocchi/carbonara.py
gnocchi/cli.py
gnocchi/exceptions.py
gnocchi/genconfig.py
gnocchi/gendoc.py
gnocchi/json.py
gnocchi/opts.py
gnocchi/resource_type.py
gnocchi/service.py
gnocchi/statsd.py
gnocchi/utils.py
gnocchi.egg-info/PKG-INFO
gnocchi.egg-info/SOURCES.txt
gnocchi.egg-info/dependency_links.txt
gnocchi.egg-info/entry_points.txt
gnocchi.egg-info/not-zip-safe
gnocchi.egg-info/pbr.json
gnocchi.egg-info/requires.txt
gnocchi.egg-info/top_level.txt
gnocchi/aggregates/__init__.py
gnocchi/aggregates/moving_stats.py
gnocchi/indexer/__init__.py
gnocchi/indexer/sqlalchemy.py
gnocchi/indexer/sqlalchemy_base.py
gnocchi/indexer/sqlalchemy_extension.py
gnocchi/indexer/sqlalchemy_legacy_resources.py
gnocchi/indexer/alembic/alembic.ini
gnocchi/indexer/alembic/env.py
gnocchi/indexer/alembic/script.py.mako
gnocchi/indexer/alembic/versions/0735ed97e5b3_add_tablename_to_resource_type.py
gnocchi/indexer/alembic/versions/1c2c61ac1f4c_add_original_resource_id_column.py
gnocchi/indexer/alembic/versions/1c98ac614015_initial_base.py
gnocchi/indexer/alembic/versions/1f21cbdd6bc2_allow_volume_display_name_to_be_null.py
gnocchi/indexer/alembic/versions/27d2a1d205ff_add_updating_resource_type_states.py
gnocchi/indexer/alembic/versions/2e0b912062d1_drop_useless_enum.py
gnocchi/indexer/alembic/versions/34c517bcc2dd_shorter_foreign_key.py
gnocchi/indexer/alembic/versions/3901f5ea2b8e_create_instance_disk_and_instance_.py
gnocchi/indexer/alembic/versions/39b7d449d46a_create_metric_status_column.py
gnocchi/indexer/alembic/versions/40c6aae14c3f_ck_started_before_ended.py
gnocchi/indexer/alembic/versions/42ee7f3e25f8_alter_flavorid_from_int_to_string.py
gnocchi/indexer/alembic/versions/469b308577a9_allow_image_ref_to_be_null.py
gnocchi/indexer/alembic/versions/62a8dfb139bb_change_uuid_to_string.py
gnocchi/indexer/alembic/versions/7e6f9d542f8b_resource_type_state_column.py
gnocchi/indexer/alembic/versions/828c16f70cce_create_resource_type_table.py
gnocchi/indexer/alembic/versions/8f376189b9eb_migrate_legacy_resources_to_db.py
gnocchi/indexer/alembic/versions/9901e5ea4b6e_create_host.py
gnocchi/indexer/alembic/versions/a54c57ada3f5_removes_useless_indexes.py
gnocchi/indexer/alembic/versions/c62df18bf4ee_add_unit_column_for_metric.py
gnocchi/indexer/alembic/versions/d24877c22ab0_add_attributes_to_resource_type.py
gnocchi/indexer/alembic/versions/ed9c6ddc5c35_fix_host_foreign_key.py
gnocchi/indexer/alembic/versions/f7d44b47928_uuid_to_binary.py
gnocchi/indexer/alembic/versions/ffc7bbeec0b0_migrate_legacy_resources_to_db2.py
gnocchi/rest/__init__.py
gnocchi/rest/app.py
gnocchi/rest/app.wsgi
gnocchi/storage/__init__.py
gnocchi/storage/_carbonara.py
gnocchi/storage/ceph.py
gnocchi/storage/file.py
gnocchi/storage/swift.py
gnocchi/tempest/__init__.py
gnocchi/tempest/config.py
gnocchi/tempest/plugin.py
gnocchi/tempest/scenario/__init__.py
gnocchi/tests/__init__.py
gnocchi/tests/base.py
gnocchi/tests/test_aggregates.py
gnocchi/tests/test_archive_policy.py
gnocchi/tests/test_carbonara.py
gnocchi/tests/test_indexer.py
gnocchi/tests/test_rest.py
gnocchi/tests/test_statsd.py
gnocchi/tests/test_storage.py
gnocchi/tests/test_utils.py
gnocchi/tests/gabbi/__init__.py
gnocchi/tests/gabbi/fixtures.py
gnocchi/tests/gabbi/test_gabbi.py
gnocchi/tests/gabbi/test_gabbi_live.py
gnocchi/tests/gabbi/test_gabbi_prefix.py
gnocchi/tests/gabbi/gabbits/aggregation.yaml
gnocchi/tests/gabbi/gabbits/archive-rule.yaml
gnocchi/tests/gabbi/gabbits/archive.yaml
gnocchi/tests/gabbi/gabbits/async.yaml
gnocchi/tests/gabbi/gabbits/base.yaml
gnocchi/tests/gabbi/gabbits/batch-measures.yaml
gnocchi/tests/gabbi/gabbits/cors.yaml
gnocchi/tests/gabbi/gabbits/history.yaml
gnocchi/tests/gabbi/gabbits/metric-granularity.yaml
gnocchi/tests/gabbi/gabbits/metric.yaml
gnocchi/tests/gabbi/gabbits/pagination.yaml
gnocchi/tests/gabbi/gabbits/resource-aggregation.yaml
gnocchi/tests/gabbi/gabbits/resource-type.yaml
gnocchi/tests/gabbi/gabbits/resource.yaml
gnocchi/tests/gabbi/gabbits/search-metric.yaml
gnocchi/tests/gabbi/gabbits/search.yaml
gnocchi/tests/gabbi/gabbits/transformedids.yaml
gnocchi/tests/gabbi/gabbits-live/live.yaml
gnocchi/tests/indexer/__init__.py
gnocchi/tests/indexer/sqlalchemy/__init__.py
gnocchi/tests/indexer/sqlalchemy/test_migrations.py
gnocchi/tests/indexer/sqlalchemy/test_utils.py
gnocchi/tests/storage/__init__.py
gnocchi/tests/storage/test_carbonara.py
releasenotes/notes/.placeholder
releasenotes/notes/delete-resources-f10d21fc02f53f16.yaml
releasenotes/notes/lighten-default-archive-policies-455561c027edf4ad.yaml
releasenotes/notes/resource-type-patch-8b6a85009db0671c.yaml
releasenotes/notes/storage-engine-v3-b34bd0723abf292f.yaml
releasenotes/notes/swift_keystone_v3-606da8228fc13a32.yaml
tools/duration_perf_analyse.py
tools/duration_perf_test.py
tools/measures_injector.py
tools/pretty_tox.sh