Remove fedmsg and github2fedmsg from documentation
This commit removes all the documentation related to fedmsg and github2fedmsg. Removes all the mentions of fedmsg when it makes sense or change it to Fedora messaging. I didn't updated modules/releng_misc_guide/pages/sop_pushing_updates.adoc as this needs somebody with the knowledge of the process to update it. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
2c72e82f01
commit
b2f3b6589a
19 changed files with 18 additions and 1136 deletions
|
@ -1,6 +1,6 @@
|
|||
= datanommer SOP
|
||||
|
||||
Consume fedmsg bus activity and stuff it in a postgresql db.
|
||||
Consume fedora messaging activity and stuff it in a postgresql db.
|
||||
|
||||
== Contact Information
|
||||
|
||||
|
@ -11,7 +11,7 @@ Contact::
|
|||
Servers::
|
||||
busgateway01
|
||||
Purpose::
|
||||
Save fedmsg bus activity
|
||||
Save fedora messaging bus activity
|
||||
|
||||
== Description
|
||||
|
||||
|
@ -21,7 +21,7 @@ python-datanommer-models::
|
|||
Schema definition and API for storing new items and querying existing
|
||||
items
|
||||
python-datanommer-consumer::
|
||||
A plugin for the fedmsg-hub that actively listens to the bus and
|
||||
A plugin for the fedora messaging that actively listens to the bus and
|
||||
stores events.
|
||||
datanommer-commands::
|
||||
A set of CLI tools for querying the DB.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue