Horizon UI support for Neutron VPNaaS
Go to file
niuke 8963c4ee73 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I05c846f4a5e4c79b7ecebfb652ec7425f3a0e5a0
2023-04-28 16:18:20 +08: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 django.conf.urls.url() 2022-07-11 13:51:28 +09:00
releasenotes Imported Translations from Zanata 2023-03-03 04:03:39 +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 Drop lower-constraints.txt and its testing 2022-07-30 01:13:24 +09: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