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
*
Remove 'get_osc_show_columns_for_sdk_resource' duplicates
Stephen Finucane
2021-10-21
1
-58
/
+0
*
Merge "Add support for token caching"
Zuul
2021-04-09
1
-4
/
+6
|
\
|
*
Add support for token caching
Artem Goncharov
2020-12-05
1
-4
/
+6
*
|
project cleanup
Artem Goncharov
2021-02-02
1
-0
/
+140
*
|
Add support '--progress' option for 'image create'
youngho choi
2021-01-04
1
-0
/
+67
|
/
*
Merge "Remove None valued network quota entries"
Zuul
2020-12-01
1
-4
/
+9
|
\
|
*
Remove None valued network quota entries
asarfaty
2020-09-22
1
-4
/
+9
*
|
Remove usage of six
songwenping
2020-10-07
1
-3
/
+1
|
/
*
Fix compatibility issue in 5.3
5.3.1
Felix Yan
2020-07-14
1
-1
/
+4
*
Merge "switch to stevedore for entry points"
Zuul
2020-07-07
1
-7
/
+16
|
\
|
*
switch to stevedore for entry points
Doug Hellmann
2020-07-06
1
-7
/
+16
*
|
Merge "Add '--force; parameter to 'openstack quota set'"
Zuul
2020-07-06
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add '--force; parameter to 'openstack quota set'
hackertron
2020-04-14
1
-0
/
+8
*
|
Merge "Allow os quota list query to filter by project"
Zuul
2020-06-29
1
-2
/
+11
|
\
\
|
*
|
Allow os quota list query to filter by project
Jose Castro Leon
2020-03-12
1
-2
/
+11
|
|
/
*
|
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
|
\
[next]