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
...
*
osc-lib: logs
Dean Troyer
2016-06-13
1
-178
/
+8
*
osc-lib: utils
Dean Troyer
2016-06-13
5
-7
/
+11
*
osc-lib: exceptions
Dean Troyer
2016-06-13
2
-2
/
+2
*
Merge "Moving authentication from keystoneclient to keystoneauth"
Jenkins
2016-06-13
1
-1
/
+1
|
\
|
*
Moving authentication from keystoneclient to keystoneauth
Navid Pustchi
2016-06-09
1
-1
/
+1
*
|
Use osc-lib and set up deprecation warnings
Dean Troyer
2016-06-10
2
-520
/
+16
|
/
*
Remove duplicate file logger formatter setting
Rui Chen
2016-06-08
1
-2
/
+0
*
Merge "Error handling for KeyValueAction class."
Jenkins
2016-06-08
1
-1
/
+3
|
\
|
*
Error handling for KeyValueAction class.
Huanxuan Ao
2016-06-08
1
-1
/
+3
*
|
Fix i18n supports in commom
Huanxuan Ao
2016-06-07
8
-50
/
+83
|
/
*
Add newline to strings in stdout/stderr.write()
Lu lei
2016-06-06
1
-1
/
+1
*
Fix --enable options on commands
Richard Theis
2016-06-02
1
-0
/
+10
*
Add network support for "quota set"
Fang Zhen
2016-05-19
1
-9
/
+50
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
Ignore domain related config when using with keystone v2
Hieu LE
2016-05-09
1
-3
/
+3
*
Ignore domain related config when using with keystone v2
Hieu LE
2016-05-06
1
-0
/
+12
*
remove assert in favor an if/else
Michael McCune
2016-05-02
1
-3
/
+2
*
Support quota show for current project
Richard Theis
2016-04-21
1
-11
/
+18
*
Propagate AttributeErrors when lazily loading plugins
Tim Burke
2016-04-14
2
-1
/
+16
*
Merge "Support client certificate/key"
Jenkins
2016-04-06
1
-0
/
+10
|
\
|
*
Support client certificate/key
Cedric Brandily
2016-04-06
1
-0
/
+10
*
|
Don't mask authorization errors
Hidekazu Nakamura
2016-04-01
1
-16
/
+9
|
/
*
Remove unused method 'from_response'
Wenzhi Yu
2016-03-29
1
-25
/
+0
*
Trivial: Fix typo in common/limits.py
Tang Chen
2016-03-23
1
-2
/
+2
*
Fix dict.keys() compatibility for python 3
Tang Chen
2016-03-12
3
-3
/
+3
*
Fixed command list
Brandon Palm
2016-03-09
1
-2
/
+18
*
Trivial: Remove useless return
Tang Chen
2016-03-07
1
-2
/
+0
*
fix: Exception message includes unnecessary class args
Jas
2016-02-29
1
-2
/
+2
*
Add MultiKeyValueAction to custom parser action
Tang Chen
2016-02-27
1
-0
/
+81
*
Merge "Defaults are ignored with flake8"
Jenkins
2016-02-26
1
-1
/
+2
|
\
|
*
Defaults are ignored with flake8
Tom Cocozzello
2016-02-23
1
-1
/
+2
*
|
Merge "Fixed a bunch of spacing"
Jenkins
2016-02-25
4
-2
/
+5
|
\
\
|
|
/
|
*
Fixed a bunch of spacing
Brandon Palm
2016-02-23
4
-2
/
+5
*
|
Merge "Refactor network AZ exception handling"
Jenkins
2016-02-24
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Refactor network AZ exception handling
Richard Theis
2016-02-10
1
-3
/
+2
*
|
Clean redundant argument to dict.get
ting.wang
2016-02-21
3
-10
/
+10
*
|
Merge "Support unscoped token request"
Jenkins
2016-02-21
1
-2
/
+20
|
\
\
|
*
|
Support unscoped token request
guang-yee
2016-02-19
1
-2
/
+20
*
|
|
Merge "Fix Mutable default argument"
Jenkins
2016-02-21
1
-2
/
+12
|
\
\
\
|
*
|
|
Fix Mutable default argument
ting.wang
2016-02-20
1
-2
/
+12
|
|
/
/
*
|
|
Replace string format arguments with function parameters
ting.wang
2016-02-20
1
-2
/
+2
|
/
/
*
|
Allow custom log levels for other loggers
TerryHowe
2016-02-05
1
-9
/
+37
|
/
*
Merge "Support listing network availability zones"
Jenkins
2016-02-04
1
-10
/
+56
|
\
|
*
Support listing network availability zones
Richard Theis
2016-02-02
1
-10
/
+56
*
|
Merge "Allow wait_for_delete to work for all clients"
Jenkins
2016-02-04
1
-2
/
+6
|
\
\
|
*
|
Allow wait_for_delete to work for all clients
Mark Vanderwiel
2016-01-28
1
-2
/
+6
*
|
|
Merge "Add "os port show" command"
Jenkins
2016-02-03
1
-0
/
+10
|
\
\
\
|
*
|
|
Add "os port show" command
Richard Theis
2016-02-02
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge "Drop log_method decorator"
Jenkins
2016-02-02
1
-27
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Drop log_method decorator
Akihiro Motoki
2016-02-02
1
-27
/
+0
[prev]
[next]