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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Make container list --all work"
Zuul
2020-06-09
1
-6
/
+6
|
\
|
*
Make container list --all work
Pete Zaitcev
2020-05-16
1
-6
/
+6
*
|
Cleanup: remove a useless reference to "object"
Pete Zaitcev
2020-05-15
1
-1
/
+1
|
/
*
Add storage policy option to create container command
Simon Merrick
2020-02-19
1
-2
/
+25
*
Raise flake8-import-order version to latest
Sean McGinnis
2020-01-10
1
-2
/
+1
*
Replace six.iteritems() with .items()
lihaijing
2020-01-09
1
-3
/
+2
*
Remove token_endpoint auth type
Dean Troyer
2019-08-27
1
-61
/
+0
*
Update api-ref location
Andreas Jaeger
2019-07-22
1
-19
/
+19
*
Remove code migrated to osc-lib long ago
Dean Troyer
2019-05-16
1
-84
/
+0
*
Before writing object data to stdout, re-open it in binary mode
Tim Burke
2019-04-10
1
-2
/
+3
*
Merge "trivial: remove commented-out code"
Zuul
2018-12-30
1
-2
/
+0
|
\
|
*
trivial: remove commented-out code
Chen
2018-09-28
1
-2
/
+0
*
|
Fix i18n issue
liuyamin
2018-11-13
1
-1
/
+1
|
/
*
Support --community in openstack image list
Nobuto Murata
2018-07-24
1
-6
/
+11
*
Re-implement novaclient bits removed in 10.0
Dean Troyer
2018-03-13
1
-1
/
+155
*
Remove a bunch of things we promised to remove in 2H 2017
Dean Troyer
2017-11-30
1
-28
/
+0
*
Allow objects to be streamed to stdout
Honza Pokorny
2017-07-05
1
-5
/
+10
*
Trivial fix typos
Vu Cong Tuan
2017-05-30
1
-1
/
+1
*
Fix Nova-net netowrk commands
Dean Troyer
2017-04-27
1
-11
/
+12
*
Low-level Compute v2 API: floating ip pool
Dean Troyer
2017-04-18
1
-1
/
+18
*
Low-level Compute v2 API: network
Dean Troyer
2017-04-17
1
-0
/
+94
*
Merge "Low-level Compute v2 API: floating ip"
Jenkins
2017-04-17
1
-0
/
+82
|
\
|
*
Low-level Compute v2 API: floating ip
Dean Troyer
2017-04-11
1
-0
/
+82
*
|
Low-level Compute v2 API: security group rules
Dean Troyer
2017-04-11
1
-0
/
+97
|
/
*
Low-level Compute v2 API: security group
Dean Troyer
2017-04-11
1
-0
/
+211
*
Make 'object save' fast again
Jordan Pittier
2017-01-09
1
-1
/
+1
*
Fixes image api URL endpoint for certain scenario
Imtiaz Chowdhury
2017-01-04
2
-6
/
+6
*
Add option "--name" to command "openstack object create"
Rajasi Kulkarni
2016-09-26
1
-2
/
+9
*
Add importing file to import warnings
Dean Troyer
2016-08-30
1
-1
/
+4
*
Standardize import format
shizhihui
2016-07-22
1
-2
/
+1
*
remove unused LOG
ji-xuepeng
2016-07-09
1
-4
/
+0
*
osc-lib: api.auth
Dean Troyer
2016-06-30
1
-222
/
+8
*
Remove OSCGenericPassword plugin
Dean Troyer
2016-06-22
2
-46
/
+2
*
Fix token/endpoint auth plugin
Dean Troyer
2016-06-21
1
-25
/
+30
*
Refactor setting defaults for some scope parameters
Alvaro Lopez Garcia
2016-06-21
2
-2
/
+5
*
Refactor check_valid_auth_options function
Alvaro Lopez Garcia
2016-06-21
1
-22
/
+21
*
Do not prompt for scope options with default scoped tokens
Dolph Mathews
2016-06-17
1
-18
/
+18
*
Fix missing i18n supports in api/ and shell.py
Huanxuan Ao
2016-06-14
3
-18
/
+28
*
osc-lib: utils
Dean Troyer
2016-06-13
2
-2
/
+3
*
osc-lib: exceptions
Dean Troyer
2016-06-13
2
-3
/
+2
*
Moving authentication from keystoneclient to keystoneauth
Navid Pustchi
2016-06-09
2
-30
/
+18
*
Avoid TypeError on message object additions
Madhu Mohan Nelemane
2016-05-19
1
-16
/
+20
*
Fix typos in docstrings and comments
Dao Cong Tien
2016-04-06
2
-2
/
+2
*
Merge "Clean up unnecessary import of urlparse module"
Jenkins
2016-03-01
1
-6
/
+1
|
\
|
*
Clean up unnecessary import of urlparse module
Yang Hongyang
2016-03-01
1
-6
/
+1
*
|
Trivial: Update image_list v2 docs
Yang Hongyang
2016-03-01
1
-4
/
+7
|
/
*
Py3 replace dict.iteritems with six.iteritems
ting.wang
2016-02-24
1
-1
/
+1
*
Use instanceof instead of type
Brandon Palm
2016-02-22
2
-4
/
+4
*
Clean redundant argument to dict.get
ting.wang
2016-02-21
2
-37
/
+32
*
Merge "Support unscoped token request"
Jenkins
2016-02-21
1
-3
/
+8
|
\
[next]