Commit Graph

5 Commits

Author SHA1 Message Date
Nate Johnston bba805af02 Retire the Congress 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: I21c9ab9820f78cf76adf11c5f0591c60f76372a8
2020-05-28 18:12:16 +02:00
Ronald Bradford d44b0b522b Cleanup unused Oslo Incubator code and references
Change-Id: I368cc908fb4639ddb383277c42a9bd60daf1d971
2016-03-18 14:26:24 -04:00
Lianhao Lu e289cdd82e Use lockutils-wrapper
We now could use lockutils-wrapper tool from oslo.concurrency instead of
the deprecated lockutils module from oslo incubator.

Change-Id: I67836fdba98d5c44ff4f8a42e463373cbd2c4ce0
2015-07-07 09:10:06 +08:00
David Cheperdak 495f342688 Added support for folder and file exclusion for pep8 analysis
Change-Id: I32cfe328a3269d801b4baa8fba1d666b17f492ab
Closes-Bug: #1418263
2015-05-19 22:01:54 -07:00
Aaron Rosen 36d7e168db Add run_tests.sh to congress
This patch adds run_test.sh and includes the required files from
oslo-incubator that are needed for it.

run_tests.sh was shameless taken from neturon and renamed to congress.

Change-Id: I82a00726090e4b2eb01fd174c9e2f77a8a1e5847
Closes-bug: 1339900
2014-07-15 15:11:36 -07:00