yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47564
[Bug 1554153] [NEW] Updating a port without dns_name parameter clears dns_name when dns-integration is enabled
Public bug reported:
If the dns-integration extension is enabled, updating a port without explicitly specifying a dns_name parameter will clear the dns_name field.
To reproduce:
Make sure your environment is configured to use the dns-integration extension.
Have a port with a dns_name already set.
Run neutron port-update my-port --name=my-new-port
The command should complete successfully, but if you now run neutron port-show my-new-port, you will see the dns_name field is empty in addition to any other changes you requested.
DevStack all-in-one built from master
Perceived severity: medium
** Affects: neutron
Importance: High
Assignee: James Anziano (janzian)
Status: Confirmed
** 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/1554153
Title:
Updating a port without dns_name parameter clears dns_name when dns-
integration is enabled
Status in neutron:
Confirmed
Bug description:
If the dns-integration extension is enabled, updating a port without explicitly specifying a dns_name parameter will clear the dns_name field.
To reproduce:
Make sure your environment is configured to use the dns-integration extension.
Have a port with a dns_name already set.
Run neutron port-update my-port --name=my-new-port
The command should complete successfully, but if you now run neutron port-show my-new-port, you will see the dns_name field is empty in addition to any other changes you requested.
DevStack all-in-one built from master
Perceived severity: medium
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1554153/+subscriptions
Follow ups