summaryrefslogtreecommitdiff
path: root/troveclient/compat/tests/test_common.py
Commit message (Expand)AuthorAgeFilesLines
* Using assertIsNotNone() instead of assertNotEqual(None)Cao Xuan Hoang2016-10-031-4/+4
* Fix the function name with correct wordvenkatamahesh2015-10-141-1/+1
* Fixes new hacking rules1.2.0Sushil Kumar2015-05-261-1/+1
* Merge "Add instance_metadata functionality to the trove python library"Jenkins2014-06-101-0/+2
|\
| * Add instance_metadata functionality to the trove python libraryDaniel Salinas2014-05-241-0/+2
* | Merge "fixed several pep8 issues"Jenkins2014-05-281-1/+1
|\ \ | |/ |/|
| * fixed several pep8 issuesChristian Berendt2014-05-131-1/+1
* | Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-4/+4
|/
* Get rid of XML related trove client bindingsNikhil Manchanda2014-03-161-2/+1
* Replace assertEqual(None, *) with assertIsNone in testsllg82122014-02-151-19/+19
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-101-43/+57
* Removes unused import statementsDebasish Chowdhury2013-11-301-1/+0
* Use six.iteritems() in for loopKui Shi2013-10-231-7/+7
* Include troveclient/compat/tests in testrKui Shi2013-10-231-0/+9
* Removed underscores from the end of some variablesAndrey Shestakov2013-10-151-7/+7
* Removing lxml/httplib2 dependsMichael Basnight2013-10-101-0/+375