Turn DEBUG on by default for amulet tests
This commit is contained in:
parent
687715ba6f
commit
a30e7a14ca
@ -15,7 +15,7 @@ from charmhelpers.contrib.openstack.amulet.utils import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Use DEBUG to turn on debug logging
|
# Use DEBUG to turn on debug logging
|
||||||
u = OpenStackAmuletUtils(ERROR)
|
u = OpenStackAmuletUtils(DEBUG)
|
||||||
|
|
||||||
|
|
||||||
class NeutronAPIBasicDeployment(OpenStackAmuletDeployment):
|
class NeutronAPIBasicDeployment(OpenStackAmuletDeployment):
|
||||||
|
Loading…
Reference in New Issue
Block a user