index
:
delta/openstack/python-openstackclient.git
feature/osc4
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-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
compute
/
v2
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blacken openstackclient.compute
Stephen Finucane
2023-05-10
1
-70
/
+82
*
Fix really long help strings
Stephen Finucane
2022-12-12
1
-5
/
+5
*
Switch compute service list, delete and set to sdk.
Ritvik Vinodkumar
2022-01-14
1
-60
/
+71
*
Show "Forced Down" compute service status with --long
melanie witt
2021-08-17
1
-0
/
+4
*
Document 2.53 behavior for compute service list/delete
Matt Riedemann
2019-08-20
1
-2
/
+9
*
Fix compute service set handling for 2.53+
Matt Riedemann
2019-08-09
1
-7
/
+56
*
Mention compute service set --up|--down requires 2.11 or greater
Matt Riedemann
2019-07-24
1
-2
/
+4
*
docs: clarify compute service --service option
Matt Riedemann
2019-07-01
1
-2
/
+4
*
compute: limit the service's force down command above 2.10
He Jie Xu
2018-06-19
1
-10
/
+16
*
Corrected spelling mistake
David Rabel
2018-01-19
1
-1
/
+1
*
Remove log translations
yfzhao
2017-03-21
1
-3
/
+2
*
Handle log message interpolation by the logger in compute/
Gábor Antal
2017-02-13
1
-2
/
+1
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-3
/
+3
*
Merge "Support bulk deletion for delete commands in computev2"
Jenkins
2016-06-28
1
-2
/
+16
|
\
|
*
Support bulk deletion for delete commands in computev2
Huanxuan Ao
2016-06-27
1
-3
/
+17
*
|
Modify some unusual help messages in computev2
Huanxuan Ao
2016-06-27
1
-3
/
+3
|
/
*
Refactor unit test of "compute service list" command
Huanxuan Ao
2016-06-22
1
-2
/
+2
*
Standardize logger usage
Tang Chen
2016-06-20
1
-2
/
+7
*
Merge "Support compute service force down/up"
Jenkins
2016-06-15
1
-16
/
+53
|
\
|
*
Support compute service force down/up
Rui Chen
2016-06-14
1
-16
/
+53
*
|
Fix foundation copyrights
Dean Troyer
2016-06-14
1
-1
/
+1
|
/
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: exceptions
Dean Troyer
2016-06-13
1
-1
/
+2
*
Merge "Fix compute service set command"
Jenkins
2016-06-08
1
-1
/
+1
|
\
|
*
Fix compute service set command
sunyajing
2016-06-08
1
-1
/
+1
*
|
Refactor SetService --enable/disable option
Tang Chen
2016-06-04
1
-15
/
+23
|
/
*
Fix i18n support for help and error messages in compute
Tang Chen
2016-05-24
1
-12
/
+20
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
Log hint when --enable present with --disable-reason
Rui Chen
2016-04-05
1
-2
/
+7
*
Wrong param type in compute-service.rst
Sheel Rana
2016-03-30
1
-2
/
+2
*
Support "--long" option in ListService
Rui Chen
2016-03-14
1
-9
/
+27
*
Add --reason for disable service
jichenjc
2016-03-09
1
-6
/
+16
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-15
/
+2
*
Docstring should say 'default' if option is default
Rushi Agrawal
2015-12-31
1
-1
/
+1
*
Merge "Remove list output from "compute service set""
Jenkins
2015-12-18
1
-11
/
+2
|
\
|
*
Remove list output from "compute service set"
xiexs
2015-12-01
1
-11
/
+2
*
|
Trivial: Remove useless return from files in compute.
Tang Chen
2015-12-17
1
-1
/
+0
|
/
*
Add compute service delete
Alex Schultz
2015-10-16
1
-0
/
+22
*
Add ID column to compute service list
Alex Schultz
2015-10-06
1
-0
/
+1
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-2
/
+2
*
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
1
-2
/
+0
*
Removed unused imports.
Josh Kearney
2013-03-15
1
-1
/
+0
*
Added compute service support.
Josh Kearney
2013-03-05
1
-0
/
+111