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 "Allow os quota list query to filter by project" into stable/ussuri
Zuul
2022-07-06
1
-2
/
+11
|
\
|
*
Allow os quota list query to filter by project
Jose Castro Leon
2022-06-16
1
-2
/
+11
*
|
Remove None valued network quota entries
asarfaty
2021-02-17
1
-4
/
+9
|
/
*
Switch image to use SDK
Artem Goncharov
2020-03-23
1
-0
/
+60
*
Merge "Show correct name for resource with quota set to zero"
Zuul
2020-01-14
1
-1
/
+1
|
\
|
*
Show correct name for resource with quota set to zero
Alex Katz
2020-01-08
1
-1
/
+1
*
|
Replace six.iteritems() with .items()
lihaijing
2020-01-09
4
-10
/
+6
|
/
*
common: autogenerate docs
Eric Fried
2019-11-05
2
-15
/
+42
*
Merge "Use SDK to get compute API extensions"
Zuul
2019-11-04
1
-2
/
+2
|
\
|
*
Use SDK to get compute API extensions
Matt Riedemann
2019-10-31
1
-2
/
+2
*
|
versions: Fix 'versions show' help message
Pierre Prinetti
2019-11-01
1
-2
/
+2
|
/
*
Clean up app initialization and config
Dean Troyer
2019-09-09
1
-71
/
+0
*
Make configuration show not require auth
Dean Troyer
2019-08-01
1
-5
/
+15
*
Remove code migrated to osc-lib long ago
Dean Troyer
2019-05-16
2
-66
/
+0
*
Merge "Delete the LB object quotas set command in openstackclient"
Zuul
2019-03-13
1
-3
/
+0
|
\
|
*
Delete the LB object quotas set command in openstackclient
yanpuqing
2018-06-20
1
-3
/
+0
*
|
Mention compute API 2.50 in openstack quota show --class
Matt Riedemann
2019-03-07
1
-1
/
+4
*
|
Add support for get details of Quota
Sławek Kapłoński
2019-02-24
1
-64
/
+167
*
|
Make use of keystoneauth service-type filtering for versions
Monty Taylor
2018-10-19
1
-14
/
+2
*
|
Fix 'project purge' deleting wrong project's servers and volumes
Julie Pichon
2018-09-14
1
-2
/
+2
*
|
Add command to show all service versions
Monty Taylor
2018-07-23
1
-0
/
+114
|
/
*
Merge "Fix limits show command without Nova and Cinder"
Zuul
2018-04-23
2
-11
/
+40
|
\
|
*
Fix limits show command without Nova and Cinder
Jude Cross
2018-04-03
2
-11
/
+40
*
|
Clean up W503 and E402 pep8 errors
Sean McGinnis
2018-04-15
1
-2
/
+4
|
/
*
Remove a bunch of things we promised to remove in 2H 2017
Dean Troyer
2017-11-30
7
-220
/
+0
*
Replace %r with %s on printing string variable
Hongbin Lu
2017-11-13
1
-2
/
+2
*
Be robust on import plugin module
Hongbin Lu
2017-10-07
1
-1
/
+7
*
Fix 'project purge' deletes ALL images problem
lihaijing
2017-09-26
1
-1
/
+8
*
Use flake8-import-order plugin
Akihiro Motoki
2017-08-17
1
-1
/
+1
*
wrong values in openstack quota show command
nidhimittalhada
2017-07-24
1
-5
/
+21
*
Add project purge command to osc
Steve Martinelli
2017-06-13
1
-0
/
+168
*
Refactor Extension show and list command
Ankur Gupta
2017-05-18
1
-35
/
+14
*
Ignore more exceptions in quota list
Dean Troyer
2017-05-11
1
-1
/
+4
*
Funcional tests: quota list
Dean Troyer
2017-05-02
1
-16
/
+62
*
Fix quota functional tests for nova-net
Dean Troyer
2017-04-26
1
-2
/
+5
*
Improve no-auth path
Dean Troyer
2017-04-24
1
-1
/
+14
*
Clean up password prompt work-arounds
Dean Troyer
2017-04-05
1
-2
/
+2
*
Merge "OSC Extension Show"
Jenkins
2017-03-23
1
-0
/
+29
|
\
|
*
OSC Extension Show
Sindhu Devale
2017-03-22
1
-0
/
+29
*
|
Merge "OSC Quota List"
Jenkins
2017-03-21
1
-0
/
+173
|
\
\
|
*
|
OSC Quota List
Sindhu Devale
2017-03-10
1
-0
/
+173
*
|
|
Trivial Fix
Reedip
2017-03-05
1
-1
/
+1
*
|
|
Support list commands by group name keyword
Rui Chen
2017-02-23
1
-0
/
+14
*
|
|
Show openstacksdk version info in "module list"
Rui Chen
2017-02-22
1
-1
/
+9
|
/
/
*
|
Merge "Remove remaining uses of SDK Proxy.session"
Jenkins
2017-02-21
1
-35
/
+1
|
\
\
|
*
|
Remove remaining uses of SDK Proxy.session
Dean Troyer
2017-02-19
1
-35
/
+1
*
|
|
TODO cleanup: osc-lib
Dean Troyer
2017-02-20
1
-68
/
+0
*
|
|
Remove unused logging import
Anh Tran
2017-02-20
1
-5
/
+0
|
/
/
*
|
Remove quota set workaround for SDK <0.9.13
Dean Troyer
2017-02-17
1
-30
/
+3
*
|
Fix "module list --all" failed
Rui Chen
2017-02-06
1
-10
/
+16
[next]