2 Commits

Author SHA1 Message Date
chen-li
a4f3931ca2 Disbale DNS update for port o-hm0 in devstack
Disable the DNS update for port o-hm0 during the installation of
devstack to aviod accidentally DNS change.

Note: NetworkManager will attempt to write DNS information from
DHCP into /etc/resolv.conf, overwriting the existing contents.
So, if you have NetworkManager enabled, the once for all solution
should be set the immutable bit on the file:
    chattr +i /etc/resolv.conf

Change-Id: Icbc23feb8cb3c9967aa66a3c6c2f61da61397d11
2016-07-18 04:45:32 -05:00
chen-li
a345559d9b Disable dhclient requests the default route info
Closes-Bug: #1555235

Change-Id: I7a7e3a9361f7ce45f92ff52e98c547026f44cc0c
2016-06-08 00:14:16 -05:00