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
...
*
|
Low-level Compute v2 API: security group
Dean Troyer
2017-04-11
1
-11
/
+5
*
|
Enable to specify which fixed-ip to add to a vm.
Cedric Brandily
2017-04-04
1
-1
/
+7
*
|
Merge "Help/docs cleanups: marker, limit, ip-address metavars"
Jenkins
2017-04-04
1
-23
/
+22
|
\
\
|
*
|
Help/docs cleanups: marker, limit, ip-address metavars
Dean Troyer
2017-04-04
1
-23
/
+22
*
|
|
Merge "Enable to add/remove port to/from a server"
Jenkins
2017-04-03
1
-0
/
+66
|
\
\
\
|
*
|
|
Enable to add/remove port to/from a server
Cedric Brandily
2017-04-03
1
-0
/
+66
|
|
/
/
*
|
|
Fix block-device-mapping when volume_size is empty
Jens Rosenboom
2017-04-03
1
-1
/
+1
|
/
/
*
|
Merge "Enable to specify which vm fixed-ip to publish"
Jenkins
2017-03-21
1
-1
/
+8
|
\
\
|
*
|
Enable to specify which vm fixed-ip to publish
Cedric Brandily
2017-03-20
1
-1
/
+8
|
|
/
*
|
Merge "Adds missing flavor information in the server list long command"
Jenkins
2017-03-20
1
-2
/
+25
|
\
\
|
*
|
Adds missing flavor information in the server list long command
Jose Castro Leon
2017-03-13
1
-2
/
+25
|
|
/
*
|
Add a validation about options for server migrate command
Rikimaru Honjo
2017-03-01
1
-0
/
+4
|
/
*
Fix "server create" command failed when --nic auto or none
Rui Chen
2017-02-15
1
-8
/
+28
*
Cleanup for 3.8.0 release
Dean Troyer
2017-01-26
1
-2
/
+5
*
Merge "Add options to "server list" command"
Jenkins
2017-01-26
1
-0
/
+25
|
\
|
*
Add options to "server list" command
jiahui.qiang
2017-01-25
1
-0
/
+25
*
|
Switch server create to block_device_mapping_v2
Nikita Gerasimov
2017-01-26
1
-20
/
+32
|
/
*
Use image client for images instead of compute
Artom Lifshitz
2017-01-24
1
-8
/
+12
*
Error in the return of command server show, create
jiahui.qiang
2017-01-17
1
-0
/
+14
*
update server migrate '--wait' description
licanwei
2016-12-30
1
-1
/
+1
*
Should support 'auto' and 'none' as network parameter when boot instances
Kevin_Zheng
2016-12-22
1
-30
/
+36
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-32
/
+33
*
Fix --shared/block-migration options in server migrate command
Cedric Brandily
2016-10-11
1
-8
/
+8
*
Correct login name deduction in SshServer
Cedric Brandily
2016-09-15
1
-1
/
+1
*
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
|
\
[prev]
[next]