Commit Graph

17 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
OpenStack Release Bot 6ed7075d58 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: I634d8ebfd63cff4faad3c548d53732561c956d1f
Sem-Ver: feature
2020-04-23 09:43:29 +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
OpenStack Release Bot 11e0c7838a Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: Ifff577ba55ace6169806cee0b2ef83cec569ae5e
Sem-Ver: feature
2019-09-26 09:30:11 +00:00
OpenStack Release Bot b4a4b95228 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I5f4956bf24de9975a1396026adadaf4979f07fa5
Sem-Ver: feature
2019-03-20 20:47:42 +00:00
OpenStack Release Bot acda7e761b Update reno for stable/rocky
Change-Id: Ied5d45ace67909ad716f5dd3a15dc9f4af7b2349
2018-08-09 21:33:24 +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 Release Bot 29124f7baa Update reno for stable/queens
Change-Id: I370b1b1be949b876b4f7753d1c2419300c84824a
2018-02-08 21:02:39 +00:00
Anusha Ramineni a3fb879779 Activate library policy
This commit adds support to activate a library policy.

Partially-Implements blueprint add-policy-library-gui
Depends-On: I0c4a70002bd172c0b5842cc7de1c9bb5ad0bcf5a
            I9d038dd4c33ed509261f6b404ab278bd33318d3b

Change-Id: Ibe3223b08ae402037c6efe5ef50d05ba6e4d0379
2017-11-23 15:47:25 +05:30
OpenStack Release Bot 2acc8b3394 Update reno for stable/pike
Change-Id: Ic53ffb10523bc19141cbfbe8f7a64399c5521963
2017-08-09 14:00:35 +00:00
Jenkins 12e50f3079 Merge "Add Monitoring violations panel" 2017-07-24 05:33:25 +00:00
Jenkins 86e9da918c Merge "Add support to enter rule in policy language" 2017-07-20 09:56:40 +00:00
Anusha Ramineni 55dd68582c Add Monitoring violations panel
This commit adds new panel to monitor violations in congress UI.
Assumes each policy would have only one defined error or warning table.
This panel lists the errors count and warnings count for each policy
if defined.

TODO:
1. Add link to policy error table to list the rows
2. Coloring for error and warning
3. Periodic refresh of data.

Partial-Bug:#1670520
Change-Id: I24f16df716e58121bc22cf2ae4426de80d06a8ee
2017-07-17 15:36:38 +05:30
Anusha Ramineni 0ee5ac2e91 Add release notes for create/delete datasource feature.
Change-Id: Id9862665016269716d99d5963a5ee6106adb0590
2017-07-14 19:34:53 +00:00
Anusha Ramineni 474230d414 Add support to enter rule in policy language
This commit is to adds support in congress-ui to enter the rule
directly in policy language. And also, renames the existing name
'Create Rule' to 'Construct Rule'.

Implements blueprint enhance-congress-dashboard
Change-Id: I99a88d9c98b507d53163dcdb4f0e25d6ab088e69
2017-07-13 14:42:30 +05:30
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