python-openstackclient/openstackclient/api
Sean McGinnis 69db9fe73c
Raise flake8-import-order version to latest
We had this library capped at a release that is a few years old. Now
that we have dropped py2 testing, we can pick up the latest version.

This uncovered a few things to clean up. Mostly the fact that mock is
now a part of the StdLib unittest since Python 3.3.

Change-Id: I27484dd4c25378413ff16e97a35a1a46062357bc
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-10 14:21:47 -06:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
compute_v2.py Update api-ref location 2019-07-22 20:55:43 +02:00
image_v1.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
image_v2.py Support --community in openstack image list 2018-07-24 22:48:01 +00:00
object_store_v1.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00