trove/trove/tests/fakes
Hirotaka Wakabayashi 0d4a24c71d Fixes cluster creation error
This PR adds the import statement to fix cluster creation error
and enables flake8-f821 rule checks.
F821 rule checks "undefined name"

Original problem:
we have currently got `NameError: name 'common_glance' is not defined`
error when creating a cluster because I failed to edit the patch[1].

Co-Authored-By: wu.chunyang <wchy1001@gmail.com>

[1]: 2f52b2fddb

Story: 2010151
Task: 45797
Change-Id: I846f433ff35a9638a070382bf89e02db617dcd3d
2023-06-30 14:32:32 +08:00
..
__init__.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
common.py Remove cfg and logging import unused 2016-09-23 16:38:10 +00:00
conf.py Expose trove conductor manager class as conf property 2014-06-27 04:15:46 -04:00
dns.py Fix error when list database instances 2022-07-12 16:59:11 +07:00
guestagent.py Support to rebuild instance by admin 2020-08-06 20:38:11 +12:00
keystone.py Fix some reST field lists in docstrings 2017-03-29 18:41:15 +08:00
limits.py Event simulator II 2014-09-29 10:32:29 -05:00
neutron.py Support to create public trove instance 2019-09-11 11:28:00 +12:00
nova.py Fixes cluster creation error 2023-06-30 14:32:32 +08:00
swift.py Don't ignore H306 pep8 check 2023-05-30 17:51:16 +08:00
taskmanager.py Fix Old style classes are deprecated and no longer available in Python 3 2016-09-30 16:07:14 +07:00