Updated logger name.
This commit is contained in:
parent
9bcb0f1896
commit
4caac8ba86
2
stack
2
stack
@ -39,7 +39,7 @@ from devstack import utils
|
|||||||
from devstack.progs import actions
|
from devstack.progs import actions
|
||||||
from devstack.progs import common
|
from devstack.progs import common
|
||||||
|
|
||||||
LOG = logging.getLogger("devstack.progs.actions")
|
LOG = logging.getLogger("devstack.stack")
|
||||||
|
|
||||||
# This is used to map an action to a useful string for
|
# This is used to map an action to a useful string for
|
||||||
# the welcome display
|
# the welcome display
|
||||||
|
Loading…
Reference in New Issue
Block a user