Commit Graph

8 Commits

Author SHA1 Message Date
Nate Johnston 3ce57efc46 Retire the Congress Dashboard project
Recently the TC has worked on determining the criteria for when an
OpenStack project should be retired.  When there was not a PTL nominee
for the Congress project, that triggered the TC to review the project
health per [1], and the TC has determined [2] that development work on
the project has ceased.  This decision was announced in the
openstack-discuss mailing list in April 2020 [3].

This commit retires the repository per the process for governance
removal in the Victoria cycle as specified in the Mandatory Repository
Retirement resolution [4] and detailed in the infra manual [5].

Should interest in developing Congress as part of OpenStack revive,
please revert this commit to have the project rejoin the list of active
projects.

The community wishes to express our thanks and appreciation to all of
those who have contributed to the Congress project over the years.

[1] https://governance.openstack.org/tc/reference/dropping-projects.html
[2] http://eavesdrop.openstack.org/irclogs/%23openstack-tc/latest.log.html#t2020-04-20T15:36:59
[3] http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014292.html
[4] https://governance.openstack.org/tc/resolutions/20190711-mandatory-repository-retirement.html
[5] https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#retiring-a-project

Change-Id: I8026809e82c6aff8b64932a931229a08c6360629
2020-05-28 12:11:01 -04:00
manchandavishal 15afe9c6a5 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 and
lower-constraints.txt are updated accordingly. for more info. please
refer [1].
This patch also drop django-babel as horizon already swiched from
django-babel to enmerkar. congress-dashboard requirement.txt needs to
sync the change to fix gate failure. enmerkar, a successor of
django-babel will be installed via horizon, so we don't need to
have it in requirements.txt explicitly.

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

Change-Id: I105be486e98b856839214e72a363674cd5c23b9f
2020-02-05 14:21:35 +00:00
jacky06 7a1e08dc96 Update hacking version
Use latest release 1.1.0 and compatible changes w.r.t pep8

Change-Id: Ib3434e6aedbbbe661f0c42ab82961c3c21e010d5
2019-02-18 14:03:43 +00:00
Anusha Ramineni ab907b8334 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
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Change-Id: I585a2fb8cf6450fb0a22808ce954bdf49464da04
2018-06-06 05:18:11 +00:00
OpenStack Proposal Bot 920728490e Updated from global requirements
Change-Id: I8cbdf0a176649c629e886f87c44fc73067af26e9
2018-01-27 17:32:41 +00:00
Eric K 1e12c93aec update requirements to match global-requirements
Manual update to make requirements freeze deadline.

Automatic update from proposal bot needs to be fixed.

Change-Id: I4f93cdca9390d8b647ab251bab692e46b6d8b5c5
2018-01-24 14:05:04 -08:00
Van Hung Pham e405a1ee79 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: I027e96e9051454233cc4ef4ee8e35f2f8b3c4ec6
2017-06-29 09:42:18 +07:00
Anusha Ramineni 2a43ed659a Initial UI-cookiecutter commit
Partially-Implements: blueprint enhance-congress-dashboard
Partial-Bug: #1653743
Change-Id: Ia6c034011385e3af558bd5052cad134ada6fdbcb
2017-03-14 09:20:55 +00:00