summaryrefslogtreecommitdiff
path: root/ceilometer/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* | Switch to oslo.serviceSergey Vilgelm2015-06-234-13/+25
|/
* Move eventlet using commands into own directoryChris Dent2015-06-028-22/+22
* use oslo.log instead of oslo-incubator codeZhiQiang Fan2015-05-281-1/+1
* Merge "Move ceilometer/cli.py to ceilometer/cmd/sample.py"Jenkins2015-04-281-0/+98
|\
| * Move ceilometer/cli.py to ceilometer/cmd/sample.pyChris Dent2015-04-221-0/+98
* | Merge "Add the function of deleting alarm history"Jenkins2015-04-241-6/+16
|\ \
| * | Add the function of deleting alarm historyMaho Koshiya2015-04-231-6/+16
| |/
* | Have eventlet monkeypatch the time moduleChris Dent2015-04-231-1/+1
|/
* remove deprecated partitioned alarm servicegordon chung2015-04-211-25/+1
* Check the namespaces duplication for ceilometer-pollingliu-sheng2015-03-131-1/+16
* Merge "Use werkzeug to run the developement API server"Jenkins2015-02-131-2/+1
|\
| * Use werkzeug to run the developement API serverMehdi Abaakouk2015-02-111-2/+1
* | clean up to use common service codegordon chung2015-02-092-10/+4
|/
* support time to live on event database for MongoDBZhiQiang Fan2015-02-051-3/+14
* Refactor ipmi agent managerLianhao Lu2015-01-162-25/+6
* Use oslo_config instead of deprecated oslo.configDina Belova2015-01-153-3/+3
* Remove unnecessary import_opt|groupZhiQiang Fan2014-12-261-3/+0
* Merge Central and Compute agents to *polling agent*Dina Belova2014-12-153-48/+75
* Move central agent code to the polling agent moduleDina Belova2014-12-121-1/+1
* Port to graduated library oslo.i18nZhiQiang Fan2014-12-091-0/+1
* create skeleton files for event storage backendsgordon chung2014-10-021-0/+1
* dbsync: Acknowledge 'metering_connection' optionLianhao Lu2014-09-261-1/+1
* Add IPMI pollsterEdwin Zhai2014-09-131-0/+23
* Switch partitioned alarm evaluation to a hash-based approachNejc Saje2014-09-011-2/+6
* Alarm: Use stevedore to load the service classMehdi Abaakouk2014-08-291-6/+13
* Switch to oslo.utilsJulien Danjou2014-08-221-1/+1
* Add upgrading alarm storage in dbsyncIlya Tyaptin2014-08-201-0/+1
* Separate the console scriptsNejc Saje2014-07-218-0/+235