Commit Graph

16 Commits

Author SHA1 Message Date
Nate Johnston 1f031e89c2 Retire the Congress Specs 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: Ide2a1f572f046e2d9f1bf9468556dbb39c736c0f
2020-05-28 18:11:10 +02:00
akhiljain23 de1e318bc3 Update Sphinx version and switch to openstackdocstheme
Update sphinx version as in global requirement
Global requirement link [1]

Also This patch switches to use openstackdocstheme instead of
oslosphinx[2].

[1] 23ff2adcec/global-requirements.txt (L455)
[2] https://docs.openstack.org/openstackdocstheme/latest/#using-the-theme

Change-Id: I024faa5728b79eeb91c3bb8592a0474bc7900005
2019-06-21 12:48:16 +05:30
Zuul df4a73b1eb Merge "Experimental component for a JSON data model" 2019-01-09 18:03:18 +00:00
Eric K 35565e8737 Experimental component for a JSON data model
The translation from JSON source data to tabular Congress data places the
limited resources of Congress developers in the way of the Congress users
having the flexibility to quickly try/use any data source and data field as
the need arises in their policy use cases. This spec is a proposal to
experiment with removing the translation step, thus retaining the source JSON
data model, as a promising way to overcome the limitation.

Change-Id: I9838e4bfb051fb8d9e1e83920e2253e1d6495ab7
2018-12-13 16:16:05 -08:00
Nguyen Hai deb1813c0b Add Train specs directory
The "T" release of OpenStack is officially "Train".

http://lists.openstack.org/pipermail/openstack-dev/2018-November/136464.html

Change-Id: I4ae1c29f74a8193fb5fc3a92963b8b52d6b1b05e
2018-11-14 14:37:36 +09:00
Doug Hellmann 8fa7df61bf comment out stein section of toctree
There are no stein specs, so using a glob pattern to include them in the
output causes a warning which then breaks the build. Comment that
toctree out for now.

Change-Id: I97ca5dae30e59023256e6368aa98953f7cb157dd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-03 17:10:34 -04:00
Eric K c102116d5f Setup Stein specs dir
Change-Id: Idae4e61621167b6ff05be55035dd8ef267a58754
2018-08-09 17:30:46 -07:00
Eric K 9b59c4eead Add Rocky specs to index
Change-Id: I9fd206dde36ba291d405ff7c9668c2443be4aa66
2018-04-23 18:02:16 -07:00
Valentin Matton d993127245 Spec for verification of configuration files
This specification introduces a datasource driver and agents to collect
configuration files handled by the oslo-config library on the different
nodes and make them available to the congress datalog engine as a
datasource.

Change-Id: I5683a839e8fb85d7d44fd01e8800481fd2bd3fbb
Implements: blueprint configuration-files-validation
Co-Authored-By: Valentin Matton <vmatt.openstack@gmail.com>
Co-Authored-By: Pierre Crégut <pierre.cregut@orange.com>
2017-10-20 13:53:06 +02:00
Eric Kao c03c63501f policy library spec
Change-Id: If73f762463e8cae99f16d9e80baac330433c1b26
2017-05-22 20:18:18 -07:00
Masahito Muroi f982d19f70 Adds newton directory
For Newton release developments, it adds newton directory.

Change-Id: Ic5f640c7c0b645a6f3236397e0a7609475eca5ab
2016-04-04 14:57:24 +09:00
Anusha Ramineni 07fdddf785 Add Mitaka directory to toctree
This commit adds Mitaka directory to toctree and open it up
for submissions.

Change-Id: Ic07f8b34f7ffa2176c2317f16ed2d1061ba4a4d3
2015-11-26 08:38:06 +05:30
Rui Chen 1f6fc8525e Enable specs sphinx build
Currently Congress specs sphinx doc build broken,
all of the rst files can't be built into html files,
so previewing the html format of specs is impossible.
Fix it so that we can review specs in human readable way.

Some format issues exist in current rst files, so fix these
at the same time so that tox py27 and docs build can pass.

Change-Id: I0dcdfb315e8314fb54d7333c2395d41ff6a0c9a6
2015-08-31 10:53:13 +08:00
Andreas Jaeger de4c7ef718 Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-09-13 09:52:22 +02:00
Sean Roberts 00fee7317b update the spec template
updated template.rst.
fixed up the incorrect titles.

Change-Id: I80f41fd02efed79f2cd00a4d418844ce7611bcc6
Closes-Bug: #1340863
2014-08-25 11:04:57 -05:00
System Administrator 171d0877f8 adding all spec files
update the congress-specs repo
by copying solum-specs repo
one more time

Change-Id: Ib98cee3945119eae4dea220b5c128f9ff6eaa84b
Partial-Bug: #1342881
2014-08-24 17:33:33 -05:00