Commit Graph

14 Commits

Author SHA1 Message Date
Clark Boylan 2eebb858af Remove firehose.openstack.org
Once we are satisfied that we have disabled the inputs to firehose we
can land this change to stop managing it in config management. Once that
is complete the server can be removed.

Change-Id: I7ebd54f566f8d6f940a921b38139b54a9c4569d8
2021-04-13 13:51:48 -07:00
Monty Taylor cba5129465 Remove puppet and cron mentions from docs
We've got some old out of date docs in some places. This isn't even
a full reworking, but at least tries to remove some of the more
egregiously wrong things.

Change-Id: I9033acb9572e1ce1b3e4426564b92706a4385dcb
2020-04-16 07:04:14 -07:00
Monty Taylor e01ed4f066 Update some docs for opendev
There's a lot of these, so doing them in chunks. This fixes
the custom roles.

Remove the git and jjb docs, since we don't use them anymore.

Change-Id: I0c5b74f7b73315dac93bce6be0d920cddb94fb58
2019-04-20 09:41:45 -07:00
liumk 3f8ec46be8 fix somes typos in doc file.
Change-Id: I5a27ddb6fcbcaa21c223d0b76e733063acce4556
2018-12-10 12:26:23 +11:00
François Magimel 46260a79ee Fix spelling mistakes and reST typos in the doc
Change-Id: I61d9780f3f1937c6e8d326a670c40fb6a931dbce
2018-12-08 19:13:53 +01:00
Monty Taylor 1a8c2f66da
Move /opt/system-config/production to /opt/system-config
The production directory is a relic from the puppet environment concept,
which we do not use. Remove it.

The puppet apply tests run puppet locally, where the production
environment is still needed, so don't update the paths in the
tools/prep-apply.sh.

Depends-On: https://review.openstack.org/592946
Change-Id: I82572cc616e3c994eab38b0de8c3c72cb5ec5413
2018-08-17 09:41:02 -05:00
Jeremy Stanley d127c069d3 Revert "Remove subunit-worker01.openstack.org"
The server has been rebuilt on Ubuntu Xenial and is ready to go back
into service.

This reverts commit 664689e427.

Change-Id: I3e7a388fc01d99c5534ace678864dd5840f8e6d8
2017-12-13 15:40:49 +00:00
Paul Belanger 664689e427
Remove subunit-worker01.openstack.org
This server doesn't exist any more and is stopping firewall rules from
properly loading on logstach-worker servers.

Change-Id: I0e4b30881b660c4dc903c97e5939a5888c0a7948
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-30 18:14:13 -04:00
Matthew Treinish 16d7ee64e2
Add firehose schema docs for logstash workers
This commit adds schema docs for the newly added messages emitted by
the logstash workers.

Change-Id: Ic367d754835e38991f2e6e80c0a8703ee11a8d63
2017-08-07 18:17:36 -04:00
Monty Taylor b9b1c3e8d6
Fix a few docs table of contents references
While adding the last patch, I noticed the comment from doug about the
entries missing from the TOC that were added to a hidden section. I can
see no reason for these to be hidden, so add them to the main TOC.

Also, there's a warning about an invalid ref in the firehose document.
Fix it.

Change-Id: I86663407356aca0cadd633122a0257ad63d0297c
2017-07-27 11:53:09 -05:00
Matthew Treinish 3abe3e830d
Add firehose docs for ansible events
This commit adds documentation for the ansible events we're now
publishing into the firehose. This includes full schema documentation
explaining the topics and payloads.

Change-Id: I85e27f1c27895c8c25bb34072481f4f75911d815
2017-05-01 10:47:32 -04:00
Matthew Treinish 123bdfbb16 Add subunit gearman worker mqtt info to firehose docs
This commit adds the schema info for the subunit gearman workers to the
firehose docs.

Change-Id: Id98b1f7e735cee8a9932776520884b19c25649a7
2017-04-26 22:05:11 +00:00
Matthew Treinish ff955ff6c9 Add firehose schema doc for launchpad message
This commit adds schema docs for launchpad messages generated by lpmqtt.
Due to inconsistencies and the lack of a defined schema from launchpad
this doc reads a little non-committal, but that's because nothing is
a guaranteed coming from launchpad and consuming the messages will
require flexibility to accommodate that.

Change-Id: I9b4b1bc27f9bdf81a5fdc53e0969be46a3ded005
2017-04-26 22:04:29 +00:00
Matthew Treinish d9fda5b81f Add firehose schema docs
This commit starts a new page for documenting the firehose schema. Right
now it only includes the schema for gerrit events, but it will be
expanded in future patches to include the other services reporting.
Hopefully this will serve as a better guide for people to actually being
able to consume events from firehose.

Change-Id: I2157f702c87f32055ba2fad842a05e31539bc857
2017-04-26 22:03:29 +00:00