neutron/neutron/cmd
Terry Wilson 2b4838e198 Fix sanity check --no* BoolOpts
If --config-{file,dir} are used to genearate a list of tests to
run, using set_override() will also override any options passed
via the CLI.

For example, on Centos 7 which uses dnsmasq 2.66, running:

  neutron-sanity-check --nodnsmasq_version --config-file \
    /etc/neutron/l3_agent.ini

will still run and fail the dnsmasq version test. Using
set_default() allows using --config-{file,dir} and --no* in
conjunction.

Closes-Bug: #1549394
Change-Id: I5b9e520add7324660148c4451bbef54c0dfe428e
(cherry picked from commit c28ad6b8e3)
2016-02-25 15:30:30 +00:00
..
eventlet move usage_audit to cmd/eventlet package 2015-12-18 16:19:20 +00:00
sanity Check missed ip6tables utility 2016-01-20 16:13:20 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
ipset_cleanup.py Add IPset cleanup script 2015-06-22 23:36:42 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
netns_cleanup.py Adding a cleanup for 'qlbaas-' namespaces in netns_cleanup 2015-07-21 13:52:57 +03:00
ovs_cleanup.py Moves ovs_lib to agent/common 2015-03-25 13:48:33 -07:00
pd_notify.py L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00
sanity_check.py Fix sanity check --no* BoolOpts 2016-02-25 15:30:30 +00:00