[Bug 1947127] Re: Some DNS extensions not working with OVN

2022-05-04 Thread Hua Zhang
** Patch added: "focal-xena.debdiff"
   
https://bugs.launchpad.net/neutron/+bug/1947127/+attachment/5586824/+files/focal-xena.debdiff

** Summary changed:

- Some DNS extensions not working with OVN
+ [SRU] Some DNS extensions not working with OVN

** Changed in: cloud-archive
   Status: Confirmed => Fix Released

** Tags added: sts sts-sru-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947127

Title:
  [SRU] Some DNS extensions not working with OVN

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1947127/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947127] Re: Some DNS extensions not working with OVN

2022-05-04 Thread Hua Zhang
** Description changed:

+ [Impact]
+ 
  On a fresh devstack install with the q-dns service enable from the
  neutron devstack plugin, some features still don't work, e.g.:
  
  $ openstack subnet set private-subnet --dns-publish-fixed-ip
  BadRequestException: 400: Client Error for url: 
https://10.250.8.102:9696/v2.0/subnets/9f50c79e-6396-4c5b-be92-f64aa0f25beb, 
Unrecognized attribute(s) 'dns_publish_fixed_ip'
  
- $ openstack port create p1 --network private --dns-name p1 --dns-domain a.b.  

+ $ openstack port create p1 --network private --dns-name p1 --dns-domain a.b.
  BadRequestException: 400: Client Error for url: 
https://10.250.8.102:9696/v2.0/ports, Unrecognized attribute(s) 'dns_domain'
  
  The reason seems to be that
  
https://review.opendev.org/c/openstack/neutron/+/686343/31/neutron/common/ovn/extensions.py
  only added dns_domain_keywords, but not e.g. dns_domain_ports as
  supported by OVN
+ 
+ [Test Case]
+ 
+ Create a normal OpenStack neutron test environment to see if we can
+ successfully run the following commands:
+ 
+ openstack subnet set private_subnet --dns-publish-fixed-ip
+ openstack port create p1 --network private --dns-name p1 --dns-domain a.b.
+ 
+ [Regression Potential]
+ 
+ The fix has merged into the upstream stable/xena branch [1], here's just
+ SRU into the 19.1.0 branch of UCA xena, so it is a clean backport and
+ might be helpful for deployments migrating to OVN.
+ 
+ [1] https://review.opendev.org/c/openstack/neutron/+/838650

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947127

Title:
  Some DNS extensions not working with OVN

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1947127/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947127] Re: Some DNS extensions not working with OVN

2022-04-25 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/neutron/+/838650
Committed: 
https://opendev.org/openstack/neutron/commit/8fe19f1ba45fdd4cabf80aa56825c9f007b2b11a
Submitter: "Zuul (22348)"
Branch:stable/xena

commit 8fe19f1ba45fdd4cabf80aa56825c9f007b2b11a
Author: Dr. Jens Harbott 
Date:   Thu Oct 14 11:19:41 2021 +0200

Fix list of DNS extensions supported by OVN

The OVN driver needs to announce all DNS extensions as supported,
otherwise the neutron server will reject them.

Conflicts:
  neutron/common/ovn/extensions.py

NOTE(zhhuabj): The conflict is due to having change 666562a258c in 
stable/Xena.

Closes-Bug: 1947127
Signed-off-by: Dr. Jens Harbott 
Change-Id: Ic269902ef7a16893c4ea624b04347d04db4f52d9
(cherry picked from commit 8a890ed29c681847d930bdf5403926c2e1450f9d)
Signed-off-by: Zhang Hua 


** Tags added: in-stable-xena

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947127

Title:
  Some DNS extensions not working with OVN

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1947127/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947127] Re: Some DNS extensions not working with OVN

2022-04-12 Thread Thobias Trevisan
** Changed in: cloud-archive
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947127

Title:
  Some DNS extensions not working with OVN

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1947127/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947127] Re: Some DNS extensions not working with OVN

2022-04-12 Thread Felipe Alencastro
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: neutron (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947127

Title:
  Some DNS extensions not working with OVN

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1947127/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs