Commit Graph

5 Commits

Author SHA1 Message Date
Kendall Nelson 1d52e37d0a Retire karbor-dashboard
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
2021-01-08 00:21:36 +00:00
Andreas Jaeger 5f293262c9 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
- Use openstackdocstheme instead of python2 only oslosphinx
- Remove install_command from tox.ini, the default is fine
- Fix two hacking problems, those were masked by ignore
  to an empty string.

Change-Id: I8f67f8a7998a16805cbda52854a6b0f0ade05dc8
2020-04-21 08:41:10 +02:00
OpenStack Proposal Bot c1bb2f9764 Updated from global requirements
Change-Id: Id0a1e749175f68610ab0873f4626c88b0d0b545e
2017-03-02 11:45:46 +00:00
Tony Breeds eb6f87f8f6 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-dashboard is ready for inclusion in projects.txt

Change-Id: I1dcae80b2a7e778af624eaa2b86ab2a9b5c8e6da
2016-04-08 12:47:37 +10:00
xiangxinyong 808f18f044 Initial Cookiecutter for smaug-dashboard
Change-Id: I9f7d1ac06d156edd7bf20ee019c75e09dea4c714
2016-03-07 17:21:25 +08:00