nova/nova/console/securityproxy
Matthew Edmonds dc32774ecc remove unnecessary conf imports
There are a bunch of files that define CONF but don't ever reference
it. This cleans that up, removing unnecessary imports.

In order to get flake8 to pass I also had to remove some (unrelated)
unused imports from touched files.

Change-Id: Ib96ebeeb5e4bfedb20afb02c56da1521df9fac4f
2018-03-09 14:30:10 -05:00
..
__init__.py console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
base.py console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
rfb.py remove unnecessary conf imports 2018-03-09 14:30:10 -05:00