os-net-config/os_net_config
Bob Fournier 9084bb5e57 Restore the order of params in ifcfg file that was inadvertently changed
This change to os-net-config in Queens changed the order of the ONBOOT
parameter in the ifcg files created by os-net-config -
https://review.openstack.org/#/c/485132/.  When upgrading a diff is done
between the existing ifcfg files and new data to write.  Since the order
is different, the ifcg files will be detected as different and interfaces,
bridges, etc. will be restarted.  Change the order back to avoid
this from happening.

Change-Id: I77162d28b1dc173e3a90cb385a3af92e21c71574
2018-06-14 13:42:37 +00:00
..
tests Restore the order of params in ifcfg file that was inadvertently changed 2018-06-14 13:42:37 +00:00
__init__.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
cli.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Restore the order of params in ifcfg file that was inadvertently changed 2018-06-14 13:42:37 +00:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
schema.yaml Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
sriov_config.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
utils.py Adding ethtool command after binding dpdk drivers in Mellanox nics 2018-03-23 09:40:06 +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