Documentation for suggested combinations of OpenStack components
Go to file
LiZekun 8ab63314bb 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: Ied84706c0fa671d4698847716937f2eb55474dd7
2023-09-27 07:05:13 +00:00
doc Switch to newer openstackdocstheme version 2020-06-03 20:57:25 +02:00
.gitignore Clean up .gitignore references to personal tools 2018-08-21 11:12:27 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:39:20 +00:00
.zuul.yaml switch documentation job to new PTI 2018-08-13 16:47:22 -04:00
CONTRIBUTING.rst initial repository setup 2018-05-07 17:11:01 -04:00
LICENSE initial repository setup 2018-05-07 17:11:01 -04:00
MANIFEST.in initial repository setup 2018-05-07 17:11:01 -04:00
README.rst clean up sphinx settings 2018-05-08 11:28:44 -04:00
setup.cfg setup.cfg: Replace dashes with underscores 2023-09-27 07:05:13 +00:00
setup.py initial repository setup 2018-05-07 17:11:01 -04:00
test-requirements.txt initial repository setup 2018-05-07 17:11:01 -04:00
tox.ini Cleanup py27 support 2020-04-17 17:03:52 +02:00

README.rst

constellations

Reference configurations of OpenStack services