summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing typos that were in the readme"1.0.2Jenkins2013-10-231-2/+2
|\
| * Fixing typos that were in the readmeMichael Basnight2013-10-231-2/+2
* | Removing unused files with new clientMichael Basnight2013-10-234-550/+4
|/
* Adding py33 gating to the clientMichael Basnight2013-10-231-1/+1
* 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-234-1/+12
|\ \ | |/
| * Include troveclient/compat/tests in testrKui Shi2013-10-234-1/+12
* | 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-238-18/+85
|\ \ | |/
| * Import urlutils module from openstack-commonKui Shi2013-10-238-18/+85
* | 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-102-2/+2
* Fixing the backwards verb/noun cli namesMichael Basnight2013-10-102-37/+171
* Removing lxml/httplib2 dependsMichael Basnight2013-10-105-301/+377
* Merge "Fixed bug with showing backups"Jenkins2013-10-101-1/+1
|\
| * Fixed bug with showing backupsNikhil Manchanda2013-10-091-1/+1
* | Merge "Correct handling args.backup in do_create"Jenkins2013-10-101-1/+1
|\ \
| * | Correct handling args.backup in do_createArata Notsu2013-10-101-1/+1
* | | Enable shell to resize and restartArata Notsu2013-10-101-3/+6
|/ /
* | Add support for a service type env var1.0.0Monty Taylor2013-10-091-0/+2
* | Tweak pbr confMonty Taylor2013-10-095-14/+6
|/
* Massive refactoring to the troveclientMichael Basnight2013-10-0962-1111/+6434
* Remove trove as default value for Service NameVipul Sabhaya2013-09-233-3/+2
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-09-2322-22/+22
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-2022-22/+22
* | Removing reddwarf doc referencesMichael Basnight2013-09-202-8/+8
|/
* Merge "Added optional availability_zone flag for instance"Jenkins2013-09-162-3/+7
|\
| * Added optional availability_zone flag for instancedaniel-a-nguyen2013-09-042-3/+7