Commit Graph

5 Commits

Author SHA1 Message Date
Kendall Nelson 353f75eca0 Retire Karbor
As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

This commit retires this repository as per the process defined in
the project-guide[2].

Thank you to all the contributors of Karbor for your hard work!

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html
[2] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Depends-On: https://review.opendev.org/c/openstack/project-config/+/767030
Change-Id: I972ffb299f93863c4e34b1f504b002095661e6af
2020-12-21 11:51:02 -08:00
Andreas Jaeger ee26961cfc Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Move constraints into deps
- Increase warlock dependency, glanceclient blocks version 1.3.0

Change-Id: I8feb2e86281f2250bdc379b7868c5e738c1a19e6
2020-04-21 09:44:39 +02:00
OpenStack Proposal Bot 634c1cf4e8 Updated from global requirements
Change-Id: Id96ab625240968e65878e25746b3a2644c30f1a8
2017-03-07 01:57:53 +00:00
Tony Breeds 017bf33ab4 Manual update from global-requirements
In Ib88adcf0a6ef09349aefd6fba981a399a73ed8dd smaug is added to
projects.txt.

This change manually runs the update code to make sure that smaug is
ready for inclusion in projects.txt

Change-Id: Ieb63b5a2bd308d3952f786c0007d81aad0516a82
2016-04-08 12:37:55 +10:00
Eran Gampel 34e58031e4 Initial Cookiecutter Commit.
Change-Id: Ic73d1bf464a3652a3b7f321e0eaf2708f5bb2707
2015-11-08 13:35:36 +02:00