Skip to content

Commit

Permalink
Stop configuring neutron to enforce DHCP MTU option
Browse files Browse the repository at this point in the history
Since Mitaka, Neutron does the right job to calculate and advertise
correct MTU to instances, out of the box [1].

[1] https://review.openstack.org/#/c/302165/

TrivialFix
Change-Id: I71a6dc5b56c2c1fb9db757df77a56feababdc039
  • Loading branch information
booxter committed May 17, 2016
1 parent 420f874 commit a627681
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/roles/neutron/templates/dnsmasq.conf.j2
@@ -1,2 +1 @@
dhcp-option-force=26,1450
log-facility=/var/log/kolla/neutron/dnsmasq.log

0 comments on commit a627681

Please sign in to comment.