Turn DEBUG on by default for amulet tests

This commit is contained in:
Corey Bryant 2015-04-13 19:17:58 +00:00
parent 0b199d2704
commit 095fa0538e

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