deb-ceilometer/ceilometer/central
gordon chung e6f40fb18f fix network discovery meters
currently we let neutronclient authenticate against keystone. this
makes it impossible for us to figure out whether service is valid
until too late (when we call poll neutronclient).

this patch adds keystoneclient to check_keystone decorator so it
can verify endpoints when keystoneclient is not available.

Closes-Bug: #1361818
Change-Id: Ia374e9b422ed8fa088b28ecf200161248136b09e
2014-09-09 23:29:27 -04:00
..
__init__.py Create "central" agent 2012-07-31 09:11:21 -04:00
discovery.py Migrate the rest of the central agent pollsters to use discoveries 2014-09-08 13:38:10 -04:00
manager.py Central agent work-load partitioning 2014-09-01 05:31:58 -04:00
plugin.py fix network discovery meters 2014-09-09 23:29:27 -04:00