RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Takashi Kajinami e0993e504c 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: I3056e1767928f9e7232ec50616e7c4f342216fe5
2021-05-11 20:43:31 +09:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Remove puppet-certmonger related puppet-files 2021-04-21 09:56:05 +02:00
lib Merge "Remove the unused tripleo::host::sriov class" 2021-04-09 05:19:18 +00:00
manifests Merge "nova: include nova::cinder in more common place" 2021-05-05 00:55:55 +00:00
releasenotes Merge "Remove puppet-certmonger related puppet-files" 2021-04-22 01:02:37 +00:00
spec Merge "nova: include nova::cinder in more common place" 2021-05-05 00:55:55 +00:00
templates Merge "Remove the unused tripleo::host::sriov class" 2021-04-09 05:19:18 +00:00
zuul.d Replace deprecated zuul template tripleo-standalone-multinode-ipa 2021-03-04 14:13:29 +02:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:27 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Use openstack_spec_helper from zuul checkout 2020-08-30 23:06:53 +02:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Merge "Remove puppet-certmonger related puppet-files" 2021-04-22 01:02:37 +00:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Bump metadata.json major to 14.1.0 for TripleO wallaby release 2021-04-28 18:41:43 +03:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-11 20:43:31 +09:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-04 11:09:29 +01:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing