yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47585
[Bug 1554207] [NEW] Updating a port only propagates to the external DNS service if dns_name is changed, when it should also propagate IP addresses changes
Public bug reported:
Updating a port only alerts the dns extension if dns_name is changed, when it should also be informed if the IP address was changed.
Steps to reproduce:
Make sure your environment is configured to use the dns-integration extension.
Run neutron port-update my-port --fixed-ips ip_address=0.0.0.0 (use an IP address that fits your subnet's CIDR)
Is there an easy command/check we can tell them to do here rather than going into mysql or using a ton of debug statements? What's the easiest way they can verify the issue?
DevStack all-in-one built from master
Perceived severity: medium
** Affects: neutron
Importance: Undecided
Assignee: James Anziano (janzian)
Status: New
** Tags: l3-ipam-dhcp
** Changed in: neutron
Assignee: (unassigned) => James Anziano (janzian)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1554207
Title:
Updating a port only propagates to the external DNS service if
dns_name is changed, when it should also propagate IP addresses
changes
Status in neutron:
New
Bug description:
Updating a port only alerts the dns extension if dns_name is changed, when it should also be informed if the IP address was changed.
Steps to reproduce:
Make sure your environment is configured to use the dns-integration extension.
Run neutron port-update my-port --fixed-ips ip_address=0.0.0.0 (use an IP address that fits your subnet's CIDR)
Is there an easy command/check we can tell them to do here rather than going into mysql or using a ton of debug statements? What's the easiest way they can verify the issue?
DevStack all-in-one built from master
Perceived severity: medium
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1554207/+subscriptions
Follow ups