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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Add support to list compute extensions
Steve Martinelli
2014-07-03
1
-9
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge "Python 3: remove a useless code to safe_encode()"
Jenkins
2014-07-08
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Python 3: remove a useless code to safe_encode()
Cyril Roelandt
2014-07-04
1
-3
/
+1
*
|
|
Merge "Remove keyring support from openstackclient"
Jenkins
2014-07-04
1
-60
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove keyring support from openstackclient
Alex Gaynor
2014-07-04
1
-60
/
+0
|
|
/
*
|
trust authentication
Matthieu Huin
2014-07-03
1
-1
/
+3
|
/
*
Fix PEP8 E265 errors
Dean Troyer
2014-06-27
1
-10
/
+0
*
Fix PEP8 H405 errors
Dean Troyer
2014-06-27
2
-6
/
+18
*
Network CRUD
Terry Howe
2014-06-24
1
-0
/
+10
*
Fix find_resource for keystone and cinder
Terry Howe
2014-06-17
1
-13
/
+0
*
Merge "Clean up logging levels"
Jenkins
2014-06-16
1
-1
/
+0
|
\
|
*
Clean up logging levels
Dean Troyer
2014-06-13
1
-1
/
+0
*
|
Add support for extension list
Matt Fischer
2014-06-11
1
-0
/
+78
|
/
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
5
-6
/
+6
*
move read_blob_file_contents to utils
Steve Martinelli
2014-04-14
1
-0
/
+10
*
Produce a useful error message for NoUniqueMatch
Terry Howe
2014-03-17
1
-0
/
+4
*
Merge "Add ability to prompt for passwords for user create and set"
Jenkins
2014-02-22
1
-0
/
+16
|
\
|
*
Add ability to prompt for passwords for user create and set
Terry Howe
2014-02-21
1
-0
/
+16
*
|
Merge "Rename Openstack to OpenStack"
Jenkins
2014-02-21
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Rename Openstack to OpenStack
tanlin
2014-02-14
1
-4
/
+4
*
|
Fix misspellings in python openstackclient
Shane Wang
2014-02-07
1
-1
/
+1
|
/
*
Merge "Fix keyring issue where there were name space problems"
Jenkins
2014-01-23
1
-2
/
+2
|
\
|
*
Fix keyring issue where there were name space problems
Terry Howe
2014-01-23
1
-2
/
+2
*
|
Remove copyright from empty files
Alexander Ignatov
2014-01-20
1
-14
/
+0
|
/
*
Merge "Displaying curl commands for nova and cinder calls"
Jenkins
2014-01-10
1
-0
/
+14
|
\
|
*
Displaying curl commands for nova and cinder calls
Florent Flament
2014-01-02
1
-0
/
+14
*
|
Add support for specifying custom domains
Paul Belanger
2014-01-07
1
-3
/
+13
|
/
*
Merge "Bring RESTApi closer to ithe imminent keystoneclient.Session"
Jenkins
2013-12-06
1
-78
/
+219
|
\
|
*
Bring RESTApi closer to ithe imminent keystoneclient.Session
Dean Troyer
2013-12-03
1
-78
/
+219
*
|
Merge "Add module list command"
Jenkins
2013-12-05
1
-0
/
+60
|
\
\
|
*
|
Add module list command
Dean Troyer
2013-12-03
1
-0
/
+60
*
|
|
Update OSC's CommandManager subclass
Dean Troyer
2013-12-03
1
-2
/
+16
|
|
/
|
/
|
*
|
Expand support for command extensions
Dean Troyer
2013-11-21
1
-8
/
+25
|
/
*
Fix typo
Noorul Islam K M
2013-11-19
1
-1
/
+1
*
Adjust to non-deprecated names in Keyring 1.6.+
Dirk Mueller
2013-10-24
1
-1
/
+1
*
Add options to support TLS certificate verification
Dean Troyer
2013-10-07
2
-1
/
+12
*
Add Identity v2 role and service tests
Dean Troyer
2013-09-04
1
-1
/
+4
*
Object API commands using our REST API layer
Dean Troyer
2013-08-28
1
-0
/
+2
*
Create a new base REST API interface
Dean Troyer
2013-08-23
2
-0
/
+212
*
Merge "Remove tenant round 3 - other commands"
0.2.alpha1
Jenkins
2013-07-31
1
-1
/
+1
|
\
|
*
Remove tenant round 3 - other commands
Dean Troyer
2013-07-31
1
-1
/
+1
*
|
Merge "Remove tenant round 1 - global options"
Jenkins
2013-07-31
1
-4
/
+4
|
\
\
|
|
/
|
*
Remove tenant round 1 - global options
Dean Troyer
2013-07-31
1
-4
/
+4
*
|
Add security group commands
Dean Troyer
2013-07-29
2
-1
/
+28
|
/
*
Add server resize command
Dean Troyer
2013-07-29
1
-0
/
+33
*
Merge "Clean up properties (metadata) formatting"
Jenkins
2013-07-23
1
-7
/
+21
|
\
|
*
Clean up properties (metadata) formatting
Dean Troyer
2013-07-21
1
-7
/
+21
*
|
Add quota commands
Dean Troyer
2013-07-17
1
-0
/
+192
|
/
*
Merge "Add show limits command"
Jenkins
2013-07-17
1
-0
/
+79
|
\
|
*
Add show limits command
Dean Troyer
2013-07-12
1
-0
/
+79
[prev]
[next]