Commit Graph

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

Congress-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: I433d289bb0a6d1c8bea5492b2fefa2e000636294
2019-12-18 23:43:25 +00:00
Akihiro Motoki 62c77a019e Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

Change-Id: I9f04408693d42c09f9674ad97f7373b8bf062b32
2018-08-17 02:42:25 +09:00
Anusha Ramineni 09da4f84a1 Update lower-constraints to match requirements
lower constraints lists do not match the local requirements. This
commit is to update the same.

Change-Id: I2ced3ee16f0dbfdeb889cf8a30f13e70da2525ba
2018-06-06 01:35:19 +00:00
OpenStack Proposal Bot bd41e50d6a Updated from global requirements
Change-Id: I5b5b5ae1d838ae5e6c4f1fea69211298610df345
2018-03-26 11:54:44 +00:00
OpenStack Proposal Bot 0cf3764b90 Updated from global requirements
Change-Id: I30852f30cd31ba0cebdf19dbb5846978997c97d3
2018-02-17 09:23:55 +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
Anusha Ramineni b66b8b338a Add keystoneauth1 to requirements
Change-Id: Iccea70c9c7e950f05e1695f721e89aa5b296680a
2017-05-08 14:18:47 +05:30
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