summaryrefslogtreecommitdiff
path: root/troveclient
Commit message (Expand)AuthorAgeFilesLines
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-1032-479/+527
* Added a missing import statementDebasish Chowdhury2013-12-061-0/+1
* Removes unused import statementsDebasish Chowdhury2013-11-309-35/+4
* Merge "Allow --json output override printing dict/list"Jenkins2013-11-222-0/+46
|\
| * Allow --json output override printing dict/listNick Shobe2013-11-212-0/+46
* | Allow for compatable auths between new and old CLITim Simpson2013-11-211-0/+13
|/
* Merge "Usage String has Positionals after Optionals"Jenkins2013-11-131-2/+101
|\
| * Usage String has Positionals after Optionalsamcrn2013-10-251-2/+101
* | Merge "Fix Pep8 indentation issues only found with Pep8 1.4.6+"Jenkins2013-11-122-6/+7
|\ \
| * | Fix Pep8 indentation issues only found with Pep8 1.4.6+Dirk Mueller2013-11-012-6/+7
* | | Merge "IP Address Showing as JSON in Show Command"Jenkins2013-11-121-1/+2
|\ \ \
| * | | IP Address Showing as JSON in Show Commandamcrn2013-10-281-1/+2
| |/ /
* | | Support datastore typesAndrey Shestakov2013-10-318-4/+298
|/ /
* | Merge "user-list Databases Value is JSON vs a String"Jenkins2013-10-251-1/+3
|\ \
| * | user-list Databases Value is JSON vs a Stringamcrn2013-10-251-1/+3
| |/
* | Merge "Add --bypass-url option to trove client"1.0.3Jenkins2013-10-253-6/+21
|\ \ | |/ |/|
| * Add --bypass-url option to trove clientdaniel-a-nguyen2013-10-213-6/+21
* | Removing unused files with new clientMichael Basnight2013-10-234-550/+4
* | Merge "Use six.iteritems() in for loop"Jenkins2013-10-232-9/+10
|\ \
| * | Use six.iteritems() in for loopKui Shi2013-10-232-9/+10
* | | Merge "Resolve compatability for troveclient/compat"Jenkins2013-10-234-22/+18
|\ \ \ | |/ /
| * | Resolve compatability for troveclient/compatKui Shi2013-10-234-22/+18
* | | Merge "Include troveclient/compat/tests in testr"Jenkins2013-10-232-0/+9
|\ \ \ | |/ /
| * | Include troveclient/compat/tests in testrKui Shi2013-10-232-0/+9
* | | Merge "Make use of strutils.to_slug in slugify()"Jenkins2013-10-231-10/+5
|\ \ \ | |/ /
| * | Make use of strutils.to_slug in slugify()Kui Shi2013-10-231-10/+5
* | | Merge "Replace basestring with six.string_types"Jenkins2013-10-231-1/+3
|\ \ \ | |/ /
| * | Replace basestring with six.string_typesKui Shi2013-10-231-1/+3
* | | Merge "Transform print statement to print function"Jenkins2013-10-231-3/+4
|\ \ \ | |/ /
| * | Transform print statement to print functionKui Shi2013-10-231-3/+4
* | | Merge "Replace g.next() with next(g)"Jenkins2013-10-231-7/+7
|\ \ \ | |/ /
| * | Replace g.next() with next(g)Kui Shi2013-10-231-7/+7
* | | Merge "Import exceptions module from openstack-common"Jenkins2013-10-231-1/+1
|\ \ \ | |/ /
| * | Import exceptions module from openstack-commonKui Shi2013-10-231-1/+1
* | | Merge "Replace urllib.quote with urlutils.quote"Jenkins2013-10-231-3/+3
|\ \ \ | |/ /
| * | Replace urllib.quote with urlutils.quoteKui Shi2013-10-231-3/+3
* | | Merge "Import urlutils module from openstack-common"Jenkins2013-10-237-17/+83
|\ \ \ | |/ /
| * | Import urlutils module from openstack-commonKui Shi2013-10-237-17/+83
* | | Merge "Import exceptions module from openstack-common"Jenkins2013-10-234-4/+4
|\ \ \ | |/ /
| * | Import exceptions module from openstack-commonKui Shi2013-10-234-4/+4
* | | Merge "Fix unicode issue"Jenkins2013-10-232-11/+5
|\ \ \ | |/ /
| * | Fix unicode issueKui Shi2013-10-212-11/+5
* | | Fixing copyright and license headersMichael Basnight2013-10-2237-32/+383
|/ /
* | Sync up exceptions.py from osloKui Shi2013-10-211-14/+9
|/
* change mode to octal for os.makedirs()Kui Shi2013-10-151-1/+1
* Removed underscores from the end of some variablesAndrey Shestakov2013-10-153-18/+18
* Fixed minor typos with trove-client help infoNikhil Manchanda2013-10-101-6/+2
* Fixes README and shell1.0.1Clare Springer2013-10-101-1/+1
* Fixing the backwards verb/noun cli namesMichael Basnight2013-10-101-26/+26
* Removing lxml/httplib2 dependsMichael Basnight2013-10-104-298/+377