Commit Graph

15 Commits

Author SHA1 Message Date
Ghanshyam Mann c05db4825f [goal] Migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing:
- bug#1886296
Bump the pyflakes to 2.1.1 as min version to run pep8 jobs
on py3.8 which is default python vesion in ubuntu focal.

Story: #2007865
Task: #40180

Closes-Bug: #1886296
[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html

Change-Id: I482ac98bc56f0e3cfb8b767f47649da11ed1afab
2020-08-15 19:48:12 +02:00
jacky06 03cb12b999 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Change-Id: I5a4123c0c5e18c0e25383491253299fc5b54618b
2020-08-14 23:22:57 -03:00
manchandavishal cade8de984 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: I6f393b85306e514f9e00567dfd2b9940d6f26253
2020-01-08 02:44:37 +00:00
Luka Peschke dcb3dc2ed0 Dependency and tox.ini cleanup
Change-Id: If88fc483936bfb9a8d4e0b8900efde51ae79d748
2019-12-12 11:31:40 +01:00
jacky06 28fe3b7bb0 Update hacking version to latest
Change-Id: I16d5736b90cb3c0db26f9f2c467253948bf818d0
2019-01-29 02:01:55 +00:00
Jeremy Liu c00e762602 Add testcases for cloudkitty-dashboard
Add a testcase for testing rating/reporting panel registration.

Change-Id: Iafbe3968ee7d4bdf90dce9b23ec481d7c816ddc5
2018-10-23 13:36:34 +02:00
François Magimel 33339cdd4e Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Remove the '[build_sphinx]' as described in:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: I255b0892a3b0ec0e528172ae2ddabf8abfa507a8
2018-07-27 21:19:58 +02:00
Ha Manh Dong 42379399a2 Switch to use stestr for unit test
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
So we should switch to stestr.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Iee13deb54056e1c81d3732cb51a61c68481607fa
2018-07-17 15:54:45 +07:00
Van Hung Pham 8bef046f52 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I992266ecc3172e5b40be4e7075eb493a68af0d80
2017-07-03 13:25:52 +07:00
Jeremy Liu b38d7827ea [Fix gate]Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.

Change-Id: I4aeb9a67344c2566545219d079032af0ceb510b4
Partial-Bug: #1668848
2017-03-04 14:28:00 +00:00
zhangguoqing 1299dc4c3c Added release note for cloudkittydashboard
This adds the releasenotes directory to the cloudkittydashboard repo.
It maintains the releasenotes for cloudkittydashboard.

Change-Id: I3f4b76de96c3e6d9526d8e05d553f404597db23d
2017-01-12 14:18:41 +00:00
Stéphane Albert 9ca6e2fed5 Updated to liberty requirements
Change-Id: I5bf1c920654da62cf870fe24686028450378acd4
2016-03-03 15:39:41 +01:00
Stéphane Albert 996cd4bf7e Preparing release 0.4.1
Change-Id: I51d66fd0afe8784805d73f11c2614aa87b4a6728
2015-08-27 16:27:53 +02:00
Guillaume Espanel 3364dc8dd2 Rewrite of the whole dashboard.
Change-Id: I91d2338ce3225e80ba4c53a1a88a5300d5af9c44
2015-05-12 15:24:53 +00:00
François Magimel 5f47bf4fa8 Init the repo with common files
Change-Id: I5229e6714b99d89ac15126378344b94494ed6c56
2014-08-24 10:15:05 +02:00