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
/
server.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix --shared/block-migration options in server migrate command
newton-eol
stable/newton
Cedric Brandily
2017-07-05
1
-8
/
+8
*
Use image client for images instead of compute
Artom Lifshitz
2017-02-06
1
-8
/
+12
*
Pass security group id to novaclient while adding security
Rajasi Kulkarni
2016-07-28
1
-1
/
+1
*
Merge ""server list": "Image Name", "Image ID" columns"
Jenkins
2016-07-22
1
-11
/
+42
|
\
|
*
"server list": "Image Name", "Image ID" columns
Marc Abramowitz
2016-07-06
1
-11
/
+42
*
|
Pass security group id to novaclient
Rajasi Kulkarni
2016-07-11
1
-1
/
+1
*
|
Transfer "ip fixed add/remove" to "server add/remove fixed ip"
Tang Chen
2016-07-04
1
-0
/
+57
*
|
Transfer "ip floating add/remove" to "server add/remove
Tang Chen
2016-07-04
1
-0
/
+55
|
/
*
Standardize logger usage
Tang Chen
2016-06-20
1
-16
/
+20
*
Merge "Move server image create command to its own resource file."
Jenkins
2016-06-16
1
-74
/
+0
|
\
|
*
Move server image create command to its own resource file.
Dean Troyer
2016-06-03
1
-74
/
+0
*
|
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
|
osc-lib: parseractions
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
-3
/
+3
*
|
Add newline to strings in stdout/stderr.write()
Lu lei
2016-06-06
1
-1
/
+1
|
/
*
Merge "Fix output and error log in server.py"
Jenkins
2016-05-31
1
-9
/
+17
|
\
|
*
Fix output and error log in server.py
Tang Chen
2016-05-28
1
-9
/
+17
*
|
Support to set server state
Rui Chen
2016-05-28
1
-0
/
+9
|
/
*
Fix i18n support for help and error messages in compute
Tang Chen
2016-05-24
1
-14
/
+23
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
Merge "Use find_resource() instead of get() in _prep_server_detail()"
Jenkins
2016-05-11
1
-4
/
+1
|
\
|
*
Use find_resource() instead of get() in _prep_server_detail()
Tang Chen
2016-05-09
1
-4
/
+1
*
|
Map server power state num to meanful string
Tang Chen
2016-05-07
1
-0
/
+5
|
/
*
Doc: Unify repeatable option comments
Tang Chen
2016-04-12
1
-4
/
+4
*
Fix "server unset" document issue
Rui Chen
2016-03-23
1
-1
/
+1
*
Trivial: Use 'SSH' rather than 'Ssh'
Stephen Finucane
2016-03-09
1
-1
/
+1
*
Merge "" openstack server image create " doesn't print proper info"
Jenkins
2016-03-06
1
-5
/
+19
|
\
|
*
" openstack server image create " doesn't print proper info
Mohan Muppidi
2016-03-03
1
-5
/
+19
*
|
Merge "[compute] Support restore server"
Jenkins
2016-03-04
1
-0
/
+22
|
\
\
|
*
|
[compute] Support restore server
jichenjc
2016-02-23
1
-0
/
+22
*
|
|
Merge "Add test cases to test some commands with '--wait' and fix bug"
Jenkins
2016-03-04
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add test cases to test some commands with '--wait' and fix bug
ting.wang
2016-03-02
1
-2
/
+2
|
|
/
*
|
Defaults are ignored with flake8
Tom Cocozzello
2016-02-23
1
-1
/
+1
|
/
*
Add support for triggering an crash dump
xiexs
2016-02-05
1
-0
/
+28
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-32
/
+0
*
log_method: get logger from decorated method if unspecified
Akihiro Motoki
2016-01-20
1
-90
/
+31
*
Merge "Make --image parameter optional in "server rebuild""
Jenkins
2016-01-15
1
-5
/
+6
|
\
|
*
Make --image parameter optional in "server rebuild"
David Moreau Simard
2015-12-11
1
-5
/
+6
*
|
Refactor network endpoint enablement checking
Richard Theis
2016-01-04
1
-8
/
+2
*
|
Trivial: Remove useless return from files in compute.
Tang Chen
2015-12-17
1
-2
/
+0
|
/
*
SDK integration extensions and server create networks
Terry Howe
2015-12-09
1
-13
/
+6
*
Merge "Trivial: Import network.common as network_common in server.py"
Jenkins
2015-12-05
1
-9
/
+13
|
\
|
*
Trivial: Import network.common as network_common in server.py
Tang Chen
2015-12-06
1
-9
/
+13
*
|
Merge "Trivial: Improve doc for "server create" command"
Jenkins
2015-12-05
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Trivial: Improve doc for "server create" command
Tang Chen
2015-12-04
1
-4
/
+4
*
|
Support "server list" searching by both image name and ID.
Tang Chen
2015-12-01
1
-2
/
+9
*
|
Support "server list" searching by both flavor name and ID.
Tang Chen
2015-12-01
1
-2
/
+9
|
/
*
Merge "Add --limit option to "server list" command."
Jenkins
2015-12-01
1
-1
/
+12
|
\
|
*
Add --limit option to "server list" command.
Tang Chen
2015-12-01
1
-1
/
+12
[next]