python-manilaclient/manilaclient/common
Goutham Pacha Ravi 33a2ea9e97 TrivialFix: Remove unnecessary future imports
print_function has been available since python 3.0.0
We can drop its import from __future__

Change-Id: I5f8c45c85ba66d29dc89ee6c0589044e413a549c
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-05-05 08:44:02 -07:00
..
apiclient Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
__init__.py Improve share list API filtering 2014-10-09 19:02:04 +00:00
_i18n.py Update the documentation link for doc migration 2017-07-20 17:22:01 +08:00
cliutils.py TrivialFix: Remove unnecessary future imports 2020-05-05 08:44:02 -07:00
constants.py Implement OSC share type commands 2020-03-09 09:18:46 +00:00
httpclient.py Update hacking for Python3 2020-03-30 10:04:29 +00:00