Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann 565e1d0c46 Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: I1a42c6119429e588a8dbb24fb8687dcc4ed2a3a5
2024-02-24 11:40:40 -08:00
jiangzhilin 5580549164 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: I7112c11085d646e17fa2beb792a0aeed0d56e66b
2021-05-04 07:43:49 +00:00
Le Hou 494f3c4163 Update to opendev
Change-Id: Id4e76af62ff4c6d7de9d4085981c8d99133d3168
2019-04-23 10:12:31 +08:00
melissaml f1f09db62c Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ic023d60e68522c1511a4b85334704a0b7fd12e7f
2018-12-05 23:33:33 +08:00
Alex Schultz ed0d7e3bf1 Fix missing folders
The vars, tests and handlers folders are not properly packaged. This
change updates the setup.cfg to include these folders for distribution.

Change-Id: I0d5784c01a681341b50418ef79888ac6d94a5344
2018-10-16 17:00:27 -06:00
Alex Schultz f3352cd634 Initial commit 2018-08-01 17:58:45 -06:00