Turn DEBUG on by default for amulet tests

This commit is contained in:
Corey Bryant 2015-04-13 19:17:58 +00:00
parent 9bdc25ea56
commit 8cae2b181f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ from charmhelpers.contrib.openstack.amulet.utils import (
)
# Use DEBUG to turn on debug logging
u = OpenStackAmuletUtils(ERROR)
u = OpenStackAmuletUtils(DEBUG)
# XXX Tests inspecting relation data from the perspective of the
# neutron-openvswitch are missing because amulet sentries aren't created for