Horizon UI support for Neutron VPNaaS
Go to file
Rodolfo Alonso Hernandez 6eac211b03 Explicitly convert ``assertQuerysetEqual`` input parameters
Since [1], Django do not implicitly call ``repr()`` on the input
queries. It is needed to explicitly convert the input values
before comparing. This patch is present in Django 4.1.

This patch also bumps horizon to version 23.4.0. This version
contains [2], that bumped the required version of Django to 4.2.

[1]e2be307b3a
[2]https://review.opendev.org/c/openstack/horizon/+/905218

Closes-Bug: #2057914
Change-Id: I48ec7a57b9a9774ce0cd5853a6486c4acb7d9fb3
2024-03-14 15:11:02 +00:00
deliverables Add deliverables info 2017-10-19 09:20:42 +00:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 13:30:12 +08:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-23 17:50:35 +02:00
neutron_vpnaas_dashboard Explicitly convert ``assertQuerysetEqual`` input parameters 2024-03-14 15:11:02 +00:00
releasenotes reno: Update master for unmaintained/yoga 2024-02-05 16:46:05 +00:00
.gitignore .gitignore: add translation catalogs (.mo and .pot) 2017-11-11 15:12:07 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:36 +00:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-14 12:25:36 +00:00
CONTRIBUTING.rst Update URLs in documents according to document migration 2017-08-11 00:31:15 +09:00
HACKING.rst Update URLs in documents according to document migration 2017-08-11 00:31:15 +09:00
LICENSE Initial commit 2017-05-20 08:39:06 +09:00
README.rst Add release notes link for README 2019-08-19 01:26:58 -07:00
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 02:22:22 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 02:22:22 +09:00
manage.py Setup test environment 2017-05-20 11:30:02 +09:00
requirements.txt Explicitly convert ``assertQuerysetEqual`` input parameters 2024-03-14 15:11:02 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2023-04-28 16:18:20 +08:00
setup.py Initial commit 2017-05-20 08:39:06 +09:00
test-requirements.txt drop mock from lower-constraints and requirements 2020-06-09 10:46:06 +02:00
tox.ini Fix pdf-docs target 2023-02-24 11:48:46 +01:00

README.rst