From 9069c17347d62b2273afa4a4b556d28f607b8113 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Tue, 5 May 2015 19:57:51 +0000 Subject: [PATCH] Update unit tests --- unit_tests/test_neutron_ovs_utils.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unit_tests/test_neutron_ovs_utils.py b/unit_tests/test_neutron_ovs_utils.py index c72d0ab3..75f7c76e 100644 --- a/unit_tests/test_neutron_ovs_utils.py +++ b/unit_tests/test_neutron_ovs_utils.py @@ -282,6 +282,7 @@ class TestNeutronOVSUtils(CharmTestCase): 'service_description': 'Neutron OpenvSwitch Plugin Agent', 'charm_name': 'neutron-openvswitch', 'process_name': 'neutron-openvswitch-agent', + 'executable_name': 'joined-string', 'cleanup_process_name': 'neutron-ovs-cleanup', 'plugin_config': '/etc/neutron/plugins/ml2/ml2_conf.ini', 'log_file': '/var/log/neutron/openvswitch-agent.log', @@ -290,6 +291,7 @@ class TestNeutronOVSUtils(CharmTestCase): 'service_description': 'Neutron OpenvSwitch Cleanup', 'charm_name': 'neutron-openvswitch', 'process_name': 'neutron-ovs-cleanup', + 'executable_name': 'joined-string', 'log_file': '/var/log/neutron/ovs-cleanup.log', } expected = [