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
*
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 "Override the debug default and help text"
Jenkins
2015-09-24
1
-0
/
+4
|
\
|
*
Override the debug default and help text
TerryHowe
2015-08-18
1
-0
/
+4
*
|
Merge "Use `discover_extensions` for novaclient"
Jenkins
2015-09-23
1
-7
/
+3
|
\
\
|
*
|
Use `discover_extensions` for novaclient
Andrey Kurilin
2015-09-11
1
-7
/
+3
*
|
|
Merge "Glance `image set` Resolve Fracturing"
Jenkins
2015-09-23
2
-8
/
+59
|
\
\
\
|
*
|
|
Glance `image set` Resolve Fracturing
NiallBunting
2015-09-23
2
-8
/
+60
*
|
|
|
Merge "Use format_list instead of format_dict when listing images"
Jenkins
2015-09-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Use format_list instead of format_dict when listing images
Steve Martinelli
2015-09-21
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge "Format an images properties and tags"
Jenkins
2015-09-21
1
-3
/
+35
|
\
\
\
\
|
*
|
|
|
Format an images properties and tags
Steve Martinelli
2015-09-21
1
-3
/
+35
*
|
|
|
|
Merge "Add image create support for image v2"
Jenkins
2015-09-21
2
-1
/
+372
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add image create support for image v2
Monty Taylor
2015-09-21
2
-1
/
+372
*
|
|
|
Merge "Set default auth plugin back to 'password'"
Jenkins
2015-09-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Set default auth plugin back to 'password'
Dean Troyer
2015-09-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Remove backticks from help in role commands"
Jenkins
2015-09-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove backticks from help in role commands
Hidekazu Nakamura
2015-09-19
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Move option logging back to start if initialize_app()"
Jenkins
2015-09-19
1
-2
/
+2
|
\
\
\
|
*
|
|
Move option logging back to start if initialize_app()
Dean Troyer
2015-09-18
1
-2
/
+2
|
|
/
/
*
|
|
Merge "Add tests for volume quota set"
Jenkins
2015-09-19
2
-2
/
+46
|
\
\
\
|
*
|
|
Add tests for volume quota set
TerryHowe
2015-08-11
2
-2
/
+46
|
|
|
/
|
|
/
|
*
|
|
Merge "Support listing users by group name"
Jenkins
2015-09-19
1
-6
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Support listing users by group name
Steve Martinelli
2015-09-07
1
-6
/
+4
|
|
/
*
|
Merge "Use a common decorator to log 'take_action' activation"
Jenkins
2015-09-11
50
-212
/
+242
|
\
\
|
*
|
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
50
-212
/
+242
*
|
|
Merge "Add filtering by user for 'openstack server list'"
Jenkins
2015-09-10
1
-1
/
+16
|
\
\
\
|
*
|
|
Add filtering by user for 'openstack server list'
kafka
2015-09-08
1
-1
/
+16
*
|
|
|
Merge "Add support for listing servers of other projects"
Jenkins
2015-09-10
1
-0
/
+18
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add support for listing servers of other projects
Ashish Singh
2015-09-08
1
-0
/
+18
|
|
/
/
*
|
|
Merge "Use novaclient.client.Client for initialization Nova client"
Jenkins
2015-09-10
1
-8
/
+8
|
\
\
\
|
*
|
|
Use novaclient.client.Client for initialization Nova client
Andrey Kurilin
2015-09-09
1
-8
/
+8
*
|
|
|
Merge "Create log configuration class"
Jenkins
2015-09-09
4
-262
/
+189
|
\
\
\
\
|
*
|
|
|
Create log configuration class
TerryHowe
2015-08-26
4
-262
/
+189
*
|
|
|
|
Merge "Optimize log formatting"
Jenkins
2015-09-09
2
-92
/
+60
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Optimize log formatting
TerryHowe
2015-08-13
2
-92
/
+60
*
|
|
|
|
Merge "Extract log level from configuration file"
Jenkins
2015-09-09
2
-10
/
+53
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Extract log level from configuration file
TerryHowe
2015-08-13
2
-10
/
+53
*
|
|
|
|
Merge "Move options to log level out of shell.py"
Jenkins
2015-09-09
3
-12
/
+28
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move options to log level out of shell.py
TerryHowe
2015-08-13
3
-12
/
+28
*
|
|
|
Merge "Move set warnings filters to logging module"
Jenkins
2015-09-08
3
-4
/
+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Move set warnings filters to logging module
TerryHowe
2015-08-13
3
-4
/
+20
*
|
|
|
Merge "Properly handle port arguments for ICMP"
Jenkins
2015-09-08
2
-4
/
+345
|
\
\
\
\
|
*
|
|
|
Properly handle port arguments for ICMP
Dean Troyer
2015-09-03
2
-4
/
+345
*
|
|
|
|
Merge "Set up every time record log in file"
Jenkins
2015-09-08
4
-15
/
+387
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Set up every time record log in file
Daisuke Fujita
2015-08-08
4
-15
/
+387
*
|
|
|
|
Merge "Volume v2 list does not show server name"
Jenkins
2015-09-08
3
-9
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Volume v2 list does not show server name
TerryHowe
2015-08-28
3
-9
/
+10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix compute API version snafu
Dean Troyer
2015-09-04
2
-5
/
+66
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge "Ignore flavor and image find errors on server show"
Jenkins
2015-09-03
1
-4
/
+10
|
\
\
\
\
[next]