summaryrefslogtreecommitdiff
path: root/ceilometer/tests/db.py
Commit message (Expand)AuthorAgeFilesLines
* [HBase] Improves speed of unit tests on real HBase backendIlya Tyaptin2014-09-241-2/+22
* test db2 driver codegordon chung2014-09-191-1/+3
* Switch to use oslo.dbAlexei Kornienko2014-08-261-3/+3
* Switch to oslotestJulien Danjou2014-08-211-4/+4
* Allow to have different DB for alarm and meteringMehdi Abaakouk2014-07-181-4/+23
* Fix H405 violations and re-enable gatingIgor Degtiarov2014-07-011-1/+2
* use urlparse from sixGordon Chung2014-06-241-1/+1
* Merge "Remove (c) and remove unnecessary encoding lines"Jenkins2014-06-101-3/+2
|\
| * Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-311-3/+2
* | Refactor tests to remove direct access to test DBManagersAlexei Kornienko2014-06-091-61/+100
|/
* Replaced CONF object with url in storage engine creationAlexei Kornienko2014-04-291-3/+1
* Refactored fake connection URL classesAlexei Kornienko2014-04-091-15/+26
* Merge "Refactored the way how testscenarios tests are run"Jenkins2014-04-031-1/+2
|\
| * Refactored the way how testscenarios tests are runAlexei Kornienko2014-03-121-1/+2
* | Install global lazy _()Luis A. Garcia2014-03-201-1/+1
|/
* Merge "Handle engine creation inside of Connection object"Jenkins2014-02-101-0/+4
|\
| * Handle engine creation inside of Connection objectAlexei Kornienko2014-02-051-0/+4
* | Add table prefix for unit tests with hbaseIlya Tyaptin2014-01-281-1/+14
|/
* tests: allow to skip if no database URLJulien Danjou2014-01-081-0/+4
* Corrected import orderLianhao Lu2013-11-131-2/+3
* Replace tests.base part6Vladislav Kuzmin2013-10-291-6/+16
* Apply six for metaclassfujioka yuuichi2013-10-081-1/+2
* Refactored storage tests to use testscenariosMehdi Abaakouk2013-08-261-0/+15
* Remove the mongo auth warning during testsMehdi Abaakouk2013-08-141-4/+10
* Use MongoDB aggregate to get resources listJulien Danjou2013-08-081-1/+4
* Call alembic migrations after sqlalchemy-migrateAlexei Kornienko2013-07-291-2/+0
* Added separate MongoDB database for each testAlexei Kornienko2013-07-291-2/+22
* Centralized backends tests scenarios in one placeAlexei Kornienko2013-07-261-0/+10
* storage: fix clear/upgrade orderJulien Danjou2013-07-171-0/+1
* Code cleanupJulien Danjou2013-06-131-10/+0
* Session does not use ceilometer.conf's database_connectionGordon Chung2013-05-311-1/+2
* remove unused tests/skip moduleAngus Salkeld2013-05-171-1/+0
* Remove impl_testJulien Danjou2013-03-271-2/+4
* tests: disable Ming test if Ming unavailableJulien Danjou2013-03-261-14/+0
* Make HACKING compliantSandy Walsh2013-03-071-3/+7
* Run some APIv1 tests on different backendsJulien Danjou2013-03-041-17/+10
* Remove old configuration metering_storage_engineJulien Danjou2013-03-041-1/+0
* tests: allow to run API tests on live dbJulien Danjou2013-02-181-38/+1
* Simplify ceilometer-api and checks Keystone middleware parsingJulien Danjou2013-01-251-0/+1
* Implement V2 API with Pecan and WSMEDoug Hellmann2012-12-041-1/+1
* add max/sum project volume and fix testsSteven Berler2012-10-081-0/+98