python-tripleoclient/tripleoclient
gugug 9d16152e39 Stop to use the __future__ module.
The __future__ module [1] was used in this context to ensure compatibility
between python 2 and python 3.

We previously dropped the support of python 2.7 and now we only support
python 3 so we don't need to continue to use this module and the imports
listed below.

Change-Id: I19fbdebe406575d2567f98a322ff68e6e992fac7
2020-06-21 00:01:31 +08:00
..
config Remove undercloud_enable_paunch option 2020-06-04 03:28:49 +00:00
tests Remove actions.config and AnsibleGenerateInventoryAction references 2020-06-18 22:16:29 -04:00
v1 Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
v2 Add tripleo container image hotfix command 2020-06-04 16:55:59 +00:00
workflows Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Use tripleo custom stdout plugins in utils 2020-06-01 13:35:37 +02:00
exceptions.py Remove three unused exceptions 2020-02-19 12:52:37 +00:00
export.py Don't use mistral directory as WORK_DIR for config-download 2020-04-24 12:26:41 +05:30
heat_launcher.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
utils.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00