← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1437695] Re: Not possible to specify empty value for extra-dhcp-opts during port create/update

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1437695

Title:
  Not possible to specify empty value for extra-dhcp-opts during port
  create/update

Status in neutron:
  Fix Released

Bug description:
  When setting the extra-dhcp-opts on a neutron port there is no way to
  specify that specific option has no value.

  This is usefull for example when we would like to remove the gateway
  for a specific port but we want other ports to have the gateway. In
  dnsmasq opt config it would look like:

  tag:tag0,option:router,10.0.0.1
  tag:ef574177-81e3-4e2b-8044-89954521fa59,option:router
  tag:tag0,option:dns-server,10.0.0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1437695/+subscriptions


References