neutron/neutron/tests/functional
Cedric Brandily 635d5cf885 Correct neutron-ns-metadata-proxy command when watch_log is False
Neutron[1] uses the option --metadata_proxy_watch_log=false to disable
log watch[2] in neutron-ns-metadata-proxy instances but should use the
option --nometadata_proxy_watch_log. It implies that
neutron-ns-metadata-proxy instances fail to start.

This changes updates neutron[1] to use the correct option.

The change also corrects associated functional tests[2], indeed
metadata_proxy_watch_log option has no effect if a log_file/dir is
defined for the agent running the neutron-ns-metadata-proxy.

[1] neutron.agent.common.config
[2] could be done by setting metadata_proxy_watch_log = false
[3] neutron.tests.functional.agent.test_l3_agent

Closes-Bug: #1490594
Change-Id: Iaec4a78847d802234c99514313440fd7c14bc554
(cherry picked from commit e2fa9012fa)
2015-09-01 18:10:49 +00:00
..
agent Correct neutron-ns-metadata-proxy command when watch_log is False 2015-09-01 18:10:49 +00:00
api Simplify retargetable test framework 2015-03-31 20:13:04 +00:00
cmd Define bridge/port fixtures for OVS/LinuxBridge/Veth backends 2015-04-01 15:01:06 +00:00
db Fix displaying of devref for TestModelsMigrations 2015-03-26 10:33:37 +03:00
sanity Add simple ARP spoofing protection 2015-03-29 20:57:07 -07:00
scheduler Fix the ImportErrors in l3 and dhcp scheduler functional tests 2015-06-01 15:06:56 +02:00
__init__.py Fix test discovery for api and functional paths 2015-07-13 13:01:54 +00:00
base.py Prepare Base(OVS)LinuxTestCase transformation in helpers 2015-03-19 14:43:42 +00:00
requirements.txt Move DB TestModelsMigrations from unit to functional 2014-12-18 22:41:05 -05:00