Commit Graph

76 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
jacky06 41363e4597 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Remove unncessary space

Change-Id: I389a0603d8f1a931a787d03eb6eeb6cb57a8388d
2019-06-18 23:04:21 +08:00
akhiljain23 7fcdd5974c Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

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

Change-Id: I37f96444426f006ff5d6491106b168a81a7c09ea
2018-10-05 14:12:23 +05:30
Anusha Ramineni 3a182268b9 Follow the new PTI for document build
- Follow new PTI for docs build
- Add sphinxcontrib.apidoc to replace pbr autodoc

REF:
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

Change-Id: I40ee87cd5c7ff982db2da4de679419fbb94e1f72
2018-04-19 11:21:21 +00:00
OpenStack Proposal Bot 92f472f40c Updated from global requirements
Change-Id: I25d6e351ae64c5869187b357681361a1a1ac3f60
2018-03-23 07:26:37 +00:00
OpenStack Proposal Bot 58a091d225 Updated from global requirements
Change-Id: I3d5b3636ec2b76a71afa467793c7ce5418e762b8
2018-03-17 08:25:34 +00:00
Eric K 7db74cbf0f DB operations retry on deadlock
Occassionally, the database backend may experience a deadlock error
in the normal course of operations.
It is standard practice to have the database client retry the
operation.

If retries continue to fail, eventually return to user with 500
error and description.

Closes-Bug: 1746139

Change-Id: Iffc9344d22d1b3c0408eca3cef11767bafd2c7c2
2018-02-07 11:46:23 -08:00
OpenStack Proposal Bot f85f53efa5 Updated from global requirements
Change-Id: I6b8cd7030df112e47a83a20d8a6888ff4e362857
2018-01-24 00:50:59 +00:00
OpenStack Proposal Bot fd1838df26 Updated from global requirements
Change-Id: I105ad03351aadb1e6fac2cccbc1504e7e22e4f8c
2018-01-17 20:30:02 +00:00
OpenStack Proposal Bot 8eebec49cd Updated from global requirements
Change-Id: I4ce0d423c9f8e9915e500b702cbd9f7d71076d7f
2018-01-16 04:04:11 +00:00
OpenStack Proposal Bot 056358caef Updated from global requirements
Change-Id: Ia8d82340929779946acb17b8a2cc9b04bef7abde
2017-11-16 11:00:59 +00:00
OpenStack Proposal Bot 65010294f7 Updated from global requirements
Change-Id: Iaabc93f8e05bdbd8dcb05f0418bea0c3ae7df790
2017-09-21 03:38:51 +00:00
OpenStack Proposal Bot b68146955b Updated from global requirements
Change-Id: I0d4bc6d441328f75c22cf3b947f011260180dbe9
2017-08-23 23:23:49 +00:00
OpenStack Proposal Bot 128406238e Updated from global requirements
Change-Id: I938da7d6a37dcb25b71692aca837149d2adc4927
2017-07-28 04:13:19 +00:00
rajat29 3c872602ce Switch from oslosphinx to openstackdocstheme
As part of the docs migration work for Pike we need to switch to use
the openstackdocstheme.

Change-Id: I73d80355f81bd68b0072d1879a3f21154cc6c8d7
2017-07-11 04:11:15 +00:00
OpenStack Proposal Bot 8e9cf3292f Updated from global requirements
Change-Id: Icc37805466fcab1e9f885743ebc8579a886d1194
2017-06-27 12:08:56 +00:00
OpenStack Proposal Bot 9fc1d330e5 Updated from global requirements
Change-Id: Ib0b273fe7f16881567f8bb0efe7e0fd154d91fe1
2017-06-05 11:55:14 +00:00
OpenStack Proposal Bot 53f0133991 Updated from global requirements
Change-Id: Iea128700508a6dcceaa0996ea4e42afde87913e6
2017-05-19 09:36:29 +00:00
OpenStack Proposal Bot 8626e9be80 Updated from global requirements
Change-Id: I1518e5eec26e64c88d960d0972ea2a9701071aad
2017-05-15 00:42:40 +00:00
OpenStack Proposal Bot 760f3e4d39 Updated from global requirements
Change-Id: I9c9ba7fe72a91b1d301c2ec3c54c935f8ed17685
2017-03-16 18:11:23 +00:00
ricolin 2a37c45517 [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.
Partial-Bug: #1668848

Change-Id: I1ee774a4bccc58e9d10b5525e919f1b6f3d40b3b
2017-03-14 10:25:53 +00:00
OpenStack Proposal Bot 89348ea983 Updated from global requirements
Change-Id: I7a31b3402d82d4351e456e68744a3c7805b456e6
2017-02-10 09:39:02 +00:00
OpenStack Proposal Bot 902df86a1a Updated from global requirements
Change-Id: I967a3c3b4a20ad0f17c5569660b5ce90f7be73d4
2017-01-23 23:42:32 +00:00
OpenStack Proposal Bot aadc5f8490 Updated from global requirements
Change-Id: I7a632bad8d760e5c9d0e4b413d7990af463dbbde
2016-11-02 21:52:07 +00:00
OpenStack Proposal Bot 2a6393b34e Updated from global requirements
Change-Id: I3ee4408ed5d3872320367a501fd75ba335968fc1
2016-11-02 03:14:01 +00:00
OpenStack Proposal Bot b342dc5e24 Updated from global requirements
Change-Id: Ib0cb4e19a924476941143e0cd30a6032b1e1bddc
2016-09-28 16:51:56 +00:00
OpenStack Proposal Bot 2015240f5b Updated from global requirements
Change-Id: I8a83b2665dcdca36e199df0ababd78bde6a0d0e0
2016-09-27 09:58:47 +00:00
OpenStack Proposal Bot e0224e38cc Updated from global requirements
Change-Id: I28e6b647bb0673e09b0622d90e62c874b4dab6d1
2016-09-26 12:22:06 +00:00
OpenStack Proposal Bot 8fd5ca3c35 Updated from global requirements
Change-Id: I2fef9e1a102d27e95d54bf990aef48dd72cea074
2016-09-22 10:39:59 +00:00
Anusha Ramineni cf68b457bc Add support to use pdb with tox
Change-Id: Id1b208843ab038a38f389097baafe985d5ea92e9
2016-09-20 17:01:48 +05:30
OpenStack Proposal Bot dc8e2db2cb Updated from global requirements
Change-Id: I5d175cdbd147540aed40ffd3c279431474a97d77
2016-09-09 16:03:20 +00:00
Jenkins 01b0e122d6 Merge "Replace retrying with tenacity" 2016-09-08 21:12:32 +00:00
Boden R 38d3aa469d Replace retrying with tenacity
We are replacing all usages of the retrying package with
tenacity with an end goal of removing the retrying package
from our requirements.

This patch updates all usages of retrying with tenacity.
Unit tests are added where applicable.

Note: This change is not newton critical so projects are welcome
to hold off on committing until post-newton. Ideally this change
will merge by the first part of Ocata so dependant functionality
can land and have time to solidify for Ocata.

Change-Id: Ia3760b9082beb4001b41e81caec2cbf73a1f5212
2016-09-08 10:36:34 -06:00
Masahito Muroi 204a5c6b43 Use Reno for release note
OpenStack community manages thier project's release note with reno.
This patch adds releasenotes directory for Congress's release note.

http://docs.openstack.org/developer/reno/index.html

Change-Id: I66ed98659a6339974ede2a29b753881af54fe2f5
2016-09-05 18:29:18 +09:00
Eric K cee10063d4 Removed duplicate oslo-concurrency requirement
Removed from test-requirements.txt
Already in requirements.txt

Change-Id: Idf58e81b57ec03a1dfdbf3367679c00040f90a00
2016-07-06 15:36:47 -07:00
OpenStack Proposal Bot 95e5776384 Updated from global requirements
Change-Id: I3d61057fa497f0eab1fb9bf6756eb7e47b62b1a6
2016-06-24 01:33:55 +00:00
OpenStack Proposal Bot 1737e33536 Updated from global requirements
Change-Id: I9efeb622ad14db195f4e00a2e700aed998f767ad
2016-06-22 03:56:49 +00:00
OpenStack Proposal Bot e62e70f42f Updated from global requirements
Change-Id: I9165fd05733a1958b26b1b3fc381fcac77ab0439
2016-06-02 23:28:28 +00:00
OpenStack Proposal Bot cd29dc0e4a Updated from global requirements
Change-Id: I4e9b3d6ddfe03145fec4d72fa9c30d6d284d3251
2016-05-31 02:59:36 +00:00
OpenStack Proposal Bot 5c648aaeba Updated from global requirements
Change-Id: Ia7d7eedf914c5f629da6034aa065d989cad14eb1
2016-05-19 18:41:31 +00:00
OpenStack Proposal Bot 592bdea153 Updated from global requirements
Change-Id: Ie0b0a20bc36832fec97ddb012ed46b30a0e33658
2016-04-08 23:50:11 +00:00
Anusha Ramineni 2cb44ba50f Add oslosphinx to sphinx conf.py
Add 'oslosphinx' extension to conf.py, to use the doc theme consistent
with all openstack projects.

Change-Id: I94e5d13b28eca2f6bd818757a833048f6e28eb1e
2016-03-09 12:54:40 +05:30
OpenStack Proposal Bot df451e4a79 Updated from global requirements
Change-Id: If92b688e5c65ad643876401383baf324a613957a
2016-02-26 01:46:54 +00:00
OpenStack Proposal Bot 07eb382fba Updated from global requirements
Change-Id: Idc7265465019a0b3388d758a119a5f0c70248590
2016-01-19 13:46:31 +00:00
OpenStack Proposal Bot 4dcf5443a8 Updated from global requirements
Change-Id: I09552baf4c31734ff2914055934eea5006ef05c5
2015-12-09 02:48:06 +00:00
OpenStack Proposal Bot 63b741988b Updated from global requirements
Change-Id: Iaa2d11dfddc3bc736afbbde9822f875e26161ff2
2015-09-23 14:03:18 +00:00
Victor Stinner 3c9e6aa231 Update hacking to version 0.10
hacking 0.10 is required to not complain on the line
"from six.moves import range". Such line will be used to ease the
addition of Python 3 support to Congress.

Partially implements blueprint: support-python3
Change-Id: I5c927f6b4d2dab5f47ea347743aca3a6420325de
2015-09-22 22:25:02 +02:00
Anusha Ramineni 3eb15341b5 python3: Switch to mox3 instead of mox
This commit switches to mox3 which is python 3.x compatible drop-in
replacement of mox.

Partially implements blueprint: support-python3
Change-Id: Ie516ecd9ad3631519a0a1a3be484b76495f41b6c
2015-09-17 14:59:34 +05:30
Bertrand Lallau ff14243036 Removing unused dependency: discover
Change-Id: I6ad8f5b1cb6065c6ff45978eb6fad7960699b0b1
2015-08-28 21:48:36 +02:00
OpenStack Proposal Bot ba2ace567a Updated from global requirements
Change-Id: I68d518dd857ac9ba4a79af4b4a3ddc82e0630c62
2015-07-24 18:36:57 +00:00