Comment 0 for bug 1554207

Revision history for this message
James Anziano (janzian) wrote :

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