← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     Assignee: Simeon Monov (sdmonov)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Simeon Monov (sdmonov)

-- 
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 OpenStack Neutron (virtual network service):
  New

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


Follow ups

References