summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add back --token-only for invocation compatibility0.2.6Steve Baker2013-12-051-0/+8
* Add --include-pass option for grizzly backwards compatchenhaiq2013-12-053-3/+96
* Merge "Fix i18n error when resource-name is non-english"Jenkins2013-12-044-14/+216
|\
| * Fix i18n error when resource-name is non-englishchenxiao2013-11-254-14/+216
* | Revert "Don't call credentials_headers() twice"Steven Hardy2013-12-032-6/+24
* | Merge "Honor endpoint_type when requesting keystone for a token"Jenkins2013-11-281-1/+2
|\ \
| * | Honor endpoint_type when requesting keystone for a tokenJordanP2013-11-181-1/+2
* | | Merge "Make tokens work with --os-no-client-auth"Jenkins2013-11-282-15/+42
|\ \ \
| * | | Make tokens work with --os-no-client-authSteven Hardy2013-11-272-15/+42
* | | | Merge "test_shell test current not deprecated options"Jenkins2013-11-281-19/+19
|\ \ \ \ | |/ / /
| * | | test_shell test current not deprecated optionsSteven Hardy2013-11-271-19/+19
* | | | Merge "Fix shell operation with --os-auth-token"Jenkins2013-11-283-39/+118
|\ \ \ \ | |/ / /
| * | | Fix shell operation with --os-auth-tokenSteven Hardy2013-11-273-39/+118
* | | | Merge "use correct url on Windows platform"Jenkins2013-11-281-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | use correct url on Windows platformchenhaiq2013-11-261-1/+2
| | |/ | |/|
* | | Don't call credentials_headers() twiceSteven Hardy2013-11-272-12/+6
* | | Use fixtures for all shell environment variablesSteven Hardy2013-11-271-2/+8
* | | Cleanup exc.verbose after testsSteven Hardy2013-11-271-2/+10
* | | Pass only tenant name or ID to keystoneclientSteven Hardy2013-11-272-7/+9
* | | Remove --token-only option, it does nothingSteven Hardy2013-11-251-5/+0
|/ /
* | Merge "Revert "heatclient is not working with os-auth-token""Jenkins2013-11-252-22/+3
|\ \
| * | Revert "heatclient is not working with os-auth-token"Steven Hardy2013-11-182-22/+3
| |/
* | Merge "Updated from global requirements"OpenStack Jenkins2013-11-242-2/+2
|\ \
| * | Updated from global requirementsOpenStack Jenkins2013-11-152-2/+2
| |/
* | Encode output for fixing UnicodeDecodeErrorchenxiao2013-11-135-2/+598
|/
* Add a basic man page for heatAngus Salkeld2013-11-123-0/+89
* Merge "heatclient is not working with os-auth-token"Jenkins2013-11-112-3/+22
|\
| * heatclient is not working with os-auth-tokenVijendar Komalla2013-11-052-3/+22
* | Returning the json body after a stack-create or stack-updateTim Schnell2013-11-082-1/+10
|/
* Merge "Add a top level introduction to the index"Jenkins2013-11-011-2/+7
|\
| * Add a top level introduction to the indexAngus Salkeld2013-10-291-2/+7
* | Merge "Add a contibuting section to index.rst"Jenkins2013-10-311-0/+10
|\ \ | |/
| * Add a contibuting section to index.rstAngus Salkeld2013-10-291-0/+10
* | Merge "Remove the release notes as it is not maintained here"Jenkins2013-10-311-8/+0
|\ \ | |/
| * Remove the release notes as it is not maintained hereAngus Salkeld2013-10-291-8/+0
* | Merge "Resync doc/source/conf.py from heat for consistency"Jenkins2013-10-311-26/+210
|\ \ | |/
| * Resync doc/source/conf.py from heat for consistencyAngus Salkeld2013-10-291-26/+210
* | Merge "Add doc/Makefile to help with building docs"Jenkins2013-10-312-0/+91
|\ \ | |/
| * Add doc/Makefile to help with building docsAngus Salkeld2013-10-292-0/+91
* | Print a more correct error with event-showAngus Salkeld2013-10-291-2/+4
|/
* Fix the testname of scenarioKui Shi2013-10-241-1/+1
* Merge "align the order of parameters for urlencode()"Jenkins2013-10-232-3/+4
|\
| * align the order of parameters for urlencode()Kui Shi2013-10-232-3/+4
* | remove python 2.5 support for parse_sqlKui Shi2013-10-231-5/+0
|/
* Replace urllib/urllib2 with urlutilsKui Shi2013-10-233-8/+19
* Transform print statement to print functionKui Shi2013-10-231-4/+5
* Use the six library for compatabilityKui Shi2013-10-223-7/+8
* Import urlutils from openstack commonKui Shi2013-10-224-4/+73
* Updated from global requirementsOpenStack Jenkins2013-10-171-1/+1
* Import httplib from six.movesKui Shi2013-10-161-1/+2