summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove six.moveswangzihao2020-09-271-2/+1
* Migrate to stestr for running testsWitold Bedyk2018-07-301-16/+0
* Remove deprecated storage driversJulien Danjou2017-10-263-499/+0
* Replace the Gnocchi dispatcher by a publisherJulien Danjou2017-10-131-4/+4
* Add tool for migrating metric data from ceilometer's storage to gnocchiliusheng2017-03-301-0/+193
* remove test_hbase_table_utilsgord chung2017-01-121-38/+0
* Remove events storage and APIJulien Danjou2017-01-063-202/+0
* tools: stop using global confMehdi Abaakouk2016-12-052-17/+17
* Remove ceilometer tool show_data.py since it is not usablezhangshengping20122016-11-081-122/+0
* messaging: stop using global configMehdi Abaakouk2016-10-111-2/+2
* Use "topics" instead of "topic" in Notifier initializationliusheng2016-06-131-1/+1
* remove log in tools/make_test_{event_}data.pyZhiQiang Fan2016-05-122-22/+0
* Remove unused pylintrcJulien Danjou2016-05-032-259/+0
* switch to openstack cli instead of keystone cliZhiQiang Fan2016-04-191-3/+3
* collector: remove deprecated RPC codeJulien Danjou2015-12-161-25/+2
* Fix ceilometer-test-event.py scriptliusheng2015-12-011-3/+2
* tools: fix default resource metadata for instanceMehdi Abaakouk2015-11-251-1/+2
* tests: remove testscenario usage for storage driversJulien Danjou2015-11-241-2/+2
* Remove alarming codeJulien Danjou2015-11-241-3/+0
* Merge "Correct the timestamp type when make test samples data"Jenkins2015-10-222-1/+7
|\
| * Correct the timestamp type when make test samples dataliusheng2015-10-202-1/+7
* | specify runtime environment for scriptsZhiQiang Fan2015-10-202-0/+4
|/
* make script under tools directory executableZhiQiang Fan2015-10-182-0/+0
* fix tools/make_test_event_data.pyZhiQiang Fan2015-10-171-1/+2
* remove instance:FLAVOR related code and docsZhiQiang Fan2015-10-131-1/+1
* Fix make_test_data.shliusheng2015-10-102-6/+5
* Merge "Remove enable_notification.sh"Jenkins2015-09-291-43/+0
|\
| * Remove enable_notification.shJulien Danjou2015-09-281-43/+0
* | Ensure the test data sample has correct signatureLianhao Lu2015-09-252-1/+7
|/
* Improves send_test_data toolsMehdi Abaakouk2015-07-272-8/+41
* Merge "Switch to the oslo_utils.fileutils"Jenkins2015-07-201-3/+1
|\
| * Switch to the oslo_utils.fileutilsSergey Vilgelm2015-07-191-3/+1
* | Add necessary executable permissionQiaowei Ren2015-07-171-0/+0
|/
* Add running functional scripts for defined backendIlya Tyaptin2015-06-041-0/+16
* Merge "Stop importing print_function"Jenkins2015-05-263-6/+0
|\
| * Stop importing print_functionJulien Danjou2015-05-253-6/+0
* | Remove useless release script in toolsJulien Danjou2015-05-251-79/+0
|/
* Python 3: generalize the usage of the six moduleVictor Stinner2015-05-151-1/+2
* add event listener to collectorgordon chung2015-02-021-2/+1
* Upgrade to hacking 0.10Julien Danjou2015-01-235-9/+7
* Remove the Nova notifierJulien Danjou2015-01-231-13/+0
* Use oslo_config instead of deprecated oslo.configDina Belova2015-01-155-5/+5
* Use oslo_utils instead of deprecated oslo.utilsZhiQiang Fan2015-01-102-2/+2
* Add test data generator via oslo messagingIlya Tyaptin2014-12-252-31/+169
* Merge "Clean up bin directory"Jenkins2014-12-191-0/+86
|\
| * Clean up bin directoryLianhao Lu2014-12-181-0/+86
* | Improve tools/make_test_data.sh correctnessLena Novokshonova2014-12-171-4/+24
|/
* Enable pep8 on ./tools directoryBalazs Gibizer2014-11-255-31/+30
* Adapting pylint runner to the new message formatBalazs Gibizer2014-11-211-3/+4
* Add event storage for test_hbase_table_utilsZhiQiang Fan2014-10-311-2/+5