Commit Graph

15 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
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
akhiljain23 f631101af0 Switch python3 versions of test jobs to match Train PTI
In Train, we will use python 3.6 and 3.7 for python3 runtime
in our gate jobs [1]. This commit also adds python 3.7.

[1] https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I2841c18c889a788a88e4ec50e7daa15109b2e6bc
2019-05-09 12:32:57 +05:30
Eric K 88e95d78e9 Add python 3.6 to setup.cfg, in line with Stein target
Change-Id: I24945b3e70c6b3c473b2b3a26e8a65c915ca312e
2019-03-15 19:05:33 +00:00
manchandavishal 97cc90da48 Drop py35 jobs
Python 3.5 was the target runtime for the Rocky release. The current
target py3 runtime for Stein is Python 3.6, so there is no reason to
keep testing against the older version.

https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein

Change-Id: Ibd0fb9d3a87bd8c83c55298f4f3a7e0714fdc33d
2019-03-15 06:30:27 +00:00
akhiljain23 d2ea4ee633 Change openstack-dev to openstack-discuss
Mailing lists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: I19bb1920dcfbb7f761a6e8d03bc8843308099f09
2018-12-04 10:04:09 +05:30
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
Thierry Carrez 791ad086ea Fix typo in setup.cfg classifier
Fix lowercase typo in setup.cfg classifier that makes
Pypi upload fail with "400 Client Error: classifiers:
'programming Language :: python :: 3.5' is not a valid
choice for this field"

Change-Id: I6ad2fd32488e2f0abede6829b3131f9ba9bb53bd
2017-07-27 12:27:20 +00:00
Jenkins c1bab014c9 Merge "Update Index file documentation" 2017-07-20 09:57:41 +00:00
Anusha Ramineni 866e8a43ad Update Index file documentation
Change-Id: Ifaadcc99d79693dd5a72066e3507b7ee73eae79f
2017-07-19 22:57:16 +00:00
Jenkins b0f44cab9b Merge "Add python 3.5 in envlist" 2017-07-17 03:27:01 +00:00
Anusha Ramineni 98e9ad1f05 Minor changes related to docs
Change-Id: I464c7bc5bcad2ce951d4e1e0f9db3bb07ca2298f
2017-07-14 19:35:35 +00:00
Arundhati Surpur 2be93bd1a7 Add python 3.5 in envlist
In setup.cfg file the python 3.5 is added
In tox.ini the python 3.5 is added

Change-Id: Ie7ce5e5457258a3a92af066e7ba774366835f39f
2017-07-13 20:17:42 +00:00
Anusha Ramineni 087c2874e6 Fix package name is setup.cfg
Change-Id: I485e528b01656a43f5b766bc76b0bc2619a7ed7a
2017-05-12 10:33:34 +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