This website requires JavaScript.
Explore
Get Started
openstack
/
python-cinderclient
Code
Issues
Proposed changes
Files
d9213138b1df8ead680823157848b8f5056b9c63
python-cinderclient
/
cinderclient
/
apiclient
History
haixin
cea1f674ae
Remove all usage of six library
...
Replace six with Python 3 style code. Change-Id: I4b97e040f3e790ac114dcd43c68e6b67b1079adf
2021-03-04 16:03:35 +08:00
..
__init__.py
Move old oslo-incubator code out of openstack/common
2016-11-03 18:29:31 +05:30
base.py
Remove all usage of six library
2021-03-04 16:03:35 +08:00
exceptions.py
Replace six.iteritems(iter) with iter.items()
2016-12-01 20:24:29 +08:00