summaryrefslogtreecommitdiff
path: root/troveclient/compat
Commit message (Expand)AuthorAgeFilesLines
* Switch to collections.abc.*Joel Capitao2021-02-111-1/+1
* Revert "Remove flavor API"Lingxian Kong2020-11-134-0/+42
* Remove sixwangzihao2020-10-132-6/+4
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Remove flavor APILingxian Kong2020-05-084-42/+0
* Use unittest.mock instead of third party mockSean McGinnis2020-04-182-2/+2
* Update hacking for Python33.3.1Andreas Jaeger2020-03-311-2/+2
* Update hacking versionZhijunWei2019-01-022-6/+4
* Fix python3 compatibility issuesMarcin Piwowarczyk2018-08-312-3/+3
* Enable Keystone v3 support for compat clientSamuel Matzek2017-10-093-3/+147
* Handle log message interpolation by the loggerGábor Antal2017-03-081-14/+14
* Avoid use xx=[] for parameter in functionjiansong2016-10-191-3/+3
* Using assertIsNotNone() instead of assertNotEqual(None)Cao Xuan Hoang2016-10-031-4/+4
* Use strutils.to_slug() instead of utils.slugify()Christian Berendt2016-09-062-18/+4
* Make dict.keys() PY3 compatibledineshbhor2016-06-211-1/+1
* Remove Rackspace auth references from troveclientMonty Taylor2016-05-183-88/+2
* Add suport for module maintenance commandsPeter Stachowski2016-02-241-0/+2
* Merge "Add root-disable api"2.0.0Jenkins2016-01-151-0/+5
|\
| * Add root-disable apiDuk Loi2015-12-101-0/+5
* | Use the oslo.utils.reflection to extract the class nameLiuNanke2016-01-081-1/+4
|/
* Fix the function name with correct wordvenkatamahesh2015-10-141-1/+1
* Implements Datastore Registration APISushil Kumar2015-08-211-0/+2
* Fixes new hacking rules1.2.0Sushil Kumar2015-05-261-1/+1
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
* Handle obsolete and unused oslo modulesAmrith Kumar2015-01-231-1/+1
* adding configuration parameters mgmt apiCraig Vyvial2014-09-031-0/+1
* Clusters troveclient Implementationamcrn2014-09-021-0/+3
* Add visibility filter to datastore versionsTheron Voran2014-08-262-2/+10
* Merge "Add instance_metadata functionality to the trove python library"Jenkins2014-06-103-0/+19
|\
| * Add instance_metadata functionality to the trove python libraryDaniel Salinas2014-05-243-0/+19
* | Merge "fixed several pep8 issues"Jenkins2014-05-282-2/+2
|\ \
| * | fixed several pep8 issuesChristian Berendt2014-05-132-2/+2
* | | Merge "Changes configuration_ref to configuration"Jenkins2014-05-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Changes configuration_ref to configurationIccha Sethi2014-05-121-1/+1
| |/
* | Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-0912-147/+125
|/
* Merge "Remove dependent module py3kcompat"Jenkins2014-04-251-4/+3
|\
| * Remove dependent module py3kcompatllg82122014-02-181-4/+3
* | Fixing the compat client create callCraig Vyvial2014-04-111-1/+1
* | Merge "Get rid of XML related trove client bindings"1.0.4Jenkins2014-03-274-583/+4
|\ \
| * | Get rid of XML related trove client bindingsNikhil Manchanda2014-03-164-583/+4
* | | Improve help stringsAndreas Jaeger2014-03-111-6/+6
|/ /
* | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2014-03-032-22/+21
|\ \
| * | Replace assertEqual(None, *) with assertIsNone in testsllg82122014-02-152-22/+21
| |/
* | Remove vim headerHe Yongli2014-02-161-2/+0
|/
* adds support for configurations managementCraig Vyvial2014-02-053-3/+103
* Fixed misspellings of common wordsSushil Kumar2014-01-144-8/+8
* Merge "Tighten flake8 checks in Gating"Jenkins2014-01-133-7/+13
|\
| * Tighten flake8 checks in GatingDirk Mueller2013-12-183-7/+13
* | Add type to volume.total for Mgmt Instance GetJoe Cruz2013-12-301-0/+1
|/
* Merge "Fixed misspellings of common words"Jenkins2013-12-122-4/+4
|\