Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann 7350bf7eb8 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: Ic84ac5786ecc68729827ff35ad7ee3ef21a6652f
2024-02-24 11:40:51 -08:00
jiangzhilin 57748b96e5 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: I09b11ddd1b022b9e86d6671c90186d3312469153
2021-05-04 08:04:45 +00:00
inspurericzhang ddccab0906 Mailing lists change openstack-dev to openstack-discuss
Change-Id: Ib4c4abaff35776c6b4e254ca16fda43b44de7072
2019-07-01 18:56:08 +08:00
melissaml b5debeead3 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I0ac8c9840e44af61388762cb7b5075f00cb2377a
2019-05-10 19:06:50 +08:00
Alex Schultz 09e0e81b09 Switch readme to rst
In order to release we need to fix some linting issues in the readme for
pypi. Let's switch it to rst to be consistent with the new standard.

Change-Id: Id8d4d7eea6ae65983b3c00e4db010088ac13cb66
2019-04-02 10:28:47 -06:00
Emilien Macchi 353c9dbfe4 Add basic jobs in Zuul Layout and .gitreview
Based on other TripleO Ansible roles.

Also add in basic plumbing required to enable the jobs and fix for
various linting issues.

Co-Authored-By: Alex Schultz <aschultz@redhat.com>
Change-Id: Ia42b6f736605bdff46030706b19363143b04a7c0
2018-07-24 16:54:47 -06:00