summaryrefslogtreecommitdiff
path: root/trove/tests/util
Commit message (Expand)AuthorAgeFilesLines
* Remove six usage and basestring checkwangzihao2020-10-161-2/+1
* Remove six.moves.urlliblikui2020-09-251-1/+1
* Datastore containerizationLingxian Kong2020-05-271-1/+1
* Remove flavor APILingxian Kong2020-04-271-31/+0
* Add python-troveclient in requirements.txtLingxian Kong2020-03-151-1/+2
* Improve the function testsLingxian Kong2020-01-282-4/+5
* Remove all the resources when the Nova VM creation failedLingxian Kong2019-10-091-28/+42
* Support to create public trove instanceLingxian Kong2019-09-112-9/+0
* Enable service tenant deployment model by default in DevStackLingxian Kong2019-06-082-23/+47
* Execute functional test jobs running under python3Marcin Piwowarczyk2018-12-142-2/+3
* fix tox python3 overridesMarcin Piwowarczyk2018-09-181-1/+5
* Fix invalid escape sequence warningsKrzysztof Opasiak2018-07-021-5/+5
* Remove log translationsZhao Chao2018-01-241-4/+2
* Unuse an undefined local variable 'name'.zhanggang2017-11-241-1/+2
* Missing import of 'assert_equal' in tests/util/__init__.pyzhanggang2017-11-091-18/+0
* TrivialFix: Redundant alias in import statementDao Cong Tien2017-10-181-1/+1
* Fix gate issuesSamuel Matzek2017-10-131-7/+8
* Merge "Fix a few typos"Jenkins2017-06-151-2/+2
|\
| * Fix a few typosyuhui_inspur2017-03-301-2/+2
* | Merge "Handle log message interpolation by the logger part 11"Jenkins2017-06-071-2/+2
|\ \
| * | Handle log message interpolation by the logger part 11Gábor Antal2017-03-031-2/+2
| |/
* | fix issue with Nova passthrough deprecationAmrith Kumar2017-05-261-0/+18
* | Add Couchbase helper client methodsPetr Malik2017-04-261-0/+57
* | Use os_cache instead no_cachejiansong2017-04-111-1/+1
|/
* unwedge the gateAmrith Kumar2017-01-291-2/+5
* Have api tests use IPv4Peter Stachowski2016-11-242-3/+9
* Repeat definition blacklistjiansong2016-09-201-1/+0
* Switch from MySQL-python to PyMySQLJeremy Stanley2016-06-302-2/+2
* Fix grammatical mistakes, "it's" to "its"Ali Adil2016-05-061-1/+1
* Python3: Add support for raise and ConfigParserabhishekkekane2016-04-201-1/+2
* Merge "Python3: Add support for iteritems and iterkeys"Jenkins2016-04-181-1/+1
|\
| * Python3: Add support for iteritems and iterkeysabhishekkekane2016-04-051-1/+1
* | Merge "Python3: Add support for httplib, urlparse"Jenkins2016-04-181-2/+1
|\ \ | |/ |/|
| * Python3: Add support for httplib, urlparseabhishekkekane2016-01-311-2/+1
* | Removing some redundant wordsAnh Tran2016-03-281-1/+1
* | Implement DBaaS Ceilometer NotificationsMorgan Jones2016-02-271-7/+8
|/
* Move to oslo_dbMatt Van Dijk2015-12-142-11/+14
* Merge "Adding more doc strings to event simulator"Jenkins2015-11-021-5/+82
|\
| * Adding more doc strings to event simulatorCraig Vyvial2015-10-141-5/+82
* | Incorrect usage of python-novaclientAmrith Kumar2015-10-231-2/+4
|/
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-1/+1
* Allow int tests to run in SSL environmentEdmond Kotowski2015-07-141-1/+2
* Provide option to read SSH credentials from test envPeter MacKinnon2015-06-301-0/+5
* Fixes hacking rulesSushil Kumar2015-05-296-23/+21
* Update Trove to use novaclient v2Amrith Kumar2015-03-311-1/+1
* Integration with oslo.messaging librarySergey Gotliv2015-01-061-4/+3
* Rename attrs_exist() to contains_allowed_attrs()mariam john2014-12-011-4/+4
* Event simulator IITim Simpson2014-09-291-79/+203
* Merge "Enabled H402 flake8 rule"Jenkins2014-06-081-2/+2
|\
| * Enabled H402 flake8 ruleSushilKM2014-06-021-2/+2