Edited dns-nameserver parameter on horizon are not applied to instance
Issue
We edited the dns-nameserver parameter in horizon and the new DNS is not seen in the guest. Here are the steps to reproduce with Horizon:
- update dns-nameserver on horizon dashboard
- create new instance
- cat /etc/resolv.conf
Here are the steps to reproduce with the CLI:
- neutron subnet-update --dns-nameserver 10.242.1.254 $SUBNET
- create new instance
- cat /etc/resolv.conf
Environment
- Red Hat OpenStack Platform 16.1 (RHOSP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.