Commit Graph

5 Commits

Author SHA1 Message Date
Ghanshyam Mann 0a53c4a961 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: Idb3769e91814eb7703a3a4787f485fab1caa97f8
2024-02-17 20:47:50 -08:00
Lance Albertson 2cf59c353a Update zuul config to not use the deprecated queue syntax
This is regards to the following email [1] which also references [2] with the
actual fix.

In addition, disable auto discovery as a workaround in setup.py [3]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html
[2] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html
[3] https://review.opendev.org/c/openstack/tripleo-quickstart/+/835192

Change-Id: I93b97525172f26a25e189661fc31ecd80b88395b
Signed-off-by: Lance Albertson <lance@osuosl.org>
2022-05-19 14:54:16 -07:00
Andreas Jaeger 8cb61b9a61 Cleanup py27 support for docs
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Cleanup */source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version

Change-Id: I5f6aabc271e21fe8edbf2aadd2f78f8bdc407e80
2020-04-11 16:15:29 +02:00
Samuel Cassiba f8337269ca update setup.py to use multiprocessing, pbr version constraints
Change-Id: Ied3e24eeacae6d2c5200c1f42e27071f20079110
2018-08-09 13:19:08 -07:00
Samuel Cassiba cc6681b7f8 Add Chef OpenStack contributor, install guides
This change removes the markdown documentation in favor of a set of
rST documents generated with OpenStack branding.

Change-Id: I364ef53e24aed5f4721c5f3d56cc1d63966b4e88
2018-05-19 07:10:59 -07:00