Commit Graph

30 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
Zuul 8a7401e0df Merge "Drop mox3 from karbor-dashboard" 2020-06-15 04:39:11 +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
Andreas Jaeger 2396e14085 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix warnings found.

Change-Id: If966592a0f0d2c1000d5dc1ddafe2a3bcae88551
2020-03-31 13:08:03 +00:00
manchandavishal af0f54f7e4 Drop Django 1.11 support
Django 1.11 ends its extended support in April 2020 (which is before
Ussuri release), so horizon drops Django 1.11 support in Ussuri.

tox envs for non-primary Django versions are no longer needed in tox.ini
as testing environments for non-primary Django versions are setup in
the zuul jobs now.

horizon>=17.1.0 is required to use Django 2.2.
requirements.txt is updated accordingly.
For more info. please refer [1], [2].

[1] https://review.opendev.org/#/c/700733/
[2] https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin

Change-Id: Ifc49a69d4b34b32d64a95cca488c3a1ab7eb2ef6
2020-01-21 07:45:12 +00: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
gujin 4a7fbd3ad8 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Remove unncessary "=="

Change-Id: I3ba06e23519177c05352b97c42dd95d2674d5b0a
2019-07-29 17:57:48 +08:00
Akihiro Motoki 9300916345 Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

Change-Id: I79d6f1be1a2efbdab78769817a97419556176a5a
2018-10-06 02:46:05 +00:00
OpenStack Proposal Bot 9fafc1f291 Updated from global requirements
Change-Id: I7c1b4f80e49f94f6d8ac28c6875ba0d150430471
2018-08-17 14:31:15 +08:00
Charles Short 6aca9b6580 Drop mox3 from karbor-dashboard
This patch does several things at once:

- Remove mox from KarborApiTest. Use mock instead
  of mox3 to mock out the karborclient.
- Use mock to mout the karborclient.
- Drop mox3 from the test-requirements.txt.

This is apart of the mox community goal for Rocky.

Change-Id: Iea9e65778777746682895521f17ca69f5c27f7fd
Signed-off-by: Charles Short <zulcss@gmail.com>
2018-03-29 15:12:34 -04:00
OpenStack Proposal Bot bf31d5f2f1 Updated from global requirements
Change-Id: Ic77b42a2a102d72b4ef2e029c466042e70de1bb4
2018-01-17 20:36:39 +00:00
OpenStack Proposal Bot ea79db1f4b Updated from global requirements
Change-Id: I032f9b6984e79a0f2fbaefbcacff44b3cbcb0c5e
2017-09-22 12:52:04 +00:00
OpenStack Proposal Bot 85239f4928 Updated from global requirements
Change-Id: I246d9eae46f4c3b05e919f343d8e80f00087d995
2017-07-20 13:15:25 +00:00
OpenStack Proposal Bot 5221d2bfbd Updated from global requirements
Change-Id: I85d0a284fb366fb950e77fe8b0b282dc497bdbcf
2017-05-17 03:48:59 +00:00
OpenStack Proposal Bot f98b2ad496 Updated from global requirements
Change-Id: Id715b25d2e1d1a2ed512dd5c306c9d76f8a87f67
2017-02-15 10:19:21 +00:00
OpenStack Proposal Bot d7a3dc6992 Updated from global requirements
Change-Id: I4104228cb4c0d46e3358eb8304746dfbceb5ce08
2017-01-26 10:19:14 +00:00
Yuval Brik ca11f5424e Skip docutils version 13.1
docutils version 13.1 is causing issues with remote images.
We will be skipping version 13.1, until the docutils bug [1] will be
resolved.

[1] https://sourceforge.net/p/docutils/bugs/301/

Change-Id: Id9d694ba8b94e8fc39c3fb9681daaf29ab3da435
2016-12-22 11:52:10 +02:00
OpenStack Proposal Bot 647e67e679 Updated from global requirements
Change-Id: I0171b8bd63de7ee7d445fb396a9c1ce602304643
2016-12-03 11:42:34 +00:00
OpenStack Proposal Bot 6262b71bac Updated from global requirements
Change-Id: I0f7e5c52659a1fbd5bea432f6b076df26059cebc
2016-10-22 01:19:57 +00:00
OpenStack Proposal Bot feaad025bd Updated from global requirements
Change-Id: I1fcab915a3edcfd5eaec4a067a3066e4e0f3a5d9
2016-09-30 19:59:30 +00:00
Yuval Brik 9b727c6f3f Update test-requirements with karborclient
python-smaugclient has been renamed python-karborclient - update
test-requirements.txt

Change-Id: I3a9efcef37694b73c86299e92b71666b461c7363
2016-09-05 11:58:30 +03: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
OpenStack Proposal Bot 7b8ca5539b Updated from global requirements
Change-Id: I6dc3a9d29f88faae2ee146b13f08454e67b1c162
2016-07-19 15:32:56 +00:00
OpenStack Proposal Bot 0f430c2b65 Updated from global requirements
Change-Id: I6a9d232dde67ede0545d72a67309bc9482c39715
2016-06-29 18:09:52 +00:00
Jenkins e5f1730dba Merge "Updated from global requirements" 2016-05-27 13:03:58 +00:00
OpenStack Proposal Bot 5351989c2b Updated from global requirements
Change-Id: I28e9cdb320a55a0b6710ce406db4bc85fc2a780d
2016-05-26 17:06:30 +00:00
chenpengzi e7ef547dcb fix requirements.txt for smaug-dashboard
Change-Id: I8df19e45e37a29d59fe752da23e63399151e5bd2
Closes-Bug: #1585544
2016-05-25 10:03:29 +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 022e40c846 Init smaug client for smaug-dashboard
We will change it to python-smaugclient after the requirements patch has been merged.
https://review.openstack.org/#/c/302512/
This patch may take some time because it is the release time of OpenStack now.
But we could use the python-smaugclient master to avoid the CI error in development.

Change-Id: Ic04ff306752d70766a86f319c3d006264362545c
Closes-Bug: #1557889
2016-04-07 12:36:37 +00:00
xiangxinyong 808f18f044 Initial Cookiecutter for smaug-dashboard
Change-Id: I9f7d1ac06d156edd7bf20ee019c75e09dea4c714
2016-03-07 17:21:25 +08:00