← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1879009] [NEW] attaching extra port to server raise duplicate dns-name error

 

Public bug reported:

if a user have the designate extension in neutron config enabled (dns-domain : example.com) and he creates a server serv1 that server will have a dns record in designate like serv1.example.com.
if the user try openstack server add port port2 that port will get the same dns-name which will used by the first port assigned to serv1 which will cause the raise of the designate dns-name duplicate

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  attaching extra port to server raise duplicate dns-name error

Status in neutron:
  New

Bug description:
  if a user have the designate extension in neutron config enabled (dns-domain : example.com) and he creates a server serv1 that server will have a dns record in designate like serv1.example.com.
  if the user try openstack server add port port2 that port will get the same dns-name which will used by the first port assigned to serv1 which will cause the raise of the designate dns-name duplicate

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


Follow ups