Some pylint fixups and creating the instances before actions happen so that instances later in the dependency list could call methods on the previous actions, ie to get a config location. This will be useful for novnc and possibly others.
This commit is contained in:
@@ -18,7 +18,6 @@ from optparse import OptionParser, OptionGroup
|
||||
|
||||
from devstack import log as logging
|
||||
from devstack import settings
|
||||
from devstack import utils
|
||||
from devstack import version
|
||||
|
||||
HELP_WIDTH = 80
|
||||
|
Reference in New Issue
Block a user