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
*
Merge "Use a common decorator to log 'take_action' activation"
Jenkins
2015-09-11
1
-20
/
+20
|
\
|
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-20
/
+20
*
|
Merge "Add filtering by user for 'openstack server list'"
Jenkins
2015-09-10
1
-1
/
+16
|
\
\
|
*
|
Add filtering by user for 'openstack server list'
kafka
2015-09-08
1
-1
/
+16
*
|
|
Merge "Add support for listing servers of other projects"
Jenkins
2015-09-10
1
-0
/
+18
|
\
\
\
|
|
/
/
|
*
|
Add support for listing servers of other projects
Ashish Singh
2015-09-08
1
-0
/
+18
|
|
/
*
|
Ignore flavor and image find errors on server show
TerryHowe
2015-08-28
1
-4
/
+10
|
/
*
Fix address parsing for server ssh command
TerryHowe
2015-07-08
1
-15
/
+37
*
Add --wait to server delete
Matt Riedemann
2015-05-29
1
-0
/
+17
*
Fix client error while rescuing an instance
Amey Bhide
2015-05-22
1
-3
/
+3
*
Update the docs for new nic options
Steve Martinelli
2015-04-19
1
-1
/
+1
*
Better help for --nic in create server
Davanum Srinivas
2015-04-15
1
-2
/
+9
*
Merge "Rename --verify for server resize to avoid conflict"
Jenkins
2015-03-05
1
-3
/
+3
|
\
|
*
Rename --verify for server resize to avoid conflict
zhiyuan_cai
2015-02-16
1
-3
/
+3
*
|
Handle novaclient >2.20.0
Dean Troyer
2015-03-03
1
-1
/
+5
|
/
*
tenant_id to project_id in server show
Marcos Fermin Lobo
2015-02-04
1
-0
/
+4
*
Merge "Improving the help of the lock command."
Jenkins
2015-02-02
1
-1
/
+2
|
\
|
*
Improving the help of the lock command.
Pedro Navarro
2015-02-01
1
-1
/
+2
*
|
Add 'find by name' to --nic for creating server
zhiyuan_cai
2015-01-27
1
-1
/
+35
|
/
*
add multi-delete support for compute/image/net/volume
wanghong
2014-12-23
1
-6
/
+8
*
Command object docs: server, server image
Dean Troyer
2014-12-03
1
-79
/
+107
*
Fix server create for boot-from-volume
Dean Troyer
2014-10-24
1
-9
/
+42
*
Close files on server create, add tests
Dean Troyer
2014-10-14
1
-3
/
+14
*
Update compute server messages for translation
Steve Martinelli
2014-10-08
1
-121
/
+118
*
Merge "Fix server add security group"
Jenkins
2014-09-06
1
-1
/
+1
|
\
|
*
Fix server add security group
Dean Troyer
2014-08-27
1
-1
/
+1
*
|
Merge "Create message variables for exceptions"
Jenkins
2014-08-24
1
-7
/
+10
|
\
\
|
|
/
|
/
|
|
*
Create message variables for exceptions
Steve Martinelli
2014-08-24
1
-7
/
+10
*
|
Fix server resize
Dean Troyer
2014-07-08
1
-7
/
+12
|
/
*
Fix PEP8 E265 errors
Dean Troyer
2014-06-27
1
-1
/
+1
*
Merge "replace string format arguments with function parameters"
Jenkins
2014-06-10
1
-29
/
+29
|
\
|
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-29
/
+29
*
|
Fix server image create
Dean Troyer
2014-05-08
1
-4
/
+4
|
/
*
Fix some help strings
Andreas Jaeger
2014-02-21
1
-12
/
+12
*
Add server image create command
Dean Troyer
2013-11-18
1
-0
/
+67
*
Merge "Remove tenant round 3 - other commands"
0.2.alpha1
Jenkins
2013-07-31
1
-4
/
+4
|
\
|
*
Remove tenant round 3 - other commands
Dean Troyer
2013-07-31
1
-4
/
+4
*
|
Merge "Add security group commands"
Jenkins
2013-07-31
1
-0
/
+73
|
\
\
|
|
/
|
/
|
|
*
Add security group commands
Dean Troyer
2013-07-29
1
-0
/
+73
*
|
Merge "Begin Python 3 compatability"
Jenkins
2013-07-31
1
-4
/
+4
|
\
\
|
*
|
Begin Python 3 compatability
Dean Troyer
2013-07-29
1
-4
/
+4
|
|
/
*
|
Add server ssh command
Dean Troyer
2013-07-29
1
-0
/
+159
|
/
*
Add server resize command
Dean Troyer
2013-07-29
1
-64
/
+115
*
Add server migrate command
Dean Troyer
2013-07-29
1
-0
/
+92
*
Add server commands: (un)lock, (un)rescue, (un)set, add/remove volume
Dean Troyer
2013-07-29
1
-26
/
+317
*
Merge "Fix --password in server rebuild"
Jenkins
2013-07-26
1
-2
/
+2
|
\
|
*
Fix --password in server rebuild
Dean Troyer
2013-07-22
1
-2
/
+2
*
|
Add server diagnose for compute api
Steve Martinelli
2013-07-23
1
-3
/
+15
*
|
Clean up properties (metadata) formatting
Dean Troyer
2013-07-21
1
-19
/
+57
|
/
*
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
1
-9
/
+0
[next]