Commit Graph

4 Commits

Author SHA1 Message Date
Ghanshyam Mann 75aef65e3d Retire openstack-chef: remove repo content
OpenStack-chef project is retiring
- https://review.opendev.org/c/openstack/governance/+/905279

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/project-config/+/909134
Change-Id: Ie87bb2b994a53b7416f43a9f4c850a2b34e69516
2024-02-17 20:48:47 -08:00
Andreas Jaeger 4472d399c1 Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build; fix warnings found:
  convert unreferenced footnote into normal link
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version, update some other versions as
  needed
- Remove install_command from tox.ini, the default is fine; cleanup
  for python3 only

Change-Id: If18af73f3886ad32622801193f7f7ae53458b50c
2020-04-19 12:44:34 +00:00
Doug Hellmann 02c814474d fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I5a9303fc0026fc1df0ec3c3519471a94e6418d6a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-01 15:44:53 -04:00
galstrom21 9159089b36 Filling in the initial layout for the repo.
Change-Id: I1e1f330c3d35dbab8c8cf3532a8ef6ca2eef8a81
2014-07-25 12:13:09 -05:00