index
:
delta/openstack/python-heatclient.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-heatclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
heatclient
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --include-pass option for grizzly backwards compat
chenhaiq
2013-12-05
1
-0
/
+75
*
Merge "Fix i18n error when resource-name is non-english"
Jenkins
2013-12-04
2
-0
/
+189
|
\
|
*
Fix i18n error when resource-name is non-english
chenxiao
2013-11-25
2
-0
/
+189
*
|
Revert "Don't call credentials_headers() twice"
Steven Hardy
2013-12-03
1
-4
/
+20
*
|
Make tokens work with --os-no-client-auth
Steven Hardy
2013-11-27
1
-1
/
+22
*
|
test_shell test current not deprecated options
Steven Hardy
2013-11-27
1
-19
/
+19
*
|
Fix shell operation with --os-auth-token
Steven Hardy
2013-11-27
2
-30
/
+97
*
|
Don't call credentials_headers() twice
Steven Hardy
2013-11-27
1
-8
/
+4
*
|
Use fixtures for all shell environment variables
Steven Hardy
2013-11-27
1
-2
/
+8
*
|
Cleanup exc.verbose after tests
Steven Hardy
2013-11-27
1
-2
/
+10
*
|
Pass only tenant name or ID to keystoneclient
Steven Hardy
2013-11-27
1
-1
/
+0
|
/
*
Revert "heatclient is not working with os-auth-token"
Steven Hardy
2013-11-18
1
-16
/
+0
*
Merge "heatclient is not working with os-auth-token"
Jenkins
2013-11-11
1
-0
/
+16
|
\
|
*
heatclient is not working with os-auth-token
Vijendar Komalla
2013-11-05
1
-0
/
+16
*
|
Returning the json body after a stack-create or stack-update
Tim Schnell
2013-11-08
1
-1
/
+6
|
/
*
Fix the testname of scenario
Kui Shi
2013-10-24
1
-1
/
+1
*
align the order of parameters for urlencode()
Kui Shi
2013-10-23
1
-2
/
+2
*
Replace urllib/urllib2 with urlutils
Kui Shi
2013-10-23
1
-3
/
+3
*
Use the six library for compatability
Kui Shi
2013-10-22
1
-4
/
+4
*
Replace mox with mox3
Kui Shi
2013-10-16
2
-2
/
+3
*
Allow env registry paths to be relative to env file
Steve Baker
2013-10-08
1
-12
/
+53
*
Merge "Allow -P to be invoked multiple times"
0.2.5
Jenkins
2013-09-27
1
-7
/
+37
|
\
|
*
Allow -P to be invoked multiple times
Steve Baker
2013-09-25
1
-7
/
+37
*
|
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
|
/
*
Merge "Stack instance identifier property"
Jenkins
2013-09-11
1
-2
/
+15
|
\
|
*
Stack instance identifier property
Steve Baker
2013-09-04
1
-2
/
+15
*
|
Added support for running the tests under PyPy with tox
Alex Gaynor
2013-09-03
1
-3
/
+3
|
/
*
Merge "Add X-Region-Name parameter in HTTP request"
Jenkins
2013-08-27
1
-0
/
+24
|
\
|
*
Add X-Region-Name parameter in HTTP request
Nachi Ueno
2013-08-22
1
-0
/
+24
*
|
Do not obscure Unauthorized error messages
Steve Baker
2013-08-21
1
-3
/
+4
|
/
*
Do not paginate stack list unless page_size is set
Steve Baker
2013-08-07
3
-7
/
+229
*
Custom Stack get method to avoid lookup redirects
Steve Baker
2013-08-07
1
-0
/
+6
*
Fix Stack instance delete method
Steve Baker
2013-08-07
1
-0
/
+10
*
Sync with global requirements
Monty Taylor
2013-08-05
3
-0
/
+39
*
Implement Stack status and action properties
Steve Baker
2013-08-02
1
-0
/
+45
*
Merge "Parse error object (in json format) returned by heat-api"
Jenkins
2013-07-30
2
-0
/
+131
|
\
|
*
Parse error object (in json format) returned by heat-api
Jianing YANG
2013-07-26
2
-0
/
+131
*
|
Merge "Set credentials headers if there is no auth token."
Jenkins
2013-07-22
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
Set credentials headers if there is no auth token.
Steve Baker
2013-07-19
1
-0
/
+50
*
|
Display yaml format for stack deployed via hot template
JUN JIE NAN
2013-07-16
1
-0
/
+53
|
/
*
Merge "Only set X-Auth-User, X-Auth-Key on stack create/update."
Jenkins
2013-07-16
1
-4
/
+12
|
\
|
*
Only set X-Auth-User, X-Auth-Key on stack create/update.
Steve Baker
2013-07-05
1
-4
/
+12
*
|
Make the parameter checking consistent.
Angus Salkeld
2013-07-16
2
-1
/
+48
|
/
*
Format resource required_by in resource-show.
Steve Baker
2013-07-04
1
-0
/
+6
*
Unit tests for pretty table special formatters.
Steve Baker
2013-07-04
1
-0
/
+31
*
Upload provider templates referenced in the environment.
Angus Salkeld
2013-06-29
1
-0
/
+79
*
Fix all but H302 hacking rules.
Angus Salkeld
2013-06-27
2
-2
/
+2
*
Fix all the pep8 E* and F* errors.
Angus Salkeld
2013-06-27
3
-22
/
+23
*
Fix various smaller pep8 issues
Dirk Mueller
2013-06-20
1
-7
/
+5
*
Stop passing path to VerifiedHTTPSConnection
Bryan D. Payne
2013-06-13
1
-10
/
+10
[next]