summaryrefslogtreecommitdiff
path: root/trove/tests/fakes
Commit message (Expand)AuthorAgeFilesLines
* Fix error when list database instancesBo Tran2022-07-122-6/+9
* remove unicode from codelikui2021-01-031-16/+16
* use HTTPStatus instead of http.clientlikui2020-12-031-4/+6
* Pass availability zone through to volume creation.Sam Morrison2020-11-091-7/+5
* Remove six usage and basestring checkwangzihao2020-10-161-2/+1
* Remove six.moveswangzihao2020-10-091-1/+1
* Remove six.PY3likui2020-09-031-4/+1
* Support to rebuild instance by adminLingxian Kong2020-08-061-1/+1
* Support online volume resizeLingxian Kong2020-07-241-1/+1
* Use unittest.mock instead of mockHervé Beraud2020-06-111-1/+1
* Set status to ERROR if heartbeat expiresLingxian Kong2020-06-042-12/+11
* Datastore containerizationLingxian Kong2020-05-271-1/+1
* Add python-troveclient in requirements.txtLingxian Kong2020-03-151-3/+3
* Support HEALTHY status for db instanceLingxian Kong2019-12-142-10/+10
* Support to create public trove instanceLingxian Kong2019-09-112-8/+69
* Nova keypair supportLingxian Kong2019-04-171-3/+4
* Do not use self in classmethodzhufl2019-01-101-1/+1
* Fix invalid escape sequence warningsKrzysztof Opasiak2018-07-021-1/+1
* Remove support of creating volume from Nova.Zhao Chao2018-02-091-63/+12
* Remove log translationsZhao Chao2018-01-241-5/+4
* Lazy load all configuration optionsErik Olof Gunnar Andersson2017-11-091-1/+1
* Merge "Fix some reST field lists in docstrings"Jenkins2017-06-151-1/+1
|\
| * Fix some reST field lists in docstringsyfzhao2017-03-291-1/+1
* | Merge "Handle log message interpolation by the logger part 11"Jenkins2017-06-074-28/+27
|\ \
| * | Handle log message interpolation by the logger part 11Gábor Antal2017-03-034-28/+27
| |/
* | Associate datastore, version with volume-typeMatt Van Dijk2016-12-191-1/+1
|/
* Multi-Region SupportMorgan Jones2016-11-042-3/+6
* Merge "Delete unnessary i18n"Jenkins2016-10-041-1/+0
|\
| * Delete unnessary i18njiansong2016-10-031-1/+0
* | Fix Old style classes are deprecated and no longer available in Python 3Luong Anh Tuan2016-09-301-1/+1
|/
* Remove cfg and logging import unusedCao Xuan Hoang2016-09-231-5/+0
* Implement Instance UpgradeMorgan Jones2016-09-081-0/+1
* Remove unuse flavor testjiansong2016-09-071-1/+0
* Persist error messages and display on 'show'Peter Stachowski2016-07-011-1/+1
* Merge "Locality support for replication"Jenkins2016-06-241-1/+40
|\
| * Locality support for replicationPeter Stachowski2016-06-201-1/+40
* | Port backup test_storage to Python 3Victor Stinner2016-06-211-3/+10
|/
* Merge "Backup to swift using wrong large object type"Jenkins2016-06-011-4/+11
|\
| * Backup to swift using wrong large object typeMatt Van Dijk2016-05-021-4/+11
* | Trivial: Remove unused logging importwangjunqing2016-04-231-2/+0
|/
* Merge "Python3: Add support for iteritems and iterkeys"Jenkins2016-04-182-2/+2
|\
| * Python3: Add support for iteritems and iterkeysabhishekkekane2016-04-052-2/+2
* | Merge "Python3: Add support for httplib, urlparse"Jenkins2016-04-181-3/+3
|\ \ | |/ |/|
| * Python3: Add support for httplib, urlparseabhishekkekane2016-01-311-3/+3
* | Fix some unexpected tracebacks while running tox testsAmrith Kumar2016-03-231-1/+4
* | Server support for instance module featurePeter Stachowski2016-03-151-1/+10
* | Pass datastore details when required (again)Luigi Toscano2016-02-231-1/+1
* | Add support for root-disableDuk Loi2016-02-031-0/+5
* | Drop python 2.6 supportcaoyue2016-01-161-5/+2
|/
* Move to oslo_dbMatt Van Dijk2015-12-141-2/+2