os-net-config/os_net_config
Zenghui Shi e401e784c8 ifcfg: don't restart ovs if --no-activate is specified
When --no-activate is specified, there is a chance that
openvswitch service will still be restarted if dpdk port
configuration file is changed. This adds a condition to
check activate and restart openvswitch only if activate
is true.

Change-Id: Ia5a6d04eb26cc3a6e10caacb8256d6e2d183239e
Closes-Bug: #1751955
(cherry picked from commit 9e3436262d)
2018-04-27 10:58:23 +08:00
..
tests Allow to pass more than two DNS while putting 2 DNS 2017-09-15 00:14:20 +02:00
__init__.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
cli.py Add schema-based config data validation 2017-07-12 22:57:34 +02:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py ifcfg: don't restart ovs if --no-activate is specified 2018-04-27 10:58:23 +08:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Delete controller for standalone OVS bridges 2017-08-23 13:46:29 +00:00
schema.yaml Add schema-based config data validation 2017-07-12 22:57:34 +02:00
utils.py OvS 2.7 support - dpdk-devargs needs to provided for DPDK devices 2017-08-02 18:08:22 +00:00
validator.py Add schema-based config data validation 2017-07-12 22:57:34 +02:00
version.py Move versioning into version.py 2014-09-04 09:59:11 -04:00