Horizon UI support for Neutron VPNaaS
Go to file
Takashi Kajinami af750f65c3 Replace deprecated ugettext_lazy and ungettext_lazy
The ugettext_lazy method and the ungettext_lazy method are both
deprecated since Django 3.0[1].

These were already replaced in Horizon repo by [2].

[1] https://docs.djangoproject.com/en/3.0/releases/3.0/#id3
[2] cd7c1b5110fe1f64cd9dfbeb1072b37912d0efee

Change-Id: Ib9a4983382efeb4f8292eb275fdb5768d7f60fa7
2022-07-11 13:51:25 +09: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 Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 13:51:25 +09:00
releasenotes Update master for stable/yoga 2022-03-10 08:16:54 +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 Add Python3 wallaby unit tests 2020-09-23 12:43:16 +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
lower-constraints.txt Fix lower constraints 2022-03-31 16:10:57 +02:00
manage.py Setup test environment 2017-05-20 11:30:02 +09:00
requirements.txt Fix lower constraints 2022-03-31 16:10:57 +02:00
setup.cfg Add py38 package metadata 2020-04-24 08:22:38 -05: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 Bump default tox env from py37 to py38 2020-04-24 10:25:47 -05:00

README.rst