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
/
unit
/
test_shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Remove six"
Zuul
2022-06-13
1
-14
/
+14
|
\
|
*
Remove six
Takashi Kajinami
2022-05-09
1
-14
/
+14
*
|
Encode urls in unit tests
Pavlo Shchelokovskyy
2022-06-13
1
-2
/
+4
|
/
*
Use unittest.mock instead of third party mock
jacky06
2020-05-06
1
-1
/
+1
*
Update hacking for Python3
ussuri-em
2.1.0
Andreas Jaeger
2020-03-31
1
-2
/
+2
*
Remove mox usage from test_shell
Zane Bitter
2020-02-10
1
-288
/
+120
*
Use assertRegex instead of assertRegexpMatches
Vu Cong Tuan
2018-04-11
1
-17
/
+17
*
No longer use oslotest.mockpatch
Thomas Bechtold
2017-10-09
1
-2
/
+1
*
Fixing read before prompt bug
Joe Borg
2017-07-26
1
-1
/
+3
*
Merge "Add optional arguments '-y' in CLI:snapshot-delete"
Jenkins
2017-07-05
1
-1
/
+63
|
\
|
*
Add optional arguments '-y' in CLI:snapshot-delete
ricolin
2017-05-17
1
-1
/
+63
*
|
Don't encode path separators
rabi
2017-05-09
1
-20
/
+20
|
/
*
Show 'project' info if heat server returns
huangtianhua
2017-01-24
1
-20
/
+22
*
Distinguish between stack and resource events when polling
Zane Bitter
2017-01-09
1
-2
/
+2
*
Make sure the --heat-url option is respected, part 2
Jason Dunsmore
2017-01-06
1
-3
/
+6
*
Fix "heat output-show -F json" output format
Jason Dunsmore
2016-09-30
1
-3
/
+13
*
Don't use endpoint_override with session
tamilhce
2016-09-09
1
-3
/
+3
*
Import mox in __init__.py
shizhihui
2016-09-01
1
-1
/
+1
*
Standardize import format
shizhihui
2016-08-03
1
-11
/
+10
*
Implement client side of event list --nested-depth
Steve Baker
2016-06-10
1
-9
/
+124
*
Refactor test_shell
Steve Baker
2016-06-10
1
-1472
/
+500
*
switch to keystoneauth
Steve Martinelli
2016-05-18
1
-2
/
+1
*
Support "--pre-delete" argument for hook-clear
huangtianhua
2016-04-16
1
-2
/
+17
*
Fix logging issue in heatclient tests
Dmitriy Uvarenkov
2016-04-07
1
-6
/
+0
*
Replace assertRegexpMatches with assertRegex
Bryan Jones
2016-03-31
1
-92
/
+90
*
stack-delete command should not call do_stack_list.
PanFengyun
2016-03-17
1
-52
/
+17
*
Added deprecation warnings for heat commands
Dmitriy Uvarenkov
2016-03-15
1
-0
/
+1
*
Fixed exceptions handling in stacks deleting
Dmitriy Uvarenkov
2016-03-07
1
-1
/
+17
*
Prompt user before deleting stack if tty
Crag Wolfe
2016-02-26
1
-0
/
+84
*
Merge "Add heat client support for Resource set health"
Jenkins
2016-02-26
1
-0
/
+81
|
\
|
*
Add heat client support for Resource set health
Ahmed Elkhouly
2016-02-08
1
-0
/
+81
*
|
Stack resource search
Kanagaraj Manickam
2016-02-20
1
-41
/
+22
*
|
Remove the only-value flag of output-show
Thomas Herve
2016-02-17
1
-17
/
+19
*
|
Merge "Validate for empty file for stack-adopt"
Jenkins
2016-02-15
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Validate for empty file for stack-adopt
neetu
2016-01-13
1
-0
/
+10
*
|
Merge "Add show_nested support to update --dry-run"
Jenkins
2016-02-05
1
-4
/
+31
|
\
\
|
*
|
Add show_nested support to update --dry-run
Steven Hardy
2016-01-18
1
-4
/
+31
*
|
|
Merge "Raise CommandError when Any of stack/deployment/config delete failed"
Jenkins
2016-02-01
1
-10
/
+34
|
\
\
\
|
*
|
|
Raise CommandError when Any of stack/deployment/config delete failed
dixiaoli
2016-01-28
1
-10
/
+34
|
|
/
/
*
|
|
Add formatters for 'tags' in method _do_stack_show
dixiaoli
2016-01-25
1
-2
/
+5
|
/
/
*
|
Merge "Add resolve_outputs parameter to stack get method"
Jenkins
2016-01-13
1
-0
/
+40
|
\
\
|
*
|
Add resolve_outputs parameter to stack get method
Oleksii Chuprykov
2016-01-12
1
-0
/
+40
|
|
/
*
|
Added -P support to template-validate
Jay Dobies
2016-01-06
1
-0
/
+36
|
/
*
Resolve outputs from stack object
Oleksii Chuprykov
2015-12-25
1
-0
/
+114
*
Merge "Use stack lookup for getting stack name/id"
Jenkins
2015-12-24
1
-250
/
+0
|
\
|
*
Use stack lookup for getting stack name/id
Oleksii Chuprykov
2015-12-21
1
-250
/
+0
*
|
remove py26 specific code from heatclient
Steve Martinelli
2015-12-14
1
-21
/
+0
|
/
*
Merge "Add output API calls implementations"
Jenkins
2015-11-27
1
-93
/
+363
|
\
|
*
Add output API calls implementations
Peter Razumovsky
2015-11-16
1
-93
/
+363
*
|
Enable pep8 E241 test
ricolin
2015-11-23
1
-1
/
+1
[next]