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
Commit message (
Expand
)
Author
Age
Files
Lines
*
"heat stack-create" doesn't return the error message from server
0.2.2
Simon Pasquier
2013-04-02
2
-6
/
+20
*
Merge "Always pass username, even for --token-only"
Jenkins
2013-04-01
1
-1
/
+1
|
\
|
*
Always pass username, even for --token-only
Steve Baker
2013-03-27
1
-1
/
+1
*
|
Merge "Display resource metadata as indented json"
Jenkins
2013-04-01
2
-4
/
+4
|
\
\
|
*
|
Display resource metadata as indented json
Steve Baker
2013-03-27
2
-4
/
+4
*
|
|
Merge "Don't use human readable heading labels in tables"
Jenkins
2013-04-01
3
-22
/
+18
|
\
\
\
|
|
/
/
|
*
|
Don't use human readable heading labels in tables
Steve Baker
2013-03-27
3
-22
/
+18
*
|
|
Merge "Return the body as a string instead of an iterable."
Jenkins
2013-04-01
1
-9
/
+3
|
\
\
\
|
|
/
/
|
*
|
Return the body as a string instead of an iterable.
Steve Baker
2013-03-27
1
-9
/
+3
|
|
/
*
|
Allow for prettytable 0.7.x as well
Dirk Mueller
2013-03-15
1
-1
/
+1
|
/
*
Remove warlock from pip-requires as it is not used
Angus Salkeld
2013-03-07
1
-1
/
+0
*
Change --disable-rollback option to --enable-rollback
Steven Hardy
2013-03-04
1
-5
/
+5
*
Don't add 'dev' to tag_build
0.2.1
Steve Baker
2013-02-27
1
-1
/
+1
*
heatclient : Add --disable-rollback option
0.2.0
Steven Hardy
2013-02-18
1
-0
/
+5
*
heatclient : correct timeout parameter name
Steven Hardy
2013-02-18
1
-1
/
+1
*
Return the exit code from tox to callers of run_tests.sh
Dirk Mueller
2013-02-11
1
-5
/
+5
*
Add switch to disable token authentication.
Ian Main
2013-01-31
2
-12
/
+26
*
Don't log at all if debugging is not turned on
Angus Salkeld
2013-01-25
1
-4
/
+0
*
Fixes required for packaging
Steve Baker
2013-01-10
2
-2
/
+4
*
Merge "Switch to using version.canonical_version_string"
Jenkins
2013-01-09
3
-1
/
+12
|
\
|
*
Switch to using version.canonical_version_string
Steve Baker
2013-01-09
3
-1
/
+12
*
|
Merge "Update to latest oslo-incubator"
Jenkins
2013-01-09
3
-39
/
+46
|
\
\
|
|
/
|
*
Update to latest oslo-incubator
Steve Baker
2013-01-09
3
-39
/
+46
*
|
Relax the required version of prettytable.
Steve Baker
2013-01-09
1
-1
/
+3
|
/
*
Display a better error message on HTTP exception
Steve Baker
2012-12-11
2
-17
/
+6
*
Fix git repo url
0.1.0
Steve Baker
2012-12-04
1
-1
/
+1
*
Merge "Deprecate commands and add unified cli replacements."
Jenkins
2012-12-03
2
-5
/
+96
|
\
|
*
Deprecate commands and add unified cli replacements.
Steve Baker
2012-12-04
2
-5
/
+96
*
|
Merge "remove some glanceisms from the docs"
Jenkins
2012-12-03
2
-4
/
+4
|
\
\
|
|
/
|
*
remove some glanceisms from the docs
Steve Baker
2012-12-04
2
-4
/
+4
*
|
add some pypi meta info
Steve Baker
2012-12-04
1
-0
/
+1
|
/
*
Update .gitreview for org move.
Jeremy Stanley
2012-12-02
1
-1
/
+1
*
Merge "Pass template as a string if it is not JSON."
Jenkins
2012-11-27
1
-1
/
+5
|
\
|
*
Pass template as a string if it is not JSON.
Steve Baker
2012-11-26
1
-1
/
+5
*
|
Support for events list and details
Steve Baker
2012-11-28
5
-38
/
+146
*
|
Use python-keystoneclient 0.2 series
Steve Baker
2012-11-28
1
-1
/
+1
*
|
Ignore heatclient/versioninfo
Steve Baker
2012-11-26
2
-3
/
+1
|
/
*
Implement client resource support.
Steve Baker
2012-11-20
5
-34
/
+142
*
adding test coverage for common/http, improving the redirect handling
Dan Radez
2012-11-13
2
-2
/
+234
*
Merge "Support name or id for stack operations."
Jenkins
2012-11-13
6
-52
/
+68
|
\
|
*
Support name or id for stack operations.
Steve Baker
2012-11-13
6
-52
/
+68
*
|
Merge "Pass username and password as well as token."
Jenkins
2012-11-13
4
-4
/
+32
|
\
\
|
|
/
|
*
Pass username and password as well as token.
Steve Baker
2012-11-07
4
-4
/
+32
*
|
Add .gitreview file.
Monty Taylor
2012-10-30
1
-0
/
+4
|
/
*
pep8 and more tests
Steve Baker
2012-10-27
7
-64
/
+147
*
- Comment out commands that don't yet have a REST API equivalent
Steve Baker
2012-10-26
1
-44
/
+47
*
Feature parity with REST API
Steve Baker
2012-10-25
3
-95
/
+79
*
set up default logging even when not debugging
Steve Baker
2012-10-25
1
-8
/
+10
*
Allow sort column to be specified
Steve Baker
2012-10-25
1
-2
/
+2
*
An error response shouldn't be logged as an error, since it is part of the RE...
Steve Baker
2012-10-25
1
-1
/
+1
[next]