Commit Graph

11 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
Ghanshyam Mann f2977418ec [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

karbor-dashboard is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Depends-On: https://review.opendev.org/#/c/693631/
Change-Id: Ic69bd25a9be7b512c0341e524e67e04f81217214
2020-01-21 15:50:35 +09:00
Corey Bryant 39c30e539c Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: Icce6506a61590240e8a320146ef2648837173ca1
Story: #2005924
Task: #34214
2019-06-24 15:16:16 -04:00
Vieri a6d355f712 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ifa1589bc3d5dd18eb1dc12737fca33f2bd0ad05e
2018-12-05 03:45:37 +00:00
Hangdong Zhang 8b6318cfc1 Update URLs in documentation
Update URLs according to OpenStack document migration.
BTW: Do some optimization as well (http -> https)

Change-Id: I9ea1acd93f983bbd74f49a07e4781cc336605f4f
2017-07-20 16:12:06 +08:00
yfzhao 9322daa211 Drop py34 target in tox.ini and setup.cfg
We support py35 now. We do not have python 3.4 in setup.cfg which
declares the explicit supported versions. so it is no need to keep
 the supoort for py34.

Change-Id: Ic6315f1e9fde0588d56b91ab0ed2a6ae5c5f490a
2017-04-20 10:32:48 +08:00
Yuval Brik 997b0c8b93 Remove setup.cfg version
Change-Id: I7f5443cc1c197a490df71044a90cabd9af7b1a04
2016-10-06 17:22:29 +03:00
avnish b36840fdcf Update homepage with developer documentation page
Change-Id: Ieea681f25cde98a6e7a3f2075d9f5d6ce15dfdfd
2016-09-22 07:30:38 +00:00
xiangxinyong 0914f30a04 Rename Smaug Dashboard to Karbor
Smaug has been renamed to Karbor.
Adjust Dashboard accordingly.

Change-Id: I626c5937abff0f0ebdb1fbc91b72053f92f4390f
2016-08-29 16:09:39 +08:00
xiangxinyong 808f18f044 Initial Cookiecutter for smaug-dashboard
Change-Id: I9f7d1ac06d156edd7bf20ee019c75e09dea4c714
2016-03-07 17:21:25 +08:00