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
...
*
|
|
Merge "Fix showing network quotas for a project"
Jenkins
2016-02-02
1
-4
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix showing network quotas for a project
Richard Theis
2016-02-02
1
-4
/
+7
|
|
/
*
|
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
8
-60
/
+19
|
/
*
Merge "Support listing volume availability zones"
Jenkins
2016-01-22
1
-14
/
+61
|
\
|
*
Support listing volume availability zones
Richard Theis
2016-01-14
1
-14
/
+61
*
|
Merge "Refactor "os availability zone list""
Jenkins
2016-01-22
1
-0
/
+102
|
\
\
|
|
/
|
*
Refactor "os availability zone list"
Richard Theis
2016-01-14
1
-0
/
+102
*
|
log_method: get logger from decorated method if unspecified
Akihiro Motoki
2016-01-20
1
-9
/
+13
*
|
Set up logger of each command by metaclass
Akihiro Motoki
2016-01-20
1
-0
/
+42
*
|
Merge "Refactor network endpoint enablement checking"
Jenkins
2016-01-14
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
Refactor network endpoint enablement checking
Richard Theis
2016-01-04
1
-0
/
+20
*
|
Merge "Trivial: Remove useless string_to_bool()"
Jenkins
2016-01-08
1
-4
/
+0
|
\
\
|
*
|
Trivial: Remove useless string_to_bool()
Tang Chen
2015-12-29
1
-4
/
+0
*
|
|
Delete the unused LOG configure code
zhurong
2016-01-05
1
-4
/
+0
*
|
|
Merge "Use Block Storage instead of Volume"
Jenkins
2016-01-04
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use Block Storage instead of Volume
Xi Yang
2015-11-27
2
-3
/
+3
*
|
|
Improve output for "os security group show"
Richard Theis
2015-12-23
1
-3
/
+4
|
|
/
|
/
|
*
|
SDK integration extensions and server create networks
Terry Howe
2015-12-09
1
-2
/
+2
*
|
Switch to ksa Session
Dean Troyer
2015-12-02
1
-2
/
+2
*
|
Add project name/ID validation for "openstack quota show"
xiexs
2015-11-29
1
-3
/
+9
|
/
*
Trivial: Fix a typo.
Tang Chen
2015-11-27
1
-1
/
+1
*
Trivial: Add missing doc for parameter in wait_for_delete().
Tang Chen
2015-11-26
1
-0
/
+1
*
Merge "Unable to set some compute quotas"
Jenkins
2015-11-25
1
-0
/
+1
|
\
|
*
Unable to set some compute quotas
Richard Theis
2015-11-20
1
-0
/
+1
*
|
Merge "Trivial: Fix wrong doc for wait_for_status()."
Jenkins
2015-11-23
1
-1
/
+2
|
\
\
|
*
|
Trivial: Fix wrong doc for wait_for_status().
Tang Chen
2015-11-24
1
-1
/
+2
|
|
/
*
|
Trivial: Remove doc for non-existing param in format_dict().
Tang Chen
2015-11-21
1
-1
/
+0
|
/
*
Allow error status to be specified
Mark Vanderwiel
2015-11-18
1
-1
/
+2
*
Merge "validate non-ascii values for swift properties"
Jenkins
2015-11-12
1
-0
/
+8
|
\
|
*
validate non-ascii values for swift properties
Steve Martinelli
2015-11-12
1
-0
/
+8
*
|
Merge "Add project-name/-id validation for the OSC "openstack quota set""
Jenkins
2015-11-12
1
-4
/
+11
|
\
\
|
*
|
Add project-name/-id validation for the OSC "openstack quota set"
xiexs
2015-11-04
1
-4
/
+11
*
|
|
Fix the bug of "openstack console log show"
xiexs
2015-11-09
1
-0
/
+15
|
/
/
*
|
Merge "Rename context.py to logs.py"
Jenkins
2015-10-30
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Rename context.py to logs.py
Terry Howe
2015-10-30
1
-0
/
+0
*
|
Mask the sensitive values in debug log
lin-hua-cheng
2015-10-12
1
-1
/
+3
*
|
attempt to find resource by listing
Steve Martinelli
2015-09-30
1
-2
/
+18
*
|
Additional exception handling for find_resource
Steve Martinelli
2015-09-30
1
-7
/
+11
*
|
Merge "Add tests for volume quota set"
Jenkins
2015-09-19
1
-2
/
+1
|
\
\
|
*
|
Add tests for volume quota set
TerryHowe
2015-08-11
1
-2
/
+1
*
|
|
Merge "Use a common decorator to log 'take_action' activation"
Jenkins
2015-09-11
5
-6
/
+35
|
\
\
\
|
*
|
|
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
5
-6
/
+35
|
|
/
/
*
|
|
Merge "Create log configuration class"
Jenkins
2015-09-09
1
-74
/
+70
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Create log configuration class
TerryHowe
2015-08-26
1
-74
/
+70
*
|
|
Merge "Optimize log formatting"
Jenkins
2015-09-09
1
-55
/
+35
|
\
\
\
|
|
/
/
|
*
|
Optimize log formatting
TerryHowe
2015-08-13
1
-55
/
+35
*
|
|
Merge "Extract log level from configuration file"
Jenkins
2015-09-09
1
-10
/
+29
|
\
\
\
|
|
/
/
|
*
|
Extract log level from configuration file
TerryHowe
2015-08-13
1
-10
/
+29
*
|
|
Merge "Move options to log level out of shell.py"
Jenkins
2015-09-09
1
-0
/
+16
|
\
\
\
|
|
/
/
|
*
|
Move options to log level out of shell.py
TerryHowe
2015-08-13
1
-0
/
+16
[prev]
[next]