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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
|
Add metadata support for volume type
Steve Martinelli
2013-03-05
1
-0
/
+67
|
|
/
|
/
|
*
|
Merge "Added compute service support."
Jenkins
2013-03-05
1
-0
/
+111
|
\
\
|
*
|
Added compute service support.
Josh Kearney
2013-03-05
1
-0
/
+111
|
|
/
*
|
Add quota v1 support for volume
Steve Martinelli
2013-03-04
1
-0
/
+113
|
/
*
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
|
/
*
Merge "Added compute agent support."
Jenkins
2013-02-22
1
-0
/
+168
|
\
|
*
Added compute agent support.
Josh Kearney
2013-02-20
1
-0
/
+168
*
|
Correct the version mapping to image service.
Josh Kearney
2013-02-19
2
-3
/
+3
|
/
*
Add Cinder API V1 Support
Steve Martinelli
2013-02-08
6
-0
/
+178
*
Multiple API version support
Dean Troyer
2013-02-06
4
-11
/
+354
*
Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.
Josh Kearney
2013-01-31
17
-490
/
+298
*
Copy cfg and iniparser from oslo-incubator
Dean Troyer
2013-01-30
2
-0
/
+1861
*
Use install_venv_common.py from oslo.
Josh Kearney
2013-01-29
1
-3
/
+17
*
Merge "Use the cliff framework's ShowOne as intended for `show image`."
Jenkins
2013-01-28
1
-18
/
+15
|
\
|
*
Use the cliff framework's ShowOne as intended for `show image`.
Josh Kearney
2013-01-24
1
-18
/
+15
*
|
Merge "Sync latest openstack-common updates."
Jenkins
2013-01-28
1
-125
/
+84
|
\
\
|
*
|
Sync latest openstack-common updates.
Josh Kearney
2013-01-24
1
-125
/
+84
|
|
/
*
|
Merge "Standardize on a copyright header and ensure all files have them."
Jenkins
2013-01-28
24
-170
/
+254
|
\
\
|
*
|
Standardize on a copyright header and ensure all files have them.
Josh Kearney
2013-01-24
24
-170
/
+254
|
|
/
*
|
v3 identity - group and project api
Steve Martinelli
2013-01-28
4
-0
/
+455
|
/
*
Remove incorrect 'raise'.
Josh Kearney
2013-01-22
1
-2
/
+0
*
Clean up test environment and remove unused imports.
Josh Kearney
2013-01-22
7
-11
/
+0
*
Adds Glance API v2 support.
Josh Kearney
2013-01-16
5
-2
/
+154
*
Fixes setup compatibility issue on Windows
Alessandro Pilotti
2012-11-05
1
-39
/
+63
*
Update compute client bits
Dean Troyer
2012-09-05
2
-36
/
+559
*
Keyring support for openstackclient.
Bhuvan Arumugam
2012-08-15
2
-0
/
+109
*
Merge "If no password in env or command line, try prompting."
Jenkins
2012-07-05
1
-3
/
+15
|
\
|
*
If no password in env or command line, try prompting.
Ken Thomas
2012-06-29
1
-3
/
+15
*
|
Add read_versioninfo method.
Monty Taylor
2012-06-26
1
-4
/
+17
|
/
*
Add post-tag versioning.
Monty Taylor
2012-06-25
1
-22
/
+206
*
Refactor cliff.Command.run()
Dean Troyer
2012-06-20
6
-87
/
+87
*
Fix pep8 issues.
Clark Boylan
2012-06-13
2
-4
/
+4
*
minor fixes
Matt Joyce
2012-05-29
1
-1
/
+1
*
removing print call in roles get_data
Matt Joyce
2012-05-23
1
-1
/
+0
*
Merge "Fix 'set user' command"
Jenkins
2012-05-22
1
-1
/
+6
|
\
|
*
Fix 'set user' command
Dean Troyer
2012-05-18
1
-1
/
+6
*
|
Add role CRUD commands
Dean Troyer
2012-05-18
1
-0
/
+268
|
/
*
Add endpoint CRUD commands
Dean Troyer
2012-05-18
2
-1
/
+227
*
Clean up tenant and server
Dean Troyer
2012-05-16
2
-35
/
+26
*
Merge "Add user CRUD commands"
Jenkins
2012-05-16
1
-0
/
+247
|
\
|
*
Add user CRUD commands
Dean Troyer
2012-05-15
1
-0
/
+247
*
|
Update service commands
Dean Troyer
2012-05-15
2
-28
/
+89
|
/
*
Merge "fix authentication setup in interactive mode and improve error handlin...
Jenkins
2012-05-15
1
-4
/
+9
|
\
|
*
fix authentication setup in interactive mode and improve error handling so tr...
Doug Hellmann
2012-05-14
1
-4
/
+9
[prev]
[next]