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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Remove tenant round 3 - other commands"
0.2.alpha1
Jenkins
2013-07-31
2
-5
/
+24
|
\
|
*
Remove tenant round 3 - other commands
Dean Troyer
2013-07-31
2
-5
/
+24
*
|
Merge "Add security group commands"
Jenkins
2013-07-31
2
-0
/
+467
|
\
\
|
|
/
|
/
|
|
*
Add security group commands
Dean Troyer
2013-07-29
2
-0
/
+467
*
|
Merge "Begin Python 3 compatability"
Jenkins
2013-07-31
7
-18
/
+22
|
\
\
|
*
|
Begin Python 3 compatability
Dean Troyer
2013-07-29
7
-18
/
+22
|
|
/
*
|
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 "Add usage command for compute api"
Jenkins
2013-07-26
1
-0
/
+91
|
\
|
*
Add usage command for compute api
Steve Martinelli
2013-07-26
1
-0
/
+91
*
|
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
*
|
Merge "Clean up properties (metadata) formatting"
Jenkins
2013-07-23
1
-19
/
+57
|
\
\
|
|
/
|
/
|
|
*
Clean up properties (metadata) formatting
Dean Troyer
2013-07-21
1
-19
/
+57
*
|
Merge "Add aggregate commands"
Jenkins
2013-07-19
1
-0
/
+322
|
\
\
|
|
/
|
/
|
|
*
Add aggregate commands
Dean Troyer
2013-07-19
1
-0
/
+322
*
|
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
11
-37
/
+0
|
/
*
Remove python3 incompatible exception syntax.
Monty Taylor
2013-06-30
1
-2
/
+2
*
Fix flake8 errors in anticipation of flake8 patch.
Monty Taylor
2013-05-14
1
-1
/
+1
*
Rename all instances of 'metadata' to 'property'.
Josh Kearney
2013-05-07
1
-3
/
+3
*
Add console commands
Dean Troyer
2013-04-25
1
-0
/
+123
*
Merge "Add compute keypair commands"
Jenkins
2013-04-25
1
-0
/
+160
|
\
|
*
Add compute keypair commands
Dean Troyer
2013-04-12
1
-0
/
+160
*
|
Merge "Add fixed-ip and floating-ip commands"
Jenkins
2013-04-25
3
-0
/
+290
|
\
\
|
*
|
Add fixed-ip and floating-ip commands
Dean Troyer
2013-04-14
3
-0
/
+290
|
|
/
*
|
metadata is one word
Dean Troyer
2013-04-08
1
-2
/
+2
|
/
*
Removed unused imports.
Josh Kearney
2013-03-15
4
-4
/
+0
*
Added compute hypervisor support.
Josh Kearney
2013-03-11
1
-0
/
+84
*
Merge "Add compute hosts support."
Jenkins
2013-03-08
1
-0
/
+83
|
\
|
*
Add compute hosts support.
Josh Kearney
2013-03-06
1
-0
/
+83
*
|
Merge "Clean up args and help strings in server commands"
Jenkins
2013-03-08
1
-9
/
+9
|
\
\
|
*
|
Clean up args and help strings in server commands
Dean Troyer
2013-03-06
1
-9
/
+9
|
|
/
*
|
Merge "Change create flavor to use default arguments"
Jenkins
2013-03-08
1
-22
/
+26
|
\
\
|
|
/
|
/
|
|
*
Change create flavor to use default arguments
Dean Troyer
2013-03-06
1
-22
/
+26
*
|
Added compute service support.
Josh Kearney
2013-03-05
1
-0
/
+111
|
/
*
Merge "Added compute flavor support."
Jenkins
2013-03-01
1
-0
/
+186
|
\
|
*
Added compute flavor support.
Josh Kearney
2013-02-28
1
-0
/
+186
*
|
Remove underscore.
Josh Kearney
2013-02-25
1
-1
/
+1
|
/
*
Added compute agent support.
Josh Kearney
2013-02-20
1
-0
/
+168
*
Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.
Josh Kearney
2013-01-31
1
-109
/
+66
*
Standardize on a copyright header and ensure all files have them.
Josh Kearney
2013-01-24
2
-12
/
+24
*
Clean up test environment and remove unused imports.
Josh Kearney
2013-01-22
1
-1
/
+0
*
Update compute client bits
Dean Troyer
2012-09-05
1
-32
/
+546
*
Refactor cliff.Command.run()
Dean Troyer
2012-06-20
1
-7
/
+7
*
Clean up tenant and server
Dean Troyer
2012-05-16
1
-12
/
+9
*
Revise command boolean flags
Dean Troyer
2012-05-11
1
-2
/
+2
*
Add tenant CRUD commands
Dean Troyer
2012-05-11
1
-25
/
+1
[next]