From afa11cbe2b561f83232817379e8782bff1551711 Mon Sep 17 00:00:00 2001 From: mattiaverga Date: Sun, 24 Dec 2023 09:23:59 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20fedora-i?= =?UTF-8?q?nfra/bodhi@53ce2a57073a5a2fe4ae5d0b41abab4a8c857229=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- develop/.buildinfo | 2 +- develop/_modules/bodhi/client/bindings.html | 4 +- .../_modules/bodhi/messages/schemas/base.html | 4 +- .../messages/schemas/buildroot_override.html | 4 +- .../bodhi/messages/schemas/compose.html | 4 +- .../bodhi/messages/schemas/errata.html | 4 +- .../bodhi/messages/schemas/update.html | 4 +- develop/_modules/bodhi/server/logging.html | 4 +- develop/_modules/bodhi/server/models.html | 4 +- develop/_modules/index.html | 4 +- develop/_sources/user/release_notes.rst.txt | 24 +++ develop/_static/documentation_options.js | 2 +- develop/administration.html | 4 +- .../docblocks/bodhi.server.models.html | 10 +- develop/developer/index.html | 4 +- develop/developer/models.html | 4 +- develop/developer/releases.html | 4 +- develop/developer/vagrant.html | 4 +- develop/developer/vagrant_vscode.html | 4 +- develop/developer/virtualenv.html | 4 +- develop/generated/buildroot_override.html | 4 +- develop/generated/compose.html | 4 +- develop/generated/errata.html | 4 +- develop/generated/update.html | 4 +- develop/genindex.html | 4 +- develop/index.html | 4 +- develop/py-modindex.html | 4 +- develop/python_bindings.html | 6 +- develop/search.html | 4 +- develop/searchindex.js | 2 +- develop/server_api/index.html | 4 +- develop/server_api/messages/base.html | 4 +- .../messages/buildroot_override.html | 4 +- develop/server_api/messages/compose.html | 4 +- develop/server_api/messages/errata.html | 4 +- develop/server_api/messages/update.html | 4 +- develop/user/2.x_release_notes.html | 4 +- develop/user/3.x_release_notes.html | 4 +- develop/user/4.x_release_notes.html | 4 +- develop/user/5.x_release_notes.html | 4 +- develop/user/automatic_updates.html | 4 +- develop/user/buildroot_overrides.html | 4 +- develop/user/fedora-flavored-markdown.html | 4 +- develop/user/release_notes.html | 156 ++++++++++-------- develop/user/testing.html | 4 +- develop/user/update_states.html | 4 +- 46 files changed, 201 insertions(+), 157 deletions(-) diff --git a/develop/.buildinfo b/develop/.buildinfo index 31caf81752..2cdecc630c 100644 --- a/develop/.buildinfo +++ b/develop/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d5089712adbb4def32d29c57c53eefdf +config: da1e5776e63011949ff32e85206fb399 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/develop/_modules/bodhi/client/bindings.html b/develop/_modules/bodhi/client/bindings.html index 3584cab059..ddaafef63b 100644 --- a/develop/_modules/bodhi/client/bindings.html +++ b/develop/_modules/bodhi/client/bindings.html @@ -4,10 +4,10 @@ - bodhi.client.bindings — bodhi 8.0.0 documentation + bodhi.client.bindings — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/bodhi/messages/schemas/base.html b/develop/_modules/bodhi/messages/schemas/base.html index 19a3ed156b..6626b29e9a 100644 --- a/develop/_modules/bodhi/messages/schemas/base.html +++ b/develop/_modules/bodhi/messages/schemas/base.html @@ -4,10 +4,10 @@ - bodhi.messages.schemas.base — bodhi 8.0.0 documentation + bodhi.messages.schemas.base — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/bodhi/messages/schemas/buildroot_override.html b/develop/_modules/bodhi/messages/schemas/buildroot_override.html index c2c7f57d68..b16037f3bd 100644 --- a/develop/_modules/bodhi/messages/schemas/buildroot_override.html +++ b/develop/_modules/bodhi/messages/schemas/buildroot_override.html @@ -4,10 +4,10 @@ - bodhi.messages.schemas.buildroot_override — bodhi 8.0.0 documentation + bodhi.messages.schemas.buildroot_override — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/bodhi/messages/schemas/compose.html b/develop/_modules/bodhi/messages/schemas/compose.html index 22b0e287f8..637a2cc968 100644 --- a/develop/_modules/bodhi/messages/schemas/compose.html +++ b/develop/_modules/bodhi/messages/schemas/compose.html @@ -4,10 +4,10 @@ - bodhi.messages.schemas.compose — bodhi 8.0.0 documentation + bodhi.messages.schemas.compose — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/bodhi/messages/schemas/errata.html b/develop/_modules/bodhi/messages/schemas/errata.html index 952c71a629..4f93cc6f66 100644 --- a/develop/_modules/bodhi/messages/schemas/errata.html +++ b/develop/_modules/bodhi/messages/schemas/errata.html @@ -4,10 +4,10 @@ - bodhi.messages.schemas.errata — bodhi 8.0.0 documentation + bodhi.messages.schemas.errata — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/bodhi/messages/schemas/update.html b/develop/_modules/bodhi/messages/schemas/update.html index ae18d6e2ee..2d4e3c28f6 100644 --- a/develop/_modules/bodhi/messages/schemas/update.html +++ b/develop/_modules/bodhi/messages/schemas/update.html @@ -4,10 +4,10 @@ - bodhi.messages.schemas.update — bodhi 8.0.0 documentation + bodhi.messages.schemas.update — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/bodhi/server/logging.html b/develop/_modules/bodhi/server/logging.html index f308ec2043..48f5d568f0 100644 --- a/develop/_modules/bodhi/server/logging.html +++ b/develop/_modules/bodhi/server/logging.html @@ -4,10 +4,10 @@ - bodhi.server.logging — bodhi 8.0.0 documentation + bodhi.server.logging — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/bodhi/server/models.html b/develop/_modules/bodhi/server/models.html index 6c19a5eac1..12287976d2 100644 --- a/develop/_modules/bodhi/server/models.html +++ b/develop/_modules/bodhi/server/models.html @@ -4,10 +4,10 @@ - bodhi.server.models — bodhi 8.0.0 documentation + bodhi.server.models — bodhi 8.0.1 documentation - + diff --git a/develop/_modules/index.html b/develop/_modules/index.html index cc4089e0e7..8baf6699c4 100644 --- a/develop/_modules/index.html +++ b/develop/_modules/index.html @@ -4,10 +4,10 @@ - Overview: module code — bodhi 8.0.0 documentation + Overview: module code — bodhi 8.0.1 documentation - + diff --git a/develop/_sources/user/release_notes.rst.txt b/develop/_sources/user/release_notes.rst.txt index 6fe68520f1..8bd47f1583 100644 --- a/develop/_sources/user/release_notes.rst.txt +++ b/develop/_sources/user/release_notes.rst.txt @@ -4,6 +4,30 @@ Release notes .. towncrier release notes start +v8.0.1 +====== + + +Released on 2023-12-24. +This is a bugfix release that fixes an urgent issue about bodhi-server not +honouring cookie authentication settings. + + +Bug fixes +^^^^^^^^^ + +* The Bodhi authentication policy wasn't honoring settings from config + (:pr:`5572`). + + +Contributors +^^^^^^^^^^^^ + +The following developers contributed to this release of Bodhi: + +* Mattia Verga + + v8.0.0 ====== diff --git a/develop/_static/documentation_options.js b/develop/_static/documentation_options.js index 7bbf8145fe..eae048a213 100644 --- a/develop/_static/documentation_options.js +++ b/develop/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '8.0.0', + VERSION: '8.0.1', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/develop/administration.html b/develop/administration.html index 38ef9bedd9..ac2a784e61 100644 --- a/develop/administration.html +++ b/develop/administration.html @@ -5,10 +5,10 @@ - Administration — bodhi 8.0.0 documentation + Administration — bodhi 8.0.1 documentation - + diff --git a/develop/developer/docblocks/bodhi.server.models.html b/develop/developer/docblocks/bodhi.server.models.html index 8fa6093b5a..cde0da6a9e 100644 --- a/develop/developer/docblocks/bodhi.server.models.html +++ b/develop/developer/docblocks/bodhi.server.models.html @@ -5,10 +5,10 @@ - bodhi.server.models — bodhi 8.0.0 documentation + bodhi.server.models — bodhi 8.0.1 documentation - + @@ -267,7 +267,7 @@
__weakref__
-

list of weak references to the object (if defined)

+

list of weak references to the object

@@ -1772,7 +1772,7 @@
__weakref__
-

list of weak references to the object (if defined)

+

list of weak references to the object

@@ -2070,7 +2070,7 @@
__weakref__
-

list of weak references to the object (if defined)

+

list of weak references to the object

diff --git a/develop/developer/index.html b/develop/developer/index.html index cbf1724ac4..f15a478f71 100644 --- a/develop/developer/index.html +++ b/develop/developer/index.html @@ -5,10 +5,10 @@ - Developer documentation — bodhi 8.0.0 documentation + Developer documentation — bodhi 8.0.1 documentation - + diff --git a/develop/developer/models.html b/develop/developer/models.html index b6d20caab1..1ff42e8713 100644 --- a/develop/developer/models.html +++ b/develop/developer/models.html @@ -5,10 +5,10 @@ - Database models — bodhi 8.0.0 documentation + Database models — bodhi 8.0.1 documentation - + diff --git a/develop/developer/releases.html b/develop/developer/releases.html index 939a96c975..a997ac4c74 100644 --- a/develop/developer/releases.html +++ b/develop/developer/releases.html @@ -5,10 +5,10 @@ - Release process — bodhi 8.0.0 documentation + Release process — bodhi 8.0.1 documentation - + diff --git a/develop/developer/vagrant.html b/develop/developer/vagrant.html index 7048f119fe..77ee04b508 100644 --- a/develop/developer/vagrant.html +++ b/develop/developer/vagrant.html @@ -5,10 +5,10 @@ - Vagrant — bodhi 8.0.0 documentation + Vagrant — bodhi 8.0.1 documentation - + diff --git a/develop/developer/vagrant_vscode.html b/develop/developer/vagrant_vscode.html index 146d41f5db..bf725e2e16 100644 --- a/develop/developer/vagrant_vscode.html +++ b/develop/developer/vagrant_vscode.html @@ -5,10 +5,10 @@ - Debugging with Visual Studio Code — bodhi 8.0.0 documentation + Debugging with Visual Studio Code — bodhi 8.0.1 documentation - + diff --git a/develop/developer/virtualenv.html b/develop/developer/virtualenv.html index 84bf5ba9fc..f62b5e6c51 100644 --- a/develop/developer/virtualenv.html +++ b/develop/developer/virtualenv.html @@ -5,10 +5,10 @@ - Virtualenv — bodhi 8.0.0 documentation + Virtualenv — bodhi 8.0.1 documentation - + diff --git a/develop/generated/buildroot_override.html b/develop/generated/buildroot_override.html index 3f469f9058..f316ae7723 100644 --- a/develop/generated/buildroot_override.html +++ b/develop/generated/buildroot_override.html @@ -5,10 +5,10 @@ - bodhi.buildroot_override.tag — bodhi 8.0.0 documentation + bodhi.buildroot_override.tag — bodhi 8.0.1 documentation - + diff --git a/develop/generated/compose.html b/develop/generated/compose.html index b002a0852f..f73d31de27 100644 --- a/develop/generated/compose.html +++ b/develop/generated/compose.html @@ -5,10 +5,10 @@ - bodhi.compose.complete — bodhi 8.0.0 documentation + bodhi.compose.complete — bodhi 8.0.1 documentation - + diff --git a/develop/generated/errata.html b/develop/generated/errata.html index b1d50151ec..d43ed01a69 100644 --- a/develop/generated/errata.html +++ b/develop/generated/errata.html @@ -5,10 +5,10 @@ - bodhi.errata.publish — bodhi 8.0.0 documentation + bodhi.errata.publish — bodhi 8.0.1 documentation - + diff --git a/develop/generated/update.html b/develop/generated/update.html index 9dd2aef5aa..be23c74ed6 100644 --- a/develop/generated/update.html +++ b/develop/generated/update.html @@ -5,10 +5,10 @@ - bodhi.update.comment — bodhi 8.0.0 documentation + bodhi.update.comment — bodhi 8.0.1 documentation - + diff --git a/develop/genindex.html b/develop/genindex.html index efafcca756..bb90a354ee 100644 --- a/develop/genindex.html +++ b/develop/genindex.html @@ -4,10 +4,10 @@ - Index — bodhi 8.0.0 documentation + Index — bodhi 8.0.1 documentation - + diff --git a/develop/index.html b/develop/index.html index 391503c625..7639db243f 100644 --- a/develop/index.html +++ b/develop/index.html @@ -5,10 +5,10 @@ - Bodhi — bodhi 8.0.0 documentation + Bodhi — bodhi 8.0.1 documentation - + diff --git a/develop/py-modindex.html b/develop/py-modindex.html index cad8a801e2..3e5b34a89f 100644 --- a/develop/py-modindex.html +++ b/develop/py-modindex.html @@ -4,10 +4,10 @@ - Python Module Index — bodhi 8.0.0 documentation + Python Module Index — bodhi 8.0.1 documentation - + diff --git a/develop/python_bindings.html b/develop/python_bindings.html index f216f55e58..bc3d1e74aa 100644 --- a/develop/python_bindings.html +++ b/develop/python_bindings.html @@ -5,10 +5,10 @@ - Python bindings — bodhi 8.0.0 documentation + Python bindings — bodhi 8.0.1 documentation - + @@ -69,7 +69,7 @@
__weakref__
-

list of weak references to the object (if defined)

+

list of weak references to the object

diff --git a/develop/search.html b/develop/search.html index fdb656cb5d..215fa65609 100644 --- a/develop/search.html +++ b/develop/search.html @@ -4,11 +4,11 @@ - Search — bodhi 8.0.0 documentation + Search — bodhi 8.0.1 documentation - + diff --git a/develop/searchindex.js b/develop/searchindex.js index 392a1246b0..b8df016307 100644 --- a/develop/searchindex.js +++ b/develop/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["administration", "developer/docblocks/bodhi.server.models", "developer/index", "developer/models", "developer/releases", "developer/vagrant", "developer/vagrant_vscode", "developer/virtualenv", "generated/buildroot_override", "generated/compose", "generated/errata", "generated/update", "index", "python_bindings", "server_api/index", "server_api/messages/base", "server_api/messages/buildroot_override", "server_api/messages/compose", "server_api/messages/errata", "server_api/messages/update", "user/2.x_release_notes", "user/3.x_release_notes", "user/4.x_release_notes", "user/5.x_release_notes", "user/automatic_updates", "user/buildroot_overrides", "user/fedora-flavored-markdown", "user/release_notes", "user/testing", "user/update_states"], "filenames": ["administration.rst", "developer/docblocks/bodhi.server.models.rst", "developer/index.rst", "developer/models.rst", "developer/releases.rst", "developer/vagrant.rst", "developer/vagrant_vscode.rst", "developer/virtualenv.rst", "generated/buildroot_override.rst", "generated/compose.rst", "generated/errata.rst", "generated/update.rst", "index.rst", "python_bindings.rst", "server_api/index.rst", "server_api/messages/base.rst", "server_api/messages/buildroot_override.rst", "server_api/messages/compose.rst", "server_api/messages/errata.rst", "server_api/messages/update.rst", "user/2.x_release_notes.rst", "user/3.x_release_notes.rst", "user/4.x_release_notes.rst", "user/5.x_release_notes.rst", "user/automatic_updates.rst", "user/buildroot_overrides.rst", "user/fedora-flavored-markdown.rst", "user/release_notes.rst", "user/testing.rst", "user/update_states.rst"], "titles": ["Administration", "bodhi.server.models", "Developer documentation", "Database models", "Release process", "Vagrant", "Debugging with Visual Studio Code", "Virtualenv", "bodhi.buildroot_override.tag", "bodhi.compose.complete", "bodhi.errata.publish", "bodhi.update.comment", "Bodhi", "Python bindings", "Bodhi Server APIs", "Base", "Buildroot overrides", "Compose", "Errata", "Update", "2.x release notes", "3.x release notes", "4.x release notes", "5.x release notes", "Automatic Updates", "Buildroot Overrides", "Fedora-Flavored Markdown", "Release notes", "Testing updates", "Update states"], "terms": {"bodhi": [0, 3, 6, 7, 13, 15, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "i": [0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "current": [0, 1, 4, 5, 6, 10, 11, 13, 18, 19, 20, 21, 23, 24, 28], "onli": [0, 1, 2, 4, 6, 7, 13, 19, 20, 21, 22, 23, 25, 26, 27, 29], "support": [0, 1, 4, 5, 6, 15, 20, 21, 22, 23, 26, 27], "activ": [0, 4, 5, 13, 21, 23, 24, 25, 29], "fedora": [0, 1, 2, 4, 5, 7, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 27, 29], "releas": [0, 1, 10, 11, 12, 13, 15, 18, 19, 24, 28, 29], "It": [0, 1, 2, 4, 12, 13, 20, 21, 22, 24, 28], "postgresql": [0, 12, 21, 22], "9": [0, 1, 22], "2": [0, 1, 4, 5, 6, 15, 24, 28], "0": [0, 1, 4, 6, 7, 13, 15, 24], "The": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29], "via": [0, 1, 4, 5, 14, 19, 20, 21, 27, 29], "an": [0, 1, 2, 4, 5, 6, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29], "ini": [0, 6, 12, 20, 21, 22, 23, 27], "file": [0, 1, 2, 4, 5, 12, 13, 20, 21, 22, 23, 24, 27], "found": [0, 1, 2, 4, 13, 21, 23], "etc": [0, 1, 5, 13, 21, 22, 23, 27], "product": [0, 1, 2, 12, 20, 21], "ship": [0, 4, 21], "exampl": [0, 1, 2, 4, 5, 6, 7, 13, 20, 21, 23, 24, 27, 28], "ha": [0, 1, 2, 4, 5, 13, 14, 15, 19, 20, 21, 22, 23, 27, 28, 29], "all": [0, 1, 2, 4, 5, 7, 13, 19, 20, 21, 22, 23, 26, 27, 29], "set": [0, 1, 2, 4, 5, 6, 12, 13, 20, 22, 23, 24, 25, 26, 27, 28, 29], "document": [0, 4, 5, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 27, 28], "most": [0, 1, 4, 20, 21, 23, 25], "have": [0, 1, 2, 4, 5, 6, 7, 11, 13, 15, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29], "reason": [0, 1, 11, 19, 25], "default": [0, 1, 5, 13, 15, 20, 21, 22, 24, 27, 29], "defin": [0, 1, 2, 4, 5, 13, 14, 15, 16, 17, 18, 19, 27, 28], "describ": [0, 1, 2, 4, 6, 13, 20, 21, 25, 28, 29], "valu": [0, 1, 2, 4, 13, 20, 21, 22, 23, 27, 28], "comment": [0, 1, 4, 13, 20, 21, 22, 23, 27, 28, 29], "here": [0, 4, 5, 6, 23, 26, 29], "copi": [0, 1, 2, 4, 5, 6, 7, 15, 20, 27], "config": [0, 1, 4, 6, 7, 20, 22, 23, 24, 27], "line": [0, 2, 4, 13, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 29], "thi": [0, 1, 2, 4, 5, 6, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "repres": [0, 1], "note": [0, 1, 4, 12, 13, 26, 29], "under": [0, 1, 2, 21], "python": [0, 1, 4, 5, 6, 7, 12, 14, 20, 21, 22, 26], "3": [0, 1, 2, 4, 5, 6, 14, 15, 22, 24, 27, 28, 29], "you": [0, 1, 2, 4, 5, 6, 7, 13, 14, 15, 20, 21, 22, 23, 24, 26, 29], "need": [0, 1, 2, 4, 6, 7, 14, 19, 20, 21, 22, 23, 24, 26, 27], "us": [0, 1, 2, 4, 5, 6, 13, 14, 15, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "instead": [0, 1, 4, 13, 20, 21, 22, 23, 24, 26, 27], "put": [0, 24], "liter": [0, 20], "mani": [0, 1, 5, 20, 21, 22, 23, 26], "": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29], "posit": [0, 1, 20, 27, 28], "substitut": [0, 4], "those": [0, 1, 4, 21, 24, 25, 27, 29], "encod": [0, 15, 20, 23, 27], "app": [0, 4, 5, 12, 15, 20, 21], "main": [0, 1, 12, 20, 29], "egg": [0, 4], "approv": [0, 1, 20, 21, 22, 23], "test": [0, 1, 5, 10, 12, 13, 18, 20, 21, 22, 23, 24, 27], "schedul": [0, 19], "task": [0, 1, 2, 11, 17, 19, 20, 21, 23, 27], "post": [0, 13, 20, 21, 22, 27, 28], "from": [0, 1, 2, 4, 5, 6, 11, 13, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "user": [0, 1, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "reach": [0, 1, 13, 20, 21, 23, 24, 25, 28, 29], "time": [0, 1, 4, 6, 11, 13, 19, 20, 21, 23, 25, 27, 29], "thei": [0, 1, 2, 4, 20, 21, 22, 23, 24, 25, 26, 27, 28], "ar": [0, 1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "stabl": [0, 1, 4, 5, 10, 12, 13, 18, 20, 21, 22, 23, 24, 25, 27], "yet": [0, 1, 13, 20, 21, 24, 25, 29], "d": [0, 2, 4, 6, 20, 21, 26], "replac": [0, 1, 21, 22, 23, 27], "testing_approval_msg": 0, "can": [0, 1, 2, 3, 4, 5, 6, 13, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "push": [0, 1, 4, 10, 11, 12, 13, 18, 19, 20, 21, 22, 23, 24, 27], "now": [0, 1, 4, 5, 6, 7, 13, 20, 21, 22, 23, 27], "maintain": [0, 1, 2, 4, 12, 20], "wish": [0, 1, 2, 4, 5, 13, 15, 20, 21, 22, 29], "not_yet_tested_msg": 0, "met": [0, 1, 19, 21], "minimum": [0, 1, 27, 28, 29], "href": 0, "http": [0, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17, 18, 19, 20, 21, 23, 26], "fedoraproject": [0, 4, 7, 8, 9, 10, 11, 13, 16, 17, 18, 19, 21, 24], "org": [0, 4, 7, 8, 9, 10, 11, 13, 16, 17, 18, 19, 21, 24, 26], "wiki": [0, 1, 20, 23, 28], "package_update_acceptance_criteria": 0, "packag": [0, 1, 4, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29], "accept": [0, 2, 20, 21], "criteria": [0, 2, 28], "not_yet_tested_epel_msg": 0, "epel_updates_polici": 0, "epel": [0, 1, 23, 24, 27], "polici": [0, 1, 20, 21, 22, 23, 27], "when": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29], "neg": [0, 1, 20, 27, 28, 29], "karma": [0, 1, 12, 13, 20, 21, 23, 27, 29], "disable_automatic_push_to_st": 0, "disabl": [0, 1, 6, 20, 21, 22, 23, 27, 29], "due": [0, 4, 6, 20, 21, 22, 23, 27], "mai": [0, 1, 2, 4, 5, 13, 21, 23, 24, 25, 26, 27, 28, 29], "manual": [0, 1, 2, 4, 13, 21, 22, 23, 24, 25, 28, 29], "determin": [0, 1, 20, 21, 23], "issu": [0, 1, 4, 6, 12, 20, 21, 22, 23, 27], "sever": [0, 1, 13, 15, 16, 17, 18, 19, 20, 21, 23, 27], "libravatar": [0, 20, 21], "If": [0, 1, 2, 4, 5, 6, 7, 13, 14, 15, 20, 22, 23, 24, 27, 28, 29], "true": [0, 1, 4, 6, 9, 11, 13, 15, 17, 19, 20, 22, 23], "work": [0, 2, 4, 5, 6, 7, 13, 14, 20, 21, 22, 26], "normal": [0, 1, 13, 23, 25], "otherwis": [0, 1, 6, 9, 13, 17], "link": [0, 1, 2, 11, 19, 20, 21, 22, 23, 26, 27, 28], "string": [0, 1, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 22, 23, 27], "so": [0, 1, 4, 5, 20, 21, 22, 23, 24, 25, 27, 28, 29], "still": [0, 20, 22, 23], "pass": [0, 1, 2, 4, 13, 20, 21, 23, 24, 27], "libravatar_en": 0, "want": [0, 1, 2, 4, 5, 6, 13, 21, 22, 24, 25], "do": [0, 2, 4, 7, 14, 20, 21, 22, 23, 25, 26, 27, 28, 29], "feder": 0, "dn": 0, "lookup": [0, 21], "libravatar_dn": 0, "fals": [0, 1, 4, 6, 9, 13, 15, 17, 20], "libravatar_prefer_tl": [0, 22], "what": [0, 1, 2, 4, 20, 21, 23, 27], "get": [0, 1, 2, 4, 5, 6, 13, 20, 21, 22, 23], "hand": [0, 25, 29], "libravatar_url": 0, "none": [0, 1, 13, 15, 16, 17, 18, 19, 20, 22], "which": [0, 1, 2, 4, 5, 11, 13, 15, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29], "effect": [0, 1, 22, 23], "legal": [0, 21], "displai": [0, 1, 5, 12, 15, 20, 21, 22, 23, 27, 28], "footer": [0, 20, 27], "call": [0, 1, 4, 20, 21, 23], "point": [0, 7, 15, 19, 22, 24, 26, 29], "suppli": [0, 21], "legal_link": [0, 21], "privaci": [0, 21, 23], "also": [0, 1, 2, 4, 14, 20, 21, 22, 23, 25, 26, 28, 29], "box": [0, 4, 5, 6, 20, 21, 22, 23, 27], "privacy_link": [0, 21], "cache_dir": [0, 21], "write": [0, 1, 4, 20, 21, 22, 26], "temporari": 0, "cach": [0, 13, 20, 21, 22, 23, 27], "process": [0, 1, 12, 17, 20, 21, 22, 23, 24], "url": [0, 1, 4, 7, 11, 13, 15, 16, 18, 19, 20, 21, 22, 23, 26, 27], "datagrepp": [0, 23], "variou": [0, 1, 2, 4, 20, 21], "templat": [0, 1, 13, 20, 21, 22, 23, 27], "queri": [0, 1, 4, 5, 12, 13, 20, 21, 22, 23, 27, 28], "case": [0, 1, 11, 13, 19, 20, 21, 23, 24, 26, 27, 28, 29], "query_wiki_test_cas": 0, "wiki_url": 0, "w": [0, 21, 22, 27], "api": [0, 1, 13, 19, 20, 21, 22, 23, 27], "php": [0, 26], "test_case_base_url": 0, "enabl": [0, 1, 5, 20, 21, 23, 27, 28, 29], "gate": [0, 1, 11, 13, 19, 20, 21, 22, 23, 24, 27, 28], "base": [0, 1, 2, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 27, 28, 29], "enforc": [0, 20, 21, 22, 23], "sure": [0, 1, 2, 4, 5, 13, 20, 22, 23, 27, 29], "add": [0, 1, 2, 4, 7, 13, 20, 21, 22, 23, 24, 25, 27], "cron": [0, 20, 23, 27], "job": [0, 1, 2, 20, 21, 23], "run": [0, 1, 2, 4, 5, 11, 12, 13, 19, 20, 21, 22, 23, 27, 29], "check": [0, 1, 2, 4, 5, 20, 21, 23, 26, 27, 29], "cli": [0, 5, 20, 21, 22, 23, 24, 25, 27, 29], "period": [0, 20], "test_gat": [0, 20], "more": [0, 1, 2, 5, 13, 15, 20, 21, 22, 23, 24, 27, 28], "inform": [0, 1, 2, 5, 13, 19, 20, 21, 22, 23, 27], "about": [0, 1, 4, 6, 10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 27], "appear": [0, 4, 20, 21, 25], "page": [0, 2, 4, 13, 20, 21, 22, 23, 27, 28], "click": [0, 2, 3, 4, 20, 21, 27, 28, 29], "learn": [0, 2, 21], "greenwave_api_url": [0, 1, 20, 21], "o": [0, 4, 7, 20, 21, 23, 27], "v1": [0, 8, 9, 10, 11, 16, 17, 18, 19, 21], "waiverdb": [0, 1, 5, 21, 23], "waiverdb_api_url": 0, "access": [0, 1, 4, 6, 21, 23, 27], "token": [0, 13], "authent": [0, 12, 13, 20, 21, 23, 27, 28], "access_token": 0, "email": [0, 1, 2, 11, 16, 17, 18, 19, 20, 23, 26, 27], "domain": [0, 7, 21], "prepend": 0, "usernam": [0, 1, 2, 5, 13, 15, 16, 18, 19, 20, 21, 23, 26, 27], "default_email_domain": 0, "gener": [0, 1, 2, 4, 11, 12, 13, 15, 16, 18, 19, 20, 21, 23, 26, 27, 29], "id": [0, 1, 4, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24], "message_id_email_domain": 0, "admin": [0, 1, 4, 5, 21, 22], "where": [0, 1, 2, 4, 5, 19, 20, 21, 23, 25, 27], "search": [0, 4, 20, 21, 23], "e": [0, 1, 2, 10, 11, 13, 18, 19, 20, 21, 22, 23, 24, 29], "mail": [0, 1, 2, 4, 12, 20, 21, 22, 29], "each": [0, 1, 2, 4, 14, 15, 16, 17, 18, 19, 20, 21, 23, 27, 28], "mail_templ": [0, 1], "attribut": [0, 1, 13, 21, 22, 23, 27], "name": [0, 1, 2, 4, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23], "look": [0, 1, 2, 20, 21, 23, 26], "path": [0, 1, 4, 5, 9, 13, 17, 20, 21, 23, 26, 27, 29], "find": [0, 1, 2, 4, 21], "templates_basepath": [0, 22], "initi": [0, 1, 5, 13, 20, 21, 22], "repositori": [0, 1, 4, 9, 11, 12, 17, 19, 20, 21, 23, 27, 28, 29], "refer": [0, 1, 4, 5, 13, 20, 21, 22, 23, 26, 27], "locat": [0, 21], "compose_dir": [0, 22], "max": [0, 13], "number": [0, 1, 2, 13, 14, 15, 20, 21, 22, 24, 27], "thread": [0, 21, 23], "same": [0, 1, 2, 4, 5, 6, 20, 21, 22, 23, 27], "max_concurrent_compos": [0, 22], "whether": [0, 1, 2, 4, 20, 22, 28], "clean": [0, 1, 20, 21, 22, 23], "old": [0, 1, 20, 21, 22, 23, 27, 29], "end": [0, 1, 2, 12, 20, 23], "clean_old_compos": [0, 21], "symlink": [0, 21], "latest": [0, 1, 13, 21, 23], "repo": [0, 1, 4, 11, 19, 20, 21, 23, 27], "tag": [0, 1, 2, 4, 11, 13, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29], "compose_stage_dir": [0, 22], "wait": [0, 1, 20, 21, 22, 23, 25, 27, 29], "repomd": [0, 20, 21], "xml": [0, 1, 2, 20, 21, 22, 27], "asc": 0, "signatur": [0, 21], "wait_for_repo_sig": [0, 21], "follow": [0, 2, 4, 6, 7, 13, 20, 21, 22, 23, 27, 29], "jinja2": [0, 21], "variabl": [0, 4, 5, 20, 21, 27], "avail": [0, 1, 4, 5, 12, 19, 21, 23, 25, 27, 29], "custom": [0, 1, 5, 23, 27], "pungi": [0, 1, 4, 21, 27], "variant": [0, 21], "being": [0, 1, 4, 9, 13, 17, 20, 21, 23, 26, 27, 29], "request": [0, 1, 2, 4, 5, 6, 10, 12, 13, 15, 18, 20, 21, 22, 23, 27], "cr_config": 0, "createrepo_c": [0, 7, 27], "load": [0, 1, 20, 21], "g": [0, 1, 10, 11, 13, 18, 19, 21, 23, 24, 27], "block": [0, 2, 20, 21, 22, 23, 26, 29], "becom": [0, 1, 20, 21, 28], "someth": [0, 7, 26], "varnam": 0, "store": [0, 13, 21, 27], "insid": [0, 2, 5, 6, 21], "basepath": [0, 21], "well": [0, 1, 2, 20, 21, 23, 28], "These": [0, 1, 19, 21, 22, 23], "abov": [0, 1, 2, 4, 20, 21], "should": [0, 1, 2, 4, 5, 6, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27], "rpm": [0, 1, 4, 7, 11, 12, 13, 19, 20, 21, 23, 24], "j2": [0, 21], "modul": [0, 1, 6, 13, 15, 20, 21, 22], "respect": [0, 20, 21], "execut": [0, 2], "cmd": [0, 21], "usr": [0, 7, 21, 22, 23, 27], "bin": [0, 7, 21, 22, 23, 27], "koji": [0, 1, 4, 7, 10, 13, 15, 18, 20, 21, 22, 23, 24, 25, 27, 29], "filenam": [0, 2, 13], "includ": [0, 1, 2, 4, 10, 11, 15, 18, 19, 20, 21, 22, 23, 25, 27], "dnf": [0, 1, 4, 5, 7, 13, 20, 21, 22], "yum": [0, 1, 7, 12, 20, 21, 27], "atom": [0, 2, 20, 21], "conf": [0, 4, 6, 7, 21], "A": [0, 1, 2, 4, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 29], "space": [0, 1, 13, 20, 21, 26], "separ": [0, 1, 13, 15, 20, 21, 27], "list": [0, 1, 2, 4, 10, 11, 12, 13, 15, 16, 18, 19, 20, 21, 22, 23, 26, 27], "extra": [0, 1, 5, 13, 19], "argument": [0, 13, 21, 23], "dure": [0, 4, 5, 20, 21, 25, 27, 29], "extracmdlin": 0, "label": [0, 1, 2, 4, 20], "flag": [0, 1, 2, 4, 11, 19, 20, 21, 22, 23], "metadata": [0, 20, 21, 27], "its": [0, 1, 2, 4, 5, 6, 11, 12, 13, 14, 15, 19, 20, 21, 22, 28, 29], "composeinfo": 0, "json": [0, 1, 6, 8, 9, 10, 11, 14, 15, 20, 21, 22, 23, 27], "labeltyp": 0, "createrepo_c_config": 0, "skopeo": [0, 21, 27], "contain": [0, 1, 2, 4, 14, 15, 19, 20, 21, 22, 23, 27], "imag": [0, 4, 20, 26, 27], "credenti": [0, 13, 21], "home": [0, 4, 5, 6, 7, 20, 21, 27], "docker": [0, 2, 5], "github": [0, 2, 4, 5, 6, 7, 12, 20, 21, 27], "com": [0, 2, 4, 5, 6, 7, 20], "projectatom": 0, "privat": [0, 20, 21, 22], "registri": [0, 5], "comma": [0, 6, 13, 20], "command": [0, 1, 5, 6, 20, 21, 22, 23, 25, 27, 29], "extra_copy_flag": 0, "hostnam": [0, 6, 20], "specifi": [0, 1, 4, 13, 21], "port": [0, 6, 27], "tradit": 0, "syntax": [0, 21, 26], "localhost": [0, 7, 20], "5000": [0, 27], "destination_registri": 0, "source_registri": 0, "candid": [0, 1, 13, 19, 20, 21, 24, 27, 29], "mirror": [0, 1, 9, 17, 21, 27, 29], "file_url": 0, "download": [0, 21, 22, 29], "pub": 0, "linux": [0, 2, 12, 20], "_": 0, "version": [0, 1, 2, 4, 6, 11, 12, 19, 20, 21, 23, 26, 27, 29], "_master_repomd": 0, "primari": [0, 1, 21, 28], "architectur": [0, 20, 21], "been": [0, 1, 2, 4, 8, 11, 13, 16, 19, 20, 21, 22, 23, 24, 25, 27, 29], "synchron": [0, 4], "master": [0, 1, 29], "given": [0, 1, 13, 15, 20, 28, 29], "verifi": [0, 21, 22], "checksum": 0, "match": [0, 1, 7, 13, 20, 24, 27], "expect": [0, 1, 19, 23, 26], "poll": [0, 21], "until": [0, 1, 21, 23, 29], "arch": [0, 21], "_primary_arch": 0, "els": [0, 1], "must": [0, 1, 2, 13, 20, 21, 22, 24, 28, 29], "two": [0, 1, 2, 5, 20, 21, 23, 29], "first": [0, 1, 2, 4, 6, 20, 21, 23, 27, 28], "second": [0, 1, 4, 24], "option": [0, 1, 2, 4, 5, 13, 15, 20, 21, 23, 27], "exist": [0, 1, 2, 4, 13, 20, 22, 23, 27], "prioriti": [0, 1, 20], "over": [0, 1, 20, 21, 26], "one": [0, 1, 2, 4, 5, 6, 13, 20, 21, 22, 24, 26], "without": [0, 1, 20, 21, 23, 24], "fedora_stable_master_repomd": 0, "download01": 0, "phx2": 0, "repodata": [0, 21, 27], "fedora_28_stable_master_repomd": 0, "everyth": [0, 4, 20], "fedora_testing_master_repomd": 0, "fedora_epel_stable_master_repomd": 0, "fedora_epel_testing_master_repomd": 0, "_alt_master_repomd": 0, "secondari": 0, "fedora_stable_alt_master_repomd": 0, "fedora_28_stable_alt_master_repomd": 0, "fedora_testing_alt_master_repomd": 0, "applic": [0, 1, 4, 5, 12, 15, 23], "base_address": [0, 20], "architechur": 0, "altern": [0, 2, 6, 20, 21], "ani": [0, 1, 2, 4, 5, 7, 10, 11, 13, 14, 18, 19, 20, 22, 26, 27, 29], "present": [0, 1, 2, 20, 21, 22, 25], "assum": [0, 6, 23, 24], "wait_for_repo": 0, "step": [0, 1, 2, 4], "out": [0, 1, 2, 4, 5, 12, 20, 21, 23, 26, 28, 29], "made": [0, 1, 4, 19, 21, 22, 23], "fedora_26_primary_arch": 0, "armhfp": 0, "x86_64": 0, "smtp": [0, 21], "deliv": [0, 21], "smtp_server": 0, "itself": [0, 23], "address": [0, 1, 2, 7, 11, 19, 20, 21, 28, 29], "send": [0, 1, 2, 13, 14, 20, 22, 23, 26, 29], "bugzilla": [0, 1, 11, 13, 19, 20, 21, 23, 26, 27, 28], "bugzilla_api_kei": [0, 21], "undefin": [0, 1, 22], "bodhi_password": 0, "bodhi_email": 0, "kei": [0, 1, 4, 7, 15, 19, 20, 21, 23], "ignor": [0, 1, 13, 21, 23, 27], "password": [0, 5, 7, 20, 21, 23], "account": [0, 4, 5, 8, 10, 11, 15, 16, 18, 19], "release_team_address": 0, "bodhiadmin": 0, "member": [0, 1, 4, 27], "public": [0, 2, 21], "we": [0, 1, 2, 4, 5, 13, 19, 20, 21, 23, 26, 27], "announc": [0, 12, 20, 24], "per": [0, 1, 13, 20, 23, 27], "prefix_id": 0, "lower": [0, 13], "_announce_list": 0, "fedora_announce_list": 0, "fedora_test_announce_list": 0, "fedora_epel_announce_list": 0, "fedora_epel_test_announce_list": 0, "devel": [0, 2, 4, 7, 21, 27], "superus": 0, "group": [0, 1, 4, 20, 27], "ti": [0, 1], "limit": [0, 1, 4, 13, 22], "16": [0, 4], "charact": [0, 4, 20, 21, 23, 26, 27], "admin_group": 0, "proventest": 0, "security_respon": 0, "sysadmin": [0, 4], "don": [0, 1, 2, 4, 6, 15, 20, 21, 22, 23, 27, 29], "t": [0, 1, 2, 4, 6, 13, 15, 20, 21, 22, 23, 24, 26, 27, 28, 29], "show": [0, 4, 20, 21, 22, 23, 26, 27], "up": [0, 1, 2, 4, 5, 12, 20, 21, 22, 23, 26, 27], "leaderboard": 0, "stats_blacklist": 0, "anonym": [0, 20, 21, 22], "non": [0, 20, 21, 22, 23], "person": [0, 2, 4, 21], "system_us": 0, "dai": [0, 1, 13, 20, 21, 23, 28], "calcul": [0, 1, 20, 21], "top": 0, "tester": [0, 12, 13, 28, 29], "metric": [0, 20], "top_testers_timefram": 0, "7": [0, 4, 5, 7, 22, 28], "dogpil": [0, 21], "backend": [0, 1, 4, 20, 21], "dbm": 0, "expiration_tim": [0, 21], "100": [0, 2, 4, 13, 20, 21], "var": [0, 7], "warm": [0, 21], "start": [0, 1, 2, 4, 5, 6, 22, 23, 26], "warm_cache_on_start": [0, 22], "exclud": [0, 1, 27], "exclude_mail": 0, "buildsystem": [0, 20], "For": [0, 1, 2, 4, 5, 6, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29], "develop": [0, 5, 6, 12, 25, 29], "ll": [0, 4], "fake": [0, 5, 21], "alwai": [0, 1, 21, 22, 23, 27], "doe": [0, 1, 4, 13, 14, 19, 20, 21, 29], "tell": [0, 1, 20], "dev": [0, 2, 4, 5, 6, 20], "construct": [0, 1], "html": [0, 20, 22, 23], "build": [0, 1, 2, 5, 8, 10, 13, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 29], "ui": [0, 1, 4, 19, 20, 21, 22, 23, 27], "koji_web_url": [0, 21], "rpc": 0, "hub": 0, "koji_hub": 0, "stg": [0, 4, 23], "kojihub": 0, "go": [0, 1, 4, 20, 27, 29], "notif": [0, 1, 20, 22, 23, 26, 29], "fmn_url": 0, "krb5": [0, 20], "krb_princip": 0, "krb_keytab": 0, "krb_ccach": 0, "acl": [0, 4, 20, 21], "choic": [0, 5], "pagur": [0, 1, 20, 23], "pagure_url": 0, "below": [0, 1, 2, 3, 4, 27], "dummi": 0, "return": [0, 1, 2, 13, 15, 16, 17, 18, 19, 21, 23], "guest": [0, 5, 20], "local": [0, 2, 5, 7, 13, 20, 21, 27], "acl_system": 0, "your": [0, 2, 4, 5, 6, 7, 13, 20, 21, 26, 27, 29], "right": [0, 2, 20, 23, 25], "environ": [0, 6, 12, 20, 21, 22, 23, 27], "acl_dummy_committ": 0, "src": [0, 4, 21], "namespac": [0, 21], "git": [0, 1, 2, 4, 5, 7, 23], "sourc": [0, 1, 2, 4, 12, 13, 15, 16, 17, 18, 19, 20], "form": [0, 1, 20, 21, 23, 26, 27], "packagetyp": 0, "pagurenamespac": 0, "pagure_namespac": 0, "flatpak": [0, 1, 15, 21, 22, 27], "bug": [0, 1, 2, 4, 11, 12, 13, 19, 26, 28, 29], "tracker": [0, 1, 2, 12, 23, 26], "turn": [0, 23], "integr": [0, 1, 2, 4, 20, 21, 22, 23, 27, 29], "bugtrack": [0, 20, 21], "ticket": [0, 2, 4, 20, 21, 22, 26, 28], "them": [0, 4, 7, 12, 13, 20, 21, 22, 23, 25, 26, 27], "creat": [0, 1, 4, 5, 9, 12, 13, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27], "placehold": [0, 20, 23], "update_alia": [0, 23], "update_beauty_titl": [0, 23], "update_releas": 0, "update_url": [0, 23], "initial_bug_msg": [0, 27], "submit": [0, 1, 2, 4, 8, 10, 11, 13, 16, 18, 19, 20, 21, 23, 28, 29], "n": [0, 1, 4, 21, 23], "mark": [0, 1, 4, 13, 21, 23, 25, 28, 29], "update_titl": [0, 23], "install_instruct": [0, 23], "stable_bug_msg": [0, 23], "problem": [0, 4, 21, 23, 27], "persist": [0, 20], "pleas": [0, 2, 7, 14, 20, 21, 22, 27], "make": [0, 1, 2, 5, 6, 7, 12, 13, 14, 20, 21, 22, 23, 27, 29], "report": [0, 6, 20, 21, 26, 27], "unless": [0, 1, 2, 4, 20, 26], "id_prefix": [0, 1, 13], "testing_bug_msg": [0, 23], "see": [0, 1, 2, 4, 7, 13, 15, 16, 17, 18, 19, 20, 21, 23, 27], "qa": [0, 1, 4, 27], "updates_test": 0, "instruct": [0, 4, 7], "how": [0, 1, 2, 12, 20, 21, 22, 23, 25], "instal": [0, 1, 4, 5, 6, 12, 13, 20, 21, 22, 23, 24], "provid": [0, 1, 2, 4, 6, 12, 13, 14, 16, 17, 18, 19, 20, 22, 23, 26, 27, 28, 29], "feedback": [0, 1, 4, 12, 13, 20, 21, 22, 23, 28, 29], "testing_bug_epel_msg": 0, "our": [0, 1, 2, 4], "come": [0, 21, 25], "bodhi_": 0, "field": [0, 1, 4, 14, 15, 20, 21, 22, 23, 26], "instanc": [0, 1, 2, 4, 5, 6, 12, 15, 21], "xmlrpc": 0, "cgi": 0, "script": [0, 2, 4, 5, 6, 20, 21, 22, 23, 27], "bz_server": 0, "redhat": [0, 7], "rest": [0, 1, 13, 20, 21, 22], "bz_server_rest": 0, "avoid": [0, 21, 23, 24, 27], "touch": [0, 21], "against": [0, 1, 4, 21, 22], "bz_product": 0, "some": [0, 1, 2, 4, 5, 6, 20, 21, 22, 23, 28, 29], "bz_exclude_rel": 0, "eln": 0, "fill": 0, "buglink": 0, "show_bug": 0, "regex": 0, "recogn": 0, "changelog": [0, 1, 4, 20, 21, 23, 24], "associ": [0, 1, 2, 4, 11, 12, 13, 15, 19, 20, 21, 23, 27, 28, 29], "sinc": [0, 1, 2, 4, 13, 20, 21, 22, 23, 24, 27], "treat": 0, "raw": 0, "rememb": [0, 21], "doubl": 0, "backslash": 0, "bz_regex": 0, "fix": [0, 1, 4, 24, 26, 29], "close": [0, 1, 4, 13, 20, 21, 23, 24, 27, 29], "rh": [0, 23, 24, 26], "bz": 0, "5": [0, 1, 4, 15, 22, 27], "critic": [0, 1, 4, 13, 20, 21, 23, 27], "critical_path_packag": 0, "allow": [0, 1, 2, 5, 7, 13, 14, 20, 21, 22, 23, 27, 28], "read": [0, 2, 4, 20, 21, 27], "critpath": [0, 1, 13, 21, 23, 27], "py": [0, 4, 6, 7, 20, 21, 27], "releng": [0, 1, 4, 27], "isn": [0, 1, 4], "just": [0, 1, 4, 5, 6, 24, 26, 27], "hardcod": [0, 21, 27], "type": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 27], "directori": [0, 2, 4, 5, 20, 21], "branch": [0, 1, 2, 12, 20, 21, 23, 29], "jsonpath": [0, 27], "critpath_pkg": 0, "take": [0, 1, 2, 4, 20, 23, 24, 27], "abl": [0, 4, 6, 20, 21, 22, 23, 27], "pend": [0, 1, 10, 11, 12, 13, 18, 19, 20, 21, 23, 27], "num_admin_approv": [0, 1], "net": 0, "min_karma": [0, 1], "after": [0, 1, 4, 6, 13, 20, 21, 22, 23, 24, 28, 29], "week": [0, 4, 20], "stable_after_days_without_negative_karma": [0, 23], "14": [0, 22, 27], "amount": [0, 1, 13, 28, 29], "spend": [0, 1, 13, 28, 29], "befor": [0, 1, 2, 4, 5, 13, 20, 21, 23, 27, 28, 29], "mandatory_days_in_test": [0, 1, 22, 28], "fedora_epel": 0, "statu": [0, 1, 4, 10, 13, 15, 18, 20, 21, 22, 23, 27, 28, 29], "than": [0, 1, 2, 4, 20, 21, 22, 24, 27, 28], "specif": [0, 1, 2, 5, 11, 13, 15, 19, 21, 23, 28], "remov": [0, 1, 4, 11, 19, 20, 21, 22, 23, 25, 27, 29], "like": [0, 1, 2, 4, 5, 7, 13, 16, 17, 18, 19, 20, 21, 24, 26], "overrid": [0, 1, 8, 10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 27], "mandatori": [0, 1], "28": [0, 5, 20, 21], "pre": [0, 4, 12], "beta": [0, 29], "differ": [0, 1, 2, 20, 21, 23, 24, 29], "rule": [0, 4, 26], "could": [0, 1, 20], "f28": [0, 2], "pre_beta": [0, 27], "1": [0, 1, 2, 4, 5, 12, 13, 15, 24, 26], "post_beta": [0, 27], "buildroot": [0, 1, 4, 8, 12, 13, 14, 21, 22, 23, 27, 29], "maximum": [0, 1, 21, 23], "expir": [0, 1, 13, 20, 21, 22, 23, 25, 27], "creation": [0, 1, 23, 27], "buildroot_limit": 0, "31": 0, "extend": [0, 1, 27], "other": [0, 1, 2, 4, 7, 19, 21, 26, 27, 29], "override_tag": [0, 1], "AND": 0, "inherit": [0, 1, 19, 20, 27, 29], "left": [0, 1, 2, 11, 19], "goe": [0, 23], "lowercas": [0, 1], "exactli": [0, 2, 21], "9n": [0, 1], "8": [0, 1, 2, 22, 27], "fa": [0, 1, 5, 20, 21], "pai": [0, 1], "attent": [0, 1], "princip": 0, "format": [0, 1, 2, 4, 11, 13, 15, 19, 20, 21, 23, 27], "groupnam": 0, "pyramid": [0, 1, 5, 6, 20, 27], "ac": 0, "important_group": 0, "provenpackag": [0, 27], "admin_packager_group": 0, "mandatory_packager_group": 0, "updateinfo": [0, 1, 20, 21, 22, 23, 27], "updateinfo_right": 0, "copyright": [0, 2, 4, 5, 20, 27], "c": [0, 2, 4, 7, 21, 22, 23, 27], "current_year": 0, "red": [0, 4, 13, 20, 21, 26, 27], "hat": [0, 4, 13, 21, 26], "inc": [0, 4], "author": [0, 1, 2, 4, 20, 27], "openid": [0, 1, 5, 13, 21, 23, 27], "success_callback": 0, "auth": [0, 20], "util": [0, 2, 6, 20, 21], "remember_m": 0, "openid_templ": 0, "sreg_requir": 0, "nicknam": 0, "concaten": 0, "know": [0, 4, 13, 20, 21], "would": [0, 2, 4, 20, 21, 27], "inadvis": 0, "default_documented_abov": 0, "oidc": [0, 5, 13, 23, 27], "connect": [0, 5, 6, 13, 20, 21, 23, 27], "client_id": [0, 13], "client_secret": 0, "server_metadata_url": 0, "openidc": [0, 13], "known": [0, 1, 12, 27], "cor": 0, "origin": [0, 1, 2, 4, 19, 20], "cornic": [0, 21, 23], "servic": [0, 1, 5, 6, 7, 20, 21, 23], "wide": [0, 26], "open": [0, 2, 4, 6, 23], "care": [0, 4, 23], "much": [0, 2, 16, 17, 18, 19, 21, 22], "cors_origins_ro": 0, "lock": [0, 1, 4, 13, 20, 21, 27], "down": [0, 20, 21], "cross": 0, "site": 0, "forgeri": 0, "cors_origins_rw": 0, "cors_connect_src": 0, "wss": 0, "9939": 0, "reload_templ": 0, "debug_author": 0, "debug_notfound": 0, "debug_routematch": 0, "default_locale_nam": 0, "en": 0, "debugtoolbar": 0, "host": [0, 2, 5, 6, 7, 22, 23, 27], "127": [0, 7], "databas": [0, 1, 2, 4, 5, 12, 20, 21, 22, 23, 27], "database_nam": 0, "sqlalchemi": [0, 1, 7, 20, 22, 27], "adjust": [0, 1, 4, 12, 22, 23, 27], "mako": 0, "session": [0, 1, 4, 5, 13, 20, 21, 23, 27], "chang": [0, 1, 2, 4, 5, 6, 13, 14, 19, 29], "THESE": 0, "IN": 0, "authtkt": [0, 20], "secret": [0, 20, 27], "changem": 0, "secur": [0, 1, 13, 21, 23, 27], "long": [0, 23], "valid": [0, 1, 20, 21, 23, 27], "timeout": [0, 20, 21, 23], "86400": 0, "pyramid_beak": 0, "data_dir": 0, "data": [0, 1, 4, 5, 7, 14, 20, 22, 23, 27], "lock_dir": 0, "mykei": 0, "cookie_on_except": 0, "browser": [0, 20, 21, 27], "cooki": [0, 20, 21], "tl": [0, 20, 22], "region": 0, "default_term": 0, "short_term": 0, "long_term": 0, "memori": [0, 20, 21, 23], "60": 0, "300": [0, 21], "3600": 0, "celeri": [0, 12, 23], "celery_config": 0, "celeryconfig": 0, "waitress": 0, "6543": 0, "pshell": 0, "m": [0, 4, 5, 6], "model": [0, 5, 12, 15, 20, 21, 22, 23, 27], "db": [0, 1, 7, 23], "pshell_db": 0, "transact": [0, 1, 20, 23], "begin": [0, 20], "logger": 0, "root": [0, 2, 4, 5, 16, 25], "celery_worker_job": 0, "consol": [0, 2], "formatt": 0, "logger_root": 0, "level": [0, 20, 21, 22], "info": [0, 1, 4, 5, 13, 20, 21, 22], "logger_bodhi": 0, "debug": [0, 5, 12, 21, 22], "qualnam": 0, "logger_sqlalchemi": 0, "engin": [0, 1, 12, 20, 29], "sql": [0, 20, 23], "result": [0, 1, 4, 12, 13, 20, 21, 22, 23, 27], "warn": [0, 20, 21, 23, 27], "neither": 0, "recommend": [0, 2, 4, 21], "logger_celeri": 0, "logger_celery_worker_job": 0, "error": [0, 1, 4, 13, 20, 21, 22, 23, 27], "worker": [0, 1, 6, 23], "propag": [0, 1, 27], "handler_consol": 0, "class": [0, 1, 2, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23], "streamhandl": 0, "arg": [0, 1, 6, 13], "sy": 0, "stderr": [0, 23], "notset": 0, "formatter_gener": 0, "asctim": 0, "levelnam": 0, "threadnam": 0, "howev": [0, 4], "advanc": 0, "rate": [0, 22], "filter": [0, 1, 13, 21, 22, 23, 27], "ratelimit": [0, 22], "unfortun": [0, 4], "possibl": [0, 1, 2, 4, 20, 21, 22, 23, 27], "pyramid_saw": [0, 22], "As": [0, 4, 5, 7, 20, 22], "quick": [0, 12], "might": [0, 1, 4, 20], "yaml": [0, 21], "Then": [0, 4, 7], "snippet": [0, 15], "hour": [0, 23, 27], "spot": [0, 4], "code": [0, 1, 2, 4, 5, 12, 13, 20, 21, 23, 26, 27], "rate_limit": 0, "smtphandler": 0, "mailhost": 0, "fromaddr": 0, "toaddr": 0, "subject": [0, 1, 4, 10, 14, 16, 17, 18, 19, 20, 21], "had": [0, 1, 4, 8, 16, 20, 21, 23], "sad": 0, "detail": [0, 1, 2, 4, 5, 11, 13, 15, 16, 17, 18, 19, 20, 22, 27], "int": [0, 1, 13, 19, 21], "appli": [0, 1, 21, 22, 23, 27], "record": [0, 2], "dictconfig": 0, "somewhat": 0, "odd": 0, "log_config": 0, "60_second_filt": 0, "fedmsg_migration_tool": 0, "wa": [0, 1, 2, 4, 8, 9, 11, 13, 16, 17, 19, 20, 21, 22, 23, 27], "shamelessli": 0, "stolen": 0, "infra": [0, 2, 4, 5, 7, 23], "fedmsg": [0, 4, 20, 21, 22], "migrat": [0, 2, 20, 21, 22, 23, 27], "tool": [0, 1, 20, 21, 22, 23], "blob": 0, "0cafc8f": 0, "licens": [0, 2, 4, 5], "gplv2": [0, 4], "often": [0, 20, 21], "hourli": 0, "__init__": [0, 1, 4, 13], "paramet": [0, 1, 2, 6, 13, 15, 20, 21, 22, 23], "logrecord": 0, "bool": [0, 1, 11, 13, 17, 19, 23], "emit": [0, 16, 18, 19, 22, 23], "serv": [0, 1, 23], "interfac": [0, 1, 5, 12, 20, 21, 23, 25, 29], "section": [0, 21, 23], "create_automatic_upd": [0, 1], "boolean": [0, 1, 9, 11, 13, 17, 19], "respons": [0, 1, 13, 21, 22, 23, 27], "move": [0, 1, 20, 21, 23, 27, 29], "along": [0, 4, 13, 28], "destini": 0, "To": [0, 2, 4, 5, 6, 13, 20, 21, 22, 23, 27, 28, 29], "view": [0, 2, 5, 6, 21, 23, 28], "onc": [0, 1, 2, 4, 5, 13, 20, 21, 23, 25, 28, 29], "visit": [0, 2], "state": [0, 1, 12, 13, 20, 21, 22, 23, 24, 27], "receiv": [0, 1, 20, 21, 22], "free": [0, 2, 20], "pung": [0, 1], "finish": [0, 1, 9, 17, 21], "syncing_repo": [0, 1], "newli": [0, 1, 4, 5], "notifi": [0, 1, 4, 23], "success": [0, 1, 9, 17, 21], "successfulli": [0, 1, 4], "last": [0, 1, 20], "delet": [0, 4, 20, 21, 23], "shortli": 0, "fail": [0, 1, 2, 4, 20, 21, 23, 27], "usual": [0, 1, 4, 24, 27], "inspect": [0, 2], "action": [0, 1, 4, 15, 16, 18, 19, 21, 23, 28, 29], "correct": [0, 1, 20, 21, 22], "resum": [0, 4, 20, 21], "signing_repo": [0, 1], "occur": [0, 21], "watch": 0, "sent": [0, 4, 8, 9, 10, 11, 16, 17, 18, 19, 20, 21, 22, 23, 24], "reciev": 0, "appropri": [0, 1, 2, 4, 20, 23, 24, 26, 29], "robosignatori": [0, 1, 20, 24], "edit": [0, 1, 4, 5, 13, 20, 21, 22, 23, 27, 29], "background": [0, 20], "titl": [0, 1, 4, 20, 21, 22, 23, 27], "retriev": [0, 1, 13, 21, 22, 27], "bodhibas": [1, 21], "object": [1, 5, 8, 9, 10, 11, 13, 14, 22, 23, 27], "__exclude_columns__": 1, "column": [1, 20, 21, 23, 27], "tupl": [1, 15], "__include_extras__": 1, "method": [1, 2, 7, 13, 15, 20, 21, 27], "attr": [1, 4], "__get_by__": 1, "integ": [1, 11, 19], "properti": [1, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 27], "produc": [1, 4, 21], "orm": 1, "__getitem__": 1, "dictionari": [1, 13, 15, 20, 23], "__json__": [1, 15], "represent": [1, 13, 15, 16, 17, 18, 19], "web": [1, 5, 12, 19, 20, 21, 22, 23, 25, 27, 28, 29], "iter": [1, 13, 15, 16, 18, 19], "dict": [1, 11, 13, 15, 19], "suitabl": [1, 20], "serial": [1, 15, 21, 22, 23, 27], "__repr__": [1, 15], "str": [1, 13, 15, 16, 17, 18, 19, 21], "__weakref__": [1, 13], "weak": [1, 13], "classmethod": [1, 15], "find_polymorphic_child": 1, "ident": 1, "child": 1, "polymorph": [1, 20], "rpmpackag": [1, 20], "accomplish": 1, "scope": 1, "extens": [1, 2, 4, 5, 6, 21], "among": 1, "whose": [1, 13, 23], "polymorphic_ident": 1, "rais": [1, 4, 13, 20, 21, 22, 27], "nameerror": 1, "enumsymbol": [1, 21], "identifi": [1, 10, 11, 18, 19, 21, 23], "keyerror": 1, "typeerror": 1, "grid_column": 1, "except": [1, 2, 13, 20, 21, 22, 23, 27, 29], "ones": [1, 4], "kwarg": [1, 13], "bug_id": [1, 23, 24], "descript": [1, 2, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 27], "parent": 1, "simpl": [1, 20, 23], "constructor": 1, "map": [1, 20], "relationship": [1, 22, 23], "add_com": 1, "updat": [1, 4, 5, 10, 12, 13, 14, 15, 18, 20, 21, 22, 23, 26, 27], "pertain": [1, 21], "relat": [1, 2, 21, 23, 24, 28], "messag": [1, 2, 4, 5, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27], "ad": [1, 4, 5, 11, 16, 19, 20, 21, 22, 23, 27], "close_bug": [1, 13], "default_messag": 1, "modifi": [1, 2, 7, 13, 21, 23, 27], "leav": [1, 12, 13, 21, 22, 23], "on_qa": 1, "update_detail": 1, "grab": 1, "rhbz": [1, 23, 24, 26], "popul": [1, 6], "typic": [1, 4], "offlin": 1, "updateshandl": 1, "self": [1, 2, 15, 20, 23], "bugkarma": 1, "part": [1, 2, 14, 20, 21, 23], "singl": [1, 20, 21, 22, 23, 27], "tabl": [1, 20, 23], "nvr": [1, 4, 8, 10, 11, 13, 15, 16, 18, 19, 20, 22, 27], "realli": 1, "build_target": 1, "dash": [1, 20], "At": [1, 2, 4, 27, 29], "practic": 1, "renam": [1, 19, 21, 22, 23], "thu": [1, 2, 4, 14, 20, 21, 22], "thought": 1, "rather": [1, 4, 20, 21, 27], "strictli": 1, "package_id": [1, 21], "foreign": 1, "release_id": [1, 21], "sign": [1, 2, 4, 9, 17, 20, 21, 23, 27, 29], "update_id": [1, 22], "row": [1, 13], "subclass": [1, 21], "contenttyp": 1, "testcas": [1, 23, 27], "collect": [1, 12], "instrumentedlist": 1, "get_build_id": 1, "get_changelog": [1, 23], "timelimit": 1, "lastupd": 1, "Will": 1, "overridden": [1, 8, 16, 27], "get_creation_tim": 1, "datetim": [1, 4, 13, 23], "get_n_v_r": 1, "directli": [1, 2, 13, 20, 21, 22, 23, 27], "get_owner_nam": 1, "who": [1, 2, 9, 11, 15, 17, 19, 20, 21, 22], "built": [1, 4, 20, 29], "get_tag": [1, 27], "buildsi": 1, "buildsysem": 1, "clientsess": [1, 13], "client": [1, 4, 5, 13, 20, 21, 22, 23, 27], "get_sess": 1, "get_task_id": 1, "is_latest": 1, "nvr_name": 1, "nvr_releas": 1, "nvr_version": 1, "unpush": [1, 10, 12, 13, 18, 23, 27], "from_side_tag": [1, 13, 23], "back": [1, 20, 21, 22, 23, 27], "side": [1, 11, 13, 19, 21, 23, 25, 27], "update_test_cas": 1, "externalcallexcept": 1, "buildrootoverrid": [1, 20, 21, 23], "wai": [1, 2, 21], "immedi": [1, 2], "depend": [1, 2, 4, 12, 25], "text": [1, 4, 11, 13, 19, 20, 21, 23, 26], "hold": 1, "arbitrari": 1, "submission_d": 1, "date": [1, 4, 13, 20, 21, 25, 27], "expiration_d": [1, 13], "expired_d": 1, "build_id": 1, "submitter_id": 1, "submitt": [1, 8, 16, 22, 28], "new": [1, 2, 4, 12, 13, 15, 19, 22, 23, 24, 27, 29], "karma_critpath": 1, "deprec": [1, 13, 23, 25], "longer": [1, 20, 21, 22, 27], "timestamp": [1, 11, 19, 21], "utcnow": [1, 4, 23], "wrote": [1, 4, 19, 20], "serializ": 1, "__str__": [1, 13, 16, 17, 18, 19, 27], "rss_titl": 1, "alia": [1, 2, 5, 10, 11, 13, 15, 18, 19, 20, 21, 22, 23], "rss": [1, 21, 22, 23, 27], "feed": [1, 21, 23], "unique_testcase_feedback": 1, "testcasekarma": 1, "uniqu": [1, 21], "testcase_feedback": 1, "duplic": [1, 4, 20, 23, 27], "compos": [1, 4, 11, 13, 14, 19, 20, 21, 22, 23, 24, 27, 29], "express": [1, 20], "progress": [1, 20, 21], "few": [1, 4, 20, 21, 22, 24], "ensur": [1, 2, 4, 5, 13, 20, 21], "give": [1, 4, 12, 21, 27], "place": [1, 13, 21, 22, 23, 26], "log": [1, 5, 13, 21, 22, 23, 27], "u": [1, 2, 4, 5, 7, 20, 21, 22, 23, 27], "monitor": [1, 5, 21, 22], "__tablename__": 1, "checkpoint": [1, 21], "date_cr": 1, "error_messag": 1, "indic": [1, 2, 11, 13, 19, 20], "happen": [1, 22, 23, 24, 28, 29], "half": [1, 20], "updaterequest": [1, 5, 23], "state_d": 1, "recent": [1, 4, 21, 23, 27], "composest": 1, "superclass": [1, 20], "docblock": [1, 2, 20, 21, 22], "increas": [1, 21, 23], "requir": [1, 4, 5, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 27], "__lt__": 1, "higher": [1, 12, 21], "anoth": [1, 4, 6, 20, 25, 26], "compar": [1, 2, 4, 20, 22], "sort": [1, 20, 21, 27], "human": [1, 10, 11, 13, 16, 17, 18, 19, 28], "readabl": [1, 10, 11, 13, 16, 17, 18, 19, 20, 23], "content_typ": [1, 13], "content": [1, 2, 4, 7, 13, 20, 21], "from_dict": [1, 15], "from_upd": [1, 21], "collat": 1, "caus": [1, 2, 4, 5, 15, 16, 18, 19, 21, 22, 23, 27, 29], "commit": [1, 2, 4, 5, 23], "static": [1, 13, 15, 23], "update_state_d": 1, "target": [1, 4, 11, 19], "event": [1, 20, 21, 22], "transit": 1, "update_summari": 1, "summari": [1, 2, 4, 10, 16, 17, 18, 19, 21, 23, 27], "transmit": [1, 21], "index": [1, 4, 21, 22], "declenum": 1, "soldier": 1, "deploi": [1, 2, 12], "deal": [1, 20], "situat": [1, 24], "sync": [1, 4, 21, 22], "bu": [1, 5], "complet": [1, 4, 20, 22, 27], "abandon": 1, "hope": [1, 21], "containerbuild": 1, "containerpackag": 1, "differenti": 1, "between": [1, 4, 20, 21, 22, 23, 24, 26], "kind": 1, "enum": [1, 10, 11, 18, 19, 21, 22], "particular": [1, 22, 24], "share": [1, 21, 23], "infer_content_class": 1, "Or": 1, "system": [1, 2, 5, 7, 11, 12, 13, 19, 20, 21, 28, 29], "valueerror": [1, 13], "declar": [1, 2], "enumer": 1, "db_type": 1, "declenumtyp": 1, "from_str": 1, "convert": [1, 20, 21, 23, 27], "symbol": [1, 26], "correspond": [1, 23], "schematyp": 1, "typedecor": 1, "enummeta": 1, "metaclass": 1, "cache_ok": 1, "bind": [1, 12, 20, 21, 23], "checkfirst": 1, "ddl": [1, 20], "drop": [1, 4, 5, 20, 21, 22, 23, 27], "process_bind_param": 1, "dialect": 1, "resolv": [1, 23, 24], "defaultdialect": 1, "unus": [1, 20, 21, 22, 23], "process_result_valu": 1, "classnam": 1, "dict_": 1, "__iter__": 1, "cls_": 1, "cl": 1, "less": [1, 2, 4, 20, 22], "__reduce__": 1, "unpickl": 1, "getattr": 1, "function": [1, 2, 4, 13, 15, 20, 21, 23, 25], "flatpakbuild": 1, "flatpakpackag": 1, "modulebuild": 1, "context": [1, 2, 21, 23, 27], "stream": [1, 21], "modulepackag": 1, "external_nam": 1, "extern": [1, 23, 27], "split": [1, 21, 23], "portion": [1, 20], "off": [1, 2, 4, 23], "check_exist": 1, "alreadi": [1, 2, 6, 13, 20, 21, 23], "get_or_cr": [1, 23], "get_pkg_committers_from_pagur": 1, "pull": [1, 2, 4, 13, 20, 21, 29], "runtimeerror": [1, 13], "did": [1, 20, 21], "200": [1, 21], "hascommitaccess": 1, "branchnam": 1, "validate_build": 1, "append": [1, 4], "equal": [1, 20, 28], "goal": [1, 20], "ever": [1, 20], "vice": 1, "versa": 1, "rpmbuild": [1, 4], "never": [1, 20, 23, 24, 27], "un": 1, "packagemanag": 1, "manag": [1, 12, 20, 21, 22, 23, 26, 27], "unspecifi": [1, 13], "distribut": [1, 2, 4, 12, 21], "27": [1, 21], "f27": 1, "long_nam": [1, 13], "prefix": [1, 24, 26], "alias": [1, 20, 21, 22, 23], "dist": [1, 4, 13], "dist_tag": [1, 13], "stable_tag": 1, "testing_tag": 1, "candidate_tag": 1, "pending_signing_tag": [1, 20, 21], "pending_testing_tag": [1, 20], "pending_stable_tag": 1, "releasest": 1, "composed_by_bodhi": 1, "automat": [1, 2, 4, 5, 12, 13, 20, 21, 22, 23, 25, 26, 27, 28, 29], "package_manag": [1, 22], "testing_repositori": [1, 22], "released_on": [1, 27], "2020": [1, 23, 24], "05": 1, "17": [1, 4], "eol": [1, 22, 23, 27], "life": [1, 20, 23], "all_releas": [1, 27], "defaultdict": 1, "collection_nam": 1, "eg": [1, 13], "critpath_mandatory_days_in_test": 1, "configur": [1, 2, 4, 5, 12, 20, 21, 22, 23, 24, 27, 28, 29], "critpath_min_karma": [1, 28], "doesn": [1, 4, 20], "from_tag": [1, 13, 27], "desir": [1, 4, 20, 21, 25], "get_pending_signing_side_tag": 1, "get_pending_testing_side_tag": [1, 23], "element": [1, 20, 22, 23], "pending_test": [1, 23], "pending_st": 1, "semant": [1, 4], "inherited_override_tag": 1, "setting_prefix": 1, "epel9": 1, "while": [1, 2, 4, 20, 21, 23, 25, 29], "sensit": 1, "setting_statu": 1, "f30": 1, "version_int": [1, 21], "frozen": [1, 12, 23, 27], "archiv": [1, 4, 22, 23, 27], "fc26": 1, "epoch": 1, "evr": 1, "1970": [1, 21, 22], "01": [1, 27], "00": [1, 4], "utc": [1, 11, 19, 21], "get_latest": 1, "package_nam": 1, "testgatingstatu": [1, 13], "test_gating_statu": [1, 21, 22], "hear": 1, "greenwav": [1, 5, 20, 21, 22, 23, 27, 28], "said": [1, 29], "queu": [1, 20, 27], "referenc": [1, 4, 13, 15, 19], "through": [1, 12, 20, 23, 24, 28, 29], "autokarma": [1, 13, 20, 23, 27, 28, 29], "stable_karma": [1, 13, 22, 28], "threshold": [1, 13, 20, 23, 28], "autotim": [1, 13, 23, 27, 28, 29], "good": [1, 4, 20], "stable_dai": [1, 13, 22, 23, 28], "unstable_karma": [1, 13, 22], "bad": 1, "unstabl": [1, 11, 19, 20], "require_bug": [1, 13], "consid": [1, 4, 21], "require_testcas": [1, 13], "display_nam": [1, 13, 22, 23], "enhanc": [1, 5, 13, 26], "bugfix": [1, 2, 4, 13, 20, 21, 22, 23, 27], "updatetyp": 1, "updatestatu": 1, "updatesever": 1, "suggest": [1, 4, 6, 13], "updatesuggest": 1, "becaus": [1, 4, 23, 24], "basic": 1, "kernel": [1, 13], "critpath_group": 1, "empti": [1, 21, 23, 27], "mean": [1, 4, 20, 21, 23, 24, 29], "null": [1, 4, 6, 10, 11, 18, 19, 20, 21, 22, 23], "featur": [1, 2, 4, 5, 12, 28, 29], "date_submit": [1, 23], "date_modifi": 1, "date_approv": [1, 27], "date_test": [1, 23], "date_st": 1, "2009": [1, 21], "12345": 1, "user_id": [1, 23], "inject": [1, 22], "caller": 1, "themselv": [1, 21], "abs_url": 1, "absolut": 1, "add_tag": 1, "builds_json": 1, "check_karma_threshold": 1, "agent": [1, 9, 11, 15, 16, 17, 18, 19, 20], "either": [1, 4, 13, 28, 29], "necessari": [1, 21], "set_request": 1, "lockedupdateexcept": 1, "check_requir": 1, "meet": [1, 2, 11, 19, 20, 22], "prescrib": 1, "bodhiconfig": 1, "bug_feedback": 1, "check_karma": 1, "email_notif": 1, "comment_on_test_gating_status_chang": 1, "instancest": 1, "comments_since_karma_reset": 1, "reset": [1, 20, 21, 23], "contains_critpath_compon": 1, "release_branch": 1, "compon": [1, 11, 12, 13, 19, 23, 27], "f25": 1, "evalu": 1, "critpath_approv": 1, "date_lock": 1, "becam": [1, 21], "date_push": [1, 27], "days_in_test": 1, "days_to_st": [1, 20], "truthi": 1, "cannot": [1, 13, 22, 23, 27], "alter": [1, 4, 21], "caveat": 1, "find_conflicting_build": 1, "conflict": [1, 21, 23], "full_test_cas": 1, "get_bug_karma": 1, "get_bugstr": 1, "show_titl": 1, "delimit": [1, 13], "output": [1, 2, 20, 21, 23, 27], "get_critpath_group": 1, "get_maintain": 1, "within": [1, 20], "get_test_gating_info": [1, 23], "bodhiexcept": 1, "get_testcase_karma": 1, "get_titl": 1, "delim": 1, "after_limit": 1, "beautifi": 1, "amp": 1, "package1": 1, "package2": 1, "xxx": 1, "word": 1, "ampersand": 1, "get_url": [1, 21, 23], "rel": [1, 13], "greenwave_request_batch": 1, "verbos": [1, 13], "proper": 1, "decis": [1, 21, 23, 27, 28], "greenwave_request_batches_json": 1, "greenwave_subject": 1, "greenwave_subject_batch_s": 1, "has_stable_com": 1, "elig": 1, "install_command": 1, "There": [1, 2, 5, 12, 20, 21, 25], "four": [1, 4], "condit": [1, 20, 23], "rawhid": [1, 4, 21, 22, 23, 24, 27, 29], "last_modifi": 1, "_get_test_gating_statu": 1, "modif": [1, 2, 7, 20], "meets_testing_requir": [1, 22], "simpli": [1, 4, 5, 26], "modify_bug": 1, "obsolet": [1, 10, 12, 13, 18, 20, 21, 22, 23, 27], "newer": [1, 19, 21, 22, 27, 29], "even": [1, 21, 22, 23, 26, 28, 29], "though": [1, 20, 21, 22], "instant": 1, "next": [1, 2, 4, 5, 20, 23, 29], "obsolete_if_unst": 1, "obsolete_older_upd": 1, "older": [1, 23, 29], "multipl": [1, 12, 20, 21, 22, 23, 27], "safe": 1, "skip": [1, 20, 21], "product_vers": 1, "26": [1, 20, 27], "remove_tag": 1, "perform": [1, 4, 20, 21, 22, 23, 24, 25, 28, 29], "multical": [1, 23], "requested_tag": 1, "unabl": [1, 14], "revok": [1, 10, 12, 13, 18, 23], "send_update_notic": 1, "notic": [1, 27, 29], "circumst": [1, 27], "tri": [1, 21, 27], "everi": [1, 21, 23, 24, 25, 26], "status_com": 1, "test_cas": 1, "test_gating_pass": 1, "fx": 1, "untag": [1, 21, 23, 24], "preserve_overrid": 1, "preserv": 1, "update_bug": 1, "consist": [1, 2, 20, 21, 22], "miss": [1, 4, 20, 21, 22, 24, 27], "destroi": [1, 5], "anymor": [1, 4, 21, 22, 23], "update_test_gating_statu": 1, "validate_releas": 1, "version_hash": 1, "sha1": 1, "hash": [1, 4], "waive_test_result": 1, "attempt": [1, 21, 22], "waiv": [1, 13, 21, 23, 27], "unsatisfied_requir": 1, "both": [1, 4, 5, 20, 23, 27], "readi": [1, 9, 11, 17, 19, 23, 27, 29], "urgent": [1, 13, 20], "high": [1, 13, 20], "medium": [1, 13, 20], "low": [1, 13, 20, 21], "reboot": [1, 13, 21], "logout": [1, 13, 20, 21], "No": [1, 21, 22], "classifi": [1, 4], "newpackag": [1, 13], "introduc": [1, 20, 21, 22, 23, 27], "written": [1, 20, 21], "dynam": 1, "appenderqueri": 1, "avatar": [1, 15], "falsei": 1, "coverag": [2, 6, 20, 21, 22], "particularli": [2, 21], "import": [2, 12, 20, 21, 22, 27], "broken": [2, 22, 23], "btest": [2, 5, 6], "vagrant": [2, 12, 20, 21, 22, 23], "diff": [2, 4], "cover": [2, 4, 20], "explain": [2, 13, 22], "anyth": [2, 21], "pydocstyl": [2, 20], "hint": [2, 21, 25], "bci": [2, 5], "mypi": [2, 22, 23], "pep": [2, 20, 21, 22], "flake8": [2, 21, 22], "three": [2, 20], "blint": [2, 5, 23], "With": [2, 4, 20, 21], "rare": 2, "improv": 2, "easier": [2, 4, 20, 21, 23, 25], "perus": 2, "histori": 2, "implement": [2, 21, 27], "valuabl": 2, "cherri": [2, 4], "pick": [2, 4, 26], "upon": [2, 20, 21, 23, 24, 27], "prior": [2, 20], "unmerg": 2, "feel": 2, "agre": 2, "certif": [2, 20], "2004": [2, 21], "2006": 2, "foundat": 2, "contributor": [2, 5], "letterman": 2, "drive": 2, "suit": [2, 4, 5, 12, 20, 21], "d4700": 2, "san": 2, "francisco": 2, "ca": 2, "94129": 2, "everyon": 2, "permit": 2, "verbatim": 2, "By": [2, 29], "project": [2, 12, 14, 20, 21, 22], "certifi": 2, "whole": 2, "me": 2, "b": [2, 4], "previou": [2, 4, 6, 23], "best": [2, 4], "my": [2, 4], "knowledg": [2, 23], "am": 2, "understand": 2, "indefinit": 2, "redistribut": 2, "involv": 2, "randi": [2, 4, 20, 21, 22, 23], "barlow": [2, 4, 20, 21, 22, 23], "electronsweatshop": [2, 4], "patch": [2, 20, 21], "short": [2, 4, 10, 16, 17, 18, 19, 20, 23, 29], "textual": 2, "re": [2, 5, 11, 19, 20, 21, 23, 24, 27, 29], "credit": [2, 5], "think": [2, 28], "entri": [2, 21, 23], "42": [2, 4], "pr42": 2, "cabcdef": 2, "changeset": 2, "abcdef": 2, "And": [2, 21, 26], "bic": 2, "backward": [2, 4, 20], "incompat": [2, 4, 20], "doc": [2, 4, 11, 19, 20, 21, 23], "full": [2, 4, 20, 23], "stop": [2, 5, 6, 22], "preview": 2, "towncrier": [2, 4, 23], "draft": [2, 8, 9, 10, 11, 16, 17, 18, 19], "kanban": 2, "board": 2, "track": [2, 4, 6, 21, 22], "plan": [2, 21, 28], "aren": [2, 13, 20, 21, 27], "categor": 2, "purpos": [2, 25], "easyfix": 2, "jenkin": [2, 20, 21], "gracious": 2, "cento": [2, 20, 21], "sometim": [2, 4, 21, 24, 27], "pipelin": [2, 20, 21, 22, 23], "individu": [2, 21], "continu": [2, 20, 21, 29], "pr": [2, 4, 20, 21, 23, 27], "merg": [2, 4, 23], "workflow": [2, 4, 13], "groovyscript": 2, "cico": 2, "fairli": 2, "mergifi": [2, 21], "yml": [2, 4], "parallel": [2, 21], "heavi": 2, "lift": 2, "intend": [2, 20, 21, 29], "podman": 2, "handi": [2, 5, 14, 21], "x": [2, 4, 27], "exit": [2, 21], "failur": [2, 13, 21, 22, 27], "choos": [2, 4], "varieti": [2, 20, 21, 22], "Be": [2, 4, 5, 26, 29], "help": [2, 5, 6, 20, 21, 23, 27], "f29": [2, 4], "sudo": [2, 4, 5, 6, 7, 21, 22, 23, 27], "r": [2, 21], "shell": [2, 4, 5, 6, 20, 21], "bootstrap": [2, 12, 20, 23], "virtualenv": [2, 12, 21], "quickli": [2, 5, 23], "virtual": [2, 5], "machin": [2, 4, 5, 6], "effort": 2, "guid": [2, 6, 21], "visual": [2, 12], "studio": [2, 12], "unit": [2, 4, 5, 12, 20, 21], "v": [2, 12, 21, 23], "explor": [3, 6], "seen": 3, "major": [4, 20, 22, 23, 27], "minor": [4, 23, 27], "aid": [4, 20], "scheme": [4, 20, 21], "keep": [4, 5, 20, 21], "Of": 4, "cours": 4, "simplifi": [4, 19, 27], "almost": 4, "review": 4, "12": [4, 13, 22, 27], "13": [4, 5, 22], "relev": [4, 16, 18, 19, 23], "On": [4, 27, 29], "infrastructur": [4, 7], "enviro": 4, "procedur": 4, "abil": [4, 21, 23], "playbook": 4, "batcav": 4, "srpm": 4, "server": [4, 5, 12, 13, 20], "f34": 4, "yyyymmddhhmm": 4, "githash": 4, "202203102341gite878e73": 4, "fc34": 4, "coupl": [4, 20, 21], "minut": [4, 22, 24], "backend01": 4, "ssh": [4, 5, 12, 20], "iad2": 4, "refresh": [4, 21, 23], "noarch": 4, "202202010001gitabcdefg": 4, "batcave01": 4, "rbac": 4, "l": 4, "upgrad": [4, 12, 20, 29], "frontend": 4, "openshift": [4, 23], "final": 4, "rebuild": 4, "redeploi": 4, "In": [4, 5, 6, 20, 21, 24, 27, 29], "deploy": [4, 21, 22], "pyproject": 4, "toml": 4, "spec": 4, "fragment": 4, "awar": [4, 29], "were": [4, 13, 20, 21, 22, 23, 27], "again": [4, 20, 21], "wouldn": 4, "let": [4, 23], "protect": 4, "tick": 4, "dco": [4, 21], "fxx": 4, "fxxdoc": 4, "xx": 4, "switch": [4, 20, 27], "comparison": 4, "ci": [4, 5, 12, 19, 20, 21, 22, 23, 27, 28, 29], "remain": [4, 27, 29], "own": [4, 5, 13, 23], "order": [4, 20, 21, 22, 27], "administr": [4, 5, 12, 21], "clone": [4, 5, 12, 20], "fedpkg": 4, "e0ca5bc5d36e8cca5bd126879a036006356645e6": 4, "eaf3415": 4, "d3684be": 4, "100644": 4, "21": [4, 5], "global": [4, 22], "bashcompdir": 4, "pkg": 4, "completionsdir": 4, "bash": [4, 20], "bashcomproot": 4, "dirnam": 4, "commit_short": 4, "echo": 4, "buildarch": 4, "modular": [4, 21], "framework": 4, "facilit": 4, "publish": [4, 12, 14, 20, 21, 22, 23, 27], "softwar": [4, 28], "internet": 4, "source0": 4, "tar": 4, "gz": 4, "patch0": 4, "0000": 4, "buildrequir": 4, "py2_dist": 4, "inipars": [4, 20, 21], "241": 4, "248": 4, "prep": 4, "autosetup": 4, "p1": 4, "kill": 4, "dep": 4, "sed": 4, "pyramid_debugtoolbar": [4, 7], "setup": [4, 6, 12, 20], "270": 4, "277": 4, "_smp_mflag": 4, "man": [4, 20, 21, 22], "py2_instal": 4, "stuff": 4, "rm": 4, "rf": 4, "python2_sitelib": 4, "_server": 4, "python2_vers": 4, "b0": 4, "py3_instal": 4, "346": 4, "353": 4, "coveragerc": 4, "readm": [4, 20, 21], "rst": 4, "dir": [4, 21, 23], "python3": [4, 6], "355": 4, "362": 4, "python3_sitelib": 4, "__pycache__": 4, "python3_vers": 4, "python2": [4, 7], "_client": 4, "392": 4, "400": [4, 21], "noreplac": 4, "_sysconfdir": 4, "_mandir": 4, "man1": 4, "initialize_bodhi_db": [4, 20], "_datadir": 4, "406": 4, "6": [4, 14, 22, 27], "414": 4, "10": [4, 5, 19, 22, 27, 28], "fri": 4, "jan": [4, 21], "11": [4, 5, 22, 27], "2019": 4, "bowlofegg": 4, "e0ca5bc": 4, "mon": 4, "dec": 4, "2018": 4, "cat": 4, "77f54fee023fcbfb06f7e72b3b993d39f7678efa": 4, "sep": 4, "2001": 4, "09": [4, 27], "19": 4, "47": 4, "0500": 4, "insert": [4, 21], "59edc0a8": 4, "1ba87387": 4, "63": 4, "2007": 4, "year": [4, 22, 27], "y": [4, 7, 21], "alpha": 4, "rc": 4, "0b0": 4, "languag": 4, "autogener": [4, 21], "sphinx": [4, 20, 23], "44566ff5": 4, "74297bb5": 4, "def": 4, "get_requir": 4, "requirements_fil": 4, "txt": 4, "abspath": 4, "__file__": 4, "join": [4, 23], "pypi": [4, 20, 21], "3aaction": 4, "list_classifi": 4, "20": [4, 5, 13, 20, 21, 27], "29": 4, "fc29": 4, "copr": 4, "idea": 4, "scratch": [4, 11, 19], "thing": [4, 20], "sop": 4, "peopl": [4, 29], "irc": [4, 12], "channel": [4, 12, 20], "bit": [4, 20, 23, 29], "tricki": 4, "One": [4, 20], "encount": [4, 21], "wasn": [4, 21, 22], "latter": [4, 21], "overcom": 4, "ve": [4, 20, 21], "fresh": 4, "small": [4, 21, 22, 27], "rpdb": 4, "bump": 4, "extrem": 4, "mint": 4, "apach": [4, 21, 22, 23, 27], "filter_bi": [4, 5], "earlier": 4, "forc": [4, 27], "clear": [4, 13, 21, 23], "noth": 4, "satisfi": 4, "qualiti": [4, 12], "gpg": 4, "editor": [4, 20], "markdown": [4, 12, 20, 21, 22, 23, 27], "littl": [4, 29], "plain": [4, 15, 26, 27], "past": [4, 20, 22], "anywai": 4, "prefer": 4, "head": [4, 7, 20, 21, 22, 23, 27], "interpret": [4, 20, 21], "submenu": 4, "nice": [4, 5, 15, 21], "fortun": 4, "sdist": 4, "tarbal": 4, "folder": [4, 5, 20, 22], "twine": 4, "upload": 4, "mine": [4, 13, 20], "3bdd2462": 4, "forget": 4, "wise": 4, "real": [4, 5, 27], "saniti": [4, 21, 27, 29], "done": [4, 5, 20, 22, 23, 26], "bio": 5, "slow": [5, 21], "ansibl": 5, "libvirt": [5, 6], "sshf": 5, "hostmanag": 5, "systemctl": [5, 6, 7], "libvirtd": 5, "2022": [5, 21, 27], "freeipa": 5, "ipsilon": [5, 27], "tinystag": 5, "tini": 5, "stage": [5, 12, 13, 20, 21, 22, 23], "try": [5, 23, 27], "provis": [5, 23], "pushd": 5, "popd": 5, "cd": [5, 7, 20], "amqp": [5, 14], "broker": 5, "rabbitmq": 5, "queue": [5, 22], "15672": 5, "ipa": 5, "tinystage_packag": 5, "tinystage_provenpackag": 5, "login": [5, 13, 20, 22, 27], "fas_usernam": 5, "vagrantfil": [5, 20, 21], "vm": 5, "advis": [5, 21, 26], "complementari": 5, "checkout": 5, "cwd": 5, "bashrc": [5, 7], "print": [5, 20, 21, 23, 26, 27], "screen": [5, 21, 23], "motd": [5, 20], "familiar": 5, "yourself": 5, "welcom": [5, 6], "bdoc": 5, "bfedmsg": [5, 20], "blog": 5, "lf": 5, "bresetdb": [5, 20], "reimport": 5, "brestart": 5, "restart": [5, 13, 29], "bstart": 5, "bstop": 5, "seri": [5, 20, 21, 22, 23], "linter": 5, "bstartdep": 5, "bstopdep": 5, "bremovedep": 5, "bodhi_url": [5, 20], "happi": 5, "hack": 5, "mind": 5, "mount": 5, "plugin": [5, 21], "reflect": [5, 23], "systemd": [5, 20], "2017": [5, 20], "02": 5, "08": 5, "56": 5, "359": 5, "mainthread": 5, "fakebugtrack": 5, "devbuildsi": [5, 21], "04": [5, 8, 9, 10, 11, 16, 17, 18, 19, 24, 27], "ipython": 5, "interact": [5, 14], "introduct": [5, 23], "overview": 5, "quickref": 5, "wsgi": [5, 23], "resourc": 5, "tree": 5, "root_factori": 5, "factori": 5, "2016": [5, 20, 21], "840ff89708": 5, "perman": [5, 22], "vagrant_vagrantfil": 5, "discov": [6, 20, 22], "marketplac": 6, "visualstudio": 6, "item": [6, 10, 11, 18, 19, 21, 22, 23], "itemnam": 6, "vscode": 6, "192": 6, "168": 6, "122": 6, "225": 6, "22": 6, "userknownhostsfil": 6, "stricthostkeycheck": 6, "passwordauthent": 6, "identityfil": 6, "private_kei": 6, "identitiesonli": 6, "ye": [6, 21], "loglevel": 6, "fatal": 6, "press": [6, 21], "f1": 6, "prompt": [6, 20, 21], "suffici": [6, 25], "launch": [6, 21], "pserv": [6, 7], "jinja": 6, "debugg": 6, "complain": 6, "pane": 6, "ctrl": 6, "shift": 6, "breakpoint": 6, "littlefoxteam": 6, "adapt": 6, "swith": 6, "pytesten": 6, "pytestpath": 6, "pythontestexplor": 6, "testframework": 6, "pytest": 6, "pythonpath": [6, 12], "pytestarg": 6, "cov": 6, "workaround": [6, 21], "microsoft": 6, "693": 6, "sould": 6, "hte": 6, "simmilar": 6, "fashion": 6, "libffi": 7, "openssl": 7, "pcaro": 7, "hermit": 7, "font": [7, 22, 23], "freetyp": 7, "libjpeg": 7, "turbo": 7, "zeromq": 7, "gcc": [7, 22, 26], "cert": 7, "export": [7, 27], "workon_hom": 7, "sh": [7, 21], "termin": [7, 27], "workon": 7, "pip": [7, 23], "psycopg2": 7, "cp": 7, "curl": 7, "dump": 7, "xz": 7, "postgr": 7, "createdb": 7, "psql": 7, "role": 7, "xzcat": 7, "bottom": [7, 20], "anypasswordworksloc": 7, "gitleak": 7, "alemb": [7, 20, 21, 22, 23, 27], "reload": 7, "privileg": 7, "initdb": 7, "pg_hba": 7, "vi": 7, "lib": 7, "pgsql": 7, "unix": 7, "socket": 7, "peer": 7, "ipv4": 7, "trust": 7, "32": 7, "ipv6": 7, "128": 7, "schema": [8, 9, 10, 11, 12, 14, 15, 20, 22, 23, 27], "ctype": [9, 17, 23], "bodi": [10, 15, 16, 17, 18, 19], "arrai": [10, 11, 18, 19], "ref": [10, 11, 18, 19], "definit": [10, 11, 18, 19], "f32": [10, 11, 18, 19], "side_tag_act": [10, 11, 18, 19, 27], "side_tag_expir": [10, 11, 18, 19, 27], "new_bug": [11, 19], "new_build": [11, 19, 27], "removed_build": [11, 19, 27], "contact": [11, 19], "team": [11, 19], "artifact": [11, 19, 21], "uri": [11, 19], "generated_at": [11, 19], "iso": [11, 19], "8601": [11, 19], "trigger": [11, 13, 19, 23, 27], "task_id": [11, 19], "issuer": [11, 19], "artifactbuild": [11, 19], "design": [12, 21], "democrat": 12, "propos": [12, 28], "lead": [12, 23, 26], "arriv": 12, "enter": [12, 20, 21, 29], "errata": [12, 14], "resultsdb": [12, 20, 21, 23], "autom": [12, 19, 20, 27], "flavor": 12, "bodhicli": [12, 13, 21], "bodhiclientexcept": [12, 13], "composenotfound": [12, 13], "updatenotfound": [12, 13], "errorhandl": [12, 13], "contribut": [12, 20, 21, 22, 23, 27], "guidelin": [12, 20], "snapshot": 12, "tip": 12, "remot": 12, "virtualenvwrapp": 12, "bodhi2": [12, 26], "libera": 12, "discuss": [12, 27], "onlin": 12, "base_url": [13, 20], "id_provid": 13, "oidc_storage_path": 13, "__dict__": 13, "mappingproxi": 13, "__module__": 13, "__doc__": 13, "_build_oidc_cli": 13, "send_request": 13, "ensure_auth": 13, "clear_auth": 13, "save": [13, 26], "trigger_test": 13, "get_test_statu": 13, "save_overrid": [13, 27], "get_compos": 13, "list_compos": 13, "list_overrid": 13, "csrf": 13, "parse_fil": 13, "latest_build": 13, "testabl": 13, "compose_str": 13, "staticmethod": 13, "override_str": 13, "update_str": [13, 21], "get_releas": [13, 20], "get_koji_sess": 13, "koji_sess": 13, "__annotations__": [13, 15, 16, 17, 18, 19], "listtag": [13, 23], "munch": 13, "minim": [13, 21], "acquir": 13, "404": [13, 20, 23], "f12": 13, "rows_per_pag": 13, "shortnam": 13, "certain": [13, 29], "input_fil": 13, "pars": 13, "updateid": 13, "2015": [13, 21], "0001": 13, "docstr": [13, 20, 21], "approved_befor": 13, "approved_sinc": 13, "modified_befor": 13, "modified_sinc": 13, "pushed_befor": 13, "pushed_sinc": 13, "submitted_befor": 13, "submitted_sinc": 13, "min": 13, "entail": 13, "keyword": [13, 24], "why": [13, 21, 22], "spent": 13, "minimun": 13, "upper": [13, 25], "taskotron": [13, 20], "rpmdeplint": 13, "upgradepath": 13, "rpmlint": 13, "confirm": [13, 23, 25], "durat": [13, 23], "verb": 13, "yield": 13, "unsatisfi": 13, "waiver": [13, 21, 22, 27], "requestexcept": 13, "callabl": 13, "decor": 13, "formal": [14, 20, 21], "conveni": [14, 15, 22], "guarante": 14, "bodhimessag": [15, 16, 17, 18, 19], "header": [15, 16, 17, 18, 19, 21, 23, 26], "topic": [15, 16, 17, 18, 19, 22], "agent_avatar": 15, "agent_nam": [15, 16, 18, 19, 27], "app_icon": 15, "icon": [15, 20, 27], "app_nam": [15, 27], "affect": [15, 16, 18, 19, 22, 23, 24, 25], "instanti": 15, "buildv1": [15, 16], "namedtupl": 15, "__getnewargs__": 15, "pickl": 15, "__match_args__": 15, "__new__": 15, "_cl": 15, "__orig_bases__": 15, "__slots__": 15, "fedmsgencod": 15, "skipkei": 15, "ensure_ascii": 15, "check_circular": 15, "allow_nan": 15, "sort_kei": 15, "indent": [15, 26], "jsonencod": 15, "obj": 15, "releasev1": 15, "updatev1": [15, 18, 19], "userv1": [15, 16, 19], "forwardref": 15, "4": [15, 26, 27], "buildrootoverridemessag": 16, "buildrootoverridetagv1": 16, "buildrootoverrideuntagv1": 16, "composecompletev1": 17, "composecomposingv1": 17, "composestartv1": 17, "composesyncdonev1": 17, "composesyncwaitv1": 17, "repodonev1": 17, "erratapublishv1": 18, "updatecommentv1": 19, "updatemessag": 19, "updatecompletestablev1": 19, "updatecompletetestingv1": 19, "updateeditv1": 19, "updateeditv2": 19, "body_schema": 19, "updateejectv1": 19, "updatekarmathresholdv1": 19, "updatereadyfortestingv1": [19, 23], "updatereadyfortestingv2": 19, "updatereadyfortestingv3": 19, "actual": 19, "updaterequestmessag": 19, "updaterequestobsoletev1": 19, "updaterequestrevokev1": 19, "updaterequeststablev1": 19, "updaterequesttestingv1": 19, "updaterequestunpushv1": 19, "updaterequirementsmetstablev1": 19, "batch": [20, 21, 22, 23], "1881": 20, "button": [20, 21, 23], "1875": 20, "comp": [20, 21], "1885": 20, "patrick": [20, 21, 22, 23], "uiterwijk": [20, 21, 22, 23], "ask": [20, 21, 22], "expand": [20, 21, 22], "membership": 20, "1810": 20, "1847": 20, "1793": 20, "pierr": [20, 21, 22, 23], "yve": [20, 21, 22, 23], "chibon": [20, 21, 22, 23], "togeth": [20, 22, 27], "frequent": 20, "churn": 20, "dequeu": [20, 21, 22], "1157": 20, "input": [20, 21, 23], "1406": 20, "autopush": [20, 22, 28], "1570": 20, "fetch": [20, 23, 27], "1597": 20, "1708": 20, "caleigh": [20, 21], "rung": [20, 21], "hottman": [20, 21], "ryan": [20, 21, 23, 27], "lerch": [20, 21, 23, 27], "rimsha": 20, "khan": 20, "1765": 20, "ralph": [20, 21], "bean": [20, 21], "technic": [20, 22], "sens": [20, 22], "justifi": 20, "justif": 20, "inlin": [20, 26], "traceback": [20, 22, 23], "el": 20, "pkgtag": 20, "correctli": [20, 21, 22, 23, 27], "devast": 20, "1634": 20, "b4474676": 20, "live": [20, 21, 23], "ci_gat": 20, "favor": 20, "babysit": 20, "lost": 20, "1733": 20, "endpoint": [20, 21, 23, 27], "ilik": 20, "insensit": [20, 24, 26], "997": 20, "1258": 20, "exact": 20, "692": 20, "811": 20, "1382": 20, "1679": 20, "hit": 20, "870": 20, "f9414601": 20, "6e8679b6": 20, "431b9078": 20, "graph": [20, 27], "mous": [20, 21], "hover": 20, "numer": [20, 22], "209": 20, "regular": 20, "interv": 20, "commun": 20, "1692": 20, "1482": 20, "1308": 20, "catch": [20, 21, 24, 26], "1126": 20, "1626": 20, "784": 20, "sanit": 20, "refactor": [20, 21, 22], "didn": [20, 22, 27], "escap": [20, 23], "1656": 20, "1721": 20, "289": 20, "1674": 20, "typeahead": [20, 23], "librari": 20, "1731": 20, "257": [20, 21], "compliant": [20, 21], "89": 20, "month": 20, "toward": [20, 21], "matt": [20, 21], "jia": [20, 21], "prahl": 20, "jeremi": [20, 21, 22], "cline": [20, 21, 22], "cve": [20, 21, 22, 23], "1002152": 20, "thank": [20, 21, 26], "marcel": 20, "1319": 20, "tab": [20, 21, 26, 27, 28], "1188": 20, "straight": 20, "632": 20, "count": [20, 27], "1de12f6a": 20, "spinner": [20, 23], "436": 20, "middl": [20, 23], "461": 20, "1619": 20, "explicit": 20, "detect": [20, 22, 23, 27], "780": 20, "1338": 20, "0181a344": 20, "cleaner": [20, 21], "1457": 20, "1377": 20, "1635": [20, 21], "scenario": [20, 27], "d5b0bfa3": 20, "front": 20, "1659": 20, "properli": [20, 21, 22], "urlencod": 20, "1015": 20, "bundl": [20, 27], "javascript": [20, 21, 22, 23], "rebas": 20, "fork": 20, "corejavascript": 20, "j": [20, 23, 27], "unmaintain": [20, 27], "twitter": 20, "1381": 20, "hard": [20, 21], "condition": [20, 21], "1166": 20, "brian": 20, "stinson": 20, "ground": 20, "runner": 20, "nose": 20, "tox": 20, "style": [20, 21, 23, 26, 27], "unifi": [20, 23], "testapp": [20, 21], "signific": 20, "leak": [20, 21], "consum": [20, 22, 23, 27], "450": 20, "mb": 20, "gb": 20, "ram": 20, "squeez": 20, "bleach": [20, 23, 27], "1718": 20, "clement": [20, 21, 22, 23], "verna": [20, 21, 22, 23], "kamil": 20, "p\u00e1ral": 20, "martin": [20, 21], "curlej": [20, 21], "trishna": 20, "guha": 20, "brandon": 20, "grai": 20, "restor": 20, "1633": 20, "1640": 20, "1641": 20, "hero": 20, "1325": 20, "1326": 20, "1327": 20, "1328": 20, "handl": [20, 21, 22, 23, 27], "later": 20, "openqa": 20, "1471": 20, "align": 20, "4b6b7597": 20, "d0940323": 20, "cf8d897f": 20, "bdr": 20, "059b5ab7": 20, "grei": 20, "tooltip": [20, 21], "obviou": 20, "1492": 20, "multi": [20, 21, 23], "1509": 20, "1a7122cd": 20, "width": [20, 27], "6dfe6ff3": 20, "layout": [20, 21], "6afb6b07": 20, "pdc": [20, 21, 23, 27], "59551861": 20, "loader": 20, "central": 20, "achiev": [20, 22, 29], "sane": 20, "1488": 20, "1489": 20, "263b7b7f": 20, "1329": 20, "proce": 20, "0fcb73f8": 20, "1441": 20, "rework": 20, "1550": 20, "distgit": 20, "ae01e5d1": 20, "hidden": 20, "fulli": [20, 21, 27], "visibl": 20, "mobil": [20, 21], "devic": 20, "1467": 20, "1469": 20, "1521": 20, "1378": 20, "shorten": 20, "882": 20, "1541": 20, "bshell": 20, "usabl": 20, "lot": [20, 22, 23], "afe5bd8c": 20, "significantli": [20, 21], "85": [20, 21], "88": 20, "httpie": 20, "1588": 20, "builder": 20, "bdiff": 20, "alert": 20, "adam": [20, 21, 22, 23, 27], "williamson": [20, 22, 23, 27], "matthew": 20, "miller": [20, 21], "1049": 20, "capabl": [20, 23, 27], "1394": 20, "1409": 20, "ec0c619a": 20, "1393": 20, "1386": 20, "1412": 20, "1435": 20, "viewabl": 20, "bteststyl": [20, 23], "bianca": 20, "nenciu": 20, "robert": [20, 23], "scheck": [20, 23], "focus": [20, 21], "least": [20, 21, 26], "1474": 20, "1500": 20, "1505": 20, "1470": 20, "1473": 20, "1472": 20, "roll": 20, "1475": 20, "trim": [20, 22], "zope": 20, "1414": 20, "webob": 20, "indirectli": 20, "restyl": 20, "fit": 20, "better": [20, 23, 27], "theme": [20, 21], "1366": 20, "1321": 20, "937": 20, "clarifi": 20, "28dd380a": 20, "previous": [20, 21, 22], "consequ": 20, "meant": 20, "1362": 20, "1351": 20, "shorter": 20, "larg": 20, "957": 20, "masherthread": 20, "wait_for_sync": 20, "1343": 20, "5983d99c": 20, "color": 20, "62330644": 20, "450dbafe": 20, "lifetim": 20, "carri": 20, "vote": [20, 27], "829": 20, "1161": 20, "1359": 20, "datapoint": 20, "1172": 20, "optim": 20, "983": 20, "1310": 20, "pop": 20, "lazili": 20, "1423": 20, "across": [20, 21], "codebas": [20, 21], "eventu": 20, "84": 20, "vim": 20, "1372": 20, "1392": 20, "e9a26042": 20, "8167f262": 20, "pyc": 20, "9e9adb61": 20, "e8a95b12": 20, "ankit": 20, "raj": 20, "ojha": 20, "jason": 20, "taylor": [20, 21, 22, 27], "revamp": 20, "clearer": [20, 21, 27], "manner": 20, "1313": 20, "reorgan": [20, 21], "6d6de4bc": 20, "d3ccc579": 20, "alabast": [20, 21], "57a80f42": 20, "land": 20, "1322": 20, "1323": 20, "slash": 20, "1087939b": 20, "902": 20, "unusu": 20, "1187": 20, "cursor": 20, "pointer": 20, "1296": 20, "1305": 20, "d5bec3fa": 20, "1033": 20, "talk": [20, 23], "percentag": 20, "82": 20, "ariel": 20, "barria": 20, "999": 20, "1191": 20, "plaintext": [20, 27], "1246": 20, "usag": [20, 21, 25], "mash": [20, 21, 22], "recurs": [20, 27], "float": 20, "spare": 20, "newest": 20, "lexigraph": 20, "masher": [20, 21, 22], "908": 20, "upvot": 20, "1018": 20, "1009": 20, "1048": 20, "fickl": 20, "1064": 20, "ghost": 20, "1065": 20, "enough": [20, 29], "1094": 20, "crash": [20, 21, 22, 23, 27], "abort": [20, 27], "1107": 20, "1113": 20, "sai": 20, "1146": 20, "retri": [20, 21, 22, 23], "reliabl": [20, 21], "1201": [20, 22], "pillow": [20, 22], "1262": 20, "1408195": 20, "handler": [20, 21, 22, 23], "assign": 20, "great": 20, "81": 20, "fancier": 20, "unsaf": [20, 21, 22], "disk": 20, "advertis": 20, "25": 20, "chatti": [20, 22], "unicod": [20, 21, 23], "till": [20, 21], "mass": 20, "josef": 20, "sukdol": 20, "andrea": [20, 23], "1129": 20, "1134": 20, "1071": 20, "typo": [20, 21], "ostre": [20, 21], "1072": 20, "1073": 20, "explicitli": [20, 21], "1079": 20, "1095": 20, "race": [20, 23], "1111": 20, "resumpt": 20, "e7cb3f13": 20, "abeca57": 20, "1067": 20, "autofocus": 20, "876": 20, "3fe3e219": 20, "composit": 20, "b972cad0": 20, "b1f71006": 20, "enterpris": 20, "1c1f2ab7": 20, "f033c74c": 20, "1011": 20, "897": 20, "950eee2c": 20, "487acaaf": 20, "1447b6c7": 20, "elaps": 20, "1017": 20, "addit": [20, 23, 27], "cdb621ba": 20, "7f3b5fa2": 20, "locked_date_for_upd": 20, "b87a6395": 20, "0fd5901d": 20, "submiss": [20, 23], "5c201ac2": 20, "52093069": 20, "conform": 20, "bbafc9e6": 20, "julio": 20, "faracco": 20, "richard": [20, 23], "fearn": 20, "989": 20, "994": 20, "setuptool": 20, "951": 20, "prevent": [20, 21, 23, 27, 29], "disallow": [20, 21], "949": 20, "predat": 20, "950": 20, "68de510c": 20, "primarili": 20, "regist": [20, 21], "952": 20, "utf": 20, "955": 20, "956": 20, "07ff664f": 20, "incorrect": [20, 21, 23], "9dd5bdbc": 20, "b1cc12ad": 20, "reli": [20, 22, 27], "skip_mash": 20, "ok": 20, "ad65362": 20, "1000008": 20, "solv": [20, 21, 27], "captcha": [20, 21, 22], "addition": 20, "warp": 20, "difficult": 20, "approve_test": [20, 22], "5b0d1c7c": 20, "772": 20, "796": 20, "ran": 20, "45e4fc9f": 20, "831": 20, "green": 20, "distinguish": [20, 21], "799": 20, "865": 20, "95574831": 20, "895": 20, "bf4bdeef": 20, "838": 20, "848": 20, "shown": 20, "ce2394c6": 20, "8e199668": 20, "b3f80b1b": 20, "630": 20, "900": 20, "905": 20, "manifest": 20, "919": 20, "highlight": [20, 27], "2924": 21, "3052": 21, "intern": [21, 22, 23], "3035": [21, 22], "500": 21, "2826": [21, 22], "3021": [21, 22], "3060": [21, 22], "nil": [21, 22, 23], "philippsen": [21, 22, 23], "sebastian": [21, 22, 23], "wojciechowski": [21, 22, 23], "owen": [21, 22, 27], "respond": 21, "3044": 21, "3024": 21, "misplac": 21, "3025": 21, "aur\u00e9lien": [21, 22, 23, 27], "bompard": [21, 22, 23, 27], "gracefulli": 21, "approach": [21, 27], "3016": [21, 22], "344": 21, "1180": [21, 27], "1197": 21, "1542": [21, 22], "pkgdb": [21, 22], "1871": 21, "2856": [21, 22], "2024": [21, 22], "2171": [21, 22], "stack": [21, 22], "2241": [21, 22], "2420": [21, 22], "2700": [21, 22], "ci_url": [21, 22], "2782": [21, 22], "active_releas": [21, 22], "2815": [21, 22], "2838": [21, 22], "2869": [21, 22], "2903": [21, 22], "2899": 21, "2913": [21, 22], "2915": 21, "a910b615": 21, "fedora_messag": 21, "e30c5f21": 21, "1792": 21, "1798": 21, "2031": 21, "2267": 21, "2317": 21, "2537": 21, "2799": 21, "2820": 21, "slightli": 21, "delai": 21, "51c2fa8c": 21, "7ac316ac": 21, "resili": 21, "1016": 21, "403": 21, "permiss": 21, "1737": 21, "1807": 21, "2271": 21, "2528": 21, "2698": 21, "1e6c2596": 21, "996b4ec5": 21, "network": 21, "24304334": 21, "26af5ef4": 21, "f3ca62ad": 21, "2c070055": 21, "mattia": [21, 22, 23, 24, 27], "verga": [21, 22, 23, 24, 27], "vismai": 21, "golwala": 21, "experienc": 21, "told": 21, "2827": 21, "around": 21, "2831": 21, "2791": 21, "incorrectli": 21, "incompleteread": 21, "2758": 21, "smtplib": 21, "sendmail": 21, "2756": 21, "2757": 21, "2768": 21, "2786": 21, "revers": 21, "2778": 21, "pyramid_tm": 21, "181": 21, "251": 21, "2489": 21, "subcommand": [21, 22], "2536": 21, "2550": 21, "sar": 21, "2553": 21, "2610": 21, "2635": 21, "2642": 21, "2643": 21, "render": [21, 22, 26], "clearli": 21, "2649": 21, "2658": 21, "pagin": [21, 22, 23], "2663": 21, "2683": 21, "silenc": 21, "2156": 21, "2364": 21, "2431": 21, "2545": 21, "2546": 21, "dialog": 21, "2571": 21, "2640": 21, "2641": 21, "select": [21, 27], "ajax": 21, "2648": 21, "mislead": 21, "2667": 21, "2703": 21, "2584": 21, "2594": 21, "2596": 21, "unnecessari": 21, "repetit": 21, "2607": 21, "2608": 21, "effici": [21, 22], "node": 21, "2609": 21, "run_test": 21, "2616": 21, "expos": 21, "duffi": 21, "2617": 21, "ffmarkdown": 21, "undocu": [21, 22], "2618": 21, "lite": 21, "dest_cr": 21, "2621": 21, "2680": 21, "2682": 21, "2689": 21, "2686": 21, "40": 21, "faster": [21, 22], "2687": 21, "sedrub": 21, "2631": 21, "hawkei": [21, 22], "helpfulli": 21, "2030": 21, "2136": 21, "2206": 21, "2270": 21, "2363": 21, "2475": 21, "cleanup": 21, "2561": 21, "beb69a05": 21, "1bd76179": 21, "b55fa453": 21, "3b551c32": 21, "1a6c4e88": 21, "a0496fc9": 21, "librepo": 21, "7dda554a": 21, "1902": 21, "2496": 21, "resolut": 21, "2509": 21, "articl": 21, "075f8a9d": 21, "cf75ff81": 21, "d997ed4f": 21, "unknown": 21, "78dd4aaf": 21, "2477fc8f": 21, "speed": [21, 22], "1b4f5fcd": 21, "44d46e37": 21, "anatoli": [21, 22, 23], "babenia": [21, 22, 23], "rick": [21, 23], "elrod": [21, 23], "2286": 21, "2370": 21, "336": 21, "1119": 21, "1304": 21, "1337": 21, "white": 21, "strip": 21, "2046": 21, "2108": 21, "2222": 21, "perspect": 21, "influenc": 21, "2393": 21, "2425": 21, "2390": 21, "2405": 21, "2419": 21, "hoverov": 21, "60e2cddb": 21, "9d94edb4": 21, "status": [21, 27], "40d04226": 21, "9631a9b6": 21, "7d51ee54": 21, "4ab03af": 21, "833a9c14": 21, "1043": 21, "2336": 21, "1996": 21, "homepag": 21, "2094": 21, "2130": 21, "2189": 21, "2456": 21, "2182": 21, "unedit": 21, "2208": 21, "2214": 21, "httpforbidden": 21, "2258": 21, "2314": 21, "thrown": 21, "2374": 21, "constraint": 21, "occasion": 21, "2387": 21, "filesystem": 21, "2396": 21, "act": 21, "quot": 21, "fd843a4e": 21, "spuriou": 21, "5241205b": 21, "99": [21, 22], "2409": 21, "addtag": 21, "deletetag": 21, "4787a3ec": 21, "querystr": 21, "f9900c05": 21, "773232b6": 21, "webtest": 21, "847873f5": 21, "e985fa3c": 21, "63543675": 21, "98": 21, "eli": [21, 23], "young": [21, 23], "lumir": 21, "balhar": 21, "miro": [21, 22, 23, 27], "hron\u010dok": [21, 22, 23, 27], "2436": 21, "2438": 21, "futur": 21, "trail": 21, "2250": 21, "2176": 21, "2269": 21, "categori": 21, "benefici": 21, "68c7936e": 21, "99923f18": 21, "d7b54323": 21, "2361": 21, "eject": [21, 27], "2368": 21, "helper": 21, "2259": 21, "upcom": 21, "2275": 21, "2291": 21, "silli": 21, "univers": 21, "2298": 21, "2300": 21, "2306": 21, "2332": 21, "paul": 21, "frield": 21, "2273": 21, "2345": [21, 26], "2277": 21, "2347": 21, "2272": 21, "2121": 21, "2346": 21, "2288": 21, "2289": 21, "startup": 21, "intermingl": 21, "2296": 21, "2297": 21, "2299": 21, "2301": 21, "2303": 21, "2170": 21, "six": [21, 22], "retir": [21, 22], "752": 21, "1814": 21, "2027": 21, "2028": 21, "direct": 21, "shelv": 21, "9b08f7be": 21, "3450073c": 21, "07b27fe8": 21, "advisori": [21, 23], "9fd56f99": 21, "eea40394": 21, "reopen": 21, "1091": 21, "1349": 21, "2168": 21, "too": 21, "fixedin": 21, "1430": 21, "1818": 21, "2251": 21, "900e80a3": 21, "prefer_ssl": [21, 22], "9f55c7d2": 21, "2216": 21, "dbc337e5": 21, "semaphor": 21, "concurr": 21, "66f995e1": 21, "2215": 21, "95": 21, "78": [21, 24], "theoret": 21, "cl\u00e9ment": 21, "kaluza": 21, "strongli": 21, "loop": 21, "sorted_upd": 21, "led": 21, "2243": 21, "inadvert": 21, "2226": 21, "2232": 21, "2199": 21, "2154": 21, "nsv": 21, "2167": 21, "2190": 21, "59c83fc7": 21, "c07daf96": 21, "intermedi": 21, "prepar": [21, 23], "2152": 21, "2158": 21, "7f7472b6": 21, "2b83aeca": 21, "1cfa8a61": 21, "mouseov": 21, "fe40e387": 21, "c865af96": 21, "lubom\u00edr": 21, "sedl\u00e1\u0159": 21, "whenev": 21, "1514": 21, "1781": 21, "d52cc1a6": 21, "6f4a48a4": 21, "f1f2d011": 21, "e4402a32": 21, "84d01668": 21, "768ccb6c": 21, "8c9c1bf9": 21, "global_compon": 21, "46f35882": 21, "c8942556": 21, "issued_d": [21, 23], "updated_d": [21, 23], "2137": 21, "70895e52": 21, "9f17b6cf": 21, "2026": 21, "jonathan": [21, 22, 23, 27], "lebon": [21, 27], "yadnyawalkya": 21, "tale": 21, "maa": 21, "ken": 21, "dreyer": 21, "extant": 21, "1922": 21, "pydn": 21, "1959": 21, "progressbar": 21, "mix": [21, 27], "717": 21, "1245": 21, "2014": 21, "1930": 21, "2035": 21, "accident": [21, 27], "2038": 21, "2071": 21, "2076": 21, "oper": [21, 22, 23], "2085": 21, "wrap": 21, "3ef05fa9": 21, "88fc8405": 21, "dc7546c0": 21, "twice": 21, "03d87c98": 21, "2044": 21, "243d278f": 21, "7f8121a8": 21, "nullabl": [21, 23], "e87201fb": 21, "5371bbd1": 21, "unreach": 21, "el6": 21, "el7": 21, "chenxiong": 21, "qi": 21, "script_loc": 21, "ddf47eb2": 21, "webhelp": 21, "feedgen": 21, "bunch": 21, "1376": 21, "pool": 21, "1753": 21, "1812": 21, "na": 21, "max_concurrent_mash": [21, 22], "reader": 21, "14e81a81": 21, "f15351e2": 21, "6538c9e9": 21, "310f56d4": 21, "regard": 21, "1361": 21, "1620": 21, "1787": 21, "1791": 21, "1907": 21, "malform": 21, "1989": 21, "di": 21, "redirect": 21, "6f3db0c0": 21, "call_api": 21, "9461b3a4": 21, "6d907a7a": 21, "caaa0e6": 21, "1777": 21, "1797": 21, "test_util": 21, "basetestcas": 21, "1817": 21, "1819": 21, "mock": 21, "inter": 21, "1848": 21, "e722": 21, "1927": 21, "jjb": 21, "1934": 21, "compat": [21, 22, 23], "d7763560": 21, "34d0ceb0": 21, "bb20a0e": 21, "36d603f0": 21, "1e8fb65d": 21, "reduc": [21, 26, 27], "2b7dc4e5": 21, "6427309f": 21, "tidi": [21, 23], "21ff2e58": 21, "replic": 21, "93": 21, "alena": 21, "volkova": 21, "aman": 21, "sharma": 21, "dusti": 21, "mabe": 21, "franti\u0161ek": 21, "zatlouk": 21, "gdm": 21, "desktop": 21, "confus": [21, 23, 27], "1789": 21, "compose_atomic_tre": 21, "comps_dir": 21, "comps_url": 21, "mash_conf": 21, "mash_dir": [21, 22], "big": 21, "notabl": 21, "653": 21, "1330": 21, "909": 21, "1182": 21, "1219": 21, "887": 21, "constantli": 21, "kushal": 21, "da": [21, 23], "cronjob": 22, "smaller": 22, "2978": 22, "remind": 22, "3306": 22, "original_spec_nvr": 22, "autherror": 22, "3318": 22, "grammar": 22, "unsuccess": 22, "3293": 22, "uid": 22, "krb": 22, "ccach": 22, "3160": 22, "1369": 22, "compli": 22, "1307": 22, "1508": 22, "1796": 22, "3282": 22, "peac": 22, "unittest": 22, "3311": 22, "michal": [22, 23, 27], "kone\u010dn\u00fd": [22, 23, 27], "troi": 22, "dawson": 22, "3269": 22, "zchunk": 22, "updateinfo_zck": 22, "3261": 22, "3256": 22, "1029": 22, "structur": 22, "186": 22, "1714": 22, "1946": 22, "1921": 22, "1985": 22, "1997": 22, "unlik": [22, 29], "1998": 22, "1999": 22, "sqlite": 22, "2040": 22, "mashtask": 22, "mash_stage_dir": 22, "2151": 22, "2759": 22, "old_updateid": 22, "elsewher": 22, "greenwave_unsatisfied_requir": 22, "2958": 22, "2977": 22, "2980": 22, "greenwave_summary_str": 22, "1339": 22, "2988": 22, "behavior": 22, "3006": 22, "redund": 22, "ago": 22, "3144": 22, "similar": 22, "accordingli": 22, "fedmsg_en": 22, "cryptographi": 22, "liber": 22, "mono": 22, "strict": 22, "kitchen": 22, "3094": 22, "pyyaml": 22, "3174": 22, "greater": [22, 28], "backoff": [22, 23], "3237": 22, "969": 22, "2204": 22, "2210": 22, "2555": 22, "subscrib": 22, "2842": 22, "2904": 22, "mostli": [22, 27], "control": 22, "2942": 22, "2974": 22, "sped": 22, "common": [22, 23, 24], "3038": 22, "3062": 22, "3201": 22, "addbuild": 22, "removebuild": 22, "3125": 22, "easili": 22, "sourcewar": [22, 26], "3129": 22, "3143": 22, "debuginfo": 22, "3148": 22, "strang": 22, "2316": 22, "2365": 22, "2523": 22, "2588": 22, "connectionreseterror": 22, "2850": 22, "2927": 22, "2931": 22, "2969": 22, "3012": 22, "3119": 22, "3085": 22, "spell": 22, "grammat": 22, "3131": 22, "pear": [22, 26], "3173": 22, "3198": 22, "invalid": [22, 27], "3227": 22, "flash_log": 22, "1165": 22, "useless": 22, "assert": 22, "statement": 22, "1200": 22, "2848": 22, "2888": 22, "2824": 22, "2918": 22, "met_testing_requir": 22, "got": [22, 27], "3158": 22, "cpu": 22, "3197": 22, "annot": [22, 23], "io": [22, 23], "boost": 22, "dieter": 22, "josh": 22, "soref": 22, "v3": 22, "4391": 23, "4324": 23, "stuck": [23, 27], "unstuck": [23, 27], "4307": 23, "3178": 23, "4316": 23, "4317": 23, "saleh": [23, 27], "lenka": [23, 27], "segura": [23, 27], "throw": 23, "5xx": 23, "nosuchcolumnerror": 23, "misconfigur": 23, "4302": 23, "hang": 23, "4278": 23, "4280": 23, "resubmit": [23, 27, 29], "4300": 23, "4241": 23, "similarli": 23, "4259": 23, "4222": 23, "delta": 23, "30": [23, 27], "quer": [23, 27], "4255": 23, "4213": 23, "4230": 23, "4161": 23, "stale": [23, 27], "4228": 23, "4236": 23, "4177": 23, "inconsist": 23, "refus": 23, "4182": 23, "cut": 23, "border": 23, "4206": 23, "4208": 23, "owner": 23, "4209": 23, "ping": 23, "pong": 23, "4221": 23, "attach": [23, 24], "mention": [23, 27], "4232": 23, "4238": 23, "4263": 23, "4240": 23, "dallei": 23, "justin": 23, "caratza": 23, "wake": 23, "dolkar": 23, "kevin": [23, 27], "fenzi": [23, 27], "michael": 23, "scherer": 23, "misuraca": 23, "neal": 23, "gompa": 23, "rayan": 23, "samyak": 23, "jain": 23, "toma": [23, 27], "hrcka": 23, "stricter": 23, "4180": 23, "hascommit": 23, "collabor": 23, "4181": 23, "4170": 23, "wheren": 23, "4173": 23, "3846": 23, "4039": 23, "4094": 23, "4189": 23, "4042": 23, "daniel": 23, "allei": 23, "xss": [23, 27], "vulner": 23, "15855": 23, "3875": 23, "4134": 23, "webui": [23, 27, 29], "4119": 23, "4135": 23, "haven": [23, 24], "4014": 23, "4104": 23, "4110": 23, "4111": 23, "1809": 23, "3916": 23, "bot": 23, "nonstandard": 23, "3993": 23, "sphinx3": 23, "4020": 23, "whitenois": [23, 27], "4066": 23, "4087": 23, "4122": 23, "4144": 23, "automatic_upd": 23, "unhandl": 23, "4146": 23, "4147": 23, "orphan": 23, "4155": 23, "dockerfil": 23, "4158": 23, "get_testing_side_tag": 23, "4109": 23, "f33": [23, 24], "4132": 23, "4058": 23, "4088": 23, "4089": 23, "4095": 23, "4067": 23, "buildroot_overrid": 23, "unicodetext": [23, 27], "1794": 23, "krb_login": 23, "gssapi_login": 23, "4029": 23, "4032": 23, "4033": 23, "cap": [23, 27], "2k": 23, "4044": 23, "tweak": 23, "4046": 23, "4052": 23, "handle_upd": 23, "autoretry_for": 23, "retry_backoff": 23, "circumv": 23, "3989": 23, "3925": 23, "jqueri": 23, "searchbar": 23, "1455": 23, "3493": 23, "3944": 23, "3971": 23, "bound": 23, "transactionalsessionmak": 23, "unexpect": [23, 26], "behaviour": 23, "3979": 23, "3988": 23, "clickabl": 23, "4003": 23, "4012": 23, "revis": 23, "3957": 23, "tag_update_builds_task": 23, "3981": 23, "3983": 23, "3995": 23, "2902": 23, "3209": 23, "3505": 23, "gregori": 23, "kopecek": 23, "scalar": 23, "enqueuer": 23, "therefor": 23, "8b30a825": 23, "3966": 23, "__current__": 23, "__pending__": 23, "__archived__": 23, "macro": 23, "3892": 23, "3903": 23, "740": 23, "asynchron": 23, "3061": 23, "ready": 23, "probe": 23, "3854": 23, "3921": 23, "Not": 23, "websit": 23, "3835": 23, "3931": 23, "abitairi": 23, "3707": 23, "3765": 23, "3748": 23, "3837": 23, "latest_candid": 23, "hide_exist": 23, "3841": 23, "3852": 23, "3855": 23, "whitespac": [23, 24, 27], "3877": 23, "3885": 23, "triger": 23, "3904": 23, "sidetag": [23, 27], "3912": 23, "3936": 23, "3860": 23, "tag_update_build": 23, "3958": 23, "beat": 23, "2867": 23, "elliott": 23, "sale": 23, "de": 23, "andrad": 23, "stephen": 23, "coadi": 23, "subhamkrai": 23, "caught": 23, "3871": 23, "linger": 23, "3902": 23, "3714": 23, "potenti": 23, "3858": 23, "3724": 23, "linkifi": 23, "776": 23, "3710": 23, "3720": 23, "size": 23, "3779": 23, "3796": 23, "3789": 23, "3828": 23, "2851": 23, "fedmenu": 23, "2194": 23, "search_packag": 23, "3411": 23, "critpath_karma": 23, "composecomplet": 23, "3297": 23, "freez": [23, 29], "1038": 23, "1563": 23, "3009": 23, "validate_build_uniqu": 23, "2325": 23, "overhaul": 23, "param": 23, "3429": 23, "3428": 23, "3473": 23, "3403": 23, "dashboard": 23, "css": 23, "automatic_updates_blacklist": 23, "auto": 23, "transform": 23, "retrigg": 23, "3550": 23, "chartj": [23, 27], "redesign": 23, "3671": 23, "3192": 23, "3514": 23, "3361": 23, "_all_releas": 23, "2177": 23, "3447": 23, "3480": 23, "3475": 23, "3476": 23, "3424": 23, "3470": 23, "3485": 23, "3484": 23, "2050": 23, "3513": 23, "3471": 23, "3625": 23, "3335": 23, "3011": 23, "3562": 23, "3621": 23, "david": 23, "fan": 23, "dimitraz": 23, "luka": 23, "holecek": 23, "ondrej": 23, "nosek": 23, "rob": 23, "shelli": 23, "sam": 23, "robbin": 23, "siddharthvipul": 23, "flow": [24, 29], "immediatli": 24, "hopefulli": 24, "33": 24, "foo": 24, "fc33": 24, "aquir": 24, "123456": 24, "sat": 24, "apr": 24, "777777": 24, "occurr": 24, "former": 24, "shrink": 24, "highli": [25, 27], "plai": 25, "menu": 25, "corner": 25, "subsequ": 25, "cheat": 26, "sheet": 26, "markup": 26, "appstream": 26, "unsupport": 26, "beahvior": 26, "gui": 26, "underlin": 26, "h1": 26, "h2": 26, "blockquot": 26, "quotat": 26, "nest": 26, "blank": 26, "paragraph": 26, "emphasi": 26, "addedd": 26, "ital": 26, "_italics_": 26, "bold": 26, "__bold__": 26, "misinterpret": 26, "surround": 26, "backtick": 26, "the_best_funct": 26, "_not_": 26, "crummi": 26, "getfedora": 26, "bare": 26, "rang": 26, "ticketid": 26, "1234": 26, "gnome": 26, "kde": 26, "mozilla": 26, "pearl": 26, "mattdm": 26, "profil": 26, "won": 26, "necessarili": 26, "special": 26, "fmn": 26, "lastli": 26, "emb": 26, "alt": 26, "img": 26, "jpg": 26, "2023": 27, "break": [27, 29], "wors": 27, "saveupd": 27, "5548": 27, "light": 27, "5505": 27, "5513": 27, "5521": 27, "libcomp": 27, "compress": 27, "5455": 27, "pickleseri": 27, "jsonseri": 27, "5091": 27, "5105": 27, "gain": 27, "5431": 27, "get_critpath_compon": 27, "5484": 27, "timelin": 27, "logarithm": 27, "scale": 27, "5492": 27, "5542": 27, "4737": 27, "5049": 27, "despit": 27, "5448": 27, "5469": 27, "5481": 27, "5485": 27, "5518": 27, "updatereadyfortest": 27, "5538": 27, "5524": 27, "meanwhil": 27, "5550": 27, "wrong": 27, "5396": 27, "5453": 27, "dropdown": 27, "alphabet": 27, "5470": 27, "5503": 27, "meaning": 27, "5540": 27, "03": 27, "5496": 27, "oci": 27, "5497": 27, "5397": 27, "07": 27, "5382": 27, "5388": 27, "5398": 27, "5400": 27, "5415": 27, "5416": 27, "24": 27, "5428": 27, "dnf5": 27, "5404": 27, "recalcul": 27, "5202": 27, "5237": 27, "webpag": 27, "hide": 27, "inact": 27, "5264": 27, "5187": 27, "5190": 27, "hyperlink": 27, "5089": 27, "downgrad": 27, "5233": 27, "5272": 27, "functool": 27, "lru_cach": 27, "5238": 27, "mikolaj": 27, "izdebski": 27, "18": 27, "5139": 27, "5154": 27, "pymediawiki": 27, "simplemediawiki": 27, "4852": 27, "4950": 27, "4994": 27, "5003": 27, "4830": 27, "4981": 27, "10k": 27, "4982": 27, "misalign": 27, "4986": 27, "5032": 27, "safer": 27, "5080": 27, "5113": 27, "5115": 27, "4844": 27, "attack": 27, "vector": 27, "update_form": 27, "4845": 27, "kerbero": 27, "autent": 27, "fall": 27, "mechan": 27, "4602": 27, "4755": 27, "4831": 27, "4834": 27, "4478": 27, "4745": 27, "4814": 27, "check_signed_build": 27, "4819": 27, "2487": 27, "4103": 27, "4171": 27, "4270": 27, "combin": 27, "4320": 27, "sysexit": 27, "4623": 27, "storag": 27, "4603": 27, "4821": 27, "side_tag_lock": 27, "4823": 27, "4837": 27, "maxwel": 27, "matej": 27, "focko": 27, "tomecek": 27, "06": 27, "23": 27, "4555": 27, "4561": 27, "4564": 27, "thumb": 27, "4562": 27, "4563": 27, "veri": 27, "peculiar": 27, "4566": 27, "userinfo": 27, "4569": 27, "entir": 27, "oob": 27, "poetri": 27, "4376": 27, "dependabot": 27, "4454": 27, "4381": 27, "4431": 27, "4513": 27, "exce": 27, "4327": 27, "programati": 27, "4401": 27, "4446": 27, "4447": 27, "4452": 27, "4500": 27, "overal": 27, "4501": 27, "4551": 27, "tom\u00e1\u0161": 27, "hr\u010dka": 27, "histor": 27, "onto": 28, "experi": 28, "pushabl": 28, "fullfil": 28, "tipic": 28, "whatev": 28, "hasn": 28, "ie": 29, "anyon": 29, "reject": 29, "decid": 29, "stabil": 29, "ga": 29, "generali": 29}, "objects": {"bodhi.client": [[13, 0, 0, "-", "bindings"]], "bodhi.client.bindings": [[13, 1, 1, "", "BodhiClient"], [13, 5, 1, "", "BodhiClientException"], [13, 5, 1, "", "ComposeNotFound"], [13, 5, 1, "", "UpdateNotFound"], [13, 6, 1, "", "errorhandled"]], "bodhi.client.bindings.BodhiClient": [[13, 2, 1, "", "__dict__"], [13, 3, 1, "", "__init__"], [13, 2, 1, "", "__module__"], [13, 2, 1, "", "__weakref__"], [13, 3, 1, "", "candidates"], [13, 3, 1, "", "clear_auth"], [13, 3, 1, "", "comment"], [13, 3, 1, "", "compose_str"], [13, 3, 1, "", "csrf"], [13, 3, 1, "", "ensure_auth"], [13, 3, 1, "", "get_compose"], [13, 3, 1, "", "get_koji_session"], [13, 3, 1, "", "get_releases"], [13, 3, 1, "", "get_test_status"], [13, 4, 1, "", "koji_session"], [13, 3, 1, "", "latest_builds"], [13, 3, 1, "", "list_composes"], [13, 3, 1, "", "list_overrides"], [13, 3, 1, "", "override_str"], [13, 3, 1, "", "parse_file"], [13, 3, 1, "", "query"], [13, 3, 1, "", "request"], [13, 3, 1, "", "save"], [13, 3, 1, "", "save_override"], [13, 3, 1, "", "send_request"], [13, 3, 1, "", "testable"], [13, 3, 1, "", "trigger_tests"], [13, 3, 1, "", "update_str"], [13, 4, 1, "", "username"], [13, 3, 1, "", "waive"]], "bodhi.client.bindings.BodhiClientException": [[13, 2, 1, "", "__module__"]], "bodhi.client.bindings.ComposeNotFound": [[13, 2, 1, "", "__annotations__"], [13, 3, 1, "", "__init__"], [13, 2, 1, "", "__module__"], [13, 3, 1, "", "__str__"]], "bodhi.client.bindings.UpdateNotFound": [[13, 2, 1, "", "__annotations__"], [13, 3, 1, "", "__init__"], [13, 2, 1, "", "__module__"], [13, 3, 1, "", "__str__"]], "bodhi.messages.schemas": [[16, 0, 0, "-", "buildroot_override"], [17, 0, 0, "-", "compose"], [18, 0, 0, "-", "errata"], [19, 0, 0, "-", "update"]], "bodhi.messages.schemas.buildroot_override": [[16, 1, 1, "", "BuildrootOverrideMessage"], [16, 1, 1, "", "BuildrootOverrideTagV1"], [16, 1, 1, "", "BuildrootOverrideUntagV1"]], "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage": [[16, 2, 1, "", "__annotations__"], [16, 3, 1, "", "__str__"], [16, 4, 1, "", "agent_name"], [16, 4, 1, "", "build"], [16, 4, 1, "", "packages"], [16, 4, 1, "", "submitter"], [16, 4, 1, "", "summary"], [16, 4, 1, "", "url"], [16, 4, 1, "", "usernames"]], "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1": [[16, 2, 1, "", "__annotations__"], [16, 2, 1, "", "topic"]], "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1": [[16, 2, 1, "", "__annotations__"], [16, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose": [[17, 1, 1, "", "ComposeCompleteV1"], [17, 1, 1, "", "ComposeComposingV1"], [17, 1, 1, "", "ComposeStartV1"], [17, 1, 1, "", "ComposeSyncDoneV1"], [17, 1, 1, "", "ComposeSyncWaitV1"], [17, 1, 1, "", "RepoDoneV1"]], "bodhi.messages.schemas.compose.ComposeCompleteV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "ctype"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "success"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeComposingV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeStartV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeSyncDoneV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeSyncWaitV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.RepoDoneV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.errata": [[18, 1, 1, "", "ErrataPublishV1"]], "bodhi.messages.schemas.errata.ErrataPublishV1": [[18, 2, 1, "", "__annotations__"], [18, 3, 1, "", "__str__"], [18, 4, 1, "", "agent_name"], [18, 4, 1, "", "packages"], [18, 4, 1, "", "summary"], [18, 2, 1, "", "topic"], [18, 4, 1, "", "update"], [18, 4, 1, "", "url"]], "bodhi.messages.schemas.update": [[19, 1, 1, "", "UpdateCommentV1"], [19, 1, 1, "", "UpdateCompleteStableV1"], [19, 1, 1, "", "UpdateCompleteTestingV1"], [19, 1, 1, "", "UpdateEditV1"], [19, 1, 1, "", "UpdateEditV2"], [19, 1, 1, "", "UpdateEjectV1"], [19, 1, 1, "", "UpdateKarmaThresholdV1"], [19, 1, 1, "", "UpdateMessage"], [19, 1, 1, "", "UpdateReadyForTestingV1"], [19, 1, 1, "", "UpdateReadyForTestingV2"], [19, 1, 1, "", "UpdateReadyForTestingV3"], [19, 1, 1, "", "UpdateRequestMessage"], [19, 1, 1, "", "UpdateRequestObsoleteV1"], [19, 1, 1, "", "UpdateRequestRevokeV1"], [19, 1, 1, "", "UpdateRequestStableV1"], [19, 1, 1, "", "UpdateRequestTestingV1"], [19, 1, 1, "", "UpdateRequestUnpushV1"], [19, 1, 1, "", "UpdateRequirementsMetStableV1"]], "bodhi.messages.schemas.update.UpdateCommentV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "agent_name"], [19, 4, 1, "", "karma"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"], [19, 4, 1, "", "user"]], "bodhi.messages.schemas.update.UpdateCompleteStableV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateCompleteTestingV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateEditV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "new_bugs"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateEditV2": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"]], "bodhi.messages.schemas.update.UpdateEjectV1": [[19, 2, 1, "", "__annotations__"], [19, 4, 1, "", "reason"], [19, 4, 1, "", "repo"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateKarmaThresholdV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "status"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateMessage": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "packages"], [19, 4, 1, "", "update"], [19, 4, 1, "", "url"], [19, 4, 1, "", "usernames"]], "bodhi.messages.schemas.update.UpdateReadyForTestingV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "agent_name"], [19, 4, 1, "", "packages"], [19, 2, 1, "", "severity"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"], [19, 4, 1, "", "url"], [19, 4, 1, "", "usernames"]], "bodhi.messages.schemas.update.UpdateReadyForTestingV2": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 2, 1, "", "renamed"], [19, 4, 1, "", "summary"]], "bodhi.messages.schemas.update.UpdateReadyForTestingV3": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 2, 1, "", "severity"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestMessage": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"]], "bodhi.messages.schemas.update.UpdateRequestObsoleteV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestRevokeV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestStableV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestTestingV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestUnpushV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.server.logging": [[0, 1, 1, "", "RateLimiter"]], "bodhi.server.logging.RateLimiter": [[0, 3, 1, "", "__init__"], [0, 3, 1, "", "filter"], [0, 2, 1, "", "rate"]], "bodhi.server": [[1, 0, 0, "-", "models"]], "bodhi.server.models": [[1, 1, 1, "", "BodhiBase"], [1, 1, 1, "", "Bug"], [1, 1, 1, "", "BugKarma"], [1, 1, 1, "", "Build"], [1, 1, 1, "", "BuildrootOverride"], [1, 1, 1, "", "Comment"], [1, 1, 1, "", "Compose"], [1, 1, 1, "", "ComposeState"], [1, 1, 1, "", "ContainerBuild"], [1, 1, 1, "", "ContainerPackage"], [1, 1, 1, "", "ContentType"], [1, 1, 1, "", "DeclEnum"], [1, 1, 1, "", "DeclEnumType"], [1, 1, 1, "", "EnumMeta"], [1, 1, 1, "", "EnumSymbol"], [1, 1, 1, "", "FlatpakBuild"], [1, 1, 1, "", "FlatpakPackage"], [1, 1, 1, "", "Group"], [1, 1, 1, "", "ModuleBuild"], [1, 1, 1, "", "ModulePackage"], [1, 1, 1, "", "Package"], [1, 1, 1, "", "PackageManager"], [1, 1, 1, "", "Release"], [1, 1, 1, "", "ReleaseState"], [1, 1, 1, "", "RpmBuild"], [1, 1, 1, "", "RpmPackage"], [1, 1, 1, "", "TestCase"], [1, 1, 1, "", "TestCaseKarma"], [1, 1, 1, "", "TestGatingStatus"], [1, 1, 1, "", "Update"], [1, 1, 1, "", "UpdateRequest"], [1, 1, 1, "", "UpdateSeverity"], [1, 1, 1, "", "UpdateStatus"], [1, 1, 1, "", "UpdateSuggestion"], [1, 1, 1, "", "UpdateType"], [1, 1, 1, "", "User"]], "bodhi.server.models.BodhiBase": [[1, 2, 1, "", "__exclude_columns__"], [1, 2, 1, "", "__get_by__"], [1, 3, 1, "", "__getitem__"], [1, 2, 1, "", "__include_extras__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__repr__"], [1, 2, 1, "", "__weakref__"], [1, 3, 1, "", "find_polymorphic_child"], [1, 3, 1, "", "get"], [1, 3, 1, "", "grid_columns"], [1, 2, 1, "", "id"], [1, 2, 1, "", "query"]], "bodhi.server.models.Bug": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "add_comment"], [1, 2, 1, "", "bug_id"], [1, 3, 1, "", "close_bug"], [1, 3, 1, "", "default_message"], [1, 2, 1, "", "id"], [1, 3, 1, "", "modified"], [1, 2, 1, "", "parent"], [1, 2, 1, "", "security"], [1, 3, 1, "", "testing"], [1, 2, 1, "", "title"], [1, 3, 1, "", "update_details"], [1, 4, 1, "", "url"]], "bodhi.server.models.BugKarma": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "bug"], [1, 2, 1, "", "comment"], [1, 2, 1, "", "id"], [1, 2, 1, "", "karma"]], "bodhi.server.models.Build": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "get_build_id"], [1, 3, 1, "", "get_changelog"], [1, 3, 1, "", "get_creation_time"], [1, 3, 1, "", "get_n_v_r"], [1, 3, 1, "", "get_owner_name"], [1, 3, 1, "", "get_tags"], [1, 3, 1, "", "get_task_id"], [1, 2, 1, "", "id"], [1, 3, 1, "", "is_latest"], [1, 2, 1, "", "nvr"], [1, 4, 1, "", "nvr_name"], [1, 4, 1, "", "nvr_release"], [1, 4, 1, "", "nvr_version"], [1, 2, 1, "", "package_id"], [1, 2, 1, "", "release"], [1, 2, 1, "", "release_id"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "testcases"], [1, 2, 1, "", "type"], [1, 3, 1, "", "unpush"], [1, 2, 1, "", "update_id"], [1, 3, 1, "", "update_test_cases"]], "bodhi.server.models.BuildrootOverride": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "build"], [1, 2, 1, "", "build_id"], [1, 3, 1, "", "edit"], [1, 3, 1, "", "enable"], [1, 2, 1, "", "expiration_date"], [1, 3, 1, "", "expire"], [1, 2, 1, "", "expired_date"], [1, 2, 1, "", "id"], [1, 3, 1, "", "new"], [1, 2, 1, "", "notes"], [1, 4, 1, "", "nvr"], [1, 2, 1, "", "submission_date"], [1, 2, 1, "", "submitter"], [1, 2, 1, "", "submitter_id"]], "bodhi.server.models.Comment": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "karma"], [1, 2, 1, "", "karma_critpath"], [1, 4, 1, "", "rss_title"], [1, 2, 1, "", "text"], [1, 2, 1, "", "timestamp"], [1, 4, 1, "", "unique_testcase_feedback"], [1, 2, 1, "", "update"], [1, 3, 1, "", "url"], [1, 2, 1, "", "user"]], "bodhi.server.models.Compose": [[1, 2, 1, "", "__exclude_columns__"], [1, 2, 1, "", "__include_extras__"], [1, 3, 1, "", "__init__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__lt__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "__tablename__"], [1, 2, 1, "", "checkpoints"], [1, 4, 1, "", "content_type"], [1, 2, 1, "", "date_created"], [1, 2, 1, "", "error_message"], [1, 3, 1, "", "from_dict"], [1, 3, 1, "", "from_updates"], [1, 2, 1, "", "id"], [1, 2, 1, "", "release"], [1, 2, 1, "", "release_id"], [1, 2, 1, "", "request"], [1, 4, 1, "", "security"], [1, 2, 1, "", "state"], [1, 2, 1, "", "state_date"], [1, 3, 1, "", "update_state_date"], [1, 4, 1, "", "update_summary"], [1, 2, 1, "", "updates"]], "bodhi.server.models.ComposeState": [[1, 2, 1, "", "cleaning"], [1, 2, 1, "", "failed"], [1, 2, 1, "", "initializing"], [1, 2, 1, "", "notifying"], [1, 2, 1, "", "pending"], [1, 2, 1, "", "punging"], [1, 2, 1, "", "requested"], [1, 2, 1, "", "signing_repo"], [1, 2, 1, "", "success"], [1, 2, 1, "", "syncing_repo"], [1, 2, 1, "", "updateinfo"]], "bodhi.server.models.ContainerBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.ContainerPackage": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.ContentType": [[1, 2, 1, "", "base"], [1, 2, 1, "", "container"], [1, 2, 1, "", "flatpak"], [1, 3, 1, "", "infer_content_class"], [1, 2, 1, "", "module"], [1, 2, 1, "", "rpm"]], "bodhi.server.models.DeclEnum": [[1, 2, 1, "", "__weakref__"], [1, 3, 1, "", "db_type"], [1, 3, 1, "", "from_string"], [1, 3, 1, "", "values"]], "bodhi.server.models.DeclEnumType": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "cache_ok"], [1, 3, 1, "", "copy"], [1, 3, 1, "", "create"], [1, 3, 1, "", "drop"], [1, 3, 1, "", "process_bind_param"], [1, 3, 1, "", "process_result_value"]], "bodhi.server.models.EnumMeta": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__iter__"]], "bodhi.server.models.EnumSymbol": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__iter__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__lt__"], [1, 3, 1, "", "__reduce__"], [1, 3, 1, "", "__repr__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "__weakref__"]], "bodhi.server.models.FlatpakBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.FlatpakPackage": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.Group": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 2, 1, "", "users"]], "bodhi.server.models.ModuleBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "nvr"], [1, 4, 1, "", "nvr_name"], [1, 4, 1, "", "nvr_release"], [1, 4, 1, "", "nvr_version"]], "bodhi.server.models.ModulePackage": [[1, 3, 1, "", "__init__"], [1, 4, 1, "", "external_name"], [1, 2, 1, "", "id"]], "bodhi.server.models.Package": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "builds"], [1, 3, 1, "", "check_existence"], [1, 4, 1, "", "external_name"], [1, 3, 1, "", "get_or_create"], [1, 3, 1, "", "get_pkg_committers_from_pagure"], [1, 3, 1, "", "hascommitaccess"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 2, 1, "", "type"], [1, 3, 1, "", "validate_builds"]], "bodhi.server.models.PackageManager": [[1, 2, 1, "", "dnf"], [1, 2, 1, "", "unspecified"], [1, 2, 1, "", "yum"]], "bodhi.server.models.Release": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "all_releases"], [1, 2, 1, "", "branch"], [1, 2, 1, "", "builds"], [1, 2, 1, "", "candidate_tag"], [1, 4, 1, "", "collection_name"], [1, 2, 1, "", "composed_by_bodhi"], [1, 2, 1, "", "create_automatic_updates"], [1, 4, 1, "", "critpath_mandatory_days_in_testing"], [1, 4, 1, "", "critpath_min_karma"], [1, 2, 1, "", "dist_tag"], [1, 2, 1, "", "eol"], [1, 3, 1, "", "from_tags"], [1, 3, 1, "", "get_pending_signing_side_tag"], [1, 3, 1, "", "get_pending_testing_side_tag"], [1, 3, 1, "", "get_tags"], [1, 2, 1, "", "id"], [1, 2, 1, "", "id_prefix"], [1, 4, 1, "", "inherited_override_tags"], [1, 2, 1, "", "long_name"], [1, 2, 1, "", "mail_template"], [1, 4, 1, "", "mandatory_days_in_testing"], [1, 2, 1, "", "name"], [1, 2, 1, "", "override_tag"], [1, 2, 1, "", "package_manager"], [1, 2, 1, "", "pending_signing_tag"], [1, 2, 1, "", "pending_stable_tag"], [1, 2, 1, "", "pending_testing_tag"], [1, 2, 1, "", "released_on"], [1, 4, 1, "", "setting_prefix"], [1, 4, 1, "", "setting_status"], [1, 2, 1, "", "stable_tag"], [1, 2, 1, "", "state"], [1, 2, 1, "", "testing_repository"], [1, 2, 1, "", "testing_tag"], [1, 2, 1, "", "version"], [1, 4, 1, "", "version_int"]], "bodhi.server.models.ReleaseState": [[1, 2, 1, "", "archived"], [1, 2, 1, "", "current"], [1, 2, 1, "", "disabled"], [1, 2, 1, "", "frozen"], [1, 2, 1, "", "pending"]], "bodhi.server.models.RpmBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "epoch"], [1, 4, 1, "", "evr"], [1, 3, 1, "", "get_changelog"], [1, 3, 1, "", "get_latest"], [1, 2, 1, "", "id"], [1, 2, 1, "", "nvr"]], "bodhi.server.models.RpmPackage": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.TestCase": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 2, 1, "", "package_name"]], "bodhi.server.models.TestCaseKarma": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "comment"], [1, 2, 1, "", "id"], [1, 2, 1, "", "karma"], [1, 2, 1, "", "testcase"]], "bodhi.server.models.TestGatingStatus": [[1, 2, 1, "", "failed"], [1, 2, 1, "", "ignored"], [1, 2, 1, "", "passed"], [1, 2, 1, "", "queued"], [1, 2, 1, "", "running"], [1, 2, 1, "", "waiting"]], "bodhi.server.models.Update": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__str__"], [1, 3, 1, "", "abs_url"], [1, 3, 1, "", "add_tag"], [1, 2, 1, "", "alias"], [1, 2, 1, "", "autokarma"], [1, 2, 1, "", "autotime"], [1, 2, 1, "", "bugs"], [1, 2, 1, "", "builds"], [1, 4, 1, "", "builds_json"], [1, 3, 1, "", "check_karma_thresholds"], [1, 3, 1, "", "check_requirements"], [1, 2, 1, "", "close_bugs"], [1, 3, 1, "", "comment"], [1, 3, 1, "", "comment_on_test_gating_status_change"], [1, 2, 1, "", "comments"], [1, 4, 1, "", "comments_since_karma_reset"], [1, 2, 1, "", "compose"], [1, 3, 1, "", "contains_critpath_component"], [1, 4, 1, "", "content_type"], [1, 2, 1, "", "critpath"], [1, 4, 1, "", "critpath_approved"], [1, 2, 1, "", "critpath_groups"], [1, 2, 1, "", "date_approved"], [1, 4, 1, "", "date_locked"], [1, 2, 1, "", "date_modified"], [1, 2, 1, "", "date_pushed"], [1, 2, 1, "", "date_stable"], [1, 2, 1, "", "date_submitted"], [1, 2, 1, "", "date_testing"], [1, 4, 1, "", "days_in_testing"], [1, 4, 1, "", "days_to_stable"], [1, 2, 1, "", "display_name"], [1, 3, 1, "", "edit"], [1, 3, 1, "", "find_conflicting_builds"], [1, 2, 1, "", "from_tag"], [1, 4, 1, "", "full_test_cases"], [1, 3, 1, "", "get_bug_karma"], [1, 3, 1, "", "get_bugstring"], [1, 3, 1, "", "get_critpath_groups"], [1, 3, 1, "", "get_maintainers"], [1, 3, 1, "", "get_tags"], [1, 3, 1, "", "get_test_gating_info"], [1, 3, 1, "", "get_testcase_karma"], [1, 3, 1, "", "get_title"], [1, 3, 1, "", "get_url"], [1, 3, 1, "", "greenwave_request_batches"], [1, 4, 1, "", "greenwave_request_batches_json"], [1, 4, 1, "", "greenwave_subject"], [1, 4, 1, "", "greenwave_subject_batch_size"], [1, 4, 1, "", "has_stable_comment"], [1, 2, 1, "", "id"], [1, 4, 1, "", "install_command"], [1, 4, 1, "", "karma"], [1, 4, 1, "", "last_modified"], [1, 2, 1, "", "locked"], [1, 4, 1, "", "mandatory_days_in_testing"], [1, 4, 1, "", "meets_testing_requirements"], [1, 3, 1, "", "modify_bugs"], [1, 3, 1, "", "new"], [1, 2, 1, "", "notes"], [1, 4, 1, "", "num_admin_approvals"], [1, 3, 1, "", "obsolete"], [1, 3, 1, "", "obsolete_if_unstable"], [1, 3, 1, "", "obsolete_older_updates"], [1, 4, 1, "", "product_version"], [1, 2, 1, "", "pushed"], [1, 2, 1, "", "release"], [1, 2, 1, "", "release_id"], [1, 3, 1, "", "remove_tag"], [1, 2, 1, "", "request"], [1, 4, 1, "", "requested_tag"], [1, 2, 1, "", "require_bugs"], [1, 2, 1, "", "require_testcases"], [1, 3, 1, "", "revoke"], [1, 3, 1, "", "send_update_notice"], [1, 3, 1, "", "set_request"], [1, 2, 1, "", "severity"], [1, 4, 1, "", "signed"], [1, 2, 1, "", "stable_days"], [1, 2, 1, "", "stable_karma"], [1, 2, 1, "", "status"], [1, 3, 1, "", "status_comment"], [1, 2, 1, "", "suggest"], [1, 4, 1, "", "test_cases"], [1, 4, 1, "", "test_gating_passed"], [1, 2, 1, "", "test_gating_status"], [1, 4, 1, "", "title"], [1, 2, 1, "", "type"], [1, 3, 1, "", "unpush"], [1, 2, 1, "", "unstable_karma"], [1, 3, 1, "", "untag"], [1, 3, 1, "", "update_bugs"], [1, 3, 1, "", "update_test_gating_status"], [1, 3, 1, "", "url"], [1, 2, 1, "", "user_id"], [1, 3, 1, "", "validate_builds"], [1, 3, 1, "", "validate_release"], [1, 4, 1, "", "version_hash"], [1, 3, 1, "", "waive_test_results"]], "bodhi.server.models.UpdateRequest": [[1, 2, 1, "", "obsolete"], [1, 2, 1, "", "revoke"], [1, 2, 1, "", "stable"], [1, 2, 1, "", "testing"], [1, 2, 1, "", "unpush"]], "bodhi.server.models.UpdateSeverity": [[1, 2, 1, "", "high"], [1, 2, 1, "", "low"], [1, 2, 1, "", "medium"], [1, 2, 1, "", "unspecified"], [1, 2, 1, "", "urgent"]], "bodhi.server.models.UpdateStatus": [[1, 2, 1, "", "obsolete"], [1, 2, 1, "", "pending"], [1, 2, 1, "", "stable"], [1, 2, 1, "", "testing"], [1, 2, 1, "", "unpushed"]], "bodhi.server.models.UpdateSuggestion": [[1, 2, 1, "", "logout"], [1, 2, 1, "", "reboot"], [1, 2, 1, "", "unspecified"]], "bodhi.server.models.UpdateType": [[1, 2, 1, "", "bugfix"], [1, 2, 1, "", "enhancement"], [1, 2, 1, "", "newpackage"], [1, 2, 1, "", "security"]], "bodhi.server.models.User": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "avatar"], [1, 2, 1, "", "comments"], [1, 2, 1, "", "email"], [1, 2, 1, "", "groups"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 3, 1, "", "openid"], [1, 2, 1, "", "updates"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:attribute", "3": "py:method", "4": "py:property", "5": "py:exception", "6": "py:function"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "attribute", "Python attribute"], "3": ["py", "method", "Python method"], "4": ["py", "property", "Python property"], "5": ["py", "exception", "Python exception"], "6": ["py", "function", "Python function"]}, "titleterms": {"administr": 0, "system": 0, "requir": 0, "configur": [0, 6, 7], "log": [0, 20], "compon": 0, "web": [0, 7], "server": [0, 1, 7, 14, 21, 22, 23, 27], "messag": [0, 14], "consum": 0, "automat": [0, 24], "updat": [0, 11, 19, 24, 28, 29], "compos": [0, 9, 17], "greenwav": 0, "handler": 0, "sign": 0, "bodhi": [1, 2, 4, 5, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19], "model": [1, 3], "develop": [2, 4, 7, 20, 21, 22, 23, 27], "document": [2, 23], "contribut": 2, "guidelin": 2, "releas": [2, 4, 20, 21, 22, 23, 27], "note": [2, 20, 21, 22, 23, 27], "issu": 2, "easi": 2, "fix": [2, 20, 21, 22, 23, 27], "ci": 2, "test": [2, 4, 6, 7, 11, 19, 28, 29], "creat": [2, 7], "environ": [2, 5], "databas": [3, 7], "schema": [3, 16, 17, 18, 19], "process": 4, "branch": 4, "backport": 4, "patch": 4, "mergifi": 4, "deploi": 4, "snapshot": 4, "stage": 4, "how": 4, "make": 4, "prepar": 4, "build": [4, 11, 19], "beta": 4, "upstream": 4, "downstream": 4, "product": 4, "notif": 4, "vagrant": [5, 6], "authent": 5, "quick": 5, "tip": 5, "about": 5, "debug": 6, "visual": 6, "studio": 6, "code": 6, "v": 6, "remot": 6, "ssh": 6, "applic": 6, "run": [6, 7], "unit": 6, "celeri": 6, "virtualenv": 7, "depend": [7, 20, 21, 22, 23, 27], "setup": 7, "virtualenvwrapp": 7, "set": [7, 21], "pythonpath": 7, "clone": 7, "sourc": 7, "bootstrap": 7, "up": 7, "ini": 7, "file": 7, "suit": 7, "import": 7, "bodhi2": 7, "adjust": [7, 20], "upgrad": [7, 21, 22, 23, 27], "app": 7, "postgresql": 7, "1": [7, 20, 21, 22, 23, 27], "instal": 7, "2": [7, 20, 21, 22, 23, 27], "3": [7, 20, 21, 23], "connect": 7, "4": [7, 20, 21, 22, 23], "start": [7, 9, 17], "buildroot_overrid": [8, 16], "tag": [8, 16], "untag": [8, 16], "complet": [9, 11, 17, 19], "sync": [9, 17], "done": [9, 17], "wait": [9, 17], "repo": [9, 17], "errata": [10, 18], "publish": [10, 18], "comment": [11, 19], "stabl": [11, 19, 28, 29], "edit": [11, 19], "eject": [11, 19], "karma": [11, 19, 28], "threshold": [11, 19], "reach": [11, 19], "statu": [11, 19], "koji": [11, 19], "group": [11, 19], "request": [11, 19, 29], "obsolet": [11, 19, 29], "revok": [11, 19, 29], "unpush": [11, 19, 29], "requirements_met": [11, 19], "user": 12, "guid": 12, "api": [12, 14], "contributor": [12, 20, 21, 22, 23, 27], "admin": 12, "commun": 12, "python": [13, 15, 16, 17, 18, 19], "bind": 13, "base": 15, "object": [15, 16, 17, 18, 19], "buildroot": [16, 25], "overrid": [16, 25], "json": [16, 17, 18, 19], "x": [20, 21, 22, 23], "12": [20, 21], "bug": [20, 21, 22, 23, 24, 27], "0": [20, 21, 22, 23, 27], "featur": [20, 21, 22, 23, 27], "11": [20, 21], "improv": [20, 21, 22, 23, 27], "10": [20, 21], "compat": 20, "chang": [20, 21, 22, 23, 27], "9": [20, 21], "8": [20, 21], "special": [20, 21], "instruct": [20, 21, 22, 23, 27], "deprec": [20, 21], "new": [20, 21], "7": [20, 21, 23], "6": [20, 21, 23], "5": [20, 21, 23], "secur": 20, "commit": 20, "v3": 21, "14": 21, "13": 21, "config": 21, "backward": [21, 22, 23, 27], "incompat": [21, 22, 23, 27], "older": [21, 22, 27], "v4": 22, "v5": 23, "other": 23, "associ": 24, "fedora": [24, 26], "linux": 24, "specif": 24, "regex": 24, "flavor": 26, "markdown": 26, "descript": 26, "v8": 27, "v7": 27, "v6": 27, "autom": 28, "push": [28, 29], "state": 29, "pend": 29, "frozen": 29}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 60}, "alltitles": {"Administration": [[0, "administration"]], "System Requirements": [[0, "system-requirements"]], "Configuration": [[0, "configuration"]], "Logging": [[0, "logging"]], "Components": [[0, "components"]], "Web Server": [[0, "web-server"]], "Message Consumers": [[0, "message-consumers"]], "Automatic updates": [[0, "automatic-updates"]], "Composer": [[0, "composer"]], "Greenwave Handler": [[0, "greenwave-handler"]], "Signed Handler": [[0, "signed-handler"]], "Update Handler": [[0, "update-handler"]], "bodhi.server.models": [[1, "module-bodhi.server.models"]], "Developer documentation": [[2, "developer-documentation"]], "Contribution guidelines": [[2, "contribution-guidelines"]], "Release Notes": [[2, "release-notes"]], "Issues": [[2, "issues"]], "Easy Fix": [[2, "easy-fix"]], "CI Tests": [[2, "ci-tests"]], "Create a Bodhi development environment": [[2, "create-a-bodhi-development-environment"]], "Database models": [[3, "database-models"]], "Database Schema": [[3, "database-schema"]], "Release process": [[4, "release-process"]], "Branches": [[4, "branches"]], "Backporting Patches with Mergify": [[4, "backporting-patches-with-mergify"]], "Deploying a development snapshot to Staging": [[4, "deploying-a-development-snapshot-to-staging"]], "How to make a release": [[4, "how-to-make-a-release"]], "Preparation": [[4, "preparation"]], "Build a beta": [[4, "build-a-beta"]], "Deploy the beta to staging": [[4, "deploy-the-beta-to-staging"]], "Test the beta": [[4, "test-the-beta"]], "Release Bodhi upstream": [[4, "release-bodhi-upstream"]], "Release Bodhi downstream": [[4, "release-bodhi-downstream"]], "Deploy the beta to staging and production": [[4, "deploy-the-beta-to-staging-and-production"]], "Notifications": [[4, "notifications"]], "Vagrant": [[5, "vagrant"]], "Authentication": [[5, "authentication"]], "Quick tips about the Bodhi Vagrant environment": [[5, "quick-tips-about-the-bodhi-vagrant-environment"]], "Debugging with Visual Studio Code": [[6, "debugging-with-visual-studio-code"]], "Configure VS Code for Remote SSH": [[6, "configure-vs-code-for-remote-ssh"]], "Debugging application running in Vagrant": [[6, "debugging-application-running-in-vagrant"]], "Debugging unit-tests": [[6, "debugging-unit-tests"]], "Debugging celery": [[6, "debugging-celery"]], "Virtualenv": [[7, "virtualenv"]], "Dependencies": [[7, "dependencies"], [20, "dependencies"]], "Setup virtualenvwrapper": [[7, "setup-virtualenvwrapper"]], "Set PYTHONPATH": [[7, "set-pythonpath"]], "Clone the source": [[7, "clone-the-source"]], "Bootstrap the virtualenv": [[7, "bootstrap-the-virtualenv"]], "Setting up": [[7, "setting-up"]], "Create the development.ini file": [[7, "create-the-development-ini-file"]], "Run the test suite": [[7, "run-the-test-suite"]], "Import the bodhi2 database": [[7, "import-the-bodhi2-database"]], "Adjust database configuration in development.ini file": [[7, "adjust-database-configuration-in-development-ini-file"]], "Upgrade the database": [[7, "upgrade-the-database"]], "Run the web app": [[7, "run-the-web-app"]], "Setup the postgresql server": [[7, "setup-the-postgresql-server"]], "1. Install postgresql": [[7, "install-postgresql"]], "2. Setup the Database": [[7, "setup-the-database"]], "3. Adjust PostgreSQL Connection Settings": [[7, "adjust-postgresql-connection-settings"]], "4. Start PostgreSQL": [[7, "start-postgresql"]], "bodhi.buildroot_override.tag": [[8, "bodhi-buildroot-override-tag"], [16, "bodhi-buildroot-override-tag"]], "bodhi.buildroot_override.untag": [[8, "bodhi-buildroot-override-untag"], [16, "bodhi-buildroot-override-untag"]], "bodhi.compose.complete": [[9, "bodhi-compose-complete"], [17, "bodhi-compose-complete"]], "bodhi.compose.composing": [[9, "bodhi-compose-composing"], [17, "bodhi-compose-composing"]], "bodhi.compose.start": [[9, "bodhi-compose-start"], [17, "bodhi-compose-start"]], "bodhi.compose.sync.done": [[9, "bodhi-compose-sync-done"], [17, "bodhi-compose-sync-done"]], "bodhi.compose.sync.wait": [[9, "bodhi-compose-sync-wait"], [17, "bodhi-compose-sync-wait"]], "bodhi.repo.done": [[9, "bodhi-repo-done"], [17, "bodhi-repo-done"]], "bodhi.errata.publish": [[10, "bodhi-errata-publish"], [18, "bodhi-errata-publish"]], "bodhi.update.comment": [[11, "bodhi-update-comment"], [19, "bodhi-update-comment"]], "bodhi.update.complete.stable": [[11, "bodhi-update-complete-stable"], [19, "bodhi-update-complete-stable"]], "bodhi.update.complete.testing": [[11, "bodhi-update-complete-testing"], [19, "bodhi-update-complete-testing"]], "bodhi.update.edit": [[11, "bodhi-update-edit"], [11, "id1"], [19, "bodhi-update-edit"], [19, "id1"]], "bodhi.update.eject": [[11, "bodhi-update-eject"], [19, "bodhi-update-eject"]], "bodhi.update.karma.threshold.reach": [[11, "bodhi-update-karma-threshold-reach"], [19, "bodhi-update-karma-threshold-reach"]], "bodhi.update.status.testing.koji-build-group.build.complete": [[11, "bodhi-update-status-testing-koji-build-group-build-complete"], [11, "id2"], [11, "id3"], [19, "bodhi-update-status-testing-koji-build-group-build-complete"], [19, "id2"], [19, "id3"]], "bodhi.update.request.obsolete": [[11, "bodhi-update-request-obsolete"], [19, "bodhi-update-request-obsolete"]], "bodhi.update.request.revoke": [[11, "bodhi-update-request-revoke"], [19, "bodhi-update-request-revoke"]], "bodhi.update.request.stable": [[11, "bodhi-update-request-stable"], [19, "bodhi-update-request-stable"]], "bodhi.update.request.testing": [[11, "bodhi-update-request-testing"], [19, "bodhi-update-request-testing"]], "bodhi.update.request.unpush": [[11, "bodhi-update-request-unpush"], [19, "bodhi-update-request-unpush"]], "bodhi.update.requirements_met.stable": [[11, "bodhi-update-requirements-met-stable"], [19, "bodhi-update-requirements-met-stable"]], "Bodhi": [[12, "bodhi"]], "User Guide": [[12, "user-guide"]], "API Guide": [[12, "api-guide"]], "Contributor Guide": [[12, "contributor-guide"]], "Admin Guide": [[12, "admin-guide"]], "Community": [[12, "community"]], "Python bindings": [[13, "module-bodhi.client.bindings"]], "Bodhi Server APIs": [[14, "bodhi-server-apis"]], "Message API": [[14, "message-api"]], "Base": [[15, "base"]], "Python objects": [[15, "python-objects"], [16, "module-bodhi.messages.schemas.buildroot_override"], [17, "module-bodhi.messages.schemas.compose"], [18, "module-bodhi.messages.schemas.errata"], [19, "module-bodhi.messages.schemas.update"]], "Buildroot overrides": [[16, "buildroot-overrides"]], "JSON schemas": [[16, "json-schemas"], [17, "json-schemas"], [18, "json-schemas"], [19, "json-schemas"]], "Compose": [[17, "compose"]], "Errata": [[18, "errata"]], "Update": [[19, "update"]], "2.x release notes": [[20, "x-release-notes"]], "2.12.2": [[20, "id1"]], "Bugs": [[20, "bugs"], [20, "id3"], [20, "id6"], [20, "id10"], [20, "id23"], [20, "id27"], [20, "id31"], [20, "id36"], [20, "id40"], [20, "id43"], [20, "id48"], [20, "id53"], [20, "id58"], [20, "id68"], [20, "id77"], [21, "bugs"], [21, "id43"], [21, "id48"], [21, "id55"], [21, "id62"], [21, "id70"], [21, "id75"], [21, "id80"], [21, "id85"]], "Release contributors": [[20, "release-contributors"], [20, "id4"], [20, "id7"], [20, "id11"], [20, "id13"], [20, "id18"], [20, "id20"], [20, "id25"], [20, "id28"], [20, "id33"], [20, "id38"], [20, "id41"], [20, "id44"], [20, "id50"], [20, "id55"], [20, "id61"], [20, "id64"], [20, "id70"], [21, "release-contributors"], [21, "id86"]], "2.12.1": [[20, "id2"]], "2.12.0": [[20, "id5"]], "Features": [[20, "features"], [20, "id9"], [20, "id15"], [20, "id22"], [20, "id30"], [20, "id35"], [20, "id47"], [20, "id52"], [20, "id57"], [20, "id67"], [20, "id76"], [21, "features"], [21, "id7"], [21, "id12"], [21, "id25"], [21, "id31"], [21, "id37"], [21, "id42"], [21, "id47"], [21, "id54"], [21, "id65"], [21, "id69"], [21, "id74"], [21, "id79"], [21, "id84"], [22, "features"], [22, "id6"], [23, "features"], [23, "id1"], [23, "id6"], [23, "id9"], [23, "id15"], [23, "id28"], [23, "id36"], [23, "id42"], [23, "id48"], [27, "features"], [27, "id3"], [27, "id6"], [27, "id10"], [27, "id13"], [27, "id19"], [27, "id24"], [27, "id29"]], "2.11.0": [[20, "id8"]], "Development improvements": [[20, "development-improvements"], [20, "id17"], [20, "id24"], [20, "id32"], [20, "id37"], [20, "id49"], [20, "id54"], [20, "id60"], [20, "id69"], [21, "development-improvements"], [21, "id9"], [21, "id27"], [21, "id33"], [21, "id39"], [21, "id44"], [21, "id56"], [21, "id63"], [21, "id67"], [21, "id71"], [21, "id76"], [21, "id81"], [22, "development-improvements"], [22, "id8"], [23, "development-improvements"], [23, "id17"], [23, "id25"], [23, "id30"], [23, "id38"], [23, "id50"], [27, "development-improvements"], [27, "id8"], [27, "id21"]], "2.10.1": [[20, "id12"]], "Bug fixes": [[20, "bug-fixes"], [20, "id16"], [21, "bug-fixes"], [21, "id1"], [21, "id3"], [21, "id8"], [21, "id15"], [21, "id18"], [21, "id21"], [21, "id26"], [21, "id32"], [21, "id38"], [21, "id50"], [21, "id60"], [21, "id66"], [22, "bug-fixes"], [22, "id1"], [22, "id3"], [22, "id7"], [23, "bug-fixes"], [23, "id3"], [23, "id4"], [23, "id7"], [23, "id10"], [23, "id12"], [23, "id16"], [23, "id19"], [23, "id21"], [23, "id24"], [23, "id29"], [23, "id32"], [23, "id34"], [23, "id37"], [23, "id40"], [23, "id43"], [23, "id49"], [27, "bug-fixes"], [27, "id1"], [27, "id4"], [27, "id7"], [27, "id14"], [27, "id16"], [27, "id20"], [27, "id25"], [27, "id30"]], "2.10.0": [[20, "id14"]], "Compatibility changes": [[20, "compatibility-changes"]], "2.9.1": [[20, "id19"]], "2.9.0": [[20, "id21"]], "2.8.1": [[20, "id26"]], "2.8.0": [[20, "id29"]], "Special instructions": [[20, "special-instructions"], [20, "id46"], [21, "special-instructions"]], "Deprecation": [[20, "deprecation"], [21, "deprecation"], [21, "id41"], [21, "id52"]], "New Dependencies": [[20, "new-dependencies"]], "2.7.0": [[20, "id34"]], "2.6.2": [[20, "id39"]], "2.6.1": [[20, "id42"]], "2.6.0": [[20, "id45"]], "Dependency adjustments": [[20, "dependency-adjustments"]], "2.5.0": [[20, "id51"]], "2.4.0": [[20, "id56"]], "Dependency change": [[20, "dependency-change"]], "2.3.3": [[20, "id62"]], "2.3.2": [[20, "id63"]], "2.3.1": [[20, "id65"]], "2.3.0": [[20, "id66"]], "2.2.4": [[20, "id71"]], "2.2.3": [[20, "id72"]], "2.2.2": [[20, "id73"]], "2.2.1": [[20, "id74"]], "2.2.0": [[20, "id75"]], "Security": [[20, "security"]], "Commit log": [[20, "commit-log"]], "3.x release notes": [[21, "x-release-notes"]], "v3.14.0": [[21, "v3-14-0"]], "Contributors": [[21, "contributors"], [21, "id4"], [21, "id10"], [21, "id13"], [21, "id16"], [21, "id19"], [21, "id22"], [21, "id28"], [21, "id34"], [21, "id40"], [21, "id46"], [21, "id49"], [21, "id51"], [21, "id57"], [21, "id64"], [21, "id68"], [21, "id72"], [21, "id77"], [22, "contributors"], [22, "id2"], [22, "id4"], [22, "id9"], [23, "contributors"], [23, "id2"], [23, "id5"], [23, "id8"], [23, "id11"], [23, "id13"], [23, "id18"], [23, "id20"], [23, "id22"], [23, "id26"], [23, "id31"], [23, "id33"], [23, "id35"], [23, "id39"], [23, "id41"], [23, "id44"], [23, "id52"], [27, "contributors"], [27, "id2"], [27, "id5"], [27, "id9"], [27, "id11"], [27, "id15"], [27, "id17"], [27, "id22"], [27, "id26"], [27, "id31"]], "v3.13.3": [[21, "v3-13-3"]], "Server upgrade instructions": [[21, "server-upgrade-instructions"], [21, "id2"], [21, "id5"], [21, "id6"], [21, "id11"], [21, "id14"], [21, "id17"], [21, "id20"], [21, "id24"], [21, "id30"], [21, "id35"], [21, "id45"], [22, "server-upgrade-instructions"], [22, "id5"], [23, "server-upgrade-instructions"], [23, "id14"], [23, "id23"], [23, "id47"], [27, "server-upgrade-instructions"], [27, "id18"]], "v3.13.2": [[21, "v3-13-2"]], "v3.13.1": [[21, "v3-13-1"]], "Bug fix": [[21, "bug-fix"], [21, "id58"]], "v3.13.0": [[21, "v3-13-0"]], "Deprecations": [[21, "deprecations"]], "Dependency changes": [[21, "dependency-changes"], [21, "id23"], [21, "id29"], [21, "id36"], [21, "id53"], [21, "id73"], [21, "id78"], [21, "id83"], [22, "dependency-changes"], [23, "dependency-changes"], [23, "id27"], [23, "id46"], [27, "dependency-changes"], [27, "id12"], [27, "id23"], [27, "id28"]], "v3.12.0": [[21, "v3-12-0"]], "v3.11.3": [[21, "v3-11-3"]], "v3.11.2": [[21, "v3-11-2"]], "v3.11.1": [[21, "v3-11-1"]], "v3.11.0": [[21, "v3-11-0"]], "v3.10.1": [[21, "v3-10-1"]], "v3.10.0": [[21, "v3-10-0"]], "v3.9.0": [[21, "v3-9-0"]], "v3.8.1": [[21, "v3-8-1"]], "Contributor": [[21, "contributor"], [21, "id59"], [21, "id61"]], "v3.8.0": [[21, "v3-8-0"]], "v3.7.0": [[21, "v3-7-0"]], "v3.6.1": [[21, "v3-6-1"]], "v3.6.0": [[21, "v3-6-0"]], "v3.5.2": [[21, "v3-5-2"]], "v3.5.1": [[21, "v3-5-1"]], "v3.5.0": [[21, "v3-5-0"]], "Feature": [[21, "feature"]], "v3.4.0": [[21, "v3-4-0"]], "v3.3.0": [[21, "v3-3-0"]], "v3.2.0": [[21, "v3-2-0"]], "Config change": [[21, "config-change"]], "v3.1.0": [[21, "v3-1-0"]], "3.0.0": [[21, "id82"]], "Backwards incompatible changes": [[21, "backwards-incompatible-changes"], [22, "backwards-incompatible-changes"], [23, "backwards-incompatible-changes"], [23, "id45"], [27, "backwards-incompatible-changes"], [27, "id27"]], "New settings": [[21, "new-settings"]], "Older releases": [[21, "older-releases"], [22, "older-releases"], [27, "older-releases"]], "4.x release notes": [[22, "x-release-notes"]], "v4.1.0": [[22, "v4-1-0"]], "v4.0.2": [[22, "v4-0-2"]], "v4.0.1": [[22, "v4-0-1"]], "v4.0.0": [[22, "v4-0-0"]], "5.x release notes": [[23, "x-release-notes"]], "v5.7.5": [[23, "v5-7-5"]], "v5.7.4": [[23, "v5-7-4"]], "v5.7.3": [[23, "v5-7-3"]], "v5.7.2": [[23, "v5-7-2"]], "v5.7.1": [[23, "v5-7-1"]], "v5.7.0": [[23, "v5-7-0"]], "v5.6.1": [[23, "v5-6-1"]], "v5.6": [[23, "v5-6"]], "v5.5": [[23, "v5-5"]], "v5.4.1": [[23, "v5-4-1"]], "v5.4.0": [[23, "v5-4-0"]], "v5.3.0": [[23, "v5-3-0"]], "Documentation improvements": [[23, "documentation-improvements"]], "v5.2.2": [[23, "v5-2-2"]], "v5.2.1": [[23, "v5-2-1"]], "v5.2.0": [[23, "v5-2-0"]], "Other changes": [[23, "other-changes"], [23, "id51"]], "v5.1.1": [[23, "v5-1-1"]], "v5.1.0": [[23, "v5-1-0"]], "v5.0.0": [[23, "v5-0-0"]], "Automatic Updates": [[24, "automatic-updates"]], "Associate bugs to automatic updates": [[24, "associate-bugs-to-automatic-updates"]], "Fedora Linux specific regex": [[24, "fedora-linux-specific-regex"]], "Buildroot Overrides": [[25, "buildroot-overrides"]], "Fedora-Flavored Markdown": [[26, "fedora-flavored-markdown"]], "Description": [[26, "description"]], "Release notes": [[27, "release-notes"]], "v8.0.0": [[27, "v8-0-0"]], "v7.2.2": [[27, "v7-2-2"]], "v7.2.1": [[27, "v7-2-1"]], "v7.2.0": [[27, "v7-2-0"]], "v7.1.1": [[27, "v7-1-1"]], "v7.1.0": [[27, "v7-1-0"]], "v7.0.1": [[27, "v7-0-1"]], "v7.0.0": [[27, "v7-0-0"]], "v6.0.1": [[27, "v6-0-1"]], "v6.0.0": [[27, "v6-0-0"]], "Testing updates": [[28, "testing-updates"]], "Karma": [[28, "karma"]], "Automated tests": [[28, "automated-tests"]], "Stable push": [[28, "stable-push"]], "Update states": [[29, "update-states"]], "Pending": [[29, "pending"]], "Pending/Testing": [[29, "pending-testing"]], "Testing": [[29, "testing"]], "Testing/Stable": [[29, "testing-stable"]], "Stable": [[29, "stable"]], "Obsolete": [[29, "obsolete"]], "Unpushed": [[29, "unpushed"]], "Revoking push requests": [[29, "revoking-push-requests"]], "Frozen updates": [[29, "frozen-updates"]]}, "indexentries": {"ratelimiter (class in bodhi.server.logging)": [[0, "bodhi.server.logging.RateLimiter"]], "__init__() (bodhi.server.logging.ratelimiter method)": [[0, "bodhi.server.logging.RateLimiter.__init__"]], "filter() (bodhi.server.logging.ratelimiter method)": [[0, "bodhi.server.logging.RateLimiter.filter"]], "rate (bodhi.server.logging.ratelimiter attribute)": [[0, "bodhi.server.logging.RateLimiter.rate"]], "bodhibase (class in bodhi.server.models)": [[1, "bodhi.server.models.BodhiBase"]], "bug (class in bodhi.server.models)": [[1, "bodhi.server.models.Bug"]], "bugkarma (class in bodhi.server.models)": [[1, "bodhi.server.models.BugKarma"]], "build (class in bodhi.server.models)": [[1, "bodhi.server.models.Build"]], "buildrootoverride (class in bodhi.server.models)": [[1, "bodhi.server.models.BuildrootOverride"]], "comment (class in bodhi.server.models)": [[1, "bodhi.server.models.Comment"]], "compose (class in bodhi.server.models)": [[1, "bodhi.server.models.Compose"]], "composestate (class in bodhi.server.models)": [[1, "bodhi.server.models.ComposeState"]], "containerbuild (class in bodhi.server.models)": [[1, "bodhi.server.models.ContainerBuild"]], "containerpackage (class in bodhi.server.models)": [[1, "bodhi.server.models.ContainerPackage"]], "contenttype (class in bodhi.server.models)": [[1, "bodhi.server.models.ContentType"]], "declenum (class in bodhi.server.models)": [[1, "bodhi.server.models.DeclEnum"]], "declenumtype (class in bodhi.server.models)": [[1, "bodhi.server.models.DeclEnumType"]], "enummeta (class in bodhi.server.models)": [[1, "bodhi.server.models.EnumMeta"]], "enumsymbol (class in bodhi.server.models)": [[1, "bodhi.server.models.EnumSymbol"]], "flatpakbuild (class in bodhi.server.models)": [[1, "bodhi.server.models.FlatpakBuild"]], "flatpakpackage (class in bodhi.server.models)": [[1, "bodhi.server.models.FlatpakPackage"]], "group (class in bodhi.server.models)": [[1, "bodhi.server.models.Group"]], "modulebuild (class in bodhi.server.models)": [[1, "bodhi.server.models.ModuleBuild"]], "modulepackage (class in bodhi.server.models)": [[1, "bodhi.server.models.ModulePackage"]], "package (class in bodhi.server.models)": [[1, "bodhi.server.models.Package"]], "packagemanager (class in bodhi.server.models)": [[1, "bodhi.server.models.PackageManager"]], "release (class in bodhi.server.models)": [[1, "bodhi.server.models.Release"]], "releasestate (class in bodhi.server.models)": [[1, "bodhi.server.models.ReleaseState"]], "rpmbuild (class in bodhi.server.models)": [[1, "bodhi.server.models.RpmBuild"]], "rpmpackage (class in bodhi.server.models)": [[1, "bodhi.server.models.RpmPackage"]], "testcase (class in bodhi.server.models)": [[1, "bodhi.server.models.TestCase"]], "testcasekarma (class in bodhi.server.models)": [[1, "bodhi.server.models.TestCaseKarma"]], "testgatingstatus (class in bodhi.server.models)": [[1, "bodhi.server.models.TestGatingStatus"]], "update (class in bodhi.server.models)": [[1, "bodhi.server.models.Update"]], "updaterequest (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateRequest"]], "updateseverity (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateSeverity"]], "updatestatus (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateStatus"]], "updatesuggestion (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateSuggestion"]], "updatetype (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateType"]], "user (class in bodhi.server.models)": [[1, "bodhi.server.models.User"]], "__exclude_columns__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__exclude_columns__"]], "__exclude_columns__ (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.__exclude_columns__"]], "__get_by__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__get_by__"]], "__getitem__() (bodhi.server.models.bodhibase method)": [[1, "bodhi.server.models.BodhiBase.__getitem__"]], "__include_extras__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__include_extras__"]], "__include_extras__ (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.__include_extras__"]], "__init__() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.__init__"]], "__init__() (bodhi.server.models.bugkarma method)": [[1, "bodhi.server.models.BugKarma.__init__"]], "__init__() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.__init__"]], "__init__() (bodhi.server.models.buildrootoverride method)": [[1, "bodhi.server.models.BuildrootOverride.__init__"]], "__init__() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.__init__"]], "__init__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__init__"]], "__init__() (bodhi.server.models.containerbuild method)": [[1, "bodhi.server.models.ContainerBuild.__init__"]], "__init__() (bodhi.server.models.containerpackage method)": [[1, "bodhi.server.models.ContainerPackage.__init__"]], "__init__() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.__init__"]], "__init__() (bodhi.server.models.enummeta method)": [[1, "bodhi.server.models.EnumMeta.__init__"]], "__init__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__init__"]], "__init__() (bodhi.server.models.flatpakbuild method)": [[1, "bodhi.server.models.FlatpakBuild.__init__"]], "__init__() (bodhi.server.models.flatpakpackage method)": [[1, "bodhi.server.models.FlatpakPackage.__init__"]], "__init__() (bodhi.server.models.group method)": [[1, "bodhi.server.models.Group.__init__"]], "__init__() (bodhi.server.models.modulebuild method)": [[1, "bodhi.server.models.ModuleBuild.__init__"]], "__init__() (bodhi.server.models.modulepackage method)": [[1, "bodhi.server.models.ModulePackage.__init__"]], "__init__() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.__init__"]], "__init__() (bodhi.server.models.release method)": [[1, "bodhi.server.models.Release.__init__"]], "__init__() (bodhi.server.models.rpmbuild method)": [[1, "bodhi.server.models.RpmBuild.__init__"]], "__init__() (bodhi.server.models.rpmpackage method)": [[1, "bodhi.server.models.RpmPackage.__init__"]], "__init__() (bodhi.server.models.testcase method)": [[1, "bodhi.server.models.TestCase.__init__"]], "__init__() (bodhi.server.models.testcasekarma method)": [[1, "bodhi.server.models.TestCaseKarma.__init__"]], "__init__() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.__init__"]], "__init__() (bodhi.server.models.user method)": [[1, "bodhi.server.models.User.__init__"]], "__iter__() (bodhi.server.models.enummeta method)": [[1, "bodhi.server.models.EnumMeta.__iter__"]], "__iter__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__iter__"]], "__json__() (bodhi.server.models.bodhibase method)": [[1, "bodhi.server.models.BodhiBase.__json__"]], "__json__() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.__json__"]], "__json__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__json__"]], "__json__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__json__"]], "__json__() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.__json__"]], "__lt__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__lt__"]], "__lt__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__lt__"]], "__reduce__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__reduce__"]], "__repr__() (bodhi.server.models.bodhibase method)": [[1, "bodhi.server.models.BodhiBase.__repr__"]], "__repr__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__repr__"]], "__str__() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.__str__"]], "__str__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__str__"]], "__str__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__str__"]], "__str__() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.__str__"]], "__str__() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.__str__"]], "__tablename__ (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.__tablename__"]], "__weakref__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__weakref__"]], "__weakref__ (bodhi.server.models.declenum attribute)": [[1, "bodhi.server.models.DeclEnum.__weakref__"]], "__weakref__ (bodhi.server.models.enumsymbol attribute)": [[1, "bodhi.server.models.EnumSymbol.__weakref__"]], "abs_url() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.abs_url"]], "add_comment() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.add_comment"]], "add_tag() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.add_tag"]], "alias (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.alias"]], "all_releases() (bodhi.server.models.release class method)": [[1, "bodhi.server.models.Release.all_releases"]], "archived (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.archived"]], "autokarma (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.autokarma"]], "autotime (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.autotime"]], "avatar() (bodhi.server.models.user method)": [[1, "bodhi.server.models.User.avatar"]], "base (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.base"]], "bodhi.server.models": [[1, "module-bodhi.server.models"]], "branch (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.branch"]], "bug (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.bug"]], "bug_id (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.bug_id"]], "bugfix (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.bugfix"]], "bugs (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.bugs"]], "build (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.build"]], "build_id (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.build_id"]], "builds (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.builds"]], "builds (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.builds"]], "builds (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.builds"]], "builds_json (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.builds_json"]], "cache_ok (bodhi.server.models.declenumtype attribute)": [[1, "bodhi.server.models.DeclEnumType.cache_ok"]], "candidate_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.candidate_tag"]], "check_existence() (bodhi.server.models.package static method)": [[1, "bodhi.server.models.Package.check_existence"]], "check_karma_thresholds() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.check_karma_thresholds"]], "check_requirements() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.check_requirements"]], "checkpoints (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.checkpoints"]], "cleaning (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.cleaning"]], "close_bug() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.close_bug"]], "close_bugs (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.close_bugs"]], "collection_name (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.collection_name"]], "comment (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.comment"]], "comment (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.comment"]], "comment() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.comment"]], "comment_on_test_gating_status_change() (bodhi.server.models.update static method)": [[1, "bodhi.server.models.Update.comment_on_test_gating_status_change"]], "comments (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.comments"]], "comments (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.comments"]], "comments_since_karma_reset (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.comments_since_karma_reset"]], "compose (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.compose"]], "composed_by_bodhi (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.composed_by_bodhi"]], "container (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.container"]], "contains_critpath_component() (bodhi.server.models.update static method)": [[1, "bodhi.server.models.Update.contains_critpath_component"]], "content_type (bodhi.server.models.compose property)": [[1, "bodhi.server.models.Compose.content_type"]], "content_type (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.content_type"]], "copy() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.copy"]], "create() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.create"]], "create_automatic_updates (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.create_automatic_updates"]], "critpath (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.critpath"]], "critpath_approved (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.critpath_approved"]], "critpath_groups (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.critpath_groups"]], "critpath_mandatory_days_in_testing (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.critpath_mandatory_days_in_testing"]], "critpath_min_karma (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.critpath_min_karma"]], "current (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.current"]], "date_approved (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_approved"]], "date_created (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.date_created"]], "date_locked (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.date_locked"]], "date_modified (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_modified"]], "date_pushed (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_pushed"]], "date_stable (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_stable"]], "date_submitted (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_submitted"]], "date_testing (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_testing"]], "days_in_testing (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.days_in_testing"]], "days_to_stable (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.days_to_stable"]], "db_type() (bodhi.server.models.declenum class method)": [[1, "bodhi.server.models.DeclEnum.db_type"]], "default_message() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.default_message"]], "disabled (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.disabled"]], "display_name (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.display_name"]], "dist_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.dist_tag"]], "dnf (bodhi.server.models.packagemanager attribute)": [[1, "bodhi.server.models.PackageManager.dnf"]], "drop() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.drop"]], "edit() (bodhi.server.models.buildrootoverride class method)": [[1, "bodhi.server.models.BuildrootOverride.edit"]], "edit() (bodhi.server.models.update class method)": [[1, "bodhi.server.models.Update.edit"]], "email (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.email"]], "enable() (bodhi.server.models.buildrootoverride method)": [[1, "bodhi.server.models.BuildrootOverride.enable"]], "enhancement (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.enhancement"]], "eol (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.eol"]], "epoch (bodhi.server.models.rpmbuild attribute)": [[1, "bodhi.server.models.RpmBuild.epoch"]], "error_message (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.error_message"]], "evr (bodhi.server.models.rpmbuild property)": [[1, "bodhi.server.models.RpmBuild.evr"]], "expiration_date (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.expiration_date"]], "expire() (bodhi.server.models.buildrootoverride method)": [[1, "bodhi.server.models.BuildrootOverride.expire"]], "expired_date (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.expired_date"]], "external_name (bodhi.server.models.modulepackage property)": [[1, "bodhi.server.models.ModulePackage.external_name"]], "external_name (bodhi.server.models.package property)": [[1, "bodhi.server.models.Package.external_name"]], "failed (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.failed"]], "failed (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.failed"]], "find_conflicting_builds() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.find_conflicting_builds"]], "find_polymorphic_child() (bodhi.server.models.bodhibase class method)": [[1, "bodhi.server.models.BodhiBase.find_polymorphic_child"]], "flatpak (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.flatpak"]], "from_dict() (bodhi.server.models.compose class method)": [[1, "bodhi.server.models.Compose.from_dict"]], "from_string() (bodhi.server.models.declenum class method)": [[1, "bodhi.server.models.DeclEnum.from_string"]], "from_tag (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.from_tag"]], "from_tags() (bodhi.server.models.release class method)": [[1, "bodhi.server.models.Release.from_tags"]], "from_updates() (bodhi.server.models.compose class method)": [[1, "bodhi.server.models.Compose.from_updates"]], "frozen (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.frozen"]], "full_test_cases (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.full_test_cases"]], "get() (bodhi.server.models.bodhibase class method)": [[1, "bodhi.server.models.BodhiBase.get"]], "get_bug_karma() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_bug_karma"]], "get_bugstring() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_bugstring"]], "get_build_id() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_build_id"]], "get_changelog() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_changelog"]], "get_changelog() (bodhi.server.models.rpmbuild method)": [[1, "bodhi.server.models.RpmBuild.get_changelog"]], "get_creation_time() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_creation_time"]], "get_critpath_groups() (bodhi.server.models.update static method)": [[1, "bodhi.server.models.Update.get_critpath_groups"]], "get_latest() (bodhi.server.models.rpmbuild method)": [[1, "bodhi.server.models.RpmBuild.get_latest"]], "get_maintainers() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_maintainers"]], "get_n_v_r() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_n_v_r"]], "get_or_create() (bodhi.server.models.package static method)": [[1, "bodhi.server.models.Package.get_or_create"]], "get_owner_name() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_owner_name"]], "get_pending_signing_side_tag() (bodhi.server.models.release method)": [[1, "bodhi.server.models.Release.get_pending_signing_side_tag"]], "get_pending_testing_side_tag() (bodhi.server.models.release method)": [[1, "bodhi.server.models.Release.get_pending_testing_side_tag"]], "get_pkg_committers_from_pagure() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.get_pkg_committers_from_pagure"]], "get_tags() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_tags"]], "get_tags() (bodhi.server.models.release class method)": [[1, "bodhi.server.models.Release.get_tags"]], "get_tags() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_tags"]], "get_task_id() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_task_id"]], "get_test_gating_info() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_test_gating_info"]], "get_testcase_karma() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_testcase_karma"]], "get_title() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_title"]], "get_url() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_url"]], "greenwave_request_batches() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.greenwave_request_batches"]], "greenwave_request_batches_json (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.greenwave_request_batches_json"]], "greenwave_subject (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.greenwave_subject"]], "greenwave_subject_batch_size (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.greenwave_subject_batch_size"]], "grid_columns() (bodhi.server.models.bodhibase class method)": [[1, "bodhi.server.models.BodhiBase.grid_columns"]], "groups (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.groups"]], "has_stable_comment (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.has_stable_comment"]], "hascommitaccess() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.hascommitaccess"]], "high (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.high"]], "id (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.id"]], "id (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.id"]], "id (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.id"]], "id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.id"]], "id (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.id"]], "id (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.id"]], "id (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.id"]], "id (bodhi.server.models.containerbuild attribute)": [[1, "bodhi.server.models.ContainerBuild.id"]], "id (bodhi.server.models.containerpackage attribute)": [[1, "bodhi.server.models.ContainerPackage.id"]], "id (bodhi.server.models.flatpakbuild attribute)": [[1, "bodhi.server.models.FlatpakBuild.id"]], "id (bodhi.server.models.flatpakpackage attribute)": [[1, "bodhi.server.models.FlatpakPackage.id"]], "id (bodhi.server.models.group attribute)": [[1, "bodhi.server.models.Group.id"]], "id (bodhi.server.models.modulebuild attribute)": [[1, "bodhi.server.models.ModuleBuild.id"]], "id (bodhi.server.models.modulepackage attribute)": [[1, "bodhi.server.models.ModulePackage.id"]], "id (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.id"]], "id (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.id"]], "id (bodhi.server.models.rpmbuild attribute)": [[1, "bodhi.server.models.RpmBuild.id"]], "id (bodhi.server.models.rpmpackage attribute)": [[1, "bodhi.server.models.RpmPackage.id"]], "id (bodhi.server.models.testcase attribute)": [[1, "bodhi.server.models.TestCase.id"]], "id (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.id"]], "id (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.id"]], "id (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.id"]], "id_prefix (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.id_prefix"]], "ignored (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.ignored"]], "infer_content_class() (bodhi.server.models.contenttype class method)": [[1, "bodhi.server.models.ContentType.infer_content_class"]], "inherited_override_tags (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.inherited_override_tags"]], "initializing (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.initializing"]], "install_command (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.install_command"]], "is_latest() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.is_latest"]], "karma (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.karma"]], "karma (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.karma"]], "karma (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.karma"]], "karma (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.karma"]], "karma_critpath (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.karma_critpath"]], "last_modified (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.last_modified"]], "locked (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.locked"]], "logout (bodhi.server.models.updatesuggestion attribute)": [[1, "bodhi.server.models.UpdateSuggestion.logout"]], "long_name (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.long_name"]], "low (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.low"]], "mail_template (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.mail_template"]], "mandatory_days_in_testing (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.mandatory_days_in_testing"]], "mandatory_days_in_testing (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.mandatory_days_in_testing"]], "medium (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.medium"]], "meets_testing_requirements (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.meets_testing_requirements"]], "modified() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.modified"]], "modify_bugs() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.modify_bugs"]], "module": [[1, "module-bodhi.server.models"], [13, "module-bodhi.client.bindings"], [16, "module-bodhi.messages.schemas.buildroot_override"], [17, "module-bodhi.messages.schemas.compose"], [18, "module-bodhi.messages.schemas.errata"], [19, "module-bodhi.messages.schemas.update"]], "module (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.module"]], "name (bodhi.server.models.group attribute)": [[1, "bodhi.server.models.Group.name"]], "name (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.name"]], "name (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.name"]], "name (bodhi.server.models.testcase attribute)": [[1, "bodhi.server.models.TestCase.name"]], "name (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.name"]], "new() (bodhi.server.models.buildrootoverride class method)": [[1, "bodhi.server.models.BuildrootOverride.new"]], "new() (bodhi.server.models.update class method)": [[1, "bodhi.server.models.Update.new"]], "newpackage (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.newpackage"]], "notes (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.notes"]], "notes (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.notes"]], "notifying (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.notifying"]], "num_admin_approvals (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.num_admin_approvals"]], "nvr (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.nvr"]], "nvr (bodhi.server.models.buildrootoverride property)": [[1, "bodhi.server.models.BuildrootOverride.nvr"]], "nvr (bodhi.server.models.modulebuild attribute)": [[1, "bodhi.server.models.ModuleBuild.nvr"]], "nvr (bodhi.server.models.rpmbuild attribute)": [[1, "bodhi.server.models.RpmBuild.nvr"]], "nvr_name (bodhi.server.models.build property)": [[1, "bodhi.server.models.Build.nvr_name"]], "nvr_name (bodhi.server.models.modulebuild property)": [[1, "bodhi.server.models.ModuleBuild.nvr_name"]], "nvr_release (bodhi.server.models.build property)": [[1, "bodhi.server.models.Build.nvr_release"]], "nvr_release (bodhi.server.models.modulebuild property)": [[1, "bodhi.server.models.ModuleBuild.nvr_release"]], "nvr_version (bodhi.server.models.build property)": [[1, "bodhi.server.models.Build.nvr_version"]], "nvr_version (bodhi.server.models.modulebuild property)": [[1, "bodhi.server.models.ModuleBuild.nvr_version"]], "obsolete (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.obsolete"]], "obsolete (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.obsolete"]], "obsolete() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.obsolete"]], "obsolete_if_unstable() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.obsolete_if_unstable"]], "obsolete_older_updates() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.obsolete_older_updates"]], "openid() (bodhi.server.models.user method)": [[1, "bodhi.server.models.User.openid"]], "override_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.override_tag"]], "package_id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.package_id"]], "package_manager (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.package_manager"]], "package_name (bodhi.server.models.testcase attribute)": [[1, "bodhi.server.models.TestCase.package_name"]], "parent (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.parent"]], "passed (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.passed"]], "pending (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.pending"]], "pending (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.pending"]], "pending (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.pending"]], "pending_signing_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.pending_signing_tag"]], "pending_stable_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.pending_stable_tag"]], "pending_testing_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.pending_testing_tag"]], "process_bind_param() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.process_bind_param"]], "process_result_value() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.process_result_value"]], "product_version (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.product_version"]], "punging (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.punging"]], "pushed (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.pushed"]], "query (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.query"]], "queued (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.queued"]], "reboot (bodhi.server.models.updatesuggestion attribute)": [[1, "bodhi.server.models.UpdateSuggestion.reboot"]], "release (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.release"]], "release (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.release"]], "release (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.release"]], "release_id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.release_id"]], "release_id (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.release_id"]], "release_id (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.release_id"]], "released_on (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.released_on"]], "remove_tag() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.remove_tag"]], "request (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.request"]], "request (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.request"]], "requested (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.requested"]], "requested_tag (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.requested_tag"]], "require_bugs (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.require_bugs"]], "require_testcases (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.require_testcases"]], "revoke (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.revoke"]], "revoke() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.revoke"]], "rpm (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.rpm"]], "rss_title (bodhi.server.models.comment property)": [[1, "bodhi.server.models.Comment.rss_title"]], "running (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.running"]], "security (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.security"]], "security (bodhi.server.models.compose property)": [[1, "bodhi.server.models.Compose.security"]], "security (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.security"]], "send_update_notice() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.send_update_notice"]], "set_request() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.set_request"]], "setting_prefix (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.setting_prefix"]], "setting_status (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.setting_status"]], "severity (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.severity"]], "signed (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.signed"]], "signed (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.signed"]], "signing_repo (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.signing_repo"]], "stable (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.stable"]], "stable (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.stable"]], "stable_days (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.stable_days"]], "stable_karma (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.stable_karma"]], "stable_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.stable_tag"]], "state (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.state"]], "state (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.state"]], "state_date (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.state_date"]], "status (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.status"]], "status_comment() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.status_comment"]], "submission_date (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.submission_date"]], "submitter (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.submitter"]], "submitter_id (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.submitter_id"]], "success (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.success"]], "suggest (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.suggest"]], "syncing_repo (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.syncing_repo"]], "test_cases (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.test_cases"]], "test_gating_passed (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.test_gating_passed"]], "test_gating_status (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.test_gating_status"]], "testcase (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.testcase"]], "testcases (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.testcases"]], "testing (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.testing"]], "testing (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.testing"]], "testing() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.testing"]], "testing_repository (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.testing_repository"]], "testing_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.testing_tag"]], "text (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.text"]], "timestamp (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.timestamp"]], "title (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.title"]], "title (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.title"]], "type (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.type"]], "type (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.type"]], "type (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.type"]], "unique_testcase_feedback (bodhi.server.models.comment property)": [[1, "bodhi.server.models.Comment.unique_testcase_feedback"]], "unpush (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.unpush"]], "unpush() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.unpush"]], "unpush() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.unpush"]], "unpushed (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.unpushed"]], "unspecified (bodhi.server.models.packagemanager attribute)": [[1, "bodhi.server.models.PackageManager.unspecified"]], "unspecified (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.unspecified"]], "unspecified (bodhi.server.models.updatesuggestion attribute)": [[1, "bodhi.server.models.UpdateSuggestion.unspecified"]], "unstable_karma (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.unstable_karma"]], "untag() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.untag"]], "update (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.update"]], "update_bugs() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.update_bugs"]], "update_details() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.update_details"]], "update_id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.update_id"]], "update_state_date() (bodhi.server.models.compose static method)": [[1, "bodhi.server.models.Compose.update_state_date"]], "update_summary (bodhi.server.models.compose property)": [[1, "bodhi.server.models.Compose.update_summary"]], "update_test_cases() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.update_test_cases"]], "update_test_gating_status() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.update_test_gating_status"]], "updateinfo (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.updateinfo"]], "updates (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.updates"]], "updates (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.updates"]], "urgent (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.urgent"]], "url (bodhi.server.models.bug property)": [[1, "bodhi.server.models.Bug.url"]], "url() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.url"]], "url() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.url"]], "user (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.user"]], "user_id (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.user_id"]], "users (bodhi.server.models.group attribute)": [[1, "bodhi.server.models.Group.users"]], "validate_builds() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.validate_builds"]], "validate_builds() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.validate_builds"]], "validate_release() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.validate_release"]], "values() (bodhi.server.models.declenum class method)": [[1, "bodhi.server.models.DeclEnum.values"]], "version (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.version"]], "version_hash (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.version_hash"]], "version_int (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.version_int"]], "waiting (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.waiting"]], "waive_test_results() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.waive_test_results"]], "yum (bodhi.server.models.packagemanager attribute)": [[1, "bodhi.server.models.PackageManager.yum"]], "bodhiclient (class in bodhi.client.bindings)": [[13, "bodhi.client.bindings.BodhiClient"]], "bodhiclientexception": [[13, "bodhi.client.bindings.BodhiClientException"]], "composenotfound": [[13, "bodhi.client.bindings.ComposeNotFound"]], "updatenotfound": [[13, "bodhi.client.bindings.UpdateNotFound"]], "__annotations__ (bodhi.client.bindings.composenotfound attribute)": [[13, "bodhi.client.bindings.ComposeNotFound.__annotations__"]], "__annotations__ (bodhi.client.bindings.updatenotfound attribute)": [[13, "bodhi.client.bindings.UpdateNotFound.__annotations__"]], "__dict__ (bodhi.client.bindings.bodhiclient attribute)": [[13, "bodhi.client.bindings.BodhiClient.__dict__"]], "__init__() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.__init__"]], "__init__() (bodhi.client.bindings.composenotfound method)": [[13, "bodhi.client.bindings.ComposeNotFound.__init__"]], "__init__() (bodhi.client.bindings.updatenotfound method)": [[13, "bodhi.client.bindings.UpdateNotFound.__init__"]], "__module__ (bodhi.client.bindings.bodhiclient attribute)": [[13, "bodhi.client.bindings.BodhiClient.__module__"]], "__module__ (bodhi.client.bindings.bodhiclientexception attribute)": [[13, "bodhi.client.bindings.BodhiClientException.__module__"]], "__module__ (bodhi.client.bindings.composenotfound attribute)": [[13, "bodhi.client.bindings.ComposeNotFound.__module__"]], "__module__ (bodhi.client.bindings.updatenotfound attribute)": [[13, "bodhi.client.bindings.UpdateNotFound.__module__"]], "__str__() (bodhi.client.bindings.composenotfound method)": [[13, "bodhi.client.bindings.ComposeNotFound.__str__"]], "__str__() (bodhi.client.bindings.updatenotfound method)": [[13, "bodhi.client.bindings.UpdateNotFound.__str__"]], "__weakref__ (bodhi.client.bindings.bodhiclient attribute)": [[13, "bodhi.client.bindings.BodhiClient.__weakref__"]], "bodhi.client.bindings": [[13, "module-bodhi.client.bindings"]], "candidates() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.candidates"]], "clear_auth() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.clear_auth"]], "comment() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.comment"]], "compose_str() (bodhi.client.bindings.bodhiclient static method)": [[13, "bodhi.client.bindings.BodhiClient.compose_str"]], "csrf() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.csrf"]], "ensure_auth() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.ensure_auth"]], "errorhandled() (in module bodhi.client.bindings)": [[13, "bodhi.client.bindings.errorhandled"]], "get_compose() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_compose"]], "get_koji_session() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_koji_session"]], "get_releases() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_releases"]], "get_test_status() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_test_status"]], "koji_session (bodhi.client.bindings.bodhiclient property)": [[13, "bodhi.client.bindings.BodhiClient.koji_session"]], "latest_builds() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.latest_builds"]], "list_composes() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.list_composes"]], "list_overrides() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.list_overrides"]], "override_str() (bodhi.client.bindings.bodhiclient static method)": [[13, "bodhi.client.bindings.BodhiClient.override_str"]], "parse_file() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.parse_file"]], "query() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.query"]], "request() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.request"]], "save() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.save"]], "save_override() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.save_override"]], "send_request() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.send_request"]], "testable() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.testable"]], "trigger_tests() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.trigger_tests"]], "update_str() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.update_str"]], "username (bodhi.client.bindings.bodhiclient property)": [[13, "bodhi.client.bindings.BodhiClient.username"]], "waive() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.waive"]], "buildrootoverridemessage (class in bodhi.messages.schemas.buildroot_override)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage"]], "buildrootoverridetagv1 (class in bodhi.messages.schemas.buildroot_override)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1"]], "buildrootoverrideuntagv1 (class in bodhi.messages.schemas.buildroot_override)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1"]], "__annotations__ (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.__annotations__"]], "__annotations__ (bodhi.messages.schemas.buildroot_override.buildrootoverridetagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.buildroot_override.buildrootoverrideuntagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1.__annotations__"]], "__str__() (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage method)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.__str__"]], "agent_name (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.agent_name"]], "bodhi.messages.schemas.buildroot_override": [[16, "module-bodhi.messages.schemas.buildroot_override"]], "build (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.build"]], "packages (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.packages"]], "submitter (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.submitter"]], "summary (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.summary"]], "topic (bodhi.messages.schemas.buildroot_override.buildrootoverridetagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1.topic"]], "topic (bodhi.messages.schemas.buildroot_override.buildrootoverrideuntagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1.topic"]], "url (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.url"]], "usernames (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.usernames"]], "composecompletev1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1"]], "composecomposingv1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1"]], "composestartv1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1"]], "composesyncdonev1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1"]], "composesyncwaitv1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1"]], "repodonev1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1"]], "__annotations__ (bodhi.messages.schemas.compose.composecompletev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composecomposingv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composestartv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composesyncdonev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composesyncwaitv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.repodonev1 attribute)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.__annotations__"]], "__str__() (bodhi.messages.schemas.compose.composecompletev1 method)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composecomposingv1 method)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composestartv1 method)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composesyncdonev1 method)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composesyncwaitv1 method)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.repodonev1 method)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.__str__"]], "bodhi.messages.schemas.compose": [[17, "module-bodhi.messages.schemas.compose"]], "ctype (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.ctype"]], "repo (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.repo"]], "repo (bodhi.messages.schemas.compose.composecomposingv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.repo"]], "repo (bodhi.messages.schemas.compose.composesyncdonev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.repo"]], "repo (bodhi.messages.schemas.compose.composesyncwaitv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.repo"]], "repo (bodhi.messages.schemas.compose.repodonev1 property)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.repo"]], "success (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.success"]], "summary (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.summary"]], "summary (bodhi.messages.schemas.compose.composecomposingv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.summary"]], "summary (bodhi.messages.schemas.compose.composestartv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.summary"]], "summary (bodhi.messages.schemas.compose.composesyncdonev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.summary"]], "summary (bodhi.messages.schemas.compose.composesyncwaitv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.summary"]], "summary (bodhi.messages.schemas.compose.repodonev1 property)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.summary"]], "topic (bodhi.messages.schemas.compose.composecompletev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.topic"]], "topic (bodhi.messages.schemas.compose.composecomposingv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.topic"]], "topic (bodhi.messages.schemas.compose.composestartv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.topic"]], "topic (bodhi.messages.schemas.compose.composesyncdonev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.topic"]], "topic (bodhi.messages.schemas.compose.composesyncwaitv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.topic"]], "topic (bodhi.messages.schemas.compose.repodonev1 attribute)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.topic"]], "erratapublishv1 (class in bodhi.messages.schemas.errata)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1"]], "__annotations__ (bodhi.messages.schemas.errata.erratapublishv1 attribute)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.__annotations__"]], "__str__() (bodhi.messages.schemas.errata.erratapublishv1 method)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.__str__"]], "agent_name (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.agent_name"]], "bodhi.messages.schemas.errata": [[18, "module-bodhi.messages.schemas.errata"]], "packages (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.packages"]], "summary (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.summary"]], "topic (bodhi.messages.schemas.errata.erratapublishv1 attribute)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.topic"]], "update (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.update"]], "url (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.url"]], "updatecommentv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1"]], "updatecompletestablev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1"]], "updatecompletetestingv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1"]], "updateeditv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateEditV1"]], "updateeditv2 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateEditV2"]], "updateejectv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1"]], "updatekarmathresholdv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1"]], "updatemessage (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateMessage"]], "updatereadyfortestingv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1"]], "updatereadyfortestingv2 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2"]], "updatereadyfortestingv3 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3"]], "updaterequestmessage (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage"]], "updaterequestobsoletev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestObsoleteV1"]], "updaterequestrevokev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestRevokeV1"]], "updaterequeststablev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestStableV1"]], "updaterequesttestingv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestTestingV1"]], "updaterequestunpushv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestUnpushV1"]], "updaterequirementsmetstablev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1"]], "__annotations__ (bodhi.messages.schemas.update.updatecommentv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatecompletestablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatecompletetestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updateeditv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updateeditv2 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEditV2.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updateejectv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatekarmathresholdv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatemessage attribute)": [[19, "bodhi.messages.schemas.update.UpdateMessage.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatereadyfortestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatereadyfortestingv2 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatereadyfortestingv3 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestmessage attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestobsoletev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestObsoleteV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestrevokev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestRevokeV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequeststablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestStableV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequesttestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestTestingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestunpushv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestUnpushV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequirementsmetstablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.__annotations__"]], "__str__() (bodhi.messages.schemas.update.updatecommentv1 method)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatecompletestablev1 method)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatecompletetestingv1 method)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updateeditv1 method)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updateeditv2 method)": [[19, "bodhi.messages.schemas.update.UpdateEditV2.__str__"]], "__str__() (bodhi.messages.schemas.update.updatekarmathresholdv1 method)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatemessage method)": [[19, "bodhi.messages.schemas.update.UpdateMessage.__str__"]], "__str__() (bodhi.messages.schemas.update.updatereadyfortestingv1 method)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatereadyfortestingv2 method)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.__str__"]], "__str__() (bodhi.messages.schemas.update.updatereadyfortestingv3 method)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.__str__"]], "__str__() (bodhi.messages.schemas.update.updaterequestmessage method)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage.__str__"]], "__str__() (bodhi.messages.schemas.update.updaterequirementsmetstablev1 method)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.__str__"]], "agent_name (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.agent_name"]], "agent_name (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.agent_name"]], "bodhi.messages.schemas.update": [[19, "module-bodhi.messages.schemas.update"]], "karma (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.karma"]], "new_bugs (bodhi.messages.schemas.update.updateeditv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.new_bugs"]], "packages (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.packages"]], "packages (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.packages"]], "reason (bodhi.messages.schemas.update.updateejectv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.reason"]], "renamed (bodhi.messages.schemas.update.updatereadyfortestingv2 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.renamed"]], "repo (bodhi.messages.schemas.update.updateejectv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.repo"]], "severity (bodhi.messages.schemas.update.updatereadyfortestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.severity"]], "severity (bodhi.messages.schemas.update.updatereadyfortestingv3 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.severity"]], "status (bodhi.messages.schemas.update.updatekarmathresholdv1 property)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.status"]], "summary (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.summary"]], "summary (bodhi.messages.schemas.update.updatecompletestablev1 property)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.summary"]], "summary (bodhi.messages.schemas.update.updatecompletetestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.summary"]], "summary (bodhi.messages.schemas.update.updateeditv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.summary"]], "summary (bodhi.messages.schemas.update.updateejectv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.summary"]], "summary (bodhi.messages.schemas.update.updatekarmathresholdv1 property)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.summary"]], "summary (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.summary"]], "summary (bodhi.messages.schemas.update.updatereadyfortestingv2 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.summary"]], "summary (bodhi.messages.schemas.update.updatereadyfortestingv3 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.summary"]], "summary (bodhi.messages.schemas.update.updaterequestmessage property)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage.summary"]], "summary (bodhi.messages.schemas.update.updaterequirementsmetstablev1 property)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.summary"]], "topic (bodhi.messages.schemas.update.updatecommentv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.topic"]], "topic (bodhi.messages.schemas.update.updatecompletestablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.topic"]], "topic (bodhi.messages.schemas.update.updatecompletetestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.topic"]], "topic (bodhi.messages.schemas.update.updateeditv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.topic"]], "topic (bodhi.messages.schemas.update.updateejectv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.topic"]], "topic (bodhi.messages.schemas.update.updatekarmathresholdv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.topic"]], "topic (bodhi.messages.schemas.update.updatereadyfortestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.topic"]], "topic (bodhi.messages.schemas.update.updatereadyfortestingv3 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.topic"]], "topic (bodhi.messages.schemas.update.updaterequestobsoletev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestObsoleteV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequestrevokev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestRevokeV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequeststablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestStableV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequesttestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestTestingV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequestunpushv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestUnpushV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequirementsmetstablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.topic"]], "update (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.update"]], "url (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.url"]], "url (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.url"]], "user (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.user"]], "usernames (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.usernames"]], "usernames (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.usernames"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["administration", "developer/docblocks/bodhi.server.models", "developer/index", "developer/models", "developer/releases", "developer/vagrant", "developer/vagrant_vscode", "developer/virtualenv", "generated/buildroot_override", "generated/compose", "generated/errata", "generated/update", "index", "python_bindings", "server_api/index", "server_api/messages/base", "server_api/messages/buildroot_override", "server_api/messages/compose", "server_api/messages/errata", "server_api/messages/update", "user/2.x_release_notes", "user/3.x_release_notes", "user/4.x_release_notes", "user/5.x_release_notes", "user/automatic_updates", "user/buildroot_overrides", "user/fedora-flavored-markdown", "user/release_notes", "user/testing", "user/update_states"], "filenames": ["administration.rst", "developer/docblocks/bodhi.server.models.rst", "developer/index.rst", "developer/models.rst", "developer/releases.rst", "developer/vagrant.rst", "developer/vagrant_vscode.rst", "developer/virtualenv.rst", "generated/buildroot_override.rst", "generated/compose.rst", "generated/errata.rst", "generated/update.rst", "index.rst", "python_bindings.rst", "server_api/index.rst", "server_api/messages/base.rst", "server_api/messages/buildroot_override.rst", "server_api/messages/compose.rst", "server_api/messages/errata.rst", "server_api/messages/update.rst", "user/2.x_release_notes.rst", "user/3.x_release_notes.rst", "user/4.x_release_notes.rst", "user/5.x_release_notes.rst", "user/automatic_updates.rst", "user/buildroot_overrides.rst", "user/fedora-flavored-markdown.rst", "user/release_notes.rst", "user/testing.rst", "user/update_states.rst"], "titles": ["Administration", "bodhi.server.models", "Developer documentation", "Database models", "Release process", "Vagrant", "Debugging with Visual Studio Code", "Virtualenv", "bodhi.buildroot_override.tag", "bodhi.compose.complete", "bodhi.errata.publish", "bodhi.update.comment", "Bodhi", "Python bindings", "Bodhi Server APIs", "Base", "Buildroot overrides", "Compose", "Errata", "Update", "2.x release notes", "3.x release notes", "4.x release notes", "5.x release notes", "Automatic Updates", "Buildroot Overrides", "Fedora-Flavored Markdown", "Release notes", "Testing updates", "Update states"], "terms": {"bodhi": [0, 3, 6, 7, 13, 15, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "i": [0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "current": [0, 1, 4, 5, 6, 10, 11, 13, 18, 19, 20, 21, 23, 24, 28], "onli": [0, 1, 2, 4, 6, 7, 13, 19, 20, 21, 22, 23, 25, 26, 27, 29], "support": [0, 1, 4, 5, 6, 15, 20, 21, 22, 23, 26, 27], "activ": [0, 4, 5, 13, 21, 23, 24, 25, 29], "fedora": [0, 1, 2, 4, 5, 7, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 27, 29], "releas": [0, 1, 10, 11, 12, 13, 15, 18, 19, 24, 28, 29], "It": [0, 1, 2, 4, 12, 13, 20, 21, 22, 24, 28], "postgresql": [0, 12, 21, 22], "9": [0, 1, 22], "2": [0, 1, 4, 5, 6, 15, 24, 28], "0": [0, 1, 4, 6, 7, 13, 15, 24], "The": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29], "via": [0, 1, 4, 5, 14, 19, 20, 21, 27, 29], "an": [0, 1, 2, 4, 5, 6, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29], "ini": [0, 6, 12, 20, 21, 22, 23, 27], "file": [0, 1, 2, 4, 5, 12, 13, 20, 21, 22, 23, 24, 27], "found": [0, 1, 2, 4, 13, 21, 23], "etc": [0, 1, 5, 13, 21, 22, 23, 27], "product": [0, 1, 2, 12, 20, 21], "ship": [0, 4, 21], "exampl": [0, 1, 2, 4, 5, 6, 7, 13, 20, 21, 23, 24, 27, 28], "ha": [0, 1, 2, 4, 5, 13, 14, 15, 19, 20, 21, 22, 23, 27, 28, 29], "all": [0, 1, 2, 4, 5, 7, 13, 19, 20, 21, 22, 23, 26, 27, 29], "set": [0, 1, 2, 4, 5, 6, 12, 13, 20, 22, 23, 24, 25, 26, 27, 28, 29], "document": [0, 4, 5, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 27, 28], "most": [0, 1, 4, 20, 21, 23, 25], "have": [0, 1, 2, 4, 5, 6, 7, 11, 13, 15, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29], "reason": [0, 1, 11, 19, 25], "default": [0, 1, 5, 13, 15, 20, 21, 22, 24, 27, 29], "defin": [0, 1, 2, 4, 5, 14, 15, 16, 17, 18, 19, 27, 28], "describ": [0, 1, 2, 4, 6, 13, 20, 21, 25, 28, 29], "valu": [0, 1, 2, 4, 13, 20, 21, 22, 23, 27, 28], "comment": [0, 1, 4, 13, 20, 21, 22, 23, 27, 28, 29], "here": [0, 4, 5, 6, 23, 26, 29], "copi": [0, 1, 2, 4, 5, 6, 7, 15, 20, 27], "config": [0, 1, 4, 6, 7, 20, 22, 23, 24, 27], "line": [0, 2, 4, 13, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 29], "thi": [0, 1, 2, 4, 5, 6, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "repres": [0, 1], "note": [0, 1, 4, 12, 13, 26, 29], "under": [0, 1, 2, 21], "python": [0, 1, 4, 5, 6, 7, 12, 14, 20, 21, 22, 26], "3": [0, 1, 2, 4, 5, 6, 14, 15, 22, 24, 27, 28, 29], "you": [0, 1, 2, 4, 5, 6, 7, 13, 14, 15, 20, 21, 22, 23, 24, 26, 29], "need": [0, 1, 2, 4, 6, 7, 14, 19, 20, 21, 22, 23, 24, 26, 27], "us": [0, 1, 2, 4, 5, 6, 13, 14, 15, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "instead": [0, 1, 4, 13, 20, 21, 22, 23, 24, 26, 27], "put": [0, 24], "liter": [0, 20], "mani": [0, 1, 5, 20, 21, 22, 23, 26], "": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29], "posit": [0, 1, 20, 27, 28], "substitut": [0, 4], "those": [0, 1, 4, 21, 24, 25, 27, 29], "encod": [0, 15, 20, 23, 27], "app": [0, 4, 5, 12, 15, 20, 21], "main": [0, 1, 12, 20, 29], "egg": [0, 4], "approv": [0, 1, 20, 21, 22, 23], "test": [0, 1, 5, 10, 12, 13, 18, 20, 21, 22, 23, 24, 27], "schedul": [0, 19], "task": [0, 1, 2, 11, 17, 19, 20, 21, 23, 27], "post": [0, 13, 20, 21, 22, 27, 28], "from": [0, 1, 2, 4, 5, 6, 11, 13, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "user": [0, 1, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "reach": [0, 1, 13, 20, 21, 23, 24, 25, 28, 29], "time": [0, 1, 4, 6, 11, 13, 19, 20, 21, 23, 25, 27, 29], "thei": [0, 1, 2, 4, 20, 21, 22, 23, 24, 25, 26, 27, 28], "ar": [0, 1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "stabl": [0, 1, 4, 5, 10, 12, 13, 18, 20, 21, 22, 23, 24, 25, 27], "yet": [0, 1, 13, 20, 21, 24, 25, 29], "d": [0, 2, 4, 6, 20, 21, 26], "replac": [0, 1, 21, 22, 23, 27], "testing_approval_msg": 0, "can": [0, 1, 2, 3, 4, 5, 6, 13, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "push": [0, 1, 4, 10, 11, 12, 13, 18, 19, 20, 21, 22, 23, 24, 27], "now": [0, 1, 4, 5, 6, 7, 13, 20, 21, 22, 23, 27], "maintain": [0, 1, 2, 4, 12, 20], "wish": [0, 1, 2, 4, 5, 13, 15, 20, 21, 22, 29], "not_yet_tested_msg": 0, "met": [0, 1, 19, 21], "minimum": [0, 1, 27, 28, 29], "href": 0, "http": [0, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17, 18, 19, 20, 21, 23, 26], "fedoraproject": [0, 4, 7, 8, 9, 10, 11, 13, 16, 17, 18, 19, 21, 24], "org": [0, 4, 7, 8, 9, 10, 11, 13, 16, 17, 18, 19, 21, 24, 26], "wiki": [0, 1, 20, 23, 28], "package_update_acceptance_criteria": 0, "packag": [0, 1, 4, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29], "accept": [0, 2, 20, 21], "criteria": [0, 2, 28], "not_yet_tested_epel_msg": 0, "epel_updates_polici": 0, "epel": [0, 1, 23, 24, 27], "polici": [0, 1, 20, 21, 22, 23, 27], "when": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29], "neg": [0, 1, 20, 27, 28, 29], "karma": [0, 1, 12, 13, 20, 21, 23, 27, 29], "disable_automatic_push_to_st": 0, "disabl": [0, 1, 6, 20, 21, 22, 23, 27, 29], "due": [0, 4, 6, 20, 21, 22, 23, 27], "mai": [0, 1, 2, 4, 5, 13, 21, 23, 24, 25, 26, 27, 28, 29], "manual": [0, 1, 2, 4, 13, 21, 22, 23, 24, 25, 28, 29], "determin": [0, 1, 20, 21, 23], "issu": [0, 1, 4, 6, 12, 20, 21, 22, 23, 27], "sever": [0, 1, 13, 15, 16, 17, 18, 19, 20, 21, 23, 27], "libravatar": [0, 20, 21], "If": [0, 1, 2, 4, 5, 6, 7, 13, 14, 15, 20, 22, 23, 24, 27, 28, 29], "true": [0, 1, 4, 6, 9, 11, 13, 15, 17, 19, 20, 22, 23], "work": [0, 2, 4, 5, 6, 7, 13, 14, 20, 21, 22, 26], "normal": [0, 1, 13, 23, 25], "otherwis": [0, 1, 6, 9, 13, 17], "link": [0, 1, 2, 11, 19, 20, 21, 22, 23, 26, 27, 28], "string": [0, 1, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 22, 23, 27], "so": [0, 1, 4, 5, 20, 21, 22, 23, 24, 25, 27, 28, 29], "still": [0, 20, 22, 23], "pass": [0, 1, 2, 4, 13, 20, 21, 23, 24, 27], "libravatar_en": 0, "want": [0, 1, 2, 4, 5, 6, 13, 21, 22, 24, 25], "do": [0, 2, 4, 7, 14, 20, 21, 22, 23, 25, 26, 27, 28, 29], "feder": 0, "dn": 0, "lookup": [0, 21], "libravatar_dn": 0, "fals": [0, 1, 4, 6, 9, 13, 15, 17, 20], "libravatar_prefer_tl": [0, 22], "what": [0, 1, 2, 4, 20, 21, 23, 27], "get": [0, 1, 2, 4, 5, 6, 13, 20, 21, 22, 23], "hand": [0, 25, 29], "libravatar_url": 0, "none": [0, 1, 13, 15, 16, 17, 18, 19, 20, 22], "which": [0, 1, 2, 4, 5, 11, 13, 15, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29], "effect": [0, 1, 22, 23], "legal": [0, 21], "displai": [0, 1, 5, 12, 15, 20, 21, 22, 23, 27, 28], "footer": [0, 20, 27], "call": [0, 1, 4, 20, 21, 23], "point": [0, 7, 15, 19, 22, 24, 26, 29], "suppli": [0, 21], "legal_link": [0, 21], "privaci": [0, 21, 23], "also": [0, 1, 2, 4, 14, 20, 21, 22, 23, 25, 26, 28, 29], "box": [0, 4, 5, 6, 20, 21, 22, 23, 27], "privacy_link": [0, 21], "cache_dir": [0, 21], "write": [0, 1, 4, 20, 21, 22, 26], "temporari": 0, "cach": [0, 13, 20, 21, 22, 23, 27], "process": [0, 1, 12, 17, 20, 21, 22, 23, 24], "url": [0, 1, 4, 7, 11, 13, 15, 16, 18, 19, 20, 21, 22, 23, 26, 27], "datagrepp": [0, 23], "variou": [0, 1, 2, 4, 20, 21], "templat": [0, 1, 13, 20, 21, 22, 23, 27], "queri": [0, 1, 4, 5, 12, 13, 20, 21, 22, 23, 27, 28], "case": [0, 1, 11, 13, 19, 20, 21, 23, 24, 26, 27, 28, 29], "query_wiki_test_cas": 0, "wiki_url": 0, "w": [0, 21, 22, 27], "api": [0, 1, 13, 19, 20, 21, 22, 23, 27], "php": [0, 26], "test_case_base_url": 0, "enabl": [0, 1, 5, 20, 21, 23, 27, 28, 29], "gate": [0, 1, 11, 13, 19, 20, 21, 22, 23, 24, 27, 28], "base": [0, 1, 2, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 27, 28, 29], "enforc": [0, 20, 21, 22, 23], "sure": [0, 1, 2, 4, 5, 13, 20, 22, 23, 27, 29], "add": [0, 1, 2, 4, 7, 13, 20, 21, 22, 23, 24, 25, 27], "cron": [0, 20, 23, 27], "job": [0, 1, 2, 20, 21, 23], "run": [0, 1, 2, 4, 5, 11, 12, 13, 19, 20, 21, 22, 23, 27, 29], "check": [0, 1, 2, 4, 5, 20, 21, 23, 26, 27, 29], "cli": [0, 5, 20, 21, 22, 23, 24, 25, 27, 29], "period": [0, 20], "test_gat": [0, 20], "more": [0, 1, 2, 5, 13, 15, 20, 21, 22, 23, 24, 27, 28], "inform": [0, 1, 2, 5, 13, 19, 20, 21, 22, 23, 27], "about": [0, 1, 4, 6, 10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 27], "appear": [0, 4, 20, 21, 25], "page": [0, 2, 4, 13, 20, 21, 22, 23, 27, 28], "click": [0, 2, 3, 4, 20, 21, 27, 28, 29], "learn": [0, 2, 21], "greenwave_api_url": [0, 1, 20, 21], "o": [0, 4, 7, 20, 21, 23, 27], "v1": [0, 8, 9, 10, 11, 16, 17, 18, 19, 21], "waiverdb": [0, 1, 5, 21, 23], "waiverdb_api_url": 0, "access": [0, 1, 4, 6, 21, 23, 27], "token": [0, 13], "authent": [0, 12, 13, 20, 21, 23, 27, 28], "access_token": 0, "email": [0, 1, 2, 11, 16, 17, 18, 19, 20, 23, 26, 27], "domain": [0, 7, 21], "prepend": 0, "usernam": [0, 1, 2, 5, 13, 15, 16, 18, 19, 20, 21, 23, 26, 27], "default_email_domain": 0, "gener": [0, 1, 2, 4, 11, 12, 13, 15, 16, 18, 19, 20, 21, 23, 26, 27, 29], "id": [0, 1, 4, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24], "message_id_email_domain": 0, "admin": [0, 1, 4, 5, 21, 22], "where": [0, 1, 2, 4, 5, 19, 20, 21, 23, 25, 27], "search": [0, 4, 20, 21, 23], "e": [0, 1, 2, 10, 11, 13, 18, 19, 20, 21, 22, 23, 24, 29], "mail": [0, 1, 2, 4, 12, 20, 21, 22, 29], "each": [0, 1, 2, 4, 14, 15, 16, 17, 18, 19, 20, 21, 23, 27, 28], "mail_templ": [0, 1], "attribut": [0, 1, 13, 21, 22, 23, 27], "name": [0, 1, 2, 4, 6, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23], "look": [0, 1, 2, 20, 21, 23, 26], "path": [0, 1, 4, 5, 9, 13, 17, 20, 21, 23, 26, 27, 29], "find": [0, 1, 2, 4, 21], "templates_basepath": [0, 22], "initi": [0, 1, 5, 13, 20, 21, 22], "repositori": [0, 1, 4, 9, 11, 12, 17, 19, 20, 21, 23, 27, 28, 29], "refer": [0, 1, 4, 5, 13, 20, 21, 22, 23, 26, 27], "locat": [0, 21], "compose_dir": [0, 22], "max": [0, 13], "number": [0, 1, 2, 13, 14, 15, 20, 21, 22, 24, 27], "thread": [0, 21, 23], "same": [0, 1, 2, 4, 5, 6, 20, 21, 22, 23, 27], "max_concurrent_compos": [0, 22], "whether": [0, 1, 2, 4, 20, 22, 28], "clean": [0, 1, 20, 21, 22, 23], "old": [0, 1, 20, 21, 22, 23, 27, 29], "end": [0, 1, 2, 12, 20, 23], "clean_old_compos": [0, 21], "symlink": [0, 21], "latest": [0, 1, 13, 21, 23], "repo": [0, 1, 4, 11, 19, 20, 21, 23, 27], "tag": [0, 1, 2, 4, 11, 13, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29], "compose_stage_dir": [0, 22], "wait": [0, 1, 20, 21, 22, 23, 25, 27, 29], "repomd": [0, 20, 21], "xml": [0, 1, 2, 20, 21, 22, 27], "asc": 0, "signatur": [0, 21], "wait_for_repo_sig": [0, 21], "follow": [0, 2, 4, 6, 7, 13, 20, 21, 22, 23, 27, 29], "jinja2": [0, 21], "variabl": [0, 4, 5, 20, 21, 27], "avail": [0, 1, 4, 5, 12, 19, 21, 23, 25, 27, 29], "custom": [0, 1, 5, 23, 27], "pungi": [0, 1, 4, 21, 27], "variant": [0, 21], "being": [0, 1, 4, 9, 13, 17, 20, 21, 23, 26, 27, 29], "request": [0, 1, 2, 4, 5, 6, 10, 12, 13, 15, 18, 20, 21, 22, 23, 27], "cr_config": 0, "createrepo_c": [0, 7, 27], "load": [0, 1, 20, 21], "g": [0, 1, 10, 11, 13, 18, 19, 21, 23, 24, 27], "block": [0, 2, 20, 21, 22, 23, 26, 29], "becom": [0, 1, 20, 21, 28], "someth": [0, 7, 26], "varnam": 0, "store": [0, 13, 21, 27], "insid": [0, 2, 5, 6, 21], "basepath": [0, 21], "well": [0, 1, 2, 20, 21, 23, 28], "These": [0, 1, 19, 21, 22, 23], "abov": [0, 1, 2, 4, 20, 21], "should": [0, 1, 2, 4, 5, 6, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27], "rpm": [0, 1, 4, 7, 11, 12, 13, 19, 20, 21, 23, 24], "j2": [0, 21], "modul": [0, 1, 6, 13, 15, 20, 21, 22], "respect": [0, 20, 21], "execut": [0, 2], "cmd": [0, 21], "usr": [0, 7, 21, 22, 23, 27], "bin": [0, 7, 21, 22, 23, 27], "koji": [0, 1, 4, 7, 10, 13, 15, 18, 20, 21, 22, 23, 24, 25, 27, 29], "filenam": [0, 2, 13], "includ": [0, 1, 2, 4, 10, 11, 15, 18, 19, 20, 21, 22, 23, 25, 27], "dnf": [0, 1, 4, 5, 7, 13, 20, 21, 22], "yum": [0, 1, 7, 12, 20, 21, 27], "atom": [0, 2, 20, 21], "conf": [0, 4, 6, 7, 21], "A": [0, 1, 2, 4, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 29], "space": [0, 1, 13, 20, 21, 26], "separ": [0, 1, 13, 15, 20, 21, 27], "list": [0, 1, 2, 4, 10, 11, 12, 13, 15, 16, 18, 19, 20, 21, 22, 23, 26, 27], "extra": [0, 1, 5, 13, 19], "argument": [0, 13, 21, 23], "dure": [0, 4, 5, 20, 21, 25, 27, 29], "extracmdlin": 0, "label": [0, 1, 2, 4, 20], "flag": [0, 1, 2, 4, 11, 19, 20, 21, 22, 23], "metadata": [0, 20, 21, 27], "its": [0, 1, 2, 4, 5, 6, 11, 12, 13, 14, 15, 19, 20, 21, 22, 28, 29], "composeinfo": 0, "json": [0, 1, 6, 8, 9, 10, 11, 14, 15, 20, 21, 22, 23, 27], "labeltyp": 0, "createrepo_c_config": 0, "skopeo": [0, 21, 27], "contain": [0, 1, 2, 4, 14, 15, 19, 20, 21, 22, 23, 27], "imag": [0, 4, 20, 26, 27], "credenti": [0, 13, 21], "home": [0, 4, 5, 6, 7, 20, 21, 27], "docker": [0, 2, 5], "github": [0, 2, 4, 5, 6, 7, 12, 20, 21, 27], "com": [0, 2, 4, 5, 6, 7, 20], "projectatom": 0, "privat": [0, 20, 21, 22], "registri": [0, 5], "comma": [0, 6, 13, 20], "command": [0, 1, 5, 6, 20, 21, 22, 23, 25, 27, 29], "extra_copy_flag": 0, "hostnam": [0, 6, 20], "specifi": [0, 1, 4, 13, 21], "port": [0, 6, 27], "tradit": 0, "syntax": [0, 21, 26], "localhost": [0, 7, 20], "5000": [0, 27], "destination_registri": 0, "source_registri": 0, "candid": [0, 1, 13, 19, 20, 21, 24, 27, 29], "mirror": [0, 1, 9, 17, 21, 27, 29], "file_url": 0, "download": [0, 21, 22, 29], "pub": 0, "linux": [0, 2, 12, 20], "_": 0, "version": [0, 1, 2, 4, 6, 11, 12, 19, 20, 21, 23, 26, 27, 29], "_master_repomd": 0, "primari": [0, 1, 21, 28], "architectur": [0, 20, 21], "been": [0, 1, 2, 4, 8, 11, 13, 16, 19, 20, 21, 22, 23, 24, 25, 27, 29], "synchron": [0, 4], "master": [0, 1, 29], "given": [0, 1, 13, 15, 20, 28, 29], "verifi": [0, 21, 22], "checksum": 0, "match": [0, 1, 7, 13, 20, 24, 27], "expect": [0, 1, 19, 23, 26], "poll": [0, 21], "until": [0, 1, 21, 23, 29], "arch": [0, 21], "_primary_arch": 0, "els": [0, 1], "must": [0, 1, 2, 13, 20, 21, 22, 24, 28, 29], "two": [0, 1, 2, 5, 20, 21, 23, 29], "first": [0, 1, 2, 4, 6, 20, 21, 23, 27, 28], "second": [0, 1, 4, 24], "option": [0, 1, 2, 4, 5, 13, 15, 20, 21, 23, 27], "exist": [0, 1, 2, 4, 13, 20, 22, 23, 27], "prioriti": [0, 1, 20], "over": [0, 1, 20, 21, 26], "one": [0, 1, 2, 4, 5, 6, 13, 20, 21, 22, 24, 26], "without": [0, 1, 20, 21, 23, 24], "fedora_stable_master_repomd": 0, "download01": 0, "phx2": 0, "repodata": [0, 21, 27], "fedora_28_stable_master_repomd": 0, "everyth": [0, 4, 20], "fedora_testing_master_repomd": 0, "fedora_epel_stable_master_repomd": 0, "fedora_epel_testing_master_repomd": 0, "_alt_master_repomd": 0, "secondari": 0, "fedora_stable_alt_master_repomd": 0, "fedora_28_stable_alt_master_repomd": 0, "fedora_testing_alt_master_repomd": 0, "applic": [0, 1, 4, 5, 12, 15, 23], "base_address": [0, 20], "architechur": 0, "altern": [0, 2, 6, 20, 21], "ani": [0, 1, 2, 4, 5, 7, 10, 11, 13, 14, 18, 19, 20, 22, 26, 27, 29], "present": [0, 1, 2, 20, 21, 22, 25], "assum": [0, 6, 23, 24], "wait_for_repo": 0, "step": [0, 1, 2, 4], "out": [0, 1, 2, 4, 5, 12, 20, 21, 23, 26, 28, 29], "made": [0, 1, 4, 19, 21, 22, 23], "fedora_26_primary_arch": 0, "armhfp": 0, "x86_64": 0, "smtp": [0, 21], "deliv": [0, 21], "smtp_server": 0, "itself": [0, 23], "address": [0, 1, 2, 7, 11, 19, 20, 21, 28, 29], "send": [0, 1, 2, 13, 14, 20, 22, 23, 26, 29], "bugzilla": [0, 1, 11, 13, 19, 20, 21, 23, 26, 27, 28], "bugzilla_api_kei": [0, 21], "undefin": [0, 1, 22], "bodhi_password": 0, "bodhi_email": 0, "kei": [0, 1, 4, 7, 15, 19, 20, 21, 23], "ignor": [0, 1, 13, 21, 23, 27], "password": [0, 5, 7, 20, 21, 23], "account": [0, 4, 5, 8, 10, 11, 15, 16, 18, 19], "release_team_address": 0, "bodhiadmin": 0, "member": [0, 1, 4, 27], "public": [0, 2, 21], "we": [0, 1, 2, 4, 5, 13, 19, 20, 21, 23, 26, 27], "announc": [0, 12, 20, 24], "per": [0, 1, 13, 20, 23, 27], "prefix_id": 0, "lower": [0, 13], "_announce_list": 0, "fedora_announce_list": 0, "fedora_test_announce_list": 0, "fedora_epel_announce_list": 0, "fedora_epel_test_announce_list": 0, "devel": [0, 2, 4, 7, 21, 27], "superus": 0, "group": [0, 1, 4, 20, 27], "ti": [0, 1], "limit": [0, 1, 4, 13, 22], "16": [0, 4], "charact": [0, 4, 20, 21, 23, 26, 27], "admin_group": 0, "proventest": 0, "security_respon": 0, "sysadmin": [0, 4], "don": [0, 1, 2, 4, 6, 15, 20, 21, 22, 23, 27, 29], "t": [0, 1, 2, 4, 6, 13, 15, 20, 21, 22, 23, 24, 26, 27, 28, 29], "show": [0, 4, 20, 21, 22, 23, 26, 27], "up": [0, 1, 2, 4, 5, 12, 20, 21, 22, 23, 26, 27], "leaderboard": 0, "stats_blacklist": 0, "anonym": [0, 20, 21, 22], "non": [0, 20, 21, 22, 23], "person": [0, 2, 4, 21], "system_us": 0, "dai": [0, 1, 13, 20, 21, 23, 28], "calcul": [0, 1, 20, 21], "top": 0, "tester": [0, 12, 13, 28, 29], "metric": [0, 20], "top_testers_timefram": 0, "7": [0, 4, 5, 7, 22, 28], "dogpil": [0, 21], "backend": [0, 1, 4, 20, 21], "dbm": 0, "expiration_tim": [0, 21], "100": [0, 2, 4, 13, 20, 21], "var": [0, 7], "warm": [0, 21], "start": [0, 1, 2, 4, 5, 6, 22, 23, 26], "warm_cache_on_start": [0, 22], "exclud": [0, 1, 27], "exclude_mail": 0, "buildsystem": [0, 20], "For": [0, 1, 2, 4, 5, 6, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29], "develop": [0, 5, 6, 12, 25, 29], "ll": [0, 4], "fake": [0, 5, 21], "alwai": [0, 1, 21, 22, 23, 27], "doe": [0, 1, 4, 13, 14, 19, 20, 21, 29], "tell": [0, 1, 20], "dev": [0, 2, 4, 5, 6, 20], "construct": [0, 1], "html": [0, 20, 22, 23], "build": [0, 1, 2, 5, 8, 10, 13, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 29], "ui": [0, 1, 4, 19, 20, 21, 22, 23, 27], "koji_web_url": [0, 21], "rpc": 0, "hub": 0, "koji_hub": 0, "stg": [0, 4, 23], "kojihub": 0, "go": [0, 1, 4, 20, 27, 29], "notif": [0, 1, 20, 22, 23, 26, 29], "fmn_url": 0, "krb5": [0, 20], "krb_princip": 0, "krb_keytab": 0, "krb_ccach": 0, "acl": [0, 4, 20, 21], "choic": [0, 5], "pagur": [0, 1, 20, 23], "pagure_url": 0, "below": [0, 1, 2, 3, 4, 27], "dummi": 0, "return": [0, 1, 2, 13, 15, 16, 17, 18, 19, 21, 23], "guest": [0, 5, 20], "local": [0, 2, 5, 7, 13, 20, 21, 27], "acl_system": 0, "your": [0, 2, 4, 5, 6, 7, 13, 20, 21, 26, 27, 29], "right": [0, 2, 20, 23, 25], "environ": [0, 6, 12, 20, 21, 22, 23, 27], "acl_dummy_committ": 0, "src": [0, 4, 21], "namespac": [0, 21], "git": [0, 1, 2, 4, 5, 7, 23], "sourc": [0, 1, 2, 4, 12, 13, 15, 16, 17, 18, 19, 20], "form": [0, 1, 20, 21, 23, 26, 27], "packagetyp": 0, "pagurenamespac": 0, "pagure_namespac": 0, "flatpak": [0, 1, 15, 21, 22, 27], "bug": [0, 1, 2, 4, 11, 12, 13, 19, 26, 28, 29], "tracker": [0, 1, 2, 12, 23, 26], "turn": [0, 23], "integr": [0, 1, 2, 4, 20, 21, 22, 23, 27, 29], "bugtrack": [0, 20, 21], "ticket": [0, 2, 4, 20, 21, 22, 26, 28], "them": [0, 4, 7, 12, 13, 20, 21, 22, 23, 25, 26, 27], "creat": [0, 1, 4, 5, 9, 12, 13, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27], "placehold": [0, 20, 23], "update_alia": [0, 23], "update_beauty_titl": [0, 23], "update_releas": 0, "update_url": [0, 23], "initial_bug_msg": [0, 27], "submit": [0, 1, 2, 4, 8, 10, 11, 13, 16, 18, 19, 20, 21, 23, 28, 29], "n": [0, 1, 4, 21, 23], "mark": [0, 1, 4, 13, 21, 23, 25, 28, 29], "update_titl": [0, 23], "install_instruct": [0, 23], "stable_bug_msg": [0, 23], "problem": [0, 4, 21, 23, 27], "persist": [0, 20], "pleas": [0, 2, 7, 14, 20, 21, 22, 27], "make": [0, 1, 2, 5, 6, 7, 12, 13, 14, 20, 21, 22, 23, 27, 29], "report": [0, 6, 20, 21, 26, 27], "unless": [0, 1, 2, 4, 20, 26], "id_prefix": [0, 1, 13], "testing_bug_msg": [0, 23], "see": [0, 1, 2, 4, 7, 13, 15, 16, 17, 18, 19, 20, 21, 23, 27], "qa": [0, 1, 4, 27], "updates_test": 0, "instruct": [0, 4, 7], "how": [0, 1, 2, 12, 20, 21, 22, 23, 25], "instal": [0, 1, 4, 5, 6, 12, 13, 20, 21, 22, 23, 24], "provid": [0, 1, 2, 4, 6, 12, 13, 14, 16, 17, 18, 19, 20, 22, 23, 26, 27, 28, 29], "feedback": [0, 1, 4, 12, 13, 20, 21, 22, 23, 28, 29], "testing_bug_epel_msg": 0, "our": [0, 1, 2, 4], "come": [0, 21, 25], "bodhi_": 0, "field": [0, 1, 4, 14, 15, 20, 21, 22, 23, 26], "instanc": [0, 1, 2, 4, 5, 6, 12, 15, 21], "xmlrpc": 0, "cgi": 0, "script": [0, 2, 4, 5, 6, 20, 21, 22, 23, 27], "bz_server": 0, "redhat": [0, 7], "rest": [0, 1, 13, 20, 21, 22], "bz_server_rest": 0, "avoid": [0, 21, 23, 24, 27], "touch": [0, 21], "against": [0, 1, 4, 21, 22], "bz_product": 0, "some": [0, 1, 2, 4, 5, 6, 20, 21, 22, 23, 28, 29], "bz_exclude_rel": 0, "eln": 0, "fill": 0, "buglink": 0, "show_bug": 0, "regex": 0, "recogn": 0, "changelog": [0, 1, 4, 20, 21, 23, 24], "associ": [0, 1, 2, 4, 11, 12, 13, 15, 19, 20, 21, 23, 27, 28, 29], "sinc": [0, 1, 2, 4, 13, 20, 21, 22, 23, 24, 27], "treat": 0, "raw": 0, "rememb": [0, 21], "doubl": 0, "backslash": 0, "bz_regex": 0, "fix": [0, 1, 4, 24, 26, 29], "close": [0, 1, 4, 13, 20, 21, 23, 24, 27, 29], "rh": [0, 23, 24, 26], "bz": 0, "5": [0, 1, 4, 15, 22, 27], "critic": [0, 1, 4, 13, 20, 21, 23, 27], "critical_path_packag": 0, "allow": [0, 1, 2, 5, 7, 13, 14, 20, 21, 22, 23, 27, 28], "read": [0, 2, 4, 20, 21, 27], "critpath": [0, 1, 13, 21, 23, 27], "py": [0, 4, 6, 7, 20, 21, 27], "releng": [0, 1, 4, 27], "isn": [0, 1, 4], "just": [0, 1, 4, 5, 6, 24, 26, 27], "hardcod": [0, 21, 27], "type": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 27], "directori": [0, 2, 4, 5, 20, 21], "branch": [0, 1, 2, 12, 20, 21, 23, 29], "jsonpath": [0, 27], "critpath_pkg": 0, "take": [0, 1, 2, 4, 20, 23, 24, 27], "abl": [0, 4, 6, 20, 21, 22, 23, 27], "pend": [0, 1, 10, 11, 12, 13, 18, 19, 20, 21, 23, 27], "num_admin_approv": [0, 1], "net": 0, "min_karma": [0, 1], "after": [0, 1, 4, 6, 13, 20, 21, 22, 23, 24, 28, 29], "week": [0, 4, 20], "stable_after_days_without_negative_karma": [0, 23], "14": [0, 22, 27], "amount": [0, 1, 13, 28, 29], "spend": [0, 1, 13, 28, 29], "befor": [0, 1, 2, 4, 5, 13, 20, 21, 23, 27, 28, 29], "mandatory_days_in_test": [0, 1, 22, 28], "fedora_epel": 0, "statu": [0, 1, 4, 10, 13, 15, 18, 20, 21, 22, 23, 27, 28, 29], "than": [0, 1, 2, 4, 20, 21, 22, 24, 27, 28], "specif": [0, 1, 2, 5, 11, 13, 15, 19, 21, 23, 28], "remov": [0, 1, 4, 11, 19, 20, 21, 22, 23, 25, 27, 29], "like": [0, 1, 2, 4, 5, 7, 13, 16, 17, 18, 19, 20, 21, 24, 26], "overrid": [0, 1, 8, 10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 27], "mandatori": [0, 1], "28": [0, 5, 20, 21], "pre": [0, 4, 12], "beta": [0, 29], "differ": [0, 1, 2, 20, 21, 23, 24, 29], "rule": [0, 4, 26], "could": [0, 1, 20], "f28": [0, 2], "pre_beta": [0, 27], "1": [0, 1, 2, 4, 5, 12, 13, 15, 24, 26], "post_beta": [0, 27], "buildroot": [0, 1, 4, 8, 12, 13, 14, 21, 22, 23, 27, 29], "maximum": [0, 1, 21, 23], "expir": [0, 1, 13, 20, 21, 22, 23, 25, 27], "creation": [0, 1, 23, 27], "buildroot_limit": 0, "31": 0, "extend": [0, 1, 27], "other": [0, 1, 2, 4, 7, 19, 21, 26, 27, 29], "override_tag": [0, 1], "AND": 0, "inherit": [0, 1, 19, 20, 27, 29], "left": [0, 1, 2, 11, 19], "goe": [0, 23], "lowercas": [0, 1], "exactli": [0, 2, 21], "9n": [0, 1], "8": [0, 1, 2, 22, 27], "fa": [0, 1, 5, 20, 21], "pai": [0, 1], "attent": [0, 1], "princip": 0, "format": [0, 1, 2, 4, 11, 13, 15, 19, 20, 21, 23, 27], "groupnam": 0, "pyramid": [0, 1, 5, 6, 20, 27], "ac": 0, "important_group": 0, "provenpackag": [0, 27], "admin_packager_group": 0, "mandatory_packager_group": 0, "updateinfo": [0, 1, 20, 21, 22, 23, 27], "updateinfo_right": 0, "copyright": [0, 2, 4, 5, 20, 27], "c": [0, 2, 4, 7, 21, 22, 23, 27], "current_year": 0, "red": [0, 4, 13, 20, 21, 26, 27], "hat": [0, 4, 13, 21, 26], "inc": [0, 4], "author": [0, 1, 2, 4, 20, 27], "openid": [0, 1, 5, 13, 21, 23, 27], "success_callback": 0, "auth": [0, 20], "util": [0, 2, 6, 20, 21], "remember_m": 0, "openid_templ": 0, "sreg_requir": 0, "nicknam": 0, "concaten": 0, "know": [0, 4, 13, 20, 21], "would": [0, 2, 4, 20, 21, 27], "inadvis": 0, "default_documented_abov": 0, "oidc": [0, 5, 13, 23, 27], "connect": [0, 5, 6, 13, 20, 21, 23, 27], "client_id": [0, 13], "client_secret": 0, "server_metadata_url": 0, "openidc": [0, 13], "known": [0, 1, 12, 27], "cor": 0, "origin": [0, 1, 2, 4, 19, 20], "cornic": [0, 21, 23], "servic": [0, 1, 5, 6, 7, 20, 21, 23], "wide": [0, 26], "open": [0, 2, 4, 6, 23], "care": [0, 4, 23], "much": [0, 2, 16, 17, 18, 19, 21, 22], "cors_origins_ro": 0, "lock": [0, 1, 4, 13, 20, 21, 27], "down": [0, 20, 21], "cross": 0, "site": 0, "forgeri": 0, "cors_origins_rw": 0, "cors_connect_src": 0, "wss": 0, "9939": 0, "reload_templ": 0, "debug_author": 0, "debug_notfound": 0, "debug_routematch": 0, "default_locale_nam": 0, "en": 0, "debugtoolbar": 0, "host": [0, 2, 5, 6, 7, 22, 23, 27], "127": [0, 7], "databas": [0, 1, 2, 4, 5, 12, 20, 21, 22, 23, 27], "database_nam": 0, "sqlalchemi": [0, 1, 7, 20, 22, 27], "adjust": [0, 1, 4, 12, 22, 23, 27], "mako": 0, "session": [0, 1, 4, 5, 13, 20, 21, 23, 27], "chang": [0, 1, 2, 4, 5, 6, 13, 14, 19, 29], "THESE": 0, "IN": 0, "authtkt": [0, 20], "secret": [0, 20, 27], "changem": 0, "secur": [0, 1, 13, 21, 23, 27], "long": [0, 23], "valid": [0, 1, 20, 21, 23, 27], "timeout": [0, 20, 21, 23], "86400": 0, "pyramid_beak": 0, "data_dir": 0, "data": [0, 1, 4, 5, 7, 14, 20, 22, 23, 27], "lock_dir": 0, "mykei": 0, "cookie_on_except": 0, "browser": [0, 20, 21, 27], "cooki": [0, 20, 21, 27], "tl": [0, 20, 22], "region": 0, "default_term": 0, "short_term": 0, "long_term": 0, "memori": [0, 20, 21, 23], "60": 0, "300": [0, 21], "3600": 0, "celeri": [0, 12, 23], "celery_config": 0, "celeryconfig": 0, "waitress": 0, "6543": 0, "pshell": 0, "m": [0, 4, 5, 6], "model": [0, 5, 12, 15, 20, 21, 22, 23, 27], "db": [0, 1, 7, 23], "pshell_db": 0, "transact": [0, 1, 20, 23], "begin": [0, 20], "logger": 0, "root": [0, 2, 4, 5, 16, 25], "celery_worker_job": 0, "consol": [0, 2], "formatt": 0, "logger_root": 0, "level": [0, 20, 21, 22], "info": [0, 1, 4, 5, 13, 20, 21, 22], "logger_bodhi": 0, "debug": [0, 5, 12, 21, 22], "qualnam": 0, "logger_sqlalchemi": 0, "engin": [0, 1, 12, 20, 29], "sql": [0, 20, 23], "result": [0, 1, 4, 12, 13, 20, 21, 22, 23, 27], "warn": [0, 20, 21, 23, 27], "neither": 0, "recommend": [0, 2, 4, 21], "logger_celeri": 0, "logger_celery_worker_job": 0, "error": [0, 1, 4, 13, 20, 21, 22, 23, 27], "worker": [0, 1, 6, 23], "propag": [0, 1, 27], "handler_consol": 0, "class": [0, 1, 2, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23], "streamhandl": 0, "arg": [0, 1, 6, 13], "sy": 0, "stderr": [0, 23], "notset": 0, "formatter_gener": 0, "asctim": 0, "levelnam": 0, "threadnam": 0, "howev": [0, 4], "advanc": 0, "rate": [0, 22], "filter": [0, 1, 13, 21, 22, 23, 27], "ratelimit": [0, 22], "unfortun": [0, 4], "possibl": [0, 1, 2, 4, 20, 21, 22, 23, 27], "pyramid_saw": [0, 22], "As": [0, 4, 5, 7, 20, 22], "quick": [0, 12], "might": [0, 1, 4, 20], "yaml": [0, 21], "Then": [0, 4, 7], "snippet": [0, 15], "hour": [0, 23, 27], "spot": [0, 4], "code": [0, 1, 2, 4, 5, 12, 13, 20, 21, 23, 26, 27], "rate_limit": 0, "smtphandler": 0, "mailhost": 0, "fromaddr": 0, "toaddr": 0, "subject": [0, 1, 4, 10, 14, 16, 17, 18, 19, 20, 21], "had": [0, 1, 4, 8, 16, 20, 21, 23], "sad": 0, "detail": [0, 1, 2, 4, 5, 11, 13, 15, 16, 17, 18, 19, 20, 22, 27], "int": [0, 1, 13, 19, 21], "appli": [0, 1, 21, 22, 23, 27], "record": [0, 2], "dictconfig": 0, "somewhat": 0, "odd": 0, "log_config": 0, "60_second_filt": 0, "fedmsg_migration_tool": 0, "wa": [0, 1, 2, 4, 8, 9, 11, 13, 16, 17, 19, 20, 21, 22, 23, 27], "shamelessli": 0, "stolen": 0, "infra": [0, 2, 4, 5, 7, 23], "fedmsg": [0, 4, 20, 21, 22], "migrat": [0, 2, 20, 21, 22, 23, 27], "tool": [0, 1, 20, 21, 22, 23], "blob": 0, "0cafc8f": 0, "licens": [0, 2, 4, 5], "gplv2": [0, 4], "often": [0, 20, 21], "hourli": 0, "__init__": [0, 1, 4, 13], "paramet": [0, 1, 2, 6, 13, 15, 20, 21, 22, 23], "logrecord": 0, "bool": [0, 1, 11, 13, 17, 19, 23], "emit": [0, 16, 18, 19, 22, 23], "serv": [0, 1, 23], "interfac": [0, 1, 5, 12, 20, 21, 23, 25, 29], "section": [0, 21, 23], "create_automatic_upd": [0, 1], "boolean": [0, 1, 9, 11, 13, 17, 19], "respons": [0, 1, 13, 21, 22, 23, 27], "move": [0, 1, 20, 21, 23, 27, 29], "along": [0, 4, 13, 28], "destini": 0, "To": [0, 2, 4, 5, 6, 13, 20, 21, 22, 23, 27, 28, 29], "view": [0, 2, 5, 6, 21, 23, 28], "onc": [0, 1, 2, 4, 5, 13, 20, 21, 23, 25, 28, 29], "visit": [0, 2], "state": [0, 1, 12, 13, 20, 21, 22, 23, 24, 27], "receiv": [0, 1, 20, 21, 22], "free": [0, 2, 20], "pung": [0, 1], "finish": [0, 1, 9, 17, 21], "syncing_repo": [0, 1], "newli": [0, 1, 4, 5], "notifi": [0, 1, 4, 23], "success": [0, 1, 9, 17, 21], "successfulli": [0, 1, 4], "last": [0, 1, 20], "delet": [0, 4, 20, 21, 23], "shortli": 0, "fail": [0, 1, 2, 4, 20, 21, 23, 27], "usual": [0, 1, 4, 24, 27], "inspect": [0, 2], "action": [0, 1, 4, 15, 16, 18, 19, 21, 23, 28, 29], "correct": [0, 1, 20, 21, 22], "resum": [0, 4, 20, 21], "signing_repo": [0, 1], "occur": [0, 21], "watch": 0, "sent": [0, 4, 8, 9, 10, 11, 16, 17, 18, 19, 20, 21, 22, 23, 24], "reciev": 0, "appropri": [0, 1, 2, 4, 20, 23, 24, 26, 29], "robosignatori": [0, 1, 20, 24], "edit": [0, 1, 4, 5, 13, 20, 21, 22, 23, 27, 29], "background": [0, 20], "titl": [0, 1, 4, 20, 21, 22, 23, 27], "retriev": [0, 1, 13, 21, 22, 27], "bodhibas": [1, 21], "object": [1, 5, 8, 9, 10, 11, 13, 14, 22, 23, 27], "__exclude_columns__": 1, "column": [1, 20, 21, 23, 27], "tupl": [1, 15], "__include_extras__": 1, "method": [1, 2, 7, 13, 15, 20, 21, 27], "attr": [1, 4], "__get_by__": 1, "integ": [1, 11, 19], "properti": [1, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 27], "produc": [1, 4, 21], "orm": 1, "__getitem__": 1, "dictionari": [1, 13, 15, 20, 23], "__json__": [1, 15], "represent": [1, 13, 15, 16, 17, 18, 19], "web": [1, 5, 12, 19, 20, 21, 22, 23, 25, 27, 28, 29], "iter": [1, 13, 15, 16, 18, 19], "dict": [1, 11, 13, 15, 19], "suitabl": [1, 20], "serial": [1, 15, 21, 22, 23, 27], "__repr__": [1, 15], "str": [1, 13, 15, 16, 17, 18, 19, 21], "__weakref__": [1, 13], "weak": [1, 13], "classmethod": [1, 15], "find_polymorphic_child": 1, "ident": 1, "child": 1, "polymorph": [1, 20], "rpmpackag": [1, 20], "accomplish": 1, "scope": 1, "extens": [1, 2, 4, 5, 6, 21], "among": 1, "whose": [1, 13, 23], "polymorphic_ident": 1, "rais": [1, 4, 13, 20, 21, 22, 27], "nameerror": 1, "enumsymbol": [1, 21], "identifi": [1, 10, 11, 18, 19, 21, 23], "keyerror": 1, "typeerror": 1, "grid_column": 1, "except": [1, 2, 13, 20, 21, 22, 23, 27, 29], "ones": [1, 4], "kwarg": [1, 13], "bug_id": [1, 23, 24], "descript": [1, 2, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 27], "parent": 1, "simpl": [1, 20, 23], "constructor": 1, "map": [1, 20], "relationship": [1, 22, 23], "add_com": 1, "updat": [1, 4, 5, 10, 12, 13, 14, 15, 18, 20, 21, 22, 23, 26, 27], "pertain": [1, 21], "relat": [1, 2, 21, 23, 24, 28], "messag": [1, 2, 4, 5, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27], "ad": [1, 4, 5, 11, 16, 19, 20, 21, 22, 23, 27], "close_bug": [1, 13], "default_messag": 1, "modifi": [1, 2, 7, 13, 21, 23, 27], "leav": [1, 12, 13, 21, 22, 23], "on_qa": 1, "update_detail": 1, "grab": 1, "rhbz": [1, 23, 24, 26], "popul": [1, 6], "typic": [1, 4], "offlin": 1, "updateshandl": 1, "self": [1, 2, 15, 20, 23], "bugkarma": 1, "part": [1, 2, 14, 20, 21, 23], "singl": [1, 20, 21, 22, 23, 27], "tabl": [1, 20, 23], "nvr": [1, 4, 8, 10, 11, 13, 15, 16, 18, 19, 20, 22, 27], "realli": 1, "build_target": 1, "dash": [1, 20], "At": [1, 2, 4, 27, 29], "practic": 1, "renam": [1, 19, 21, 22, 23], "thu": [1, 2, 4, 14, 20, 21, 22], "thought": 1, "rather": [1, 4, 20, 21, 27], "strictli": 1, "package_id": [1, 21], "foreign": 1, "release_id": [1, 21], "sign": [1, 2, 4, 9, 17, 20, 21, 23, 27, 29], "update_id": [1, 22], "row": [1, 13], "subclass": [1, 21], "contenttyp": 1, "testcas": [1, 23, 27], "collect": [1, 12], "instrumentedlist": 1, "get_build_id": 1, "get_changelog": [1, 23], "timelimit": 1, "lastupd": 1, "Will": 1, "overridden": [1, 8, 16, 27], "get_creation_tim": 1, "datetim": [1, 4, 13, 23], "get_n_v_r": 1, "directli": [1, 2, 13, 20, 21, 22, 23, 27], "get_owner_nam": 1, "who": [1, 2, 9, 11, 15, 17, 19, 20, 21, 22], "built": [1, 4, 20, 29], "get_tag": [1, 27], "buildsi": 1, "buildsysem": 1, "clientsess": [1, 13], "client": [1, 4, 5, 13, 20, 21, 22, 23, 27], "get_sess": 1, "get_task_id": 1, "is_latest": 1, "nvr_name": 1, "nvr_releas": 1, "nvr_version": 1, "unpush": [1, 10, 12, 13, 18, 23, 27], "from_side_tag": [1, 13, 23], "back": [1, 20, 21, 22, 23, 27], "side": [1, 11, 13, 19, 21, 23, 25, 27], "update_test_cas": 1, "externalcallexcept": 1, "buildrootoverrid": [1, 20, 21, 23], "wai": [1, 2, 21], "immedi": [1, 2], "depend": [1, 2, 4, 12, 25], "text": [1, 4, 11, 13, 19, 20, 21, 23, 26], "hold": 1, "arbitrari": 1, "submission_d": 1, "date": [1, 4, 13, 20, 21, 25, 27], "expiration_d": [1, 13], "expired_d": 1, "build_id": 1, "submitter_id": 1, "submitt": [1, 8, 16, 22, 28], "new": [1, 2, 4, 12, 13, 15, 19, 22, 23, 24, 27, 29], "karma_critpath": 1, "deprec": [1, 13, 23, 25], "longer": [1, 20, 21, 22, 27], "timestamp": [1, 11, 19, 21], "utcnow": [1, 4, 23], "wrote": [1, 4, 19, 20], "serializ": 1, "__str__": [1, 13, 16, 17, 18, 19, 27], "rss_titl": 1, "alia": [1, 2, 5, 10, 11, 13, 15, 18, 19, 20, 21, 22, 23], "rss": [1, 21, 22, 23, 27], "feed": [1, 21, 23], "unique_testcase_feedback": 1, "testcasekarma": 1, "uniqu": [1, 21], "testcase_feedback": 1, "duplic": [1, 4, 20, 23, 27], "compos": [1, 4, 11, 13, 14, 19, 20, 21, 22, 23, 24, 27, 29], "express": [1, 20], "progress": [1, 20, 21], "few": [1, 4, 20, 21, 22, 24], "ensur": [1, 2, 4, 5, 13, 20, 21], "give": [1, 4, 12, 21, 27], "place": [1, 13, 21, 22, 23, 26], "log": [1, 5, 13, 21, 22, 23, 27], "u": [1, 2, 4, 5, 7, 20, 21, 22, 23, 27], "monitor": [1, 5, 21, 22], "__tablename__": 1, "checkpoint": [1, 21], "date_cr": 1, "error_messag": 1, "indic": [1, 2, 11, 13, 19, 20], "happen": [1, 22, 23, 24, 28, 29], "half": [1, 20], "updaterequest": [1, 5, 23], "state_d": 1, "recent": [1, 4, 21, 23, 27], "composest": 1, "superclass": [1, 20], "docblock": [1, 2, 20, 21, 22], "increas": [1, 21, 23], "requir": [1, 4, 5, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 27], "__lt__": 1, "higher": [1, 12, 21], "anoth": [1, 4, 6, 20, 25, 26], "compar": [1, 2, 4, 20, 22], "sort": [1, 20, 21, 27], "human": [1, 10, 11, 13, 16, 17, 18, 19, 28], "readabl": [1, 10, 11, 13, 16, 17, 18, 19, 20, 23], "content_typ": [1, 13], "content": [1, 2, 4, 7, 13, 20, 21], "from_dict": [1, 15], "from_upd": [1, 21], "collat": 1, "caus": [1, 2, 4, 5, 15, 16, 18, 19, 21, 22, 23, 27, 29], "commit": [1, 2, 4, 5, 23], "static": [1, 13, 15, 23], "update_state_d": 1, "target": [1, 4, 11, 19], "event": [1, 20, 21, 22], "transit": 1, "update_summari": 1, "summari": [1, 2, 4, 10, 16, 17, 18, 19, 21, 23, 27], "transmit": [1, 21], "index": [1, 4, 21, 22], "declenum": 1, "soldier": 1, "deploi": [1, 2, 12], "deal": [1, 20], "situat": [1, 24], "sync": [1, 4, 21, 22], "bu": [1, 5], "complet": [1, 4, 20, 22, 27], "abandon": 1, "hope": [1, 21], "containerbuild": 1, "containerpackag": 1, "differenti": 1, "between": [1, 4, 20, 21, 22, 23, 24, 26], "kind": 1, "enum": [1, 10, 11, 18, 19, 21, 22], "particular": [1, 22, 24], "share": [1, 21, 23], "infer_content_class": 1, "Or": 1, "system": [1, 2, 5, 7, 11, 12, 13, 19, 20, 21, 28, 29], "valueerror": [1, 13], "declar": [1, 2], "enumer": 1, "db_type": 1, "declenumtyp": 1, "from_str": 1, "convert": [1, 20, 21, 23, 27], "symbol": [1, 26], "correspond": [1, 23], "schematyp": 1, "typedecor": 1, "enummeta": 1, "metaclass": 1, "cache_ok": 1, "bind": [1, 12, 20, 21, 23], "checkfirst": 1, "ddl": [1, 20], "drop": [1, 4, 5, 20, 21, 22, 23, 27], "process_bind_param": 1, "dialect": 1, "resolv": [1, 23, 24], "defaultdialect": 1, "unus": [1, 20, 21, 22, 23], "process_result_valu": 1, "classnam": 1, "dict_": 1, "__iter__": 1, "cls_": 1, "cl": 1, "less": [1, 2, 4, 20, 22], "__reduce__": 1, "unpickl": 1, "getattr": 1, "function": [1, 2, 4, 13, 15, 20, 21, 23, 25], "flatpakbuild": 1, "flatpakpackag": 1, "modulebuild": 1, "context": [1, 2, 21, 23, 27], "stream": [1, 21], "modulepackag": 1, "external_nam": 1, "extern": [1, 23, 27], "split": [1, 21, 23], "portion": [1, 20], "off": [1, 2, 4, 23], "check_exist": 1, "alreadi": [1, 2, 6, 13, 20, 21, 23], "get_or_cr": [1, 23], "get_pkg_committers_from_pagur": 1, "pull": [1, 2, 4, 13, 20, 21, 29], "runtimeerror": [1, 13], "did": [1, 20, 21], "200": [1, 21], "hascommitaccess": 1, "branchnam": 1, "validate_build": 1, "append": [1, 4], "equal": [1, 20, 28], "goal": [1, 20], "ever": [1, 20], "vice": 1, "versa": 1, "rpmbuild": [1, 4], "never": [1, 20, 23, 24, 27], "un": 1, "packagemanag": 1, "manag": [1, 12, 20, 21, 22, 23, 26, 27], "unspecifi": [1, 13], "distribut": [1, 2, 4, 12, 21], "27": [1, 21], "f27": 1, "long_nam": [1, 13], "prefix": [1, 24, 26], "alias": [1, 20, 21, 22, 23], "dist": [1, 4, 13], "dist_tag": [1, 13], "stable_tag": 1, "testing_tag": 1, "candidate_tag": 1, "pending_signing_tag": [1, 20, 21], "pending_testing_tag": [1, 20], "pending_stable_tag": 1, "releasest": 1, "composed_by_bodhi": 1, "automat": [1, 2, 4, 5, 12, 13, 20, 21, 22, 23, 25, 26, 27, 28, 29], "package_manag": [1, 22], "testing_repositori": [1, 22], "released_on": [1, 27], "2020": [1, 23, 24], "05": 1, "17": [1, 4], "eol": [1, 22, 23, 27], "life": [1, 20, 23], "all_releas": [1, 27], "defaultdict": 1, "collection_nam": 1, "eg": [1, 13], "critpath_mandatory_days_in_test": 1, "configur": [1, 2, 4, 5, 12, 20, 21, 22, 23, 24, 27, 28, 29], "critpath_min_karma": [1, 28], "doesn": [1, 4, 20], "from_tag": [1, 13, 27], "desir": [1, 4, 20, 21, 25], "get_pending_signing_side_tag": 1, "get_pending_testing_side_tag": [1, 23], "element": [1, 20, 22, 23], "pending_test": [1, 23], "pending_st": 1, "semant": [1, 4], "inherited_override_tag": 1, "setting_prefix": 1, "epel9": 1, "while": [1, 2, 4, 20, 21, 23, 25, 29], "sensit": 1, "setting_statu": 1, "f30": 1, "version_int": [1, 21], "frozen": [1, 12, 23, 27], "archiv": [1, 4, 22, 23, 27], "fc26": 1, "epoch": 1, "evr": 1, "1970": [1, 21, 22], "01": [1, 27], "00": [1, 4], "utc": [1, 11, 19, 21], "get_latest": 1, "package_nam": 1, "testgatingstatu": [1, 13], "test_gating_statu": [1, 21, 22], "hear": 1, "greenwav": [1, 5, 20, 21, 22, 23, 27, 28], "said": [1, 29], "queu": [1, 20, 27], "referenc": [1, 4, 13, 15, 19], "through": [1, 12, 20, 23, 24, 28, 29], "autokarma": [1, 13, 20, 23, 27, 28, 29], "stable_karma": [1, 13, 22, 28], "threshold": [1, 13, 20, 23, 28], "autotim": [1, 13, 23, 27, 28, 29], "good": [1, 4, 20], "stable_dai": [1, 13, 22, 23, 28], "unstable_karma": [1, 13, 22], "bad": 1, "unstabl": [1, 11, 19, 20], "require_bug": [1, 13], "consid": [1, 4, 21], "require_testcas": [1, 13], "display_nam": [1, 13, 22, 23], "enhanc": [1, 5, 13, 26], "bugfix": [1, 2, 4, 13, 20, 21, 22, 23, 27], "updatetyp": 1, "updatestatu": 1, "updatesever": 1, "suggest": [1, 4, 6, 13], "updatesuggest": 1, "becaus": [1, 4, 23, 24], "basic": 1, "kernel": [1, 13], "critpath_group": 1, "empti": [1, 21, 23, 27], "mean": [1, 4, 20, 21, 23, 24, 29], "null": [1, 4, 6, 10, 11, 18, 19, 20, 21, 22, 23], "featur": [1, 2, 4, 5, 12, 28, 29], "date_submit": [1, 23], "date_modifi": 1, "date_approv": [1, 27], "date_test": [1, 23], "date_st": 1, "2009": [1, 21], "12345": 1, "user_id": [1, 23], "inject": [1, 22], "caller": 1, "themselv": [1, 21], "abs_url": 1, "absolut": 1, "add_tag": 1, "builds_json": 1, "check_karma_threshold": 1, "agent": [1, 9, 11, 15, 16, 17, 18, 19, 20], "either": [1, 4, 13, 28, 29], "necessari": [1, 21], "set_request": 1, "lockedupdateexcept": 1, "check_requir": 1, "meet": [1, 2, 11, 19, 20, 22], "prescrib": 1, "bodhiconfig": 1, "bug_feedback": 1, "check_karma": 1, "email_notif": 1, "comment_on_test_gating_status_chang": 1, "instancest": 1, "comments_since_karma_reset": 1, "reset": [1, 20, 21, 23], "contains_critpath_compon": 1, "release_branch": 1, "compon": [1, 11, 12, 13, 19, 23, 27], "f25": 1, "evalu": 1, "critpath_approv": 1, "date_lock": 1, "becam": [1, 21], "date_push": [1, 27], "days_in_test": 1, "days_to_st": [1, 20], "truthi": 1, "cannot": [1, 13, 22, 23, 27], "alter": [1, 4, 21], "caveat": 1, "find_conflicting_build": 1, "conflict": [1, 21, 23], "full_test_cas": 1, "get_bug_karma": 1, "get_bugstr": 1, "show_titl": 1, "delimit": [1, 13], "output": [1, 2, 20, 21, 23, 27], "get_critpath_group": 1, "get_maintain": 1, "within": [1, 20], "get_test_gating_info": [1, 23], "bodhiexcept": 1, "get_testcase_karma": 1, "get_titl": 1, "delim": 1, "after_limit": 1, "beautifi": 1, "amp": 1, "package1": 1, "package2": 1, "xxx": 1, "word": 1, "ampersand": 1, "get_url": [1, 21, 23], "rel": [1, 13], "greenwave_request_batch": 1, "verbos": [1, 13], "proper": 1, "decis": [1, 21, 23, 27, 28], "greenwave_request_batches_json": 1, "greenwave_subject": 1, "greenwave_subject_batch_s": 1, "has_stable_com": 1, "elig": 1, "install_command": 1, "There": [1, 2, 5, 12, 20, 21, 25], "four": [1, 4], "condit": [1, 20, 23], "rawhid": [1, 4, 21, 22, 23, 24, 27, 29], "last_modifi": 1, "_get_test_gating_statu": 1, "modif": [1, 2, 7, 20], "meets_testing_requir": [1, 22], "simpli": [1, 4, 5, 26], "modify_bug": 1, "obsolet": [1, 10, 12, 13, 18, 20, 21, 22, 23, 27], "newer": [1, 19, 21, 22, 27, 29], "even": [1, 21, 22, 23, 26, 28, 29], "though": [1, 20, 21, 22], "instant": 1, "next": [1, 2, 4, 5, 20, 23, 29], "obsolete_if_unst": 1, "obsolete_older_upd": 1, "older": [1, 23, 29], "multipl": [1, 12, 20, 21, 22, 23, 27], "safe": 1, "skip": [1, 20, 21], "product_vers": 1, "26": [1, 20, 27], "remove_tag": 1, "perform": [1, 4, 20, 21, 22, 23, 24, 25, 28, 29], "multical": [1, 23], "requested_tag": 1, "unabl": [1, 14], "revok": [1, 10, 12, 13, 18, 23], "send_update_notic": 1, "notic": [1, 27, 29], "circumst": [1, 27], "tri": [1, 21, 27], "everi": [1, 21, 23, 24, 25, 26], "status_com": 1, "test_cas": 1, "test_gating_pass": 1, "fx": 1, "untag": [1, 21, 23, 24], "preserve_overrid": 1, "preserv": 1, "update_bug": 1, "consist": [1, 2, 20, 21, 22], "miss": [1, 4, 20, 21, 22, 24, 27], "destroi": [1, 5], "anymor": [1, 4, 21, 22, 23], "update_test_gating_statu": 1, "validate_releas": 1, "version_hash": 1, "sha1": 1, "hash": [1, 4], "waive_test_result": 1, "attempt": [1, 21, 22], "waiv": [1, 13, 21, 23, 27], "unsatisfied_requir": 1, "both": [1, 4, 5, 20, 23, 27], "readi": [1, 9, 11, 17, 19, 23, 27, 29], "urgent": [1, 13, 20, 27], "high": [1, 13, 20], "medium": [1, 13, 20], "low": [1, 13, 20, 21], "reboot": [1, 13, 21], "logout": [1, 13, 20, 21], "No": [1, 21, 22], "classifi": [1, 4], "newpackag": [1, 13], "introduc": [1, 20, 21, 22, 23, 27], "written": [1, 20, 21], "dynam": 1, "appenderqueri": 1, "avatar": [1, 15], "falsei": 1, "coverag": [2, 6, 20, 21, 22], "particularli": [2, 21], "import": [2, 12, 20, 21, 22, 27], "broken": [2, 22, 23], "btest": [2, 5, 6], "vagrant": [2, 12, 20, 21, 22, 23], "diff": [2, 4], "cover": [2, 4, 20], "explain": [2, 13, 22], "anyth": [2, 21], "pydocstyl": [2, 20], "hint": [2, 21, 25], "bci": [2, 5], "mypi": [2, 22, 23], "pep": [2, 20, 21, 22], "flake8": [2, 21, 22], "three": [2, 20], "blint": [2, 5, 23], "With": [2, 4, 20, 21], "rare": 2, "improv": 2, "easier": [2, 4, 20, 21, 23, 25], "perus": 2, "histori": 2, "implement": [2, 21, 27], "valuabl": 2, "cherri": [2, 4], "pick": [2, 4, 26], "upon": [2, 20, 21, 23, 24, 27], "prior": [2, 20], "unmerg": 2, "feel": 2, "agre": 2, "certif": [2, 20], "2004": [2, 21], "2006": 2, "foundat": 2, "contributor": [2, 5], "letterman": 2, "drive": 2, "suit": [2, 4, 5, 12, 20, 21], "d4700": 2, "san": 2, "francisco": 2, "ca": 2, "94129": 2, "everyon": 2, "permit": 2, "verbatim": 2, "By": [2, 29], "project": [2, 12, 14, 20, 21, 22], "certifi": 2, "whole": 2, "me": 2, "b": [2, 4], "previou": [2, 4, 6, 23], "best": [2, 4], "my": [2, 4], "knowledg": [2, 23], "am": 2, "understand": 2, "indefinit": 2, "redistribut": 2, "involv": 2, "randi": [2, 4, 20, 21, 22, 23], "barlow": [2, 4, 20, 21, 22, 23], "electronsweatshop": [2, 4], "patch": [2, 20, 21], "short": [2, 4, 10, 16, 17, 18, 19, 20, 23, 29], "textual": 2, "re": [2, 5, 11, 19, 20, 21, 23, 24, 27, 29], "credit": [2, 5], "think": [2, 28], "entri": [2, 21, 23], "42": [2, 4], "pr42": 2, "cabcdef": 2, "changeset": 2, "abcdef": 2, "And": [2, 21, 26], "bic": 2, "backward": [2, 4, 20], "incompat": [2, 4, 20], "doc": [2, 4, 11, 19, 20, 21, 23], "full": [2, 4, 20, 23], "stop": [2, 5, 6, 22], "preview": 2, "towncrier": [2, 4, 23], "draft": [2, 8, 9, 10, 11, 16, 17, 18, 19], "kanban": 2, "board": 2, "track": [2, 4, 6, 21, 22], "plan": [2, 21, 28], "aren": [2, 13, 20, 21, 27], "categor": 2, "purpos": [2, 25], "easyfix": 2, "jenkin": [2, 20, 21], "gracious": 2, "cento": [2, 20, 21], "sometim": [2, 4, 21, 24, 27], "pipelin": [2, 20, 21, 22, 23], "individu": [2, 21], "continu": [2, 20, 21, 29], "pr": [2, 4, 20, 21, 23, 27], "merg": [2, 4, 23], "workflow": [2, 4, 13], "groovyscript": 2, "cico": 2, "fairli": 2, "mergifi": [2, 21], "yml": [2, 4], "parallel": [2, 21], "heavi": 2, "lift": 2, "intend": [2, 20, 21, 29], "podman": 2, "handi": [2, 5, 14, 21], "x": [2, 4, 27], "exit": [2, 21], "failur": [2, 13, 21, 22, 27], "choos": [2, 4], "varieti": [2, 20, 21, 22], "Be": [2, 4, 5, 26, 29], "help": [2, 5, 6, 20, 21, 23, 27], "f29": [2, 4], "sudo": [2, 4, 5, 6, 7, 21, 22, 23, 27], "r": [2, 21], "shell": [2, 4, 5, 6, 20, 21], "bootstrap": [2, 12, 20, 23], "virtualenv": [2, 12, 21], "quickli": [2, 5, 23], "virtual": [2, 5], "machin": [2, 4, 5, 6], "effort": 2, "guid": [2, 6, 21], "visual": [2, 12], "studio": [2, 12], "unit": [2, 4, 5, 12, 20, 21], "v": [2, 12, 21, 23], "explor": [3, 6], "seen": 3, "major": [4, 20, 22, 23, 27], "minor": [4, 23, 27], "aid": [4, 20], "scheme": [4, 20, 21], "keep": [4, 5, 20, 21], "Of": 4, "cours": 4, "simplifi": [4, 19, 27], "almost": 4, "review": 4, "12": [4, 13, 22, 27], "13": [4, 5, 22], "relev": [4, 16, 18, 19, 23], "On": [4, 27, 29], "infrastructur": [4, 7], "enviro": 4, "procedur": 4, "abil": [4, 21, 23], "playbook": 4, "batcav": 4, "srpm": 4, "server": [4, 5, 12, 13, 20], "f34": 4, "yyyymmddhhmm": 4, "githash": 4, "202203102341gite878e73": 4, "fc34": 4, "coupl": [4, 20, 21], "minut": [4, 22, 24], "backend01": 4, "ssh": [4, 5, 12, 20], "iad2": 4, "refresh": [4, 21, 23], "noarch": 4, "202202010001gitabcdefg": 4, "batcave01": 4, "rbac": 4, "l": 4, "upgrad": [4, 12, 20, 29], "frontend": 4, "openshift": [4, 23], "final": 4, "rebuild": 4, "redeploi": 4, "In": [4, 5, 6, 20, 21, 24, 27, 29], "deploy": [4, 21, 22], "pyproject": 4, "toml": 4, "spec": 4, "fragment": 4, "awar": [4, 29], "were": [4, 13, 20, 21, 22, 23, 27], "again": [4, 20, 21], "wouldn": 4, "let": [4, 23], "protect": 4, "tick": 4, "dco": [4, 21], "fxx": 4, "fxxdoc": 4, "xx": 4, "switch": [4, 20, 27], "comparison": 4, "ci": [4, 5, 12, 19, 20, 21, 22, 23, 27, 28, 29], "remain": [4, 27, 29], "own": [4, 5, 13, 23], "order": [4, 20, 21, 22, 27], "administr": [4, 5, 12, 21], "clone": [4, 5, 12, 20], "fedpkg": 4, "e0ca5bc5d36e8cca5bd126879a036006356645e6": 4, "eaf3415": 4, "d3684be": 4, "100644": 4, "21": [4, 5], "global": [4, 22], "bashcompdir": 4, "pkg": 4, "completionsdir": 4, "bash": [4, 20], "bashcomproot": 4, "dirnam": 4, "commit_short": 4, "echo": 4, "buildarch": 4, "modular": [4, 21], "framework": 4, "facilit": 4, "publish": [4, 12, 14, 20, 21, 22, 23, 27], "softwar": [4, 28], "internet": 4, "source0": 4, "tar": 4, "gz": 4, "patch0": 4, "0000": 4, "buildrequir": 4, "py2_dist": 4, "inipars": [4, 20, 21], "241": 4, "248": 4, "prep": 4, "autosetup": 4, "p1": 4, "kill": 4, "dep": 4, "sed": 4, "pyramid_debugtoolbar": [4, 7], "setup": [4, 6, 12, 20], "270": 4, "277": 4, "_smp_mflag": 4, "man": [4, 20, 21, 22], "py2_instal": 4, "stuff": 4, "rm": 4, "rf": 4, "python2_sitelib": 4, "_server": 4, "python2_vers": 4, "b0": 4, "py3_instal": 4, "346": 4, "353": 4, "coveragerc": 4, "readm": [4, 20, 21], "rst": 4, "dir": [4, 21, 23], "python3": [4, 6], "355": 4, "362": 4, "python3_sitelib": 4, "__pycache__": 4, "python3_vers": 4, "python2": [4, 7], "_client": 4, "392": 4, "400": [4, 21], "noreplac": 4, "_sysconfdir": 4, "_mandir": 4, "man1": 4, "initialize_bodhi_db": [4, 20], "_datadir": 4, "406": 4, "6": [4, 14, 22, 27], "414": 4, "10": [4, 5, 19, 22, 27, 28], "fri": 4, "jan": [4, 21], "11": [4, 5, 22, 27], "2019": 4, "bowlofegg": 4, "e0ca5bc": 4, "mon": 4, "dec": 4, "2018": 4, "cat": 4, "77f54fee023fcbfb06f7e72b3b993d39f7678efa": 4, "sep": 4, "2001": 4, "09": [4, 27], "19": 4, "47": 4, "0500": 4, "insert": [4, 21], "59edc0a8": 4, "1ba87387": 4, "63": 4, "2007": 4, "year": [4, 22, 27], "y": [4, 7, 21], "alpha": 4, "rc": 4, "0b0": 4, "languag": 4, "autogener": [4, 21], "sphinx": [4, 20, 23], "44566ff5": 4, "74297bb5": 4, "def": 4, "get_requir": 4, "requirements_fil": 4, "txt": 4, "abspath": 4, "__file__": 4, "join": [4, 23], "pypi": [4, 20, 21], "3aaction": 4, "list_classifi": 4, "20": [4, 5, 13, 20, 21, 27], "29": 4, "fc29": 4, "copr": 4, "idea": 4, "scratch": [4, 11, 19], "thing": [4, 20], "sop": 4, "peopl": [4, 29], "irc": [4, 12], "channel": [4, 12, 20], "bit": [4, 20, 23, 29], "tricki": 4, "One": [4, 20], "encount": [4, 21], "wasn": [4, 21, 22, 27], "latter": [4, 21], "overcom": 4, "ve": [4, 20, 21], "fresh": 4, "small": [4, 21, 22, 27], "rpdb": 4, "bump": 4, "extrem": 4, "mint": 4, "apach": [4, 21, 22, 23, 27], "filter_bi": [4, 5], "earlier": 4, "forc": [4, 27], "clear": [4, 13, 21, 23], "noth": 4, "satisfi": 4, "qualiti": [4, 12], "gpg": 4, "editor": [4, 20], "markdown": [4, 12, 20, 21, 22, 23, 27], "littl": [4, 29], "plain": [4, 15, 26, 27], "past": [4, 20, 22], "anywai": 4, "prefer": 4, "head": [4, 7, 20, 21, 22, 23, 27], "interpret": [4, 20, 21], "submenu": 4, "nice": [4, 5, 15, 21], "fortun": 4, "sdist": 4, "tarbal": 4, "folder": [4, 5, 20, 22], "twine": 4, "upload": 4, "mine": [4, 13, 20], "3bdd2462": 4, "forget": 4, "wise": 4, "real": [4, 5, 27], "saniti": [4, 21, 27, 29], "done": [4, 5, 20, 22, 23, 26], "bio": 5, "slow": [5, 21], "ansibl": 5, "libvirt": [5, 6], "sshf": 5, "hostmanag": 5, "systemctl": [5, 6, 7], "libvirtd": 5, "2022": [5, 21, 27], "freeipa": 5, "ipsilon": [5, 27], "tinystag": 5, "tini": 5, "stage": [5, 12, 13, 20, 21, 22, 23], "try": [5, 23, 27], "provis": [5, 23], "pushd": 5, "popd": 5, "cd": [5, 7, 20], "amqp": [5, 14], "broker": 5, "rabbitmq": 5, "queue": [5, 22], "15672": 5, "ipa": 5, "tinystage_packag": 5, "tinystage_provenpackag": 5, "login": [5, 13, 20, 22, 27], "fas_usernam": 5, "vagrantfil": [5, 20, 21], "vm": 5, "advis": [5, 21, 26], "complementari": 5, "checkout": 5, "cwd": 5, "bashrc": [5, 7], "print": [5, 20, 21, 23, 26, 27], "screen": [5, 21, 23], "motd": [5, 20], "familiar": 5, "yourself": 5, "welcom": [5, 6], "bdoc": 5, "bfedmsg": [5, 20], "blog": 5, "lf": 5, "bresetdb": [5, 20], "reimport": 5, "brestart": 5, "restart": [5, 13, 29], "bstart": 5, "bstop": 5, "seri": [5, 20, 21, 22, 23], "linter": 5, "bstartdep": 5, "bstopdep": 5, "bremovedep": 5, "bodhi_url": [5, 20], "happi": 5, "hack": 5, "mind": 5, "mount": 5, "plugin": [5, 21], "reflect": [5, 23], "systemd": [5, 20], "2017": [5, 20], "02": 5, "08": 5, "56": 5, "359": 5, "mainthread": 5, "fakebugtrack": 5, "devbuildsi": [5, 21], "04": [5, 8, 9, 10, 11, 16, 17, 18, 19, 24, 27], "ipython": 5, "interact": [5, 14], "introduct": [5, 23], "overview": 5, "quickref": 5, "wsgi": [5, 23], "resourc": 5, "tree": 5, "root_factori": 5, "factori": 5, "2016": [5, 20, 21], "840ff89708": 5, "perman": [5, 22], "vagrant_vagrantfil": 5, "discov": [6, 20, 22], "marketplac": 6, "visualstudio": 6, "item": [6, 10, 11, 18, 19, 21, 22, 23], "itemnam": 6, "vscode": 6, "192": 6, "168": 6, "122": 6, "225": 6, "22": 6, "userknownhostsfil": 6, "stricthostkeycheck": 6, "passwordauthent": 6, "identityfil": 6, "private_kei": 6, "identitiesonli": 6, "ye": [6, 21], "loglevel": 6, "fatal": 6, "press": [6, 21], "f1": 6, "prompt": [6, 20, 21], "suffici": [6, 25], "launch": [6, 21], "pserv": [6, 7], "jinja": 6, "debugg": 6, "complain": 6, "pane": 6, "ctrl": 6, "shift": 6, "breakpoint": 6, "littlefoxteam": 6, "adapt": 6, "swith": 6, "pytesten": 6, "pytestpath": 6, "pythontestexplor": 6, "testframework": 6, "pytest": 6, "pythonpath": [6, 12], "pytestarg": 6, "cov": 6, "workaround": [6, 21], "microsoft": 6, "693": 6, "sould": 6, "hte": 6, "simmilar": 6, "fashion": 6, "libffi": 7, "openssl": 7, "pcaro": 7, "hermit": 7, "font": [7, 22, 23], "freetyp": 7, "libjpeg": 7, "turbo": 7, "zeromq": 7, "gcc": [7, 22, 26], "cert": 7, "export": [7, 27], "workon_hom": 7, "sh": [7, 21], "termin": [7, 27], "workon": 7, "pip": [7, 23], "psycopg2": 7, "cp": 7, "curl": 7, "dump": 7, "xz": 7, "postgr": 7, "createdb": 7, "psql": 7, "role": 7, "xzcat": 7, "bottom": [7, 20], "anypasswordworksloc": 7, "gitleak": 7, "alemb": [7, 20, 21, 22, 23, 27], "reload": 7, "privileg": 7, "initdb": 7, "pg_hba": 7, "vi": 7, "lib": 7, "pgsql": 7, "unix": 7, "socket": 7, "peer": 7, "ipv4": 7, "trust": 7, "32": 7, "ipv6": 7, "128": 7, "schema": [8, 9, 10, 11, 12, 14, 15, 20, 22, 23, 27], "ctype": [9, 17, 23], "bodi": [10, 15, 16, 17, 18, 19], "arrai": [10, 11, 18, 19], "ref": [10, 11, 18, 19], "definit": [10, 11, 18, 19], "f32": [10, 11, 18, 19], "side_tag_act": [10, 11, 18, 19, 27], "side_tag_expir": [10, 11, 18, 19, 27], "new_bug": [11, 19], "new_build": [11, 19, 27], "removed_build": [11, 19, 27], "contact": [11, 19], "team": [11, 19], "artifact": [11, 19, 21], "uri": [11, 19], "generated_at": [11, 19], "iso": [11, 19], "8601": [11, 19], "trigger": [11, 13, 19, 23, 27], "task_id": [11, 19], "issuer": [11, 19], "artifactbuild": [11, 19], "design": [12, 21], "democrat": 12, "propos": [12, 28], "lead": [12, 23, 26], "arriv": 12, "enter": [12, 20, 21, 29], "errata": [12, 14], "resultsdb": [12, 20, 21, 23], "autom": [12, 19, 20, 27], "flavor": 12, "bodhicli": [12, 13, 21], "bodhiclientexcept": [12, 13], "composenotfound": [12, 13], "updatenotfound": [12, 13], "errorhandl": [12, 13], "contribut": [12, 20, 21, 22, 23, 27], "guidelin": [12, 20], "snapshot": 12, "tip": 12, "remot": 12, "virtualenvwrapp": 12, "bodhi2": [12, 26], "libera": 12, "discuss": [12, 27], "onlin": 12, "base_url": [13, 20], "id_provid": 13, "oidc_storage_path": 13, "__dict__": 13, "mappingproxi": 13, "__module__": 13, "__doc__": 13, "_build_oidc_cli": 13, "send_request": 13, "ensure_auth": 13, "clear_auth": 13, "save": [13, 26], "trigger_test": 13, "get_test_statu": 13, "save_overrid": [13, 27], "get_compos": 13, "list_compos": 13, "list_overrid": 13, "csrf": 13, "parse_fil": 13, "latest_build": 13, "testabl": 13, "compose_str": 13, "staticmethod": 13, "override_str": 13, "update_str": [13, 21], "get_releas": [13, 20], "get_koji_sess": 13, "koji_sess": 13, "__annotations__": [13, 15, 16, 17, 18, 19], "listtag": [13, 23], "munch": 13, "minim": [13, 21], "acquir": 13, "404": [13, 20, 23], "f12": 13, "rows_per_pag": 13, "shortnam": 13, "certain": [13, 29], "input_fil": 13, "pars": 13, "updateid": 13, "2015": [13, 21], "0001": 13, "docstr": [13, 20, 21], "approved_befor": 13, "approved_sinc": 13, "modified_befor": 13, "modified_sinc": 13, "pushed_befor": 13, "pushed_sinc": 13, "submitted_befor": 13, "submitted_sinc": 13, "min": 13, "entail": 13, "keyword": [13, 24], "why": [13, 21, 22], "spent": 13, "minimun": 13, "upper": [13, 25], "taskotron": [13, 20], "rpmdeplint": 13, "upgradepath": 13, "rpmlint": 13, "confirm": [13, 23, 25], "durat": [13, 23], "verb": 13, "yield": 13, "unsatisfi": 13, "waiver": [13, 21, 22, 27], "requestexcept": 13, "callabl": 13, "decor": 13, "formal": [14, 20, 21], "conveni": [14, 15, 22], "guarante": 14, "bodhimessag": [15, 16, 17, 18, 19], "header": [15, 16, 17, 18, 19, 21, 23, 26], "topic": [15, 16, 17, 18, 19, 22], "agent_avatar": 15, "agent_nam": [15, 16, 18, 19, 27], "app_icon": 15, "icon": [15, 20, 27], "app_nam": [15, 27], "affect": [15, 16, 18, 19, 22, 23, 24, 25], "instanti": 15, "buildv1": [15, 16], "namedtupl": 15, "__getnewargs__": 15, "pickl": 15, "__match_args__": 15, "__new__": 15, "_cl": 15, "__orig_bases__": 15, "__slots__": 15, "fedmsgencod": 15, "skipkei": 15, "ensure_ascii": 15, "check_circular": 15, "allow_nan": 15, "sort_kei": 15, "indent": [15, 26], "jsonencod": 15, "obj": 15, "releasev1": 15, "updatev1": [15, 18, 19], "userv1": [15, 16, 19], "forwardref": 15, "4": [15, 26, 27], "buildrootoverridemessag": 16, "buildrootoverridetagv1": 16, "buildrootoverrideuntagv1": 16, "composecompletev1": 17, "composecomposingv1": 17, "composestartv1": 17, "composesyncdonev1": 17, "composesyncwaitv1": 17, "repodonev1": 17, "erratapublishv1": 18, "updatecommentv1": 19, "updatemessag": 19, "updatecompletestablev1": 19, "updatecompletetestingv1": 19, "updateeditv1": 19, "updateeditv2": 19, "body_schema": 19, "updateejectv1": 19, "updatekarmathresholdv1": 19, "updatereadyfortestingv1": [19, 23], "updatereadyfortestingv2": 19, "updatereadyfortestingv3": 19, "actual": 19, "updaterequestmessag": 19, "updaterequestobsoletev1": 19, "updaterequestrevokev1": 19, "updaterequeststablev1": 19, "updaterequesttestingv1": 19, "updaterequestunpushv1": 19, "updaterequirementsmetstablev1": 19, "batch": [20, 21, 22, 23], "1881": 20, "button": [20, 21, 23], "1875": 20, "comp": [20, 21], "1885": 20, "patrick": [20, 21, 22, 23], "uiterwijk": [20, 21, 22, 23], "ask": [20, 21, 22], "expand": [20, 21, 22], "membership": 20, "1810": 20, "1847": 20, "1793": 20, "pierr": [20, 21, 22, 23], "yve": [20, 21, 22, 23], "chibon": [20, 21, 22, 23], "togeth": [20, 22, 27], "frequent": 20, "churn": 20, "dequeu": [20, 21, 22], "1157": 20, "input": [20, 21, 23], "1406": 20, "autopush": [20, 22, 28], "1570": 20, "fetch": [20, 23, 27], "1597": 20, "1708": 20, "caleigh": [20, 21], "rung": [20, 21], "hottman": [20, 21], "ryan": [20, 21, 23, 27], "lerch": [20, 21, 23, 27], "rimsha": 20, "khan": 20, "1765": 20, "ralph": [20, 21], "bean": [20, 21], "technic": [20, 22], "sens": [20, 22], "justifi": 20, "justif": 20, "inlin": [20, 26], "traceback": [20, 22, 23], "el": 20, "pkgtag": 20, "correctli": [20, 21, 22, 23, 27], "devast": 20, "1634": 20, "b4474676": 20, "live": [20, 21, 23], "ci_gat": 20, "favor": 20, "babysit": 20, "lost": 20, "1733": 20, "endpoint": [20, 21, 23, 27], "ilik": 20, "insensit": [20, 24, 26], "997": 20, "1258": 20, "exact": 20, "692": 20, "811": 20, "1382": 20, "1679": 20, "hit": 20, "870": 20, "f9414601": 20, "6e8679b6": 20, "431b9078": 20, "graph": [20, 27], "mous": [20, 21], "hover": 20, "numer": [20, 22], "209": 20, "regular": 20, "interv": 20, "commun": 20, "1692": 20, "1482": 20, "1308": 20, "catch": [20, 21, 24, 26], "1126": 20, "1626": 20, "784": 20, "sanit": 20, "refactor": [20, 21, 22], "didn": [20, 22, 27], "escap": [20, 23], "1656": 20, "1721": 20, "289": 20, "1674": 20, "typeahead": [20, 23], "librari": 20, "1731": 20, "257": [20, 21], "compliant": [20, 21], "89": 20, "month": 20, "toward": [20, 21], "matt": [20, 21], "jia": [20, 21], "prahl": 20, "jeremi": [20, 21, 22], "cline": [20, 21, 22], "cve": [20, 21, 22, 23], "1002152": 20, "thank": [20, 21, 26], "marcel": 20, "1319": 20, "tab": [20, 21, 26, 27, 28], "1188": 20, "straight": 20, "632": 20, "count": [20, 27], "1de12f6a": 20, "spinner": [20, 23], "436": 20, "middl": [20, 23], "461": 20, "1619": 20, "explicit": 20, "detect": [20, 22, 23, 27], "780": 20, "1338": 20, "0181a344": 20, "cleaner": [20, 21], "1457": 20, "1377": 20, "1635": [20, 21], "scenario": [20, 27], "d5b0bfa3": 20, "front": 20, "1659": 20, "properli": [20, 21, 22], "urlencod": 20, "1015": 20, "bundl": [20, 27], "javascript": [20, 21, 22, 23], "rebas": 20, "fork": 20, "corejavascript": 20, "j": [20, 23, 27], "unmaintain": [20, 27], "twitter": 20, "1381": 20, "hard": [20, 21], "condition": [20, 21], "1166": 20, "brian": 20, "stinson": 20, "ground": 20, "runner": 20, "nose": 20, "tox": 20, "style": [20, 21, 23, 26, 27], "unifi": [20, 23], "testapp": [20, 21], "signific": 20, "leak": [20, 21], "consum": [20, 22, 23, 27], "450": 20, "mb": 20, "gb": 20, "ram": 20, "squeez": 20, "bleach": [20, 23, 27], "1718": 20, "clement": [20, 21, 22, 23], "verna": [20, 21, 22, 23], "kamil": 20, "p\u00e1ral": 20, "martin": [20, 21], "curlej": [20, 21], "trishna": 20, "guha": 20, "brandon": 20, "grai": 20, "restor": 20, "1633": 20, "1640": 20, "1641": 20, "hero": 20, "1325": 20, "1326": 20, "1327": 20, "1328": 20, "handl": [20, 21, 22, 23, 27], "later": 20, "openqa": 20, "1471": 20, "align": 20, "4b6b7597": 20, "d0940323": 20, "cf8d897f": 20, "bdr": 20, "059b5ab7": 20, "grei": 20, "tooltip": [20, 21], "obviou": 20, "1492": 20, "multi": [20, 21, 23], "1509": 20, "1a7122cd": 20, "width": [20, 27], "6dfe6ff3": 20, "layout": [20, 21], "6afb6b07": 20, "pdc": [20, 21, 23, 27], "59551861": 20, "loader": 20, "central": 20, "achiev": [20, 22, 29], "sane": 20, "1488": 20, "1489": 20, "263b7b7f": 20, "1329": 20, "proce": 20, "0fcb73f8": 20, "1441": 20, "rework": 20, "1550": 20, "distgit": 20, "ae01e5d1": 20, "hidden": 20, "fulli": [20, 21, 27], "visibl": 20, "mobil": [20, 21], "devic": 20, "1467": 20, "1469": 20, "1521": 20, "1378": 20, "shorten": 20, "882": 20, "1541": 20, "bshell": 20, "usabl": 20, "lot": [20, 22, 23], "afe5bd8c": 20, "significantli": [20, 21], "85": [20, 21], "88": 20, "httpie": 20, "1588": 20, "builder": 20, "bdiff": 20, "alert": 20, "adam": [20, 21, 22, 23, 27], "williamson": [20, 22, 23, 27], "matthew": 20, "miller": [20, 21], "1049": 20, "capabl": [20, 23, 27], "1394": 20, "1409": 20, "ec0c619a": 20, "1393": 20, "1386": 20, "1412": 20, "1435": 20, "viewabl": 20, "bteststyl": [20, 23], "bianca": 20, "nenciu": 20, "robert": [20, 23], "scheck": [20, 23], "focus": [20, 21], "least": [20, 21, 26], "1474": 20, "1500": 20, "1505": 20, "1470": 20, "1473": 20, "1472": 20, "roll": 20, "1475": 20, "trim": [20, 22], "zope": 20, "1414": 20, "webob": 20, "indirectli": 20, "restyl": 20, "fit": 20, "better": [20, 23, 27], "theme": [20, 21], "1366": 20, "1321": 20, "937": 20, "clarifi": 20, "28dd380a": 20, "previous": [20, 21, 22], "consequ": 20, "meant": 20, "1362": 20, "1351": 20, "shorter": 20, "larg": 20, "957": 20, "masherthread": 20, "wait_for_sync": 20, "1343": 20, "5983d99c": 20, "color": 20, "62330644": 20, "450dbafe": 20, "lifetim": 20, "carri": 20, "vote": [20, 27], "829": 20, "1161": 20, "1359": 20, "datapoint": 20, "1172": 20, "optim": 20, "983": 20, "1310": 20, "pop": 20, "lazili": 20, "1423": 20, "across": [20, 21], "codebas": [20, 21], "eventu": 20, "84": 20, "vim": 20, "1372": 20, "1392": 20, "e9a26042": 20, "8167f262": 20, "pyc": 20, "9e9adb61": 20, "e8a95b12": 20, "ankit": 20, "raj": 20, "ojha": 20, "jason": 20, "taylor": [20, 21, 22, 27], "revamp": 20, "clearer": [20, 21, 27], "manner": 20, "1313": 20, "reorgan": [20, 21], "6d6de4bc": 20, "d3ccc579": 20, "alabast": [20, 21], "57a80f42": 20, "land": 20, "1322": 20, "1323": 20, "slash": 20, "1087939b": 20, "902": 20, "unusu": 20, "1187": 20, "cursor": 20, "pointer": 20, "1296": 20, "1305": 20, "d5bec3fa": 20, "1033": 20, "talk": [20, 23], "percentag": 20, "82": 20, "ariel": 20, "barria": 20, "999": 20, "1191": 20, "plaintext": [20, 27], "1246": 20, "usag": [20, 21, 25], "mash": [20, 21, 22], "recurs": [20, 27], "float": 20, "spare": 20, "newest": 20, "lexigraph": 20, "masher": [20, 21, 22], "908": 20, "upvot": 20, "1018": 20, "1009": 20, "1048": 20, "fickl": 20, "1064": 20, "ghost": 20, "1065": 20, "enough": [20, 29], "1094": 20, "crash": [20, 21, 22, 23, 27], "abort": [20, 27], "1107": 20, "1113": 20, "sai": 20, "1146": 20, "retri": [20, 21, 22, 23], "reliabl": [20, 21], "1201": [20, 22], "pillow": [20, 22], "1262": 20, "1408195": 20, "handler": [20, 21, 22, 23], "assign": 20, "great": 20, "81": 20, "fancier": 20, "unsaf": [20, 21, 22], "disk": 20, "advertis": 20, "25": 20, "chatti": [20, 22], "unicod": [20, 21, 23], "till": [20, 21], "mass": 20, "josef": 20, "sukdol": 20, "andrea": [20, 23], "1129": 20, "1134": 20, "1071": 20, "typo": [20, 21], "ostre": [20, 21], "1072": 20, "1073": 20, "explicitli": [20, 21], "1079": 20, "1095": 20, "race": [20, 23], "1111": 20, "resumpt": 20, "e7cb3f13": 20, "abeca57": 20, "1067": 20, "autofocus": 20, "876": 20, "3fe3e219": 20, "composit": 20, "b972cad0": 20, "b1f71006": 20, "enterpris": 20, "1c1f2ab7": 20, "f033c74c": 20, "1011": 20, "897": 20, "950eee2c": 20, "487acaaf": 20, "1447b6c7": 20, "elaps": 20, "1017": 20, "addit": [20, 23, 27], "cdb621ba": 20, "7f3b5fa2": 20, "locked_date_for_upd": 20, "b87a6395": 20, "0fd5901d": 20, "submiss": [20, 23], "5c201ac2": 20, "52093069": 20, "conform": 20, "bbafc9e6": 20, "julio": 20, "faracco": 20, "richard": [20, 23], "fearn": 20, "989": 20, "994": 20, "setuptool": 20, "951": 20, "prevent": [20, 21, 23, 27, 29], "disallow": [20, 21], "949": 20, "predat": 20, "950": 20, "68de510c": 20, "primarili": 20, "regist": [20, 21], "952": 20, "utf": 20, "955": 20, "956": 20, "07ff664f": 20, "incorrect": [20, 21, 23], "9dd5bdbc": 20, "b1cc12ad": 20, "reli": [20, 22, 27], "skip_mash": 20, "ok": 20, "ad65362": 20, "1000008": 20, "solv": [20, 21, 27], "captcha": [20, 21, 22], "addition": 20, "warp": 20, "difficult": 20, "approve_test": [20, 22], "5b0d1c7c": 20, "772": 20, "796": 20, "ran": 20, "45e4fc9f": 20, "831": 20, "green": 20, "distinguish": [20, 21], "799": 20, "865": 20, "95574831": 20, "895": 20, "bf4bdeef": 20, "838": 20, "848": 20, "shown": 20, "ce2394c6": 20, "8e199668": 20, "b3f80b1b": 20, "630": 20, "900": 20, "905": 20, "manifest": 20, "919": 20, "highlight": [20, 27], "2924": 21, "3052": 21, "intern": [21, 22, 23], "3035": [21, 22], "500": 21, "2826": [21, 22], "3021": [21, 22], "3060": [21, 22], "nil": [21, 22, 23], "philippsen": [21, 22, 23], "sebastian": [21, 22, 23], "wojciechowski": [21, 22, 23], "owen": [21, 22, 27], "respond": 21, "3044": 21, "3024": 21, "misplac": 21, "3025": 21, "aur\u00e9lien": [21, 22, 23, 27], "bompard": [21, 22, 23, 27], "gracefulli": 21, "approach": [21, 27], "3016": [21, 22], "344": 21, "1180": [21, 27], "1197": 21, "1542": [21, 22], "pkgdb": [21, 22], "1871": 21, "2856": [21, 22], "2024": [21, 22], "2171": [21, 22], "stack": [21, 22], "2241": [21, 22], "2420": [21, 22], "2700": [21, 22], "ci_url": [21, 22], "2782": [21, 22], "active_releas": [21, 22], "2815": [21, 22], "2838": [21, 22], "2869": [21, 22], "2903": [21, 22], "2899": 21, "2913": [21, 22], "2915": 21, "a910b615": 21, "fedora_messag": 21, "e30c5f21": 21, "1792": 21, "1798": 21, "2031": 21, "2267": 21, "2317": 21, "2537": 21, "2799": 21, "2820": 21, "slightli": 21, "delai": 21, "51c2fa8c": 21, "7ac316ac": 21, "resili": 21, "1016": 21, "403": 21, "permiss": 21, "1737": 21, "1807": 21, "2271": 21, "2528": 21, "2698": 21, "1e6c2596": 21, "996b4ec5": 21, "network": 21, "24304334": 21, "26af5ef4": 21, "f3ca62ad": 21, "2c070055": 21, "mattia": [21, 22, 23, 24, 27], "verga": [21, 22, 23, 24, 27], "vismai": 21, "golwala": 21, "experienc": 21, "told": 21, "2827": 21, "around": 21, "2831": 21, "2791": 21, "incorrectli": 21, "incompleteread": 21, "2758": 21, "smtplib": 21, "sendmail": 21, "2756": 21, "2757": 21, "2768": 21, "2786": 21, "revers": 21, "2778": 21, "pyramid_tm": 21, "181": 21, "251": 21, "2489": 21, "subcommand": [21, 22], "2536": 21, "2550": 21, "sar": 21, "2553": 21, "2610": 21, "2635": 21, "2642": 21, "2643": 21, "render": [21, 22, 26], "clearli": 21, "2649": 21, "2658": 21, "pagin": [21, 22, 23], "2663": 21, "2683": 21, "silenc": 21, "2156": 21, "2364": 21, "2431": 21, "2545": 21, "2546": 21, "dialog": 21, "2571": 21, "2640": 21, "2641": 21, "select": [21, 27], "ajax": 21, "2648": 21, "mislead": 21, "2667": 21, "2703": 21, "2584": 21, "2594": 21, "2596": 21, "unnecessari": 21, "repetit": 21, "2607": 21, "2608": 21, "effici": [21, 22], "node": 21, "2609": 21, "run_test": 21, "2616": 21, "expos": 21, "duffi": 21, "2617": 21, "ffmarkdown": 21, "undocu": [21, 22], "2618": 21, "lite": 21, "dest_cr": 21, "2621": 21, "2680": 21, "2682": 21, "2689": 21, "2686": 21, "40": 21, "faster": [21, 22], "2687": 21, "sedrub": 21, "2631": 21, "hawkei": [21, 22], "helpfulli": 21, "2030": 21, "2136": 21, "2206": 21, "2270": 21, "2363": 21, "2475": 21, "cleanup": 21, "2561": 21, "beb69a05": 21, "1bd76179": 21, "b55fa453": 21, "3b551c32": 21, "1a6c4e88": 21, "a0496fc9": 21, "librepo": 21, "7dda554a": 21, "1902": 21, "2496": 21, "resolut": 21, "2509": 21, "articl": 21, "075f8a9d": 21, "cf75ff81": 21, "d997ed4f": 21, "unknown": 21, "78dd4aaf": 21, "2477fc8f": 21, "speed": [21, 22], "1b4f5fcd": 21, "44d46e37": 21, "anatoli": [21, 22, 23], "babenia": [21, 22, 23], "rick": [21, 23], "elrod": [21, 23], "2286": 21, "2370": 21, "336": 21, "1119": 21, "1304": 21, "1337": 21, "white": 21, "strip": 21, "2046": 21, "2108": 21, "2222": 21, "perspect": 21, "influenc": 21, "2393": 21, "2425": 21, "2390": 21, "2405": 21, "2419": 21, "hoverov": 21, "60e2cddb": 21, "9d94edb4": 21, "status": [21, 27], "40d04226": 21, "9631a9b6": 21, "7d51ee54": 21, "4ab03af": 21, "833a9c14": 21, "1043": 21, "2336": 21, "1996": 21, "homepag": 21, "2094": 21, "2130": 21, "2189": 21, "2456": 21, "2182": 21, "unedit": 21, "2208": 21, "2214": 21, "httpforbidden": 21, "2258": 21, "2314": 21, "thrown": 21, "2374": 21, "constraint": 21, "occasion": 21, "2387": 21, "filesystem": 21, "2396": 21, "act": 21, "quot": 21, "fd843a4e": 21, "spuriou": 21, "5241205b": 21, "99": [21, 22], "2409": 21, "addtag": 21, "deletetag": 21, "4787a3ec": 21, "querystr": 21, "f9900c05": 21, "773232b6": 21, "webtest": 21, "847873f5": 21, "e985fa3c": 21, "63543675": 21, "98": 21, "eli": [21, 23], "young": [21, 23], "lumir": 21, "balhar": 21, "miro": [21, 22, 23, 27], "hron\u010dok": [21, 22, 23, 27], "2436": 21, "2438": 21, "futur": 21, "trail": 21, "2250": 21, "2176": 21, "2269": 21, "categori": 21, "benefici": 21, "68c7936e": 21, "99923f18": 21, "d7b54323": 21, "2361": 21, "eject": [21, 27], "2368": 21, "helper": 21, "2259": 21, "upcom": 21, "2275": 21, "2291": 21, "silli": 21, "univers": 21, "2298": 21, "2300": 21, "2306": 21, "2332": 21, "paul": 21, "frield": 21, "2273": 21, "2345": [21, 26], "2277": 21, "2347": 21, "2272": 21, "2121": 21, "2346": 21, "2288": 21, "2289": 21, "startup": 21, "intermingl": 21, "2296": 21, "2297": 21, "2299": 21, "2301": 21, "2303": 21, "2170": 21, "six": [21, 22], "retir": [21, 22], "752": 21, "1814": 21, "2027": 21, "2028": 21, "direct": 21, "shelv": 21, "9b08f7be": 21, "3450073c": 21, "07b27fe8": 21, "advisori": [21, 23], "9fd56f99": 21, "eea40394": 21, "reopen": 21, "1091": 21, "1349": 21, "2168": 21, "too": 21, "fixedin": 21, "1430": 21, "1818": 21, "2251": 21, "900e80a3": 21, "prefer_ssl": [21, 22], "9f55c7d2": 21, "2216": 21, "dbc337e5": 21, "semaphor": 21, "concurr": 21, "66f995e1": 21, "2215": 21, "95": 21, "78": [21, 24], "theoret": 21, "cl\u00e9ment": 21, "kaluza": 21, "strongli": 21, "loop": 21, "sorted_upd": 21, "led": 21, "2243": 21, "inadvert": 21, "2226": 21, "2232": 21, "2199": 21, "2154": 21, "nsv": 21, "2167": 21, "2190": 21, "59c83fc7": 21, "c07daf96": 21, "intermedi": 21, "prepar": [21, 23], "2152": 21, "2158": 21, "7f7472b6": 21, "2b83aeca": 21, "1cfa8a61": 21, "mouseov": 21, "fe40e387": 21, "c865af96": 21, "lubom\u00edr": 21, "sedl\u00e1\u0159": 21, "whenev": 21, "1514": 21, "1781": 21, "d52cc1a6": 21, "6f4a48a4": 21, "f1f2d011": 21, "e4402a32": 21, "84d01668": 21, "768ccb6c": 21, "8c9c1bf9": 21, "global_compon": 21, "46f35882": 21, "c8942556": 21, "issued_d": [21, 23], "updated_d": [21, 23], "2137": 21, "70895e52": 21, "9f17b6cf": 21, "2026": 21, "jonathan": [21, 22, 23, 27], "lebon": [21, 27], "yadnyawalkya": 21, "tale": 21, "maa": 21, "ken": 21, "dreyer": 21, "extant": 21, "1922": 21, "pydn": 21, "1959": 21, "progressbar": 21, "mix": [21, 27], "717": 21, "1245": 21, "2014": 21, "1930": 21, "2035": 21, "accident": [21, 27], "2038": 21, "2071": 21, "2076": 21, "oper": [21, 22, 23], "2085": 21, "wrap": 21, "3ef05fa9": 21, "88fc8405": 21, "dc7546c0": 21, "twice": 21, "03d87c98": 21, "2044": 21, "243d278f": 21, "7f8121a8": 21, "nullabl": [21, 23], "e87201fb": 21, "5371bbd1": 21, "unreach": 21, "el6": 21, "el7": 21, "chenxiong": 21, "qi": 21, "script_loc": 21, "ddf47eb2": 21, "webhelp": 21, "feedgen": 21, "bunch": 21, "1376": 21, "pool": 21, "1753": 21, "1812": 21, "na": 21, "max_concurrent_mash": [21, 22], "reader": 21, "14e81a81": 21, "f15351e2": 21, "6538c9e9": 21, "310f56d4": 21, "regard": 21, "1361": 21, "1620": 21, "1787": 21, "1791": 21, "1907": 21, "malform": 21, "1989": 21, "di": 21, "redirect": 21, "6f3db0c0": 21, "call_api": 21, "9461b3a4": 21, "6d907a7a": 21, "caaa0e6": 21, "1777": 21, "1797": 21, "test_util": 21, "basetestcas": 21, "1817": 21, "1819": 21, "mock": 21, "inter": 21, "1848": 21, "e722": 21, "1927": 21, "jjb": 21, "1934": 21, "compat": [21, 22, 23], "d7763560": 21, "34d0ceb0": 21, "bb20a0e": 21, "36d603f0": 21, "1e8fb65d": 21, "reduc": [21, 26, 27], "2b7dc4e5": 21, "6427309f": 21, "tidi": [21, 23], "21ff2e58": 21, "replic": 21, "93": 21, "alena": 21, "volkova": 21, "aman": 21, "sharma": 21, "dusti": 21, "mabe": 21, "franti\u0161ek": 21, "zatlouk": 21, "gdm": 21, "desktop": 21, "confus": [21, 23, 27], "1789": 21, "compose_atomic_tre": 21, "comps_dir": 21, "comps_url": 21, "mash_conf": 21, "mash_dir": [21, 22], "big": 21, "notabl": 21, "653": 21, "1330": 21, "909": 21, "1182": 21, "1219": 21, "887": 21, "constantli": 21, "kushal": 21, "da": [21, 23], "cronjob": 22, "smaller": 22, "2978": 22, "remind": 22, "3306": 22, "original_spec_nvr": 22, "autherror": 22, "3318": 22, "grammar": 22, "unsuccess": 22, "3293": 22, "uid": 22, "krb": 22, "ccach": 22, "3160": 22, "1369": 22, "compli": 22, "1307": 22, "1508": 22, "1796": 22, "3282": 22, "peac": 22, "unittest": 22, "3311": 22, "michal": [22, 23, 27], "kone\u010dn\u00fd": [22, 23, 27], "troi": 22, "dawson": 22, "3269": 22, "zchunk": 22, "updateinfo_zck": 22, "3261": 22, "3256": 22, "1029": 22, "structur": 22, "186": 22, "1714": 22, "1946": 22, "1921": 22, "1985": 22, "1997": 22, "unlik": [22, 29], "1998": 22, "1999": 22, "sqlite": 22, "2040": 22, "mashtask": 22, "mash_stage_dir": 22, "2151": 22, "2759": 22, "old_updateid": 22, "elsewher": 22, "greenwave_unsatisfied_requir": 22, "2958": 22, "2977": 22, "2980": 22, "greenwave_summary_str": 22, "1339": 22, "2988": 22, "behavior": 22, "3006": 22, "redund": 22, "ago": 22, "3144": 22, "similar": 22, "accordingli": 22, "fedmsg_en": 22, "cryptographi": 22, "liber": 22, "mono": 22, "strict": 22, "kitchen": 22, "3094": 22, "pyyaml": 22, "3174": 22, "greater": [22, 28], "backoff": [22, 23], "3237": 22, "969": 22, "2204": 22, "2210": 22, "2555": 22, "subscrib": 22, "2842": 22, "2904": 22, "mostli": [22, 27], "control": 22, "2942": 22, "2974": 22, "sped": 22, "common": [22, 23, 24], "3038": 22, "3062": 22, "3201": 22, "addbuild": 22, "removebuild": 22, "3125": 22, "easili": 22, "sourcewar": [22, 26], "3129": 22, "3143": 22, "debuginfo": 22, "3148": 22, "strang": 22, "2316": 22, "2365": 22, "2523": 22, "2588": 22, "connectionreseterror": 22, "2850": 22, "2927": 22, "2931": 22, "2969": 22, "3012": 22, "3119": 22, "3085": 22, "spell": 22, "grammat": 22, "3131": 22, "pear": [22, 26], "3173": 22, "3198": 22, "invalid": [22, 27], "3227": 22, "flash_log": 22, "1165": 22, "useless": 22, "assert": 22, "statement": 22, "1200": 22, "2848": 22, "2888": 22, "2824": 22, "2918": 22, "met_testing_requir": 22, "got": [22, 27], "3158": 22, "cpu": 22, "3197": 22, "annot": [22, 23], "io": [22, 23], "boost": 22, "dieter": 22, "josh": 22, "soref": 22, "v3": 22, "4391": 23, "4324": 23, "stuck": [23, 27], "unstuck": [23, 27], "4307": 23, "3178": 23, "4316": 23, "4317": 23, "saleh": [23, 27], "lenka": [23, 27], "segura": [23, 27], "throw": 23, "5xx": 23, "nosuchcolumnerror": 23, "misconfigur": 23, "4302": 23, "hang": 23, "4278": 23, "4280": 23, "resubmit": [23, 27, 29], "4300": 23, "4241": 23, "similarli": 23, "4259": 23, "4222": 23, "delta": 23, "30": [23, 27], "quer": [23, 27], "4255": 23, "4213": 23, "4230": 23, "4161": 23, "stale": [23, 27], "4228": 23, "4236": 23, "4177": 23, "inconsist": 23, "refus": 23, "4182": 23, "cut": 23, "border": 23, "4206": 23, "4208": 23, "owner": 23, "4209": 23, "ping": 23, "pong": 23, "4221": 23, "attach": [23, 24], "mention": [23, 27], "4232": 23, "4238": 23, "4263": 23, "4240": 23, "dallei": 23, "justin": 23, "caratza": 23, "wake": 23, "dolkar": 23, "kevin": [23, 27], "fenzi": [23, 27], "michael": 23, "scherer": 23, "misuraca": 23, "neal": 23, "gompa": 23, "rayan": 23, "samyak": 23, "jain": 23, "toma": [23, 27], "hrcka": 23, "stricter": 23, "4180": 23, "hascommit": 23, "collabor": 23, "4181": 23, "4170": 23, "wheren": 23, "4173": 23, "3846": 23, "4039": 23, "4094": 23, "4189": 23, "4042": 23, "daniel": 23, "allei": 23, "xss": [23, 27], "vulner": 23, "15855": 23, "3875": 23, "4134": 23, "webui": [23, 27, 29], "4119": 23, "4135": 23, "haven": [23, 24], "4014": 23, "4104": 23, "4110": 23, "4111": 23, "1809": 23, "3916": 23, "bot": 23, "nonstandard": 23, "3993": 23, "sphinx3": 23, "4020": 23, "whitenois": [23, 27], "4066": 23, "4087": 23, "4122": 23, "4144": 23, "automatic_upd": 23, "unhandl": 23, "4146": 23, "4147": 23, "orphan": 23, "4155": 23, "dockerfil": 23, "4158": 23, "get_testing_side_tag": 23, "4109": 23, "f33": [23, 24], "4132": 23, "4058": 23, "4088": 23, "4089": 23, "4095": 23, "4067": 23, "buildroot_overrid": 23, "unicodetext": [23, 27], "1794": 23, "krb_login": 23, "gssapi_login": 23, "4029": 23, "4032": 23, "4033": 23, "cap": [23, 27], "2k": 23, "4044": 23, "tweak": 23, "4046": 23, "4052": 23, "handle_upd": 23, "autoretry_for": 23, "retry_backoff": 23, "circumv": 23, "3989": 23, "3925": 23, "jqueri": 23, "searchbar": 23, "1455": 23, "3493": 23, "3944": 23, "3971": 23, "bound": 23, "transactionalsessionmak": 23, "unexpect": [23, 26], "behaviour": 23, "3979": 23, "3988": 23, "clickabl": 23, "4003": 23, "4012": 23, "revis": 23, "3957": 23, "tag_update_builds_task": 23, "3981": 23, "3983": 23, "3995": 23, "2902": 23, "3209": 23, "3505": 23, "gregori": 23, "kopecek": 23, "scalar": 23, "enqueuer": 23, "therefor": 23, "8b30a825": 23, "3966": 23, "__current__": 23, "__pending__": 23, "__archived__": 23, "macro": 23, "3892": 23, "3903": 23, "740": 23, "asynchron": 23, "3061": 23, "ready": 23, "probe": 23, "3854": 23, "3921": 23, "Not": 23, "websit": 23, "3835": 23, "3931": 23, "abitairi": 23, "3707": 23, "3765": 23, "3748": 23, "3837": 23, "latest_candid": 23, "hide_exist": 23, "3841": 23, "3852": 23, "3855": 23, "whitespac": [23, 24, 27], "3877": 23, "3885": 23, "triger": 23, "3904": 23, "sidetag": [23, 27], "3912": 23, "3936": 23, "3860": 23, "tag_update_build": 23, "3958": 23, "beat": 23, "2867": 23, "elliott": 23, "sale": 23, "de": 23, "andrad": 23, "stephen": 23, "coadi": 23, "subhamkrai": 23, "caught": 23, "3871": 23, "linger": 23, "3902": 23, "3714": 23, "potenti": 23, "3858": 23, "3724": 23, "linkifi": 23, "776": 23, "3710": 23, "3720": 23, "size": 23, "3779": 23, "3796": 23, "3789": 23, "3828": 23, "2851": 23, "fedmenu": 23, "2194": 23, "search_packag": 23, "3411": 23, "critpath_karma": 23, "composecomplet": 23, "3297": 23, "freez": [23, 29], "1038": 23, "1563": 23, "3009": 23, "validate_build_uniqu": 23, "2325": 23, "overhaul": 23, "param": 23, "3429": 23, "3428": 23, "3473": 23, "3403": 23, "dashboard": 23, "css": 23, "automatic_updates_blacklist": 23, "auto": 23, "transform": 23, "retrigg": 23, "3550": 23, "chartj": [23, 27], "redesign": 23, "3671": 23, "3192": 23, "3514": 23, "3361": 23, "_all_releas": 23, "2177": 23, "3447": 23, "3480": 23, "3475": 23, "3476": 23, "3424": 23, "3470": 23, "3485": 23, "3484": 23, "2050": 23, "3513": 23, "3471": 23, "3625": 23, "3335": 23, "3011": 23, "3562": 23, "3621": 23, "david": 23, "fan": 23, "dimitraz": 23, "luka": 23, "holecek": 23, "ondrej": 23, "nosek": 23, "rob": 23, "shelli": 23, "sam": 23, "robbin": 23, "siddharthvipul": 23, "flow": [24, 29], "immediatli": 24, "hopefulli": 24, "33": 24, "foo": 24, "fc33": 24, "aquir": 24, "123456": 24, "sat": 24, "apr": 24, "777777": 24, "occurr": 24, "former": 24, "shrink": 24, "highli": [25, 27], "plai": 25, "menu": 25, "corner": 25, "subsequ": 25, "cheat": 26, "sheet": 26, "markup": 26, "appstream": 26, "unsupport": 26, "beahvior": 26, "gui": 26, "underlin": 26, "h1": 26, "h2": 26, "blockquot": 26, "quotat": 26, "nest": 26, "blank": 26, "paragraph": 26, "emphasi": 26, "addedd": 26, "ital": 26, "_italics_": 26, "bold": 26, "__bold__": 26, "misinterpret": 26, "surround": 26, "backtick": 26, "the_best_funct": 26, "_not_": 26, "crummi": 26, "getfedora": 26, "bare": 26, "rang": 26, "ticketid": 26, "1234": 26, "gnome": 26, "kde": 26, "mozilla": 26, "pearl": 26, "mattdm": 26, "profil": 26, "won": 26, "necessarili": 26, "special": 26, "fmn": 26, "lastli": 26, "emb": 26, "alt": 26, "img": 26, "jpg": 26, "2023": 27, "24": 27, "honour": 27, "honor": 27, "5572": 27, "break": [27, 29], "wors": 27, "saveupd": 27, "5548": 27, "light": 27, "5505": 27, "5513": 27, "5521": 27, "libcomp": 27, "compress": 27, "5455": 27, "pickleseri": 27, "jsonseri": 27, "5091": 27, "5105": 27, "gain": 27, "5431": 27, "get_critpath_compon": 27, "5484": 27, "timelin": 27, "logarithm": 27, "scale": 27, "5492": 27, "5542": 27, "4737": 27, "5049": 27, "despit": 27, "5448": 27, "5469": 27, "5481": 27, "5485": 27, "5518": 27, "updatereadyfortest": 27, "5538": 27, "5524": 27, "meanwhil": 27, "5550": 27, "wrong": 27, "5396": 27, "5453": 27, "dropdown": 27, "alphabet": 27, "5470": 27, "5503": 27, "meaning": 27, "5540": 27, "03": 27, "5496": 27, "oci": 27, "5497": 27, "5397": 27, "07": 27, "5382": 27, "5388": 27, "5398": 27, "5400": 27, "5415": 27, "5416": 27, "5428": 27, "dnf5": 27, "5404": 27, "recalcul": 27, "5202": 27, "5237": 27, "webpag": 27, "hide": 27, "inact": 27, "5264": 27, "5187": 27, "5190": 27, "hyperlink": 27, "5089": 27, "downgrad": 27, "5233": 27, "5272": 27, "functool": 27, "lru_cach": 27, "5238": 27, "mikolaj": 27, "izdebski": 27, "18": 27, "5139": 27, "5154": 27, "pymediawiki": 27, "simplemediawiki": 27, "4852": 27, "4950": 27, "4994": 27, "5003": 27, "4830": 27, "4981": 27, "10k": 27, "4982": 27, "misalign": 27, "4986": 27, "5032": 27, "safer": 27, "5080": 27, "5113": 27, "5115": 27, "4844": 27, "attack": 27, "vector": 27, "update_form": 27, "4845": 27, "kerbero": 27, "autent": 27, "fall": 27, "mechan": 27, "4602": 27, "4755": 27, "4831": 27, "4834": 27, "4478": 27, "4745": 27, "4814": 27, "check_signed_build": 27, "4819": 27, "2487": 27, "4103": 27, "4171": 27, "4270": 27, "combin": 27, "4320": 27, "sysexit": 27, "4623": 27, "storag": 27, "4603": 27, "4821": 27, "side_tag_lock": 27, "4823": 27, "4837": 27, "maxwel": 27, "matej": 27, "focko": 27, "tomecek": 27, "06": 27, "23": 27, "4555": 27, "4561": 27, "4564": 27, "thumb": 27, "4562": 27, "4563": 27, "veri": 27, "peculiar": 27, "4566": 27, "userinfo": 27, "4569": 27, "entir": 27, "oob": 27, "poetri": 27, "4376": 27, "dependabot": 27, "4454": 27, "4381": 27, "4431": 27, "4513": 27, "exce": 27, "4327": 27, "programati": 27, "4401": 27, "4446": 27, "4447": 27, "4452": 27, "4500": 27, "overal": 27, "4501": 27, "4551": 27, "tom\u00e1\u0161": 27, "hr\u010dka": 27, "histor": 27, "onto": 28, "experi": 28, "pushabl": 28, "fullfil": 28, "tipic": 28, "whatev": 28, "hasn": 28, "ie": 29, "anyon": 29, "reject": 29, "decid": 29, "stabil": 29, "ga": 29, "generali": 29}, "objects": {"bodhi.client": [[13, 0, 0, "-", "bindings"]], "bodhi.client.bindings": [[13, 1, 1, "", "BodhiClient"], [13, 5, 1, "", "BodhiClientException"], [13, 5, 1, "", "ComposeNotFound"], [13, 5, 1, "", "UpdateNotFound"], [13, 6, 1, "", "errorhandled"]], "bodhi.client.bindings.BodhiClient": [[13, 2, 1, "", "__dict__"], [13, 3, 1, "", "__init__"], [13, 2, 1, "", "__module__"], [13, 2, 1, "", "__weakref__"], [13, 3, 1, "", "candidates"], [13, 3, 1, "", "clear_auth"], [13, 3, 1, "", "comment"], [13, 3, 1, "", "compose_str"], [13, 3, 1, "", "csrf"], [13, 3, 1, "", "ensure_auth"], [13, 3, 1, "", "get_compose"], [13, 3, 1, "", "get_koji_session"], [13, 3, 1, "", "get_releases"], [13, 3, 1, "", "get_test_status"], [13, 4, 1, "", "koji_session"], [13, 3, 1, "", "latest_builds"], [13, 3, 1, "", "list_composes"], [13, 3, 1, "", "list_overrides"], [13, 3, 1, "", "override_str"], [13, 3, 1, "", "parse_file"], [13, 3, 1, "", "query"], [13, 3, 1, "", "request"], [13, 3, 1, "", "save"], [13, 3, 1, "", "save_override"], [13, 3, 1, "", "send_request"], [13, 3, 1, "", "testable"], [13, 3, 1, "", "trigger_tests"], [13, 3, 1, "", "update_str"], [13, 4, 1, "", "username"], [13, 3, 1, "", "waive"]], "bodhi.client.bindings.BodhiClientException": [[13, 2, 1, "", "__module__"]], "bodhi.client.bindings.ComposeNotFound": [[13, 2, 1, "", "__annotations__"], [13, 3, 1, "", "__init__"], [13, 2, 1, "", "__module__"], [13, 3, 1, "", "__str__"]], "bodhi.client.bindings.UpdateNotFound": [[13, 2, 1, "", "__annotations__"], [13, 3, 1, "", "__init__"], [13, 2, 1, "", "__module__"], [13, 3, 1, "", "__str__"]], "bodhi.messages.schemas": [[16, 0, 0, "-", "buildroot_override"], [17, 0, 0, "-", "compose"], [18, 0, 0, "-", "errata"], [19, 0, 0, "-", "update"]], "bodhi.messages.schemas.buildroot_override": [[16, 1, 1, "", "BuildrootOverrideMessage"], [16, 1, 1, "", "BuildrootOverrideTagV1"], [16, 1, 1, "", "BuildrootOverrideUntagV1"]], "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage": [[16, 2, 1, "", "__annotations__"], [16, 3, 1, "", "__str__"], [16, 4, 1, "", "agent_name"], [16, 4, 1, "", "build"], [16, 4, 1, "", "packages"], [16, 4, 1, "", "submitter"], [16, 4, 1, "", "summary"], [16, 4, 1, "", "url"], [16, 4, 1, "", "usernames"]], "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1": [[16, 2, 1, "", "__annotations__"], [16, 2, 1, "", "topic"]], "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1": [[16, 2, 1, "", "__annotations__"], [16, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose": [[17, 1, 1, "", "ComposeCompleteV1"], [17, 1, 1, "", "ComposeComposingV1"], [17, 1, 1, "", "ComposeStartV1"], [17, 1, 1, "", "ComposeSyncDoneV1"], [17, 1, 1, "", "ComposeSyncWaitV1"], [17, 1, 1, "", "RepoDoneV1"]], "bodhi.messages.schemas.compose.ComposeCompleteV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "ctype"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "success"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeComposingV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeStartV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeSyncDoneV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.ComposeSyncWaitV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.compose.RepoDoneV1": [[17, 2, 1, "", "__annotations__"], [17, 3, 1, "", "__str__"], [17, 4, 1, "", "repo"], [17, 4, 1, "", "summary"], [17, 2, 1, "", "topic"]], "bodhi.messages.schemas.errata": [[18, 1, 1, "", "ErrataPublishV1"]], "bodhi.messages.schemas.errata.ErrataPublishV1": [[18, 2, 1, "", "__annotations__"], [18, 3, 1, "", "__str__"], [18, 4, 1, "", "agent_name"], [18, 4, 1, "", "packages"], [18, 4, 1, "", "summary"], [18, 2, 1, "", "topic"], [18, 4, 1, "", "update"], [18, 4, 1, "", "url"]], "bodhi.messages.schemas.update": [[19, 1, 1, "", "UpdateCommentV1"], [19, 1, 1, "", "UpdateCompleteStableV1"], [19, 1, 1, "", "UpdateCompleteTestingV1"], [19, 1, 1, "", "UpdateEditV1"], [19, 1, 1, "", "UpdateEditV2"], [19, 1, 1, "", "UpdateEjectV1"], [19, 1, 1, "", "UpdateKarmaThresholdV1"], [19, 1, 1, "", "UpdateMessage"], [19, 1, 1, "", "UpdateReadyForTestingV1"], [19, 1, 1, "", "UpdateReadyForTestingV2"], [19, 1, 1, "", "UpdateReadyForTestingV3"], [19, 1, 1, "", "UpdateRequestMessage"], [19, 1, 1, "", "UpdateRequestObsoleteV1"], [19, 1, 1, "", "UpdateRequestRevokeV1"], [19, 1, 1, "", "UpdateRequestStableV1"], [19, 1, 1, "", "UpdateRequestTestingV1"], [19, 1, 1, "", "UpdateRequestUnpushV1"], [19, 1, 1, "", "UpdateRequirementsMetStableV1"]], "bodhi.messages.schemas.update.UpdateCommentV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "agent_name"], [19, 4, 1, "", "karma"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"], [19, 4, 1, "", "user"]], "bodhi.messages.schemas.update.UpdateCompleteStableV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateCompleteTestingV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateEditV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "new_bugs"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateEditV2": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"]], "bodhi.messages.schemas.update.UpdateEjectV1": [[19, 2, 1, "", "__annotations__"], [19, 4, 1, "", "reason"], [19, 4, 1, "", "repo"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateKarmaThresholdV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "status"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateMessage": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "packages"], [19, 4, 1, "", "update"], [19, 4, 1, "", "url"], [19, 4, 1, "", "usernames"]], "bodhi.messages.schemas.update.UpdateReadyForTestingV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "agent_name"], [19, 4, 1, "", "packages"], [19, 2, 1, "", "severity"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"], [19, 4, 1, "", "url"], [19, 4, 1, "", "usernames"]], "bodhi.messages.schemas.update.UpdateReadyForTestingV2": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 2, 1, "", "renamed"], [19, 4, 1, "", "summary"]], "bodhi.messages.schemas.update.UpdateReadyForTestingV3": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 2, 1, "", "severity"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestMessage": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"]], "bodhi.messages.schemas.update.UpdateRequestObsoleteV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestRevokeV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestStableV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestTestingV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequestUnpushV1": [[19, 2, 1, "", "__annotations__"], [19, 2, 1, "", "topic"]], "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1": [[19, 2, 1, "", "__annotations__"], [19, 3, 1, "", "__str__"], [19, 4, 1, "", "summary"], [19, 2, 1, "", "topic"]], "bodhi.server.logging": [[0, 1, 1, "", "RateLimiter"]], "bodhi.server.logging.RateLimiter": [[0, 3, 1, "", "__init__"], [0, 3, 1, "", "filter"], [0, 2, 1, "", "rate"]], "bodhi.server": [[1, 0, 0, "-", "models"]], "bodhi.server.models": [[1, 1, 1, "", "BodhiBase"], [1, 1, 1, "", "Bug"], [1, 1, 1, "", "BugKarma"], [1, 1, 1, "", "Build"], [1, 1, 1, "", "BuildrootOverride"], [1, 1, 1, "", "Comment"], [1, 1, 1, "", "Compose"], [1, 1, 1, "", "ComposeState"], [1, 1, 1, "", "ContainerBuild"], [1, 1, 1, "", "ContainerPackage"], [1, 1, 1, "", "ContentType"], [1, 1, 1, "", "DeclEnum"], [1, 1, 1, "", "DeclEnumType"], [1, 1, 1, "", "EnumMeta"], [1, 1, 1, "", "EnumSymbol"], [1, 1, 1, "", "FlatpakBuild"], [1, 1, 1, "", "FlatpakPackage"], [1, 1, 1, "", "Group"], [1, 1, 1, "", "ModuleBuild"], [1, 1, 1, "", "ModulePackage"], [1, 1, 1, "", "Package"], [1, 1, 1, "", "PackageManager"], [1, 1, 1, "", "Release"], [1, 1, 1, "", "ReleaseState"], [1, 1, 1, "", "RpmBuild"], [1, 1, 1, "", "RpmPackage"], [1, 1, 1, "", "TestCase"], [1, 1, 1, "", "TestCaseKarma"], [1, 1, 1, "", "TestGatingStatus"], [1, 1, 1, "", "Update"], [1, 1, 1, "", "UpdateRequest"], [1, 1, 1, "", "UpdateSeverity"], [1, 1, 1, "", "UpdateStatus"], [1, 1, 1, "", "UpdateSuggestion"], [1, 1, 1, "", "UpdateType"], [1, 1, 1, "", "User"]], "bodhi.server.models.BodhiBase": [[1, 2, 1, "", "__exclude_columns__"], [1, 2, 1, "", "__get_by__"], [1, 3, 1, "", "__getitem__"], [1, 2, 1, "", "__include_extras__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__repr__"], [1, 2, 1, "", "__weakref__"], [1, 3, 1, "", "find_polymorphic_child"], [1, 3, 1, "", "get"], [1, 3, 1, "", "grid_columns"], [1, 2, 1, "", "id"], [1, 2, 1, "", "query"]], "bodhi.server.models.Bug": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "add_comment"], [1, 2, 1, "", "bug_id"], [1, 3, 1, "", "close_bug"], [1, 3, 1, "", "default_message"], [1, 2, 1, "", "id"], [1, 3, 1, "", "modified"], [1, 2, 1, "", "parent"], [1, 2, 1, "", "security"], [1, 3, 1, "", "testing"], [1, 2, 1, "", "title"], [1, 3, 1, "", "update_details"], [1, 4, 1, "", "url"]], "bodhi.server.models.BugKarma": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "bug"], [1, 2, 1, "", "comment"], [1, 2, 1, "", "id"], [1, 2, 1, "", "karma"]], "bodhi.server.models.Build": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "get_build_id"], [1, 3, 1, "", "get_changelog"], [1, 3, 1, "", "get_creation_time"], [1, 3, 1, "", "get_n_v_r"], [1, 3, 1, "", "get_owner_name"], [1, 3, 1, "", "get_tags"], [1, 3, 1, "", "get_task_id"], [1, 2, 1, "", "id"], [1, 3, 1, "", "is_latest"], [1, 2, 1, "", "nvr"], [1, 4, 1, "", "nvr_name"], [1, 4, 1, "", "nvr_release"], [1, 4, 1, "", "nvr_version"], [1, 2, 1, "", "package_id"], [1, 2, 1, "", "release"], [1, 2, 1, "", "release_id"], [1, 2, 1, "", "signed"], [1, 2, 1, "", "testcases"], [1, 2, 1, "", "type"], [1, 3, 1, "", "unpush"], [1, 2, 1, "", "update_id"], [1, 3, 1, "", "update_test_cases"]], "bodhi.server.models.BuildrootOverride": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "build"], [1, 2, 1, "", "build_id"], [1, 3, 1, "", "edit"], [1, 3, 1, "", "enable"], [1, 2, 1, "", "expiration_date"], [1, 3, 1, "", "expire"], [1, 2, 1, "", "expired_date"], [1, 2, 1, "", "id"], [1, 3, 1, "", "new"], [1, 2, 1, "", "notes"], [1, 4, 1, "", "nvr"], [1, 2, 1, "", "submission_date"], [1, 2, 1, "", "submitter"], [1, 2, 1, "", "submitter_id"]], "bodhi.server.models.Comment": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "karma"], [1, 2, 1, "", "karma_critpath"], [1, 4, 1, "", "rss_title"], [1, 2, 1, "", "text"], [1, 2, 1, "", "timestamp"], [1, 4, 1, "", "unique_testcase_feedback"], [1, 2, 1, "", "update"], [1, 3, 1, "", "url"], [1, 2, 1, "", "user"]], "bodhi.server.models.Compose": [[1, 2, 1, "", "__exclude_columns__"], [1, 2, 1, "", "__include_extras__"], [1, 3, 1, "", "__init__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__lt__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "__tablename__"], [1, 2, 1, "", "checkpoints"], [1, 4, 1, "", "content_type"], [1, 2, 1, "", "date_created"], [1, 2, 1, "", "error_message"], [1, 3, 1, "", "from_dict"], [1, 3, 1, "", "from_updates"], [1, 2, 1, "", "id"], [1, 2, 1, "", "release"], [1, 2, 1, "", "release_id"], [1, 2, 1, "", "request"], [1, 4, 1, "", "security"], [1, 2, 1, "", "state"], [1, 2, 1, "", "state_date"], [1, 3, 1, "", "update_state_date"], [1, 4, 1, "", "update_summary"], [1, 2, 1, "", "updates"]], "bodhi.server.models.ComposeState": [[1, 2, 1, "", "cleaning"], [1, 2, 1, "", "failed"], [1, 2, 1, "", "initializing"], [1, 2, 1, "", "notifying"], [1, 2, 1, "", "pending"], [1, 2, 1, "", "punging"], [1, 2, 1, "", "requested"], [1, 2, 1, "", "signing_repo"], [1, 2, 1, "", "success"], [1, 2, 1, "", "syncing_repo"], [1, 2, 1, "", "updateinfo"]], "bodhi.server.models.ContainerBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.ContainerPackage": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.ContentType": [[1, 2, 1, "", "base"], [1, 2, 1, "", "container"], [1, 2, 1, "", "flatpak"], [1, 3, 1, "", "infer_content_class"], [1, 2, 1, "", "module"], [1, 2, 1, "", "rpm"]], "bodhi.server.models.DeclEnum": [[1, 2, 1, "", "__weakref__"], [1, 3, 1, "", "db_type"], [1, 3, 1, "", "from_string"], [1, 3, 1, "", "values"]], "bodhi.server.models.DeclEnumType": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "cache_ok"], [1, 3, 1, "", "copy"], [1, 3, 1, "", "create"], [1, 3, 1, "", "drop"], [1, 3, 1, "", "process_bind_param"], [1, 3, 1, "", "process_result_value"]], "bodhi.server.models.EnumMeta": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__iter__"]], "bodhi.server.models.EnumSymbol": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__iter__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__lt__"], [1, 3, 1, "", "__reduce__"], [1, 3, 1, "", "__repr__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "__weakref__"]], "bodhi.server.models.FlatpakBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.FlatpakPackage": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.Group": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 2, 1, "", "users"]], "bodhi.server.models.ModuleBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "nvr"], [1, 4, 1, "", "nvr_name"], [1, 4, 1, "", "nvr_release"], [1, 4, 1, "", "nvr_version"]], "bodhi.server.models.ModulePackage": [[1, 3, 1, "", "__init__"], [1, 4, 1, "", "external_name"], [1, 2, 1, "", "id"]], "bodhi.server.models.Package": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__str__"], [1, 2, 1, "", "builds"], [1, 3, 1, "", "check_existence"], [1, 4, 1, "", "external_name"], [1, 3, 1, "", "get_or_create"], [1, 3, 1, "", "get_pkg_committers_from_pagure"], [1, 3, 1, "", "hascommitaccess"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 2, 1, "", "type"], [1, 3, 1, "", "validate_builds"]], "bodhi.server.models.PackageManager": [[1, 2, 1, "", "dnf"], [1, 2, 1, "", "unspecified"], [1, 2, 1, "", "yum"]], "bodhi.server.models.Release": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "all_releases"], [1, 2, 1, "", "branch"], [1, 2, 1, "", "builds"], [1, 2, 1, "", "candidate_tag"], [1, 4, 1, "", "collection_name"], [1, 2, 1, "", "composed_by_bodhi"], [1, 2, 1, "", "create_automatic_updates"], [1, 4, 1, "", "critpath_mandatory_days_in_testing"], [1, 4, 1, "", "critpath_min_karma"], [1, 2, 1, "", "dist_tag"], [1, 2, 1, "", "eol"], [1, 3, 1, "", "from_tags"], [1, 3, 1, "", "get_pending_signing_side_tag"], [1, 3, 1, "", "get_pending_testing_side_tag"], [1, 3, 1, "", "get_tags"], [1, 2, 1, "", "id"], [1, 2, 1, "", "id_prefix"], [1, 4, 1, "", "inherited_override_tags"], [1, 2, 1, "", "long_name"], [1, 2, 1, "", "mail_template"], [1, 4, 1, "", "mandatory_days_in_testing"], [1, 2, 1, "", "name"], [1, 2, 1, "", "override_tag"], [1, 2, 1, "", "package_manager"], [1, 2, 1, "", "pending_signing_tag"], [1, 2, 1, "", "pending_stable_tag"], [1, 2, 1, "", "pending_testing_tag"], [1, 2, 1, "", "released_on"], [1, 4, 1, "", "setting_prefix"], [1, 4, 1, "", "setting_status"], [1, 2, 1, "", "stable_tag"], [1, 2, 1, "", "state"], [1, 2, 1, "", "testing_repository"], [1, 2, 1, "", "testing_tag"], [1, 2, 1, "", "version"], [1, 4, 1, "", "version_int"]], "bodhi.server.models.ReleaseState": [[1, 2, 1, "", "archived"], [1, 2, 1, "", "current"], [1, 2, 1, "", "disabled"], [1, 2, 1, "", "frozen"], [1, 2, 1, "", "pending"]], "bodhi.server.models.RpmBuild": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "epoch"], [1, 4, 1, "", "evr"], [1, 3, 1, "", "get_changelog"], [1, 3, 1, "", "get_latest"], [1, 2, 1, "", "id"], [1, 2, 1, "", "nvr"]], "bodhi.server.models.RpmPackage": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"]], "bodhi.server.models.TestCase": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 2, 1, "", "package_name"]], "bodhi.server.models.TestCaseKarma": [[1, 3, 1, "", "__init__"], [1, 2, 1, "", "comment"], [1, 2, 1, "", "id"], [1, 2, 1, "", "karma"], [1, 2, 1, "", "testcase"]], "bodhi.server.models.TestGatingStatus": [[1, 2, 1, "", "failed"], [1, 2, 1, "", "ignored"], [1, 2, 1, "", "passed"], [1, 2, 1, "", "queued"], [1, 2, 1, "", "running"], [1, 2, 1, "", "waiting"]], "bodhi.server.models.Update": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "__json__"], [1, 3, 1, "", "__str__"], [1, 3, 1, "", "abs_url"], [1, 3, 1, "", "add_tag"], [1, 2, 1, "", "alias"], [1, 2, 1, "", "autokarma"], [1, 2, 1, "", "autotime"], [1, 2, 1, "", "bugs"], [1, 2, 1, "", "builds"], [1, 4, 1, "", "builds_json"], [1, 3, 1, "", "check_karma_thresholds"], [1, 3, 1, "", "check_requirements"], [1, 2, 1, "", "close_bugs"], [1, 3, 1, "", "comment"], [1, 3, 1, "", "comment_on_test_gating_status_change"], [1, 2, 1, "", "comments"], [1, 4, 1, "", "comments_since_karma_reset"], [1, 2, 1, "", "compose"], [1, 3, 1, "", "contains_critpath_component"], [1, 4, 1, "", "content_type"], [1, 2, 1, "", "critpath"], [1, 4, 1, "", "critpath_approved"], [1, 2, 1, "", "critpath_groups"], [1, 2, 1, "", "date_approved"], [1, 4, 1, "", "date_locked"], [1, 2, 1, "", "date_modified"], [1, 2, 1, "", "date_pushed"], [1, 2, 1, "", "date_stable"], [1, 2, 1, "", "date_submitted"], [1, 2, 1, "", "date_testing"], [1, 4, 1, "", "days_in_testing"], [1, 4, 1, "", "days_to_stable"], [1, 2, 1, "", "display_name"], [1, 3, 1, "", "edit"], [1, 3, 1, "", "find_conflicting_builds"], [1, 2, 1, "", "from_tag"], [1, 4, 1, "", "full_test_cases"], [1, 3, 1, "", "get_bug_karma"], [1, 3, 1, "", "get_bugstring"], [1, 3, 1, "", "get_critpath_groups"], [1, 3, 1, "", "get_maintainers"], [1, 3, 1, "", "get_tags"], [1, 3, 1, "", "get_test_gating_info"], [1, 3, 1, "", "get_testcase_karma"], [1, 3, 1, "", "get_title"], [1, 3, 1, "", "get_url"], [1, 3, 1, "", "greenwave_request_batches"], [1, 4, 1, "", "greenwave_request_batches_json"], [1, 4, 1, "", "greenwave_subject"], [1, 4, 1, "", "greenwave_subject_batch_size"], [1, 4, 1, "", "has_stable_comment"], [1, 2, 1, "", "id"], [1, 4, 1, "", "install_command"], [1, 4, 1, "", "karma"], [1, 4, 1, "", "last_modified"], [1, 2, 1, "", "locked"], [1, 4, 1, "", "mandatory_days_in_testing"], [1, 4, 1, "", "meets_testing_requirements"], [1, 3, 1, "", "modify_bugs"], [1, 3, 1, "", "new"], [1, 2, 1, "", "notes"], [1, 4, 1, "", "num_admin_approvals"], [1, 3, 1, "", "obsolete"], [1, 3, 1, "", "obsolete_if_unstable"], [1, 3, 1, "", "obsolete_older_updates"], [1, 4, 1, "", "product_version"], [1, 2, 1, "", "pushed"], [1, 2, 1, "", "release"], [1, 2, 1, "", "release_id"], [1, 3, 1, "", "remove_tag"], [1, 2, 1, "", "request"], [1, 4, 1, "", "requested_tag"], [1, 2, 1, "", "require_bugs"], [1, 2, 1, "", "require_testcases"], [1, 3, 1, "", "revoke"], [1, 3, 1, "", "send_update_notice"], [1, 3, 1, "", "set_request"], [1, 2, 1, "", "severity"], [1, 4, 1, "", "signed"], [1, 2, 1, "", "stable_days"], [1, 2, 1, "", "stable_karma"], [1, 2, 1, "", "status"], [1, 3, 1, "", "status_comment"], [1, 2, 1, "", "suggest"], [1, 4, 1, "", "test_cases"], [1, 4, 1, "", "test_gating_passed"], [1, 2, 1, "", "test_gating_status"], [1, 4, 1, "", "title"], [1, 2, 1, "", "type"], [1, 3, 1, "", "unpush"], [1, 2, 1, "", "unstable_karma"], [1, 3, 1, "", "untag"], [1, 3, 1, "", "update_bugs"], [1, 3, 1, "", "update_test_gating_status"], [1, 3, 1, "", "url"], [1, 2, 1, "", "user_id"], [1, 3, 1, "", "validate_builds"], [1, 3, 1, "", "validate_release"], [1, 4, 1, "", "version_hash"], [1, 3, 1, "", "waive_test_results"]], "bodhi.server.models.UpdateRequest": [[1, 2, 1, "", "obsolete"], [1, 2, 1, "", "revoke"], [1, 2, 1, "", "stable"], [1, 2, 1, "", "testing"], [1, 2, 1, "", "unpush"]], "bodhi.server.models.UpdateSeverity": [[1, 2, 1, "", "high"], [1, 2, 1, "", "low"], [1, 2, 1, "", "medium"], [1, 2, 1, "", "unspecified"], [1, 2, 1, "", "urgent"]], "bodhi.server.models.UpdateStatus": [[1, 2, 1, "", "obsolete"], [1, 2, 1, "", "pending"], [1, 2, 1, "", "stable"], [1, 2, 1, "", "testing"], [1, 2, 1, "", "unpushed"]], "bodhi.server.models.UpdateSuggestion": [[1, 2, 1, "", "logout"], [1, 2, 1, "", "reboot"], [1, 2, 1, "", "unspecified"]], "bodhi.server.models.UpdateType": [[1, 2, 1, "", "bugfix"], [1, 2, 1, "", "enhancement"], [1, 2, 1, "", "newpackage"], [1, 2, 1, "", "security"]], "bodhi.server.models.User": [[1, 3, 1, "", "__init__"], [1, 3, 1, "", "avatar"], [1, 2, 1, "", "comments"], [1, 2, 1, "", "email"], [1, 2, 1, "", "groups"], [1, 2, 1, "", "id"], [1, 2, 1, "", "name"], [1, 3, 1, "", "openid"], [1, 2, 1, "", "updates"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:attribute", "3": "py:method", "4": "py:property", "5": "py:exception", "6": "py:function"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "attribute", "Python attribute"], "3": ["py", "method", "Python method"], "4": ["py", "property", "Python property"], "5": ["py", "exception", "Python exception"], "6": ["py", "function", "Python function"]}, "titleterms": {"administr": 0, "system": 0, "requir": 0, "configur": [0, 6, 7], "log": [0, 20], "compon": 0, "web": [0, 7], "server": [0, 1, 7, 14, 21, 22, 23, 27], "messag": [0, 14], "consum": 0, "automat": [0, 24], "updat": [0, 11, 19, 24, 28, 29], "compos": [0, 9, 17], "greenwav": 0, "handler": 0, "sign": 0, "bodhi": [1, 2, 4, 5, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19], "model": [1, 3], "develop": [2, 4, 7, 20, 21, 22, 23, 27], "document": [2, 23], "contribut": 2, "guidelin": 2, "releas": [2, 4, 20, 21, 22, 23, 27], "note": [2, 20, 21, 22, 23, 27], "issu": 2, "easi": 2, "fix": [2, 20, 21, 22, 23, 27], "ci": 2, "test": [2, 4, 6, 7, 11, 19, 28, 29], "creat": [2, 7], "environ": [2, 5], "databas": [3, 7], "schema": [3, 16, 17, 18, 19], "process": 4, "branch": 4, "backport": 4, "patch": 4, "mergifi": 4, "deploi": 4, "snapshot": 4, "stage": 4, "how": 4, "make": 4, "prepar": 4, "build": [4, 11, 19], "beta": 4, "upstream": 4, "downstream": 4, "product": 4, "notif": 4, "vagrant": [5, 6], "authent": 5, "quick": 5, "tip": 5, "about": 5, "debug": 6, "visual": 6, "studio": 6, "code": 6, "v": 6, "remot": 6, "ssh": 6, "applic": 6, "run": [6, 7], "unit": 6, "celeri": 6, "virtualenv": 7, "depend": [7, 20, 21, 22, 23, 27], "setup": 7, "virtualenvwrapp": 7, "set": [7, 21], "pythonpath": 7, "clone": 7, "sourc": 7, "bootstrap": 7, "up": 7, "ini": 7, "file": 7, "suit": 7, "import": 7, "bodhi2": 7, "adjust": [7, 20], "upgrad": [7, 21, 22, 23, 27], "app": 7, "postgresql": 7, "1": [7, 20, 21, 22, 23, 27], "instal": 7, "2": [7, 20, 21, 22, 23, 27], "3": [7, 20, 21, 23], "connect": 7, "4": [7, 20, 21, 22, 23], "start": [7, 9, 17], "buildroot_overrid": [8, 16], "tag": [8, 16], "untag": [8, 16], "complet": [9, 11, 17, 19], "sync": [9, 17], "done": [9, 17], "wait": [9, 17], "repo": [9, 17], "errata": [10, 18], "publish": [10, 18], "comment": [11, 19], "stabl": [11, 19, 28, 29], "edit": [11, 19], "eject": [11, 19], "karma": [11, 19, 28], "threshold": [11, 19], "reach": [11, 19], "statu": [11, 19], "koji": [11, 19], "group": [11, 19], "request": [11, 19, 29], "obsolet": [11, 19, 29], "revok": [11, 19, 29], "unpush": [11, 19, 29], "requirements_met": [11, 19], "user": 12, "guid": 12, "api": [12, 14], "contributor": [12, 20, 21, 22, 23, 27], "admin": 12, "commun": 12, "python": [13, 15, 16, 17, 18, 19], "bind": 13, "base": 15, "object": [15, 16, 17, 18, 19], "buildroot": [16, 25], "overrid": [16, 25], "json": [16, 17, 18, 19], "x": [20, 21, 22, 23], "12": [20, 21], "bug": [20, 21, 22, 23, 24, 27], "0": [20, 21, 22, 23, 27], "featur": [20, 21, 22, 23, 27], "11": [20, 21], "improv": [20, 21, 22, 23, 27], "10": [20, 21], "compat": 20, "chang": [20, 21, 22, 23, 27], "9": [20, 21], "8": [20, 21], "special": [20, 21], "instruct": [20, 21, 22, 23, 27], "deprec": [20, 21], "new": [20, 21], "7": [20, 21, 23], "6": [20, 21, 23], "5": [20, 21, 23], "secur": 20, "commit": 20, "v3": 21, "14": 21, "13": 21, "config": 21, "backward": [21, 22, 23, 27], "incompat": [21, 22, 23, 27], "older": [21, 22, 27], "v4": 22, "v5": 23, "other": 23, "associ": 24, "fedora": [24, 26], "linux": 24, "specif": 24, "regex": 24, "flavor": 26, "markdown": 26, "descript": 26, "v8": 27, "v7": 27, "v6": 27, "autom": 28, "push": [28, 29], "state": 29, "pend": 29, "frozen": 29}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 60}, "alltitles": {"Administration": [[0, "administration"]], "System Requirements": [[0, "system-requirements"]], "Configuration": [[0, "configuration"]], "Logging": [[0, "logging"]], "Components": [[0, "components"]], "Web Server": [[0, "web-server"]], "Message Consumers": [[0, "message-consumers"]], "Automatic updates": [[0, "automatic-updates"]], "Composer": [[0, "composer"]], "Greenwave Handler": [[0, "greenwave-handler"]], "Signed Handler": [[0, "signed-handler"]], "Update Handler": [[0, "update-handler"]], "bodhi.server.models": [[1, "module-bodhi.server.models"]], "Developer documentation": [[2, "developer-documentation"]], "Contribution guidelines": [[2, "contribution-guidelines"]], "Release Notes": [[2, "release-notes"]], "Issues": [[2, "issues"]], "Easy Fix": [[2, "easy-fix"]], "CI Tests": [[2, "ci-tests"]], "Create a Bodhi development environment": [[2, "create-a-bodhi-development-environment"]], "Database models": [[3, "database-models"]], "Database Schema": [[3, "database-schema"]], "Release process": [[4, "release-process"]], "Branches": [[4, "branches"]], "Backporting Patches with Mergify": [[4, "backporting-patches-with-mergify"]], "Deploying a development snapshot to Staging": [[4, "deploying-a-development-snapshot-to-staging"]], "How to make a release": [[4, "how-to-make-a-release"]], "Preparation": [[4, "preparation"]], "Build a beta": [[4, "build-a-beta"]], "Deploy the beta to staging": [[4, "deploy-the-beta-to-staging"]], "Test the beta": [[4, "test-the-beta"]], "Release Bodhi upstream": [[4, "release-bodhi-upstream"]], "Release Bodhi downstream": [[4, "release-bodhi-downstream"]], "Deploy the beta to staging and production": [[4, "deploy-the-beta-to-staging-and-production"]], "Notifications": [[4, "notifications"]], "Vagrant": [[5, "vagrant"]], "Authentication": [[5, "authentication"]], "Quick tips about the Bodhi Vagrant environment": [[5, "quick-tips-about-the-bodhi-vagrant-environment"]], "Debugging with Visual Studio Code": [[6, "debugging-with-visual-studio-code"]], "Configure VS Code for Remote SSH": [[6, "configure-vs-code-for-remote-ssh"]], "Debugging application running in Vagrant": [[6, "debugging-application-running-in-vagrant"]], "Debugging unit-tests": [[6, "debugging-unit-tests"]], "Debugging celery": [[6, "debugging-celery"]], "Virtualenv": [[7, "virtualenv"]], "Dependencies": [[7, "dependencies"], [20, "dependencies"]], "Setup virtualenvwrapper": [[7, "setup-virtualenvwrapper"]], "Set PYTHONPATH": [[7, "set-pythonpath"]], "Clone the source": [[7, "clone-the-source"]], "Bootstrap the virtualenv": [[7, "bootstrap-the-virtualenv"]], "Setting up": [[7, "setting-up"]], "Create the development.ini file": [[7, "create-the-development-ini-file"]], "Run the test suite": [[7, "run-the-test-suite"]], "Import the bodhi2 database": [[7, "import-the-bodhi2-database"]], "Adjust database configuration in development.ini file": [[7, "adjust-database-configuration-in-development-ini-file"]], "Upgrade the database": [[7, "upgrade-the-database"]], "Run the web app": [[7, "run-the-web-app"]], "Setup the postgresql server": [[7, "setup-the-postgresql-server"]], "1. Install postgresql": [[7, "install-postgresql"]], "2. Setup the Database": [[7, "setup-the-database"]], "3. Adjust PostgreSQL Connection Settings": [[7, "adjust-postgresql-connection-settings"]], "4. Start PostgreSQL": [[7, "start-postgresql"]], "bodhi.buildroot_override.tag": [[8, "bodhi-buildroot-override-tag"], [16, "bodhi-buildroot-override-tag"]], "bodhi.buildroot_override.untag": [[8, "bodhi-buildroot-override-untag"], [16, "bodhi-buildroot-override-untag"]], "bodhi.compose.complete": [[9, "bodhi-compose-complete"], [17, "bodhi-compose-complete"]], "bodhi.compose.composing": [[9, "bodhi-compose-composing"], [17, "bodhi-compose-composing"]], "bodhi.compose.start": [[9, "bodhi-compose-start"], [17, "bodhi-compose-start"]], "bodhi.compose.sync.done": [[9, "bodhi-compose-sync-done"], [17, "bodhi-compose-sync-done"]], "bodhi.compose.sync.wait": [[9, "bodhi-compose-sync-wait"], [17, "bodhi-compose-sync-wait"]], "bodhi.repo.done": [[9, "bodhi-repo-done"], [17, "bodhi-repo-done"]], "bodhi.errata.publish": [[10, "bodhi-errata-publish"], [18, "bodhi-errata-publish"]], "bodhi.update.comment": [[11, "bodhi-update-comment"], [19, "bodhi-update-comment"]], "bodhi.update.complete.stable": [[11, "bodhi-update-complete-stable"], [19, "bodhi-update-complete-stable"]], "bodhi.update.complete.testing": [[11, "bodhi-update-complete-testing"], [19, "bodhi-update-complete-testing"]], "bodhi.update.edit": [[11, "bodhi-update-edit"], [11, "id1"], [19, "bodhi-update-edit"], [19, "id1"]], "bodhi.update.eject": [[11, "bodhi-update-eject"], [19, "bodhi-update-eject"]], "bodhi.update.karma.threshold.reach": [[11, "bodhi-update-karma-threshold-reach"], [19, "bodhi-update-karma-threshold-reach"]], "bodhi.update.status.testing.koji-build-group.build.complete": [[11, "bodhi-update-status-testing-koji-build-group-build-complete"], [11, "id2"], [11, "id3"], [19, "bodhi-update-status-testing-koji-build-group-build-complete"], [19, "id2"], [19, "id3"]], "bodhi.update.request.obsolete": [[11, "bodhi-update-request-obsolete"], [19, "bodhi-update-request-obsolete"]], "bodhi.update.request.revoke": [[11, "bodhi-update-request-revoke"], [19, "bodhi-update-request-revoke"]], "bodhi.update.request.stable": [[11, "bodhi-update-request-stable"], [19, "bodhi-update-request-stable"]], "bodhi.update.request.testing": [[11, "bodhi-update-request-testing"], [19, "bodhi-update-request-testing"]], "bodhi.update.request.unpush": [[11, "bodhi-update-request-unpush"], [19, "bodhi-update-request-unpush"]], "bodhi.update.requirements_met.stable": [[11, "bodhi-update-requirements-met-stable"], [19, "bodhi-update-requirements-met-stable"]], "Bodhi": [[12, "bodhi"]], "User Guide": [[12, "user-guide"]], "API Guide": [[12, "api-guide"]], "Contributor Guide": [[12, "contributor-guide"]], "Admin Guide": [[12, "admin-guide"]], "Community": [[12, "community"]], "Python bindings": [[13, "module-bodhi.client.bindings"]], "Bodhi Server APIs": [[14, "bodhi-server-apis"]], "Message API": [[14, "message-api"]], "Base": [[15, "base"]], "Python objects": [[15, "python-objects"], [16, "module-bodhi.messages.schemas.buildroot_override"], [17, "module-bodhi.messages.schemas.compose"], [18, "module-bodhi.messages.schemas.errata"], [19, "module-bodhi.messages.schemas.update"]], "Buildroot overrides": [[16, "buildroot-overrides"]], "JSON schemas": [[16, "json-schemas"], [17, "json-schemas"], [18, "json-schemas"], [19, "json-schemas"]], "Compose": [[17, "compose"]], "Errata": [[18, "errata"]], "Update": [[19, "update"]], "2.x release notes": [[20, "x-release-notes"]], "2.12.2": [[20, "id1"]], "Bugs": [[20, "bugs"], [20, "id3"], [20, "id6"], [20, "id10"], [20, "id23"], [20, "id27"], [20, "id31"], [20, "id36"], [20, "id40"], [20, "id43"], [20, "id48"], [20, "id53"], [20, "id58"], [20, "id68"], [20, "id77"], [21, "bugs"], [21, "id43"], [21, "id48"], [21, "id55"], [21, "id62"], [21, "id70"], [21, "id75"], [21, "id80"], [21, "id85"]], "Release contributors": [[20, "release-contributors"], [20, "id4"], [20, "id7"], [20, "id11"], [20, "id13"], [20, "id18"], [20, "id20"], [20, "id25"], [20, "id28"], [20, "id33"], [20, "id38"], [20, "id41"], [20, "id44"], [20, "id50"], [20, "id55"], [20, "id61"], [20, "id64"], [20, "id70"], [21, "release-contributors"], [21, "id86"]], "2.12.1": [[20, "id2"]], "2.12.0": [[20, "id5"]], "Features": [[20, "features"], [20, "id9"], [20, "id15"], [20, "id22"], [20, "id30"], [20, "id35"], [20, "id47"], [20, "id52"], [20, "id57"], [20, "id67"], [20, "id76"], [21, "features"], [21, "id7"], [21, "id12"], [21, "id25"], [21, "id31"], [21, "id37"], [21, "id42"], [21, "id47"], [21, "id54"], [21, "id65"], [21, "id69"], [21, "id74"], [21, "id79"], [21, "id84"], [22, "features"], [22, "id6"], [23, "features"], [23, "id1"], [23, "id6"], [23, "id9"], [23, "id15"], [23, "id28"], [23, "id36"], [23, "id42"], [23, "id48"], [27, "features"], [27, "id5"], [27, "id8"], [27, "id12"], [27, "id15"], [27, "id21"], [27, "id26"], [27, "id31"]], "2.11.0": [[20, "id8"]], "Development improvements": [[20, "development-improvements"], [20, "id17"], [20, "id24"], [20, "id32"], [20, "id37"], [20, "id49"], [20, "id54"], [20, "id60"], [20, "id69"], [21, "development-improvements"], [21, "id9"], [21, "id27"], [21, "id33"], [21, "id39"], [21, "id44"], [21, "id56"], [21, "id63"], [21, "id67"], [21, "id71"], [21, "id76"], [21, "id81"], [22, "development-improvements"], [22, "id8"], [23, "development-improvements"], [23, "id17"], [23, "id25"], [23, "id30"], [23, "id38"], [23, "id50"], [27, "development-improvements"], [27, "id10"], [27, "id23"]], "2.10.1": [[20, "id12"]], "Bug fixes": [[20, "bug-fixes"], [20, "id16"], [21, "bug-fixes"], [21, "id1"], [21, "id3"], [21, "id8"], [21, "id15"], [21, "id18"], [21, "id21"], [21, "id26"], [21, "id32"], [21, "id38"], [21, "id50"], [21, "id60"], [21, "id66"], [22, "bug-fixes"], [22, "id1"], [22, "id3"], [22, "id7"], [23, "bug-fixes"], [23, "id3"], [23, "id4"], [23, "id7"], [23, "id10"], [23, "id12"], [23, "id16"], [23, "id19"], [23, "id21"], [23, "id24"], [23, "id29"], [23, "id32"], [23, "id34"], [23, "id37"], [23, "id40"], [23, "id43"], [23, "id49"], [27, "bug-fixes"], [27, "id1"], [27, "id3"], [27, "id6"], [27, "id9"], [27, "id16"], [27, "id18"], [27, "id22"], [27, "id27"], [27, "id32"]], "2.10.0": [[20, "id14"]], "Compatibility changes": [[20, "compatibility-changes"]], "2.9.1": [[20, "id19"]], "2.9.0": [[20, "id21"]], "2.8.1": [[20, "id26"]], "2.8.0": [[20, "id29"]], "Special instructions": [[20, "special-instructions"], [20, "id46"], [21, "special-instructions"]], "Deprecation": [[20, "deprecation"], [21, "deprecation"], [21, "id41"], [21, "id52"]], "New Dependencies": [[20, "new-dependencies"]], "2.7.0": [[20, "id34"]], "2.6.2": [[20, "id39"]], "2.6.1": [[20, "id42"]], "2.6.0": [[20, "id45"]], "Dependency adjustments": [[20, "dependency-adjustments"]], "2.5.0": [[20, "id51"]], "2.4.0": [[20, "id56"]], "Dependency change": [[20, "dependency-change"]], "2.3.3": [[20, "id62"]], "2.3.2": [[20, "id63"]], "2.3.1": [[20, "id65"]], "2.3.0": [[20, "id66"]], "2.2.4": [[20, "id71"]], "2.2.3": [[20, "id72"]], "2.2.2": [[20, "id73"]], "2.2.1": [[20, "id74"]], "2.2.0": [[20, "id75"]], "Security": [[20, "security"]], "Commit log": [[20, "commit-log"]], "3.x release notes": [[21, "x-release-notes"]], "v3.14.0": [[21, "v3-14-0"]], "Contributors": [[21, "contributors"], [21, "id4"], [21, "id10"], [21, "id13"], [21, "id16"], [21, "id19"], [21, "id22"], [21, "id28"], [21, "id34"], [21, "id40"], [21, "id46"], [21, "id49"], [21, "id51"], [21, "id57"], [21, "id64"], [21, "id68"], [21, "id72"], [21, "id77"], [22, "contributors"], [22, "id2"], [22, "id4"], [22, "id9"], [23, "contributors"], [23, "id2"], [23, "id5"], [23, "id8"], [23, "id11"], [23, "id13"], [23, "id18"], [23, "id20"], [23, "id22"], [23, "id26"], [23, "id31"], [23, "id33"], [23, "id35"], [23, "id39"], [23, "id41"], [23, "id44"], [23, "id52"], [27, "contributors"], [27, "id2"], [27, "id4"], [27, "id7"], [27, "id11"], [27, "id13"], [27, "id17"], [27, "id19"], [27, "id24"], [27, "id28"], [27, "id33"]], "v3.13.3": [[21, "v3-13-3"]], "Server upgrade instructions": [[21, "server-upgrade-instructions"], [21, "id2"], [21, "id5"], [21, "id6"], [21, "id11"], [21, "id14"], [21, "id17"], [21, "id20"], [21, "id24"], [21, "id30"], [21, "id35"], [21, "id45"], [22, "server-upgrade-instructions"], [22, "id5"], [23, "server-upgrade-instructions"], [23, "id14"], [23, "id23"], [23, "id47"], [27, "server-upgrade-instructions"], [27, "id20"]], "v3.13.2": [[21, "v3-13-2"]], "v3.13.1": [[21, "v3-13-1"]], "Bug fix": [[21, "bug-fix"], [21, "id58"]], "v3.13.0": [[21, "v3-13-0"]], "Deprecations": [[21, "deprecations"]], "Dependency changes": [[21, "dependency-changes"], [21, "id23"], [21, "id29"], [21, "id36"], [21, "id53"], [21, "id73"], [21, "id78"], [21, "id83"], [22, "dependency-changes"], [23, "dependency-changes"], [23, "id27"], [23, "id46"], [27, "dependency-changes"], [27, "id14"], [27, "id25"], [27, "id30"]], "v3.12.0": [[21, "v3-12-0"]], "v3.11.3": [[21, "v3-11-3"]], "v3.11.2": [[21, "v3-11-2"]], "v3.11.1": [[21, "v3-11-1"]], "v3.11.0": [[21, "v3-11-0"]], "v3.10.1": [[21, "v3-10-1"]], "v3.10.0": [[21, "v3-10-0"]], "v3.9.0": [[21, "v3-9-0"]], "v3.8.1": [[21, "v3-8-1"]], "Contributor": [[21, "contributor"], [21, "id59"], [21, "id61"]], "v3.8.0": [[21, "v3-8-0"]], "v3.7.0": [[21, "v3-7-0"]], "v3.6.1": [[21, "v3-6-1"]], "v3.6.0": [[21, "v3-6-0"]], "v3.5.2": [[21, "v3-5-2"]], "v3.5.1": [[21, "v3-5-1"]], "v3.5.0": [[21, "v3-5-0"]], "Feature": [[21, "feature"]], "v3.4.0": [[21, "v3-4-0"]], "v3.3.0": [[21, "v3-3-0"]], "v3.2.0": [[21, "v3-2-0"]], "Config change": [[21, "config-change"]], "v3.1.0": [[21, "v3-1-0"]], "3.0.0": [[21, "id82"]], "Backwards incompatible changes": [[21, "backwards-incompatible-changes"], [22, "backwards-incompatible-changes"], [23, "backwards-incompatible-changes"], [23, "id45"], [27, "backwards-incompatible-changes"], [27, "id29"]], "New settings": [[21, "new-settings"]], "Older releases": [[21, "older-releases"], [22, "older-releases"], [27, "older-releases"]], "4.x release notes": [[22, "x-release-notes"]], "v4.1.0": [[22, "v4-1-0"]], "v4.0.2": [[22, "v4-0-2"]], "v4.0.1": [[22, "v4-0-1"]], "v4.0.0": [[22, "v4-0-0"]], "5.x release notes": [[23, "x-release-notes"]], "v5.7.5": [[23, "v5-7-5"]], "v5.7.4": [[23, "v5-7-4"]], "v5.7.3": [[23, "v5-7-3"]], "v5.7.2": [[23, "v5-7-2"]], "v5.7.1": [[23, "v5-7-1"]], "v5.7.0": [[23, "v5-7-0"]], "v5.6.1": [[23, "v5-6-1"]], "v5.6": [[23, "v5-6"]], "v5.5": [[23, "v5-5"]], "v5.4.1": [[23, "v5-4-1"]], "v5.4.0": [[23, "v5-4-0"]], "v5.3.0": [[23, "v5-3-0"]], "Documentation improvements": [[23, "documentation-improvements"]], "v5.2.2": [[23, "v5-2-2"]], "v5.2.1": [[23, "v5-2-1"]], "v5.2.0": [[23, "v5-2-0"]], "Other changes": [[23, "other-changes"], [23, "id51"]], "v5.1.1": [[23, "v5-1-1"]], "v5.1.0": [[23, "v5-1-0"]], "v5.0.0": [[23, "v5-0-0"]], "Automatic Updates": [[24, "automatic-updates"]], "Associate bugs to automatic updates": [[24, "associate-bugs-to-automatic-updates"]], "Fedora Linux specific regex": [[24, "fedora-linux-specific-regex"]], "Buildroot Overrides": [[25, "buildroot-overrides"]], "Fedora-Flavored Markdown": [[26, "fedora-flavored-markdown"]], "Description": [[26, "description"]], "Release notes": [[27, "release-notes"]], "v8.0.1": [[27, "v8-0-1"]], "v8.0.0": [[27, "v8-0-0"]], "v7.2.2": [[27, "v7-2-2"]], "v7.2.1": [[27, "v7-2-1"]], "v7.2.0": [[27, "v7-2-0"]], "v7.1.1": [[27, "v7-1-1"]], "v7.1.0": [[27, "v7-1-0"]], "v7.0.1": [[27, "v7-0-1"]], "v7.0.0": [[27, "v7-0-0"]], "v6.0.1": [[27, "v6-0-1"]], "v6.0.0": [[27, "v6-0-0"]], "Testing updates": [[28, "testing-updates"]], "Karma": [[28, "karma"]], "Automated tests": [[28, "automated-tests"]], "Stable push": [[28, "stable-push"]], "Update states": [[29, "update-states"]], "Pending": [[29, "pending"]], "Pending/Testing": [[29, "pending-testing"]], "Testing": [[29, "testing"]], "Testing/Stable": [[29, "testing-stable"]], "Stable": [[29, "stable"]], "Obsolete": [[29, "obsolete"]], "Unpushed": [[29, "unpushed"]], "Revoking push requests": [[29, "revoking-push-requests"]], "Frozen updates": [[29, "frozen-updates"]]}, "indexentries": {"ratelimiter (class in bodhi.server.logging)": [[0, "bodhi.server.logging.RateLimiter"]], "__init__() (bodhi.server.logging.ratelimiter method)": [[0, "bodhi.server.logging.RateLimiter.__init__"]], "filter() (bodhi.server.logging.ratelimiter method)": [[0, "bodhi.server.logging.RateLimiter.filter"]], "rate (bodhi.server.logging.ratelimiter attribute)": [[0, "bodhi.server.logging.RateLimiter.rate"]], "bodhibase (class in bodhi.server.models)": [[1, "bodhi.server.models.BodhiBase"]], "bug (class in bodhi.server.models)": [[1, "bodhi.server.models.Bug"]], "bugkarma (class in bodhi.server.models)": [[1, "bodhi.server.models.BugKarma"]], "build (class in bodhi.server.models)": [[1, "bodhi.server.models.Build"]], "buildrootoverride (class in bodhi.server.models)": [[1, "bodhi.server.models.BuildrootOverride"]], "comment (class in bodhi.server.models)": [[1, "bodhi.server.models.Comment"]], "compose (class in bodhi.server.models)": [[1, "bodhi.server.models.Compose"]], "composestate (class in bodhi.server.models)": [[1, "bodhi.server.models.ComposeState"]], "containerbuild (class in bodhi.server.models)": [[1, "bodhi.server.models.ContainerBuild"]], "containerpackage (class in bodhi.server.models)": [[1, "bodhi.server.models.ContainerPackage"]], "contenttype (class in bodhi.server.models)": [[1, "bodhi.server.models.ContentType"]], "declenum (class in bodhi.server.models)": [[1, "bodhi.server.models.DeclEnum"]], "declenumtype (class in bodhi.server.models)": [[1, "bodhi.server.models.DeclEnumType"]], "enummeta (class in bodhi.server.models)": [[1, "bodhi.server.models.EnumMeta"]], "enumsymbol (class in bodhi.server.models)": [[1, "bodhi.server.models.EnumSymbol"]], "flatpakbuild (class in bodhi.server.models)": [[1, "bodhi.server.models.FlatpakBuild"]], "flatpakpackage (class in bodhi.server.models)": [[1, "bodhi.server.models.FlatpakPackage"]], "group (class in bodhi.server.models)": [[1, "bodhi.server.models.Group"]], "modulebuild (class in bodhi.server.models)": [[1, "bodhi.server.models.ModuleBuild"]], "modulepackage (class in bodhi.server.models)": [[1, "bodhi.server.models.ModulePackage"]], "package (class in bodhi.server.models)": [[1, "bodhi.server.models.Package"]], "packagemanager (class in bodhi.server.models)": [[1, "bodhi.server.models.PackageManager"]], "release (class in bodhi.server.models)": [[1, "bodhi.server.models.Release"]], "releasestate (class in bodhi.server.models)": [[1, "bodhi.server.models.ReleaseState"]], "rpmbuild (class in bodhi.server.models)": [[1, "bodhi.server.models.RpmBuild"]], "rpmpackage (class in bodhi.server.models)": [[1, "bodhi.server.models.RpmPackage"]], "testcase (class in bodhi.server.models)": [[1, "bodhi.server.models.TestCase"]], "testcasekarma (class in bodhi.server.models)": [[1, "bodhi.server.models.TestCaseKarma"]], "testgatingstatus (class in bodhi.server.models)": [[1, "bodhi.server.models.TestGatingStatus"]], "update (class in bodhi.server.models)": [[1, "bodhi.server.models.Update"]], "updaterequest (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateRequest"]], "updateseverity (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateSeverity"]], "updatestatus (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateStatus"]], "updatesuggestion (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateSuggestion"]], "updatetype (class in bodhi.server.models)": [[1, "bodhi.server.models.UpdateType"]], "user (class in bodhi.server.models)": [[1, "bodhi.server.models.User"]], "__exclude_columns__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__exclude_columns__"]], "__exclude_columns__ (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.__exclude_columns__"]], "__get_by__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__get_by__"]], "__getitem__() (bodhi.server.models.bodhibase method)": [[1, "bodhi.server.models.BodhiBase.__getitem__"]], "__include_extras__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__include_extras__"]], "__include_extras__ (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.__include_extras__"]], "__init__() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.__init__"]], "__init__() (bodhi.server.models.bugkarma method)": [[1, "bodhi.server.models.BugKarma.__init__"]], "__init__() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.__init__"]], "__init__() (bodhi.server.models.buildrootoverride method)": [[1, "bodhi.server.models.BuildrootOverride.__init__"]], "__init__() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.__init__"]], "__init__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__init__"]], "__init__() (bodhi.server.models.containerbuild method)": [[1, "bodhi.server.models.ContainerBuild.__init__"]], "__init__() (bodhi.server.models.containerpackage method)": [[1, "bodhi.server.models.ContainerPackage.__init__"]], "__init__() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.__init__"]], "__init__() (bodhi.server.models.enummeta method)": [[1, "bodhi.server.models.EnumMeta.__init__"]], "__init__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__init__"]], "__init__() (bodhi.server.models.flatpakbuild method)": [[1, "bodhi.server.models.FlatpakBuild.__init__"]], "__init__() (bodhi.server.models.flatpakpackage method)": [[1, "bodhi.server.models.FlatpakPackage.__init__"]], "__init__() (bodhi.server.models.group method)": [[1, "bodhi.server.models.Group.__init__"]], "__init__() (bodhi.server.models.modulebuild method)": [[1, "bodhi.server.models.ModuleBuild.__init__"]], "__init__() (bodhi.server.models.modulepackage method)": [[1, "bodhi.server.models.ModulePackage.__init__"]], "__init__() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.__init__"]], "__init__() (bodhi.server.models.release method)": [[1, "bodhi.server.models.Release.__init__"]], "__init__() (bodhi.server.models.rpmbuild method)": [[1, "bodhi.server.models.RpmBuild.__init__"]], "__init__() (bodhi.server.models.rpmpackage method)": [[1, "bodhi.server.models.RpmPackage.__init__"]], "__init__() (bodhi.server.models.testcase method)": [[1, "bodhi.server.models.TestCase.__init__"]], "__init__() (bodhi.server.models.testcasekarma method)": [[1, "bodhi.server.models.TestCaseKarma.__init__"]], "__init__() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.__init__"]], "__init__() (bodhi.server.models.user method)": [[1, "bodhi.server.models.User.__init__"]], "__iter__() (bodhi.server.models.enummeta method)": [[1, "bodhi.server.models.EnumMeta.__iter__"]], "__iter__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__iter__"]], "__json__() (bodhi.server.models.bodhibase method)": [[1, "bodhi.server.models.BodhiBase.__json__"]], "__json__() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.__json__"]], "__json__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__json__"]], "__json__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__json__"]], "__json__() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.__json__"]], "__lt__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__lt__"]], "__lt__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__lt__"]], "__reduce__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__reduce__"]], "__repr__() (bodhi.server.models.bodhibase method)": [[1, "bodhi.server.models.BodhiBase.__repr__"]], "__repr__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__repr__"]], "__str__() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.__str__"]], "__str__() (bodhi.server.models.compose method)": [[1, "bodhi.server.models.Compose.__str__"]], "__str__() (bodhi.server.models.enumsymbol method)": [[1, "bodhi.server.models.EnumSymbol.__str__"]], "__str__() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.__str__"]], "__str__() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.__str__"]], "__tablename__ (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.__tablename__"]], "__weakref__ (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.__weakref__"]], "__weakref__ (bodhi.server.models.declenum attribute)": [[1, "bodhi.server.models.DeclEnum.__weakref__"]], "__weakref__ (bodhi.server.models.enumsymbol attribute)": [[1, "bodhi.server.models.EnumSymbol.__weakref__"]], "abs_url() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.abs_url"]], "add_comment() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.add_comment"]], "add_tag() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.add_tag"]], "alias (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.alias"]], "all_releases() (bodhi.server.models.release class method)": [[1, "bodhi.server.models.Release.all_releases"]], "archived (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.archived"]], "autokarma (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.autokarma"]], "autotime (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.autotime"]], "avatar() (bodhi.server.models.user method)": [[1, "bodhi.server.models.User.avatar"]], "base (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.base"]], "bodhi.server.models": [[1, "module-bodhi.server.models"]], "branch (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.branch"]], "bug (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.bug"]], "bug_id (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.bug_id"]], "bugfix (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.bugfix"]], "bugs (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.bugs"]], "build (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.build"]], "build_id (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.build_id"]], "builds (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.builds"]], "builds (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.builds"]], "builds (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.builds"]], "builds_json (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.builds_json"]], "cache_ok (bodhi.server.models.declenumtype attribute)": [[1, "bodhi.server.models.DeclEnumType.cache_ok"]], "candidate_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.candidate_tag"]], "check_existence() (bodhi.server.models.package static method)": [[1, "bodhi.server.models.Package.check_existence"]], "check_karma_thresholds() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.check_karma_thresholds"]], "check_requirements() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.check_requirements"]], "checkpoints (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.checkpoints"]], "cleaning (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.cleaning"]], "close_bug() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.close_bug"]], "close_bugs (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.close_bugs"]], "collection_name (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.collection_name"]], "comment (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.comment"]], "comment (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.comment"]], "comment() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.comment"]], "comment_on_test_gating_status_change() (bodhi.server.models.update static method)": [[1, "bodhi.server.models.Update.comment_on_test_gating_status_change"]], "comments (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.comments"]], "comments (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.comments"]], "comments_since_karma_reset (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.comments_since_karma_reset"]], "compose (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.compose"]], "composed_by_bodhi (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.composed_by_bodhi"]], "container (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.container"]], "contains_critpath_component() (bodhi.server.models.update static method)": [[1, "bodhi.server.models.Update.contains_critpath_component"]], "content_type (bodhi.server.models.compose property)": [[1, "bodhi.server.models.Compose.content_type"]], "content_type (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.content_type"]], "copy() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.copy"]], "create() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.create"]], "create_automatic_updates (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.create_automatic_updates"]], "critpath (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.critpath"]], "critpath_approved (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.critpath_approved"]], "critpath_groups (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.critpath_groups"]], "critpath_mandatory_days_in_testing (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.critpath_mandatory_days_in_testing"]], "critpath_min_karma (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.critpath_min_karma"]], "current (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.current"]], "date_approved (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_approved"]], "date_created (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.date_created"]], "date_locked (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.date_locked"]], "date_modified (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_modified"]], "date_pushed (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_pushed"]], "date_stable (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_stable"]], "date_submitted (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_submitted"]], "date_testing (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.date_testing"]], "days_in_testing (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.days_in_testing"]], "days_to_stable (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.days_to_stable"]], "db_type() (bodhi.server.models.declenum class method)": [[1, "bodhi.server.models.DeclEnum.db_type"]], "default_message() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.default_message"]], "disabled (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.disabled"]], "display_name (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.display_name"]], "dist_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.dist_tag"]], "dnf (bodhi.server.models.packagemanager attribute)": [[1, "bodhi.server.models.PackageManager.dnf"]], "drop() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.drop"]], "edit() (bodhi.server.models.buildrootoverride class method)": [[1, "bodhi.server.models.BuildrootOverride.edit"]], "edit() (bodhi.server.models.update class method)": [[1, "bodhi.server.models.Update.edit"]], "email (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.email"]], "enable() (bodhi.server.models.buildrootoverride method)": [[1, "bodhi.server.models.BuildrootOverride.enable"]], "enhancement (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.enhancement"]], "eol (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.eol"]], "epoch (bodhi.server.models.rpmbuild attribute)": [[1, "bodhi.server.models.RpmBuild.epoch"]], "error_message (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.error_message"]], "evr (bodhi.server.models.rpmbuild property)": [[1, "bodhi.server.models.RpmBuild.evr"]], "expiration_date (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.expiration_date"]], "expire() (bodhi.server.models.buildrootoverride method)": [[1, "bodhi.server.models.BuildrootOverride.expire"]], "expired_date (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.expired_date"]], "external_name (bodhi.server.models.modulepackage property)": [[1, "bodhi.server.models.ModulePackage.external_name"]], "external_name (bodhi.server.models.package property)": [[1, "bodhi.server.models.Package.external_name"]], "failed (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.failed"]], "failed (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.failed"]], "find_conflicting_builds() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.find_conflicting_builds"]], "find_polymorphic_child() (bodhi.server.models.bodhibase class method)": [[1, "bodhi.server.models.BodhiBase.find_polymorphic_child"]], "flatpak (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.flatpak"]], "from_dict() (bodhi.server.models.compose class method)": [[1, "bodhi.server.models.Compose.from_dict"]], "from_string() (bodhi.server.models.declenum class method)": [[1, "bodhi.server.models.DeclEnum.from_string"]], "from_tag (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.from_tag"]], "from_tags() (bodhi.server.models.release class method)": [[1, "bodhi.server.models.Release.from_tags"]], "from_updates() (bodhi.server.models.compose class method)": [[1, "bodhi.server.models.Compose.from_updates"]], "frozen (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.frozen"]], "full_test_cases (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.full_test_cases"]], "get() (bodhi.server.models.bodhibase class method)": [[1, "bodhi.server.models.BodhiBase.get"]], "get_bug_karma() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_bug_karma"]], "get_bugstring() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_bugstring"]], "get_build_id() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_build_id"]], "get_changelog() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_changelog"]], "get_changelog() (bodhi.server.models.rpmbuild method)": [[1, "bodhi.server.models.RpmBuild.get_changelog"]], "get_creation_time() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_creation_time"]], "get_critpath_groups() (bodhi.server.models.update static method)": [[1, "bodhi.server.models.Update.get_critpath_groups"]], "get_latest() (bodhi.server.models.rpmbuild method)": [[1, "bodhi.server.models.RpmBuild.get_latest"]], "get_maintainers() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_maintainers"]], "get_n_v_r() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_n_v_r"]], "get_or_create() (bodhi.server.models.package static method)": [[1, "bodhi.server.models.Package.get_or_create"]], "get_owner_name() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_owner_name"]], "get_pending_signing_side_tag() (bodhi.server.models.release method)": [[1, "bodhi.server.models.Release.get_pending_signing_side_tag"]], "get_pending_testing_side_tag() (bodhi.server.models.release method)": [[1, "bodhi.server.models.Release.get_pending_testing_side_tag"]], "get_pkg_committers_from_pagure() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.get_pkg_committers_from_pagure"]], "get_tags() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_tags"]], "get_tags() (bodhi.server.models.release class method)": [[1, "bodhi.server.models.Release.get_tags"]], "get_tags() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_tags"]], "get_task_id() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.get_task_id"]], "get_test_gating_info() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_test_gating_info"]], "get_testcase_karma() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_testcase_karma"]], "get_title() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_title"]], "get_url() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.get_url"]], "greenwave_request_batches() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.greenwave_request_batches"]], "greenwave_request_batches_json (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.greenwave_request_batches_json"]], "greenwave_subject (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.greenwave_subject"]], "greenwave_subject_batch_size (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.greenwave_subject_batch_size"]], "grid_columns() (bodhi.server.models.bodhibase class method)": [[1, "bodhi.server.models.BodhiBase.grid_columns"]], "groups (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.groups"]], "has_stable_comment (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.has_stable_comment"]], "hascommitaccess() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.hascommitaccess"]], "high (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.high"]], "id (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.id"]], "id (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.id"]], "id (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.id"]], "id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.id"]], "id (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.id"]], "id (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.id"]], "id (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.id"]], "id (bodhi.server.models.containerbuild attribute)": [[1, "bodhi.server.models.ContainerBuild.id"]], "id (bodhi.server.models.containerpackage attribute)": [[1, "bodhi.server.models.ContainerPackage.id"]], "id (bodhi.server.models.flatpakbuild attribute)": [[1, "bodhi.server.models.FlatpakBuild.id"]], "id (bodhi.server.models.flatpakpackage attribute)": [[1, "bodhi.server.models.FlatpakPackage.id"]], "id (bodhi.server.models.group attribute)": [[1, "bodhi.server.models.Group.id"]], "id (bodhi.server.models.modulebuild attribute)": [[1, "bodhi.server.models.ModuleBuild.id"]], "id (bodhi.server.models.modulepackage attribute)": [[1, "bodhi.server.models.ModulePackage.id"]], "id (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.id"]], "id (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.id"]], "id (bodhi.server.models.rpmbuild attribute)": [[1, "bodhi.server.models.RpmBuild.id"]], "id (bodhi.server.models.rpmpackage attribute)": [[1, "bodhi.server.models.RpmPackage.id"]], "id (bodhi.server.models.testcase attribute)": [[1, "bodhi.server.models.TestCase.id"]], "id (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.id"]], "id (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.id"]], "id (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.id"]], "id_prefix (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.id_prefix"]], "ignored (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.ignored"]], "infer_content_class() (bodhi.server.models.contenttype class method)": [[1, "bodhi.server.models.ContentType.infer_content_class"]], "inherited_override_tags (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.inherited_override_tags"]], "initializing (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.initializing"]], "install_command (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.install_command"]], "is_latest() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.is_latest"]], "karma (bodhi.server.models.bugkarma attribute)": [[1, "bodhi.server.models.BugKarma.karma"]], "karma (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.karma"]], "karma (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.karma"]], "karma (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.karma"]], "karma_critpath (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.karma_critpath"]], "last_modified (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.last_modified"]], "locked (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.locked"]], "logout (bodhi.server.models.updatesuggestion attribute)": [[1, "bodhi.server.models.UpdateSuggestion.logout"]], "long_name (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.long_name"]], "low (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.low"]], "mail_template (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.mail_template"]], "mandatory_days_in_testing (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.mandatory_days_in_testing"]], "mandatory_days_in_testing (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.mandatory_days_in_testing"]], "medium (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.medium"]], "meets_testing_requirements (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.meets_testing_requirements"]], "modified() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.modified"]], "modify_bugs() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.modify_bugs"]], "module": [[1, "module-bodhi.server.models"], [13, "module-bodhi.client.bindings"], [16, "module-bodhi.messages.schemas.buildroot_override"], [17, "module-bodhi.messages.schemas.compose"], [18, "module-bodhi.messages.schemas.errata"], [19, "module-bodhi.messages.schemas.update"]], "module (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.module"]], "name (bodhi.server.models.group attribute)": [[1, "bodhi.server.models.Group.name"]], "name (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.name"]], "name (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.name"]], "name (bodhi.server.models.testcase attribute)": [[1, "bodhi.server.models.TestCase.name"]], "name (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.name"]], "new() (bodhi.server.models.buildrootoverride class method)": [[1, "bodhi.server.models.BuildrootOverride.new"]], "new() (bodhi.server.models.update class method)": [[1, "bodhi.server.models.Update.new"]], "newpackage (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.newpackage"]], "notes (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.notes"]], "notes (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.notes"]], "notifying (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.notifying"]], "num_admin_approvals (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.num_admin_approvals"]], "nvr (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.nvr"]], "nvr (bodhi.server.models.buildrootoverride property)": [[1, "bodhi.server.models.BuildrootOverride.nvr"]], "nvr (bodhi.server.models.modulebuild attribute)": [[1, "bodhi.server.models.ModuleBuild.nvr"]], "nvr (bodhi.server.models.rpmbuild attribute)": [[1, "bodhi.server.models.RpmBuild.nvr"]], "nvr_name (bodhi.server.models.build property)": [[1, "bodhi.server.models.Build.nvr_name"]], "nvr_name (bodhi.server.models.modulebuild property)": [[1, "bodhi.server.models.ModuleBuild.nvr_name"]], "nvr_release (bodhi.server.models.build property)": [[1, "bodhi.server.models.Build.nvr_release"]], "nvr_release (bodhi.server.models.modulebuild property)": [[1, "bodhi.server.models.ModuleBuild.nvr_release"]], "nvr_version (bodhi.server.models.build property)": [[1, "bodhi.server.models.Build.nvr_version"]], "nvr_version (bodhi.server.models.modulebuild property)": [[1, "bodhi.server.models.ModuleBuild.nvr_version"]], "obsolete (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.obsolete"]], "obsolete (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.obsolete"]], "obsolete() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.obsolete"]], "obsolete_if_unstable() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.obsolete_if_unstable"]], "obsolete_older_updates() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.obsolete_older_updates"]], "openid() (bodhi.server.models.user method)": [[1, "bodhi.server.models.User.openid"]], "override_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.override_tag"]], "package_id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.package_id"]], "package_manager (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.package_manager"]], "package_name (bodhi.server.models.testcase attribute)": [[1, "bodhi.server.models.TestCase.package_name"]], "parent (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.parent"]], "passed (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.passed"]], "pending (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.pending"]], "pending (bodhi.server.models.releasestate attribute)": [[1, "bodhi.server.models.ReleaseState.pending"]], "pending (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.pending"]], "pending_signing_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.pending_signing_tag"]], "pending_stable_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.pending_stable_tag"]], "pending_testing_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.pending_testing_tag"]], "process_bind_param() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.process_bind_param"]], "process_result_value() (bodhi.server.models.declenumtype method)": [[1, "bodhi.server.models.DeclEnumType.process_result_value"]], "product_version (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.product_version"]], "punging (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.punging"]], "pushed (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.pushed"]], "query (bodhi.server.models.bodhibase attribute)": [[1, "bodhi.server.models.BodhiBase.query"]], "queued (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.queued"]], "reboot (bodhi.server.models.updatesuggestion attribute)": [[1, "bodhi.server.models.UpdateSuggestion.reboot"]], "release (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.release"]], "release (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.release"]], "release (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.release"]], "release_id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.release_id"]], "release_id (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.release_id"]], "release_id (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.release_id"]], "released_on (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.released_on"]], "remove_tag() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.remove_tag"]], "request (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.request"]], "request (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.request"]], "requested (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.requested"]], "requested_tag (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.requested_tag"]], "require_bugs (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.require_bugs"]], "require_testcases (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.require_testcases"]], "revoke (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.revoke"]], "revoke() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.revoke"]], "rpm (bodhi.server.models.contenttype attribute)": [[1, "bodhi.server.models.ContentType.rpm"]], "rss_title (bodhi.server.models.comment property)": [[1, "bodhi.server.models.Comment.rss_title"]], "running (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.running"]], "security (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.security"]], "security (bodhi.server.models.compose property)": [[1, "bodhi.server.models.Compose.security"]], "security (bodhi.server.models.updatetype attribute)": [[1, "bodhi.server.models.UpdateType.security"]], "send_update_notice() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.send_update_notice"]], "set_request() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.set_request"]], "setting_prefix (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.setting_prefix"]], "setting_status (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.setting_status"]], "severity (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.severity"]], "signed (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.signed"]], "signed (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.signed"]], "signing_repo (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.signing_repo"]], "stable (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.stable"]], "stable (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.stable"]], "stable_days (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.stable_days"]], "stable_karma (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.stable_karma"]], "stable_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.stable_tag"]], "state (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.state"]], "state (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.state"]], "state_date (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.state_date"]], "status (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.status"]], "status_comment() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.status_comment"]], "submission_date (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.submission_date"]], "submitter (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.submitter"]], "submitter_id (bodhi.server.models.buildrootoverride attribute)": [[1, "bodhi.server.models.BuildrootOverride.submitter_id"]], "success (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.success"]], "suggest (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.suggest"]], "syncing_repo (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.syncing_repo"]], "test_cases (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.test_cases"]], "test_gating_passed (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.test_gating_passed"]], "test_gating_status (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.test_gating_status"]], "testcase (bodhi.server.models.testcasekarma attribute)": [[1, "bodhi.server.models.TestCaseKarma.testcase"]], "testcases (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.testcases"]], "testing (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.testing"]], "testing (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.testing"]], "testing() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.testing"]], "testing_repository (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.testing_repository"]], "testing_tag (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.testing_tag"]], "text (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.text"]], "timestamp (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.timestamp"]], "title (bodhi.server.models.bug attribute)": [[1, "bodhi.server.models.Bug.title"]], "title (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.title"]], "type (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.type"]], "type (bodhi.server.models.package attribute)": [[1, "bodhi.server.models.Package.type"]], "type (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.type"]], "unique_testcase_feedback (bodhi.server.models.comment property)": [[1, "bodhi.server.models.Comment.unique_testcase_feedback"]], "unpush (bodhi.server.models.updaterequest attribute)": [[1, "bodhi.server.models.UpdateRequest.unpush"]], "unpush() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.unpush"]], "unpush() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.unpush"]], "unpushed (bodhi.server.models.updatestatus attribute)": [[1, "bodhi.server.models.UpdateStatus.unpushed"]], "unspecified (bodhi.server.models.packagemanager attribute)": [[1, "bodhi.server.models.PackageManager.unspecified"]], "unspecified (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.unspecified"]], "unspecified (bodhi.server.models.updatesuggestion attribute)": [[1, "bodhi.server.models.UpdateSuggestion.unspecified"]], "unstable_karma (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.unstable_karma"]], "untag() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.untag"]], "update (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.update"]], "update_bugs() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.update_bugs"]], "update_details() (bodhi.server.models.bug method)": [[1, "bodhi.server.models.Bug.update_details"]], "update_id (bodhi.server.models.build attribute)": [[1, "bodhi.server.models.Build.update_id"]], "update_state_date() (bodhi.server.models.compose static method)": [[1, "bodhi.server.models.Compose.update_state_date"]], "update_summary (bodhi.server.models.compose property)": [[1, "bodhi.server.models.Compose.update_summary"]], "update_test_cases() (bodhi.server.models.build method)": [[1, "bodhi.server.models.Build.update_test_cases"]], "update_test_gating_status() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.update_test_gating_status"]], "updateinfo (bodhi.server.models.composestate attribute)": [[1, "bodhi.server.models.ComposeState.updateinfo"]], "updates (bodhi.server.models.compose attribute)": [[1, "bodhi.server.models.Compose.updates"]], "updates (bodhi.server.models.user attribute)": [[1, "bodhi.server.models.User.updates"]], "urgent (bodhi.server.models.updateseverity attribute)": [[1, "bodhi.server.models.UpdateSeverity.urgent"]], "url (bodhi.server.models.bug property)": [[1, "bodhi.server.models.Bug.url"]], "url() (bodhi.server.models.comment method)": [[1, "bodhi.server.models.Comment.url"]], "url() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.url"]], "user (bodhi.server.models.comment attribute)": [[1, "bodhi.server.models.Comment.user"]], "user_id (bodhi.server.models.update attribute)": [[1, "bodhi.server.models.Update.user_id"]], "users (bodhi.server.models.group attribute)": [[1, "bodhi.server.models.Group.users"]], "validate_builds() (bodhi.server.models.package method)": [[1, "bodhi.server.models.Package.validate_builds"]], "validate_builds() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.validate_builds"]], "validate_release() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.validate_release"]], "values() (bodhi.server.models.declenum class method)": [[1, "bodhi.server.models.DeclEnum.values"]], "version (bodhi.server.models.release attribute)": [[1, "bodhi.server.models.Release.version"]], "version_hash (bodhi.server.models.update property)": [[1, "bodhi.server.models.Update.version_hash"]], "version_int (bodhi.server.models.release property)": [[1, "bodhi.server.models.Release.version_int"]], "waiting (bodhi.server.models.testgatingstatus attribute)": [[1, "bodhi.server.models.TestGatingStatus.waiting"]], "waive_test_results() (bodhi.server.models.update method)": [[1, "bodhi.server.models.Update.waive_test_results"]], "yum (bodhi.server.models.packagemanager attribute)": [[1, "bodhi.server.models.PackageManager.yum"]], "bodhiclient (class in bodhi.client.bindings)": [[13, "bodhi.client.bindings.BodhiClient"]], "bodhiclientexception": [[13, "bodhi.client.bindings.BodhiClientException"]], "composenotfound": [[13, "bodhi.client.bindings.ComposeNotFound"]], "updatenotfound": [[13, "bodhi.client.bindings.UpdateNotFound"]], "__annotations__ (bodhi.client.bindings.composenotfound attribute)": [[13, "bodhi.client.bindings.ComposeNotFound.__annotations__"]], "__annotations__ (bodhi.client.bindings.updatenotfound attribute)": [[13, "bodhi.client.bindings.UpdateNotFound.__annotations__"]], "__dict__ (bodhi.client.bindings.bodhiclient attribute)": [[13, "bodhi.client.bindings.BodhiClient.__dict__"]], "__init__() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.__init__"]], "__init__() (bodhi.client.bindings.composenotfound method)": [[13, "bodhi.client.bindings.ComposeNotFound.__init__"]], "__init__() (bodhi.client.bindings.updatenotfound method)": [[13, "bodhi.client.bindings.UpdateNotFound.__init__"]], "__module__ (bodhi.client.bindings.bodhiclient attribute)": [[13, "bodhi.client.bindings.BodhiClient.__module__"]], "__module__ (bodhi.client.bindings.bodhiclientexception attribute)": [[13, "bodhi.client.bindings.BodhiClientException.__module__"]], "__module__ (bodhi.client.bindings.composenotfound attribute)": [[13, "bodhi.client.bindings.ComposeNotFound.__module__"]], "__module__ (bodhi.client.bindings.updatenotfound attribute)": [[13, "bodhi.client.bindings.UpdateNotFound.__module__"]], "__str__() (bodhi.client.bindings.composenotfound method)": [[13, "bodhi.client.bindings.ComposeNotFound.__str__"]], "__str__() (bodhi.client.bindings.updatenotfound method)": [[13, "bodhi.client.bindings.UpdateNotFound.__str__"]], "__weakref__ (bodhi.client.bindings.bodhiclient attribute)": [[13, "bodhi.client.bindings.BodhiClient.__weakref__"]], "bodhi.client.bindings": [[13, "module-bodhi.client.bindings"]], "candidates() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.candidates"]], "clear_auth() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.clear_auth"]], "comment() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.comment"]], "compose_str() (bodhi.client.bindings.bodhiclient static method)": [[13, "bodhi.client.bindings.BodhiClient.compose_str"]], "csrf() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.csrf"]], "ensure_auth() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.ensure_auth"]], "errorhandled() (in module bodhi.client.bindings)": [[13, "bodhi.client.bindings.errorhandled"]], "get_compose() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_compose"]], "get_koji_session() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_koji_session"]], "get_releases() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_releases"]], "get_test_status() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.get_test_status"]], "koji_session (bodhi.client.bindings.bodhiclient property)": [[13, "bodhi.client.bindings.BodhiClient.koji_session"]], "latest_builds() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.latest_builds"]], "list_composes() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.list_composes"]], "list_overrides() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.list_overrides"]], "override_str() (bodhi.client.bindings.bodhiclient static method)": [[13, "bodhi.client.bindings.BodhiClient.override_str"]], "parse_file() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.parse_file"]], "query() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.query"]], "request() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.request"]], "save() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.save"]], "save_override() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.save_override"]], "send_request() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.send_request"]], "testable() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.testable"]], "trigger_tests() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.trigger_tests"]], "update_str() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.update_str"]], "username (bodhi.client.bindings.bodhiclient property)": [[13, "bodhi.client.bindings.BodhiClient.username"]], "waive() (bodhi.client.bindings.bodhiclient method)": [[13, "bodhi.client.bindings.BodhiClient.waive"]], "buildrootoverridemessage (class in bodhi.messages.schemas.buildroot_override)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage"]], "buildrootoverridetagv1 (class in bodhi.messages.schemas.buildroot_override)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1"]], "buildrootoverrideuntagv1 (class in bodhi.messages.schemas.buildroot_override)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1"]], "__annotations__ (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.__annotations__"]], "__annotations__ (bodhi.messages.schemas.buildroot_override.buildrootoverridetagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.buildroot_override.buildrootoverrideuntagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1.__annotations__"]], "__str__() (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage method)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.__str__"]], "agent_name (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.agent_name"]], "bodhi.messages.schemas.buildroot_override": [[16, "module-bodhi.messages.schemas.buildroot_override"]], "build (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.build"]], "packages (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.packages"]], "submitter (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.submitter"]], "summary (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.summary"]], "topic (bodhi.messages.schemas.buildroot_override.buildrootoverridetagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideTagV1.topic"]], "topic (bodhi.messages.schemas.buildroot_override.buildrootoverrideuntagv1 attribute)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideUntagV1.topic"]], "url (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.url"]], "usernames (bodhi.messages.schemas.buildroot_override.buildrootoverridemessage property)": [[16, "bodhi.messages.schemas.buildroot_override.BuildrootOverrideMessage.usernames"]], "composecompletev1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1"]], "composecomposingv1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1"]], "composestartv1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1"]], "composesyncdonev1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1"]], "composesyncwaitv1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1"]], "repodonev1 (class in bodhi.messages.schemas.compose)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1"]], "__annotations__ (bodhi.messages.schemas.compose.composecompletev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composecomposingv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composestartv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composesyncdonev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.composesyncwaitv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.compose.repodonev1 attribute)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.__annotations__"]], "__str__() (bodhi.messages.schemas.compose.composecompletev1 method)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composecomposingv1 method)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composestartv1 method)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composesyncdonev1 method)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.composesyncwaitv1 method)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.__str__"]], "__str__() (bodhi.messages.schemas.compose.repodonev1 method)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.__str__"]], "bodhi.messages.schemas.compose": [[17, "module-bodhi.messages.schemas.compose"]], "ctype (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.ctype"]], "repo (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.repo"]], "repo (bodhi.messages.schemas.compose.composecomposingv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.repo"]], "repo (bodhi.messages.schemas.compose.composesyncdonev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.repo"]], "repo (bodhi.messages.schemas.compose.composesyncwaitv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.repo"]], "repo (bodhi.messages.schemas.compose.repodonev1 property)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.repo"]], "success (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.success"]], "summary (bodhi.messages.schemas.compose.composecompletev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.summary"]], "summary (bodhi.messages.schemas.compose.composecomposingv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.summary"]], "summary (bodhi.messages.schemas.compose.composestartv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.summary"]], "summary (bodhi.messages.schemas.compose.composesyncdonev1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.summary"]], "summary (bodhi.messages.schemas.compose.composesyncwaitv1 property)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.summary"]], "summary (bodhi.messages.schemas.compose.repodonev1 property)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.summary"]], "topic (bodhi.messages.schemas.compose.composecompletev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeCompleteV1.topic"]], "topic (bodhi.messages.schemas.compose.composecomposingv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeComposingV1.topic"]], "topic (bodhi.messages.schemas.compose.composestartv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeStartV1.topic"]], "topic (bodhi.messages.schemas.compose.composesyncdonev1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncDoneV1.topic"]], "topic (bodhi.messages.schemas.compose.composesyncwaitv1 attribute)": [[17, "bodhi.messages.schemas.compose.ComposeSyncWaitV1.topic"]], "topic (bodhi.messages.schemas.compose.repodonev1 attribute)": [[17, "bodhi.messages.schemas.compose.RepoDoneV1.topic"]], "erratapublishv1 (class in bodhi.messages.schemas.errata)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1"]], "__annotations__ (bodhi.messages.schemas.errata.erratapublishv1 attribute)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.__annotations__"]], "__str__() (bodhi.messages.schemas.errata.erratapublishv1 method)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.__str__"]], "agent_name (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.agent_name"]], "bodhi.messages.schemas.errata": [[18, "module-bodhi.messages.schemas.errata"]], "packages (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.packages"]], "summary (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.summary"]], "topic (bodhi.messages.schemas.errata.erratapublishv1 attribute)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.topic"]], "update (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.update"]], "url (bodhi.messages.schemas.errata.erratapublishv1 property)": [[18, "bodhi.messages.schemas.errata.ErrataPublishV1.url"]], "updatecommentv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1"]], "updatecompletestablev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1"]], "updatecompletetestingv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1"]], "updateeditv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateEditV1"]], "updateeditv2 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateEditV2"]], "updateejectv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1"]], "updatekarmathresholdv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1"]], "updatemessage (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateMessage"]], "updatereadyfortestingv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1"]], "updatereadyfortestingv2 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2"]], "updatereadyfortestingv3 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3"]], "updaterequestmessage (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage"]], "updaterequestobsoletev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestObsoleteV1"]], "updaterequestrevokev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestRevokeV1"]], "updaterequeststablev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestStableV1"]], "updaterequesttestingv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestTestingV1"]], "updaterequestunpushv1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequestUnpushV1"]], "updaterequirementsmetstablev1 (class in bodhi.messages.schemas.update)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1"]], "__annotations__ (bodhi.messages.schemas.update.updatecommentv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatecompletestablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatecompletetestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updateeditv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updateeditv2 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEditV2.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updateejectv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatekarmathresholdv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatemessage attribute)": [[19, "bodhi.messages.schemas.update.UpdateMessage.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatereadyfortestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatereadyfortestingv2 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updatereadyfortestingv3 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestmessage attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestobsoletev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestObsoleteV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestrevokev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestRevokeV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequeststablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestStableV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequesttestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestTestingV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequestunpushv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestUnpushV1.__annotations__"]], "__annotations__ (bodhi.messages.schemas.update.updaterequirementsmetstablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.__annotations__"]], "__str__() (bodhi.messages.schemas.update.updatecommentv1 method)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatecompletestablev1 method)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatecompletetestingv1 method)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updateeditv1 method)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updateeditv2 method)": [[19, "bodhi.messages.schemas.update.UpdateEditV2.__str__"]], "__str__() (bodhi.messages.schemas.update.updatekarmathresholdv1 method)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatemessage method)": [[19, "bodhi.messages.schemas.update.UpdateMessage.__str__"]], "__str__() (bodhi.messages.schemas.update.updatereadyfortestingv1 method)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.__str__"]], "__str__() (bodhi.messages.schemas.update.updatereadyfortestingv2 method)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.__str__"]], "__str__() (bodhi.messages.schemas.update.updatereadyfortestingv3 method)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.__str__"]], "__str__() (bodhi.messages.schemas.update.updaterequestmessage method)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage.__str__"]], "__str__() (bodhi.messages.schemas.update.updaterequirementsmetstablev1 method)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.__str__"]], "agent_name (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.agent_name"]], "agent_name (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.agent_name"]], "bodhi.messages.schemas.update": [[19, "module-bodhi.messages.schemas.update"]], "karma (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.karma"]], "new_bugs (bodhi.messages.schemas.update.updateeditv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.new_bugs"]], "packages (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.packages"]], "packages (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.packages"]], "reason (bodhi.messages.schemas.update.updateejectv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.reason"]], "renamed (bodhi.messages.schemas.update.updatereadyfortestingv2 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.renamed"]], "repo (bodhi.messages.schemas.update.updateejectv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.repo"]], "severity (bodhi.messages.schemas.update.updatereadyfortestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.severity"]], "severity (bodhi.messages.schemas.update.updatereadyfortestingv3 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.severity"]], "status (bodhi.messages.schemas.update.updatekarmathresholdv1 property)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.status"]], "summary (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.summary"]], "summary (bodhi.messages.schemas.update.updatecompletestablev1 property)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.summary"]], "summary (bodhi.messages.schemas.update.updatecompletetestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.summary"]], "summary (bodhi.messages.schemas.update.updateeditv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.summary"]], "summary (bodhi.messages.schemas.update.updateejectv1 property)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.summary"]], "summary (bodhi.messages.schemas.update.updatekarmathresholdv1 property)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.summary"]], "summary (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.summary"]], "summary (bodhi.messages.schemas.update.updatereadyfortestingv2 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV2.summary"]], "summary (bodhi.messages.schemas.update.updatereadyfortestingv3 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.summary"]], "summary (bodhi.messages.schemas.update.updaterequestmessage property)": [[19, "bodhi.messages.schemas.update.UpdateRequestMessage.summary"]], "summary (bodhi.messages.schemas.update.updaterequirementsmetstablev1 property)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.summary"]], "topic (bodhi.messages.schemas.update.updatecommentv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.topic"]], "topic (bodhi.messages.schemas.update.updatecompletestablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteStableV1.topic"]], "topic (bodhi.messages.schemas.update.updatecompletetestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateCompleteTestingV1.topic"]], "topic (bodhi.messages.schemas.update.updateeditv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEditV1.topic"]], "topic (bodhi.messages.schemas.update.updateejectv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateEjectV1.topic"]], "topic (bodhi.messages.schemas.update.updatekarmathresholdv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateKarmaThresholdV1.topic"]], "topic (bodhi.messages.schemas.update.updatereadyfortestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.topic"]], "topic (bodhi.messages.schemas.update.updatereadyfortestingv3 attribute)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV3.topic"]], "topic (bodhi.messages.schemas.update.updaterequestobsoletev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestObsoleteV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequestrevokev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestRevokeV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequeststablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestStableV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequesttestingv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestTestingV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequestunpushv1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequestUnpushV1.topic"]], "topic (bodhi.messages.schemas.update.updaterequirementsmetstablev1 attribute)": [[19, "bodhi.messages.schemas.update.UpdateRequirementsMetStableV1.topic"]], "update (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.update"]], "url (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.url"]], "url (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.url"]], "user (bodhi.messages.schemas.update.updatecommentv1 property)": [[19, "bodhi.messages.schemas.update.UpdateCommentV1.user"]], "usernames (bodhi.messages.schemas.update.updatemessage property)": [[19, "bodhi.messages.schemas.update.UpdateMessage.usernames"]], "usernames (bodhi.messages.schemas.update.updatereadyfortestingv1 property)": [[19, "bodhi.messages.schemas.update.UpdateReadyForTestingV1.usernames"]]}}) \ No newline at end of file diff --git a/develop/server_api/index.html b/develop/server_api/index.html index 1e73fe6fd6..28aac8ac61 100644 --- a/develop/server_api/index.html +++ b/develop/server_api/index.html @@ -5,10 +5,10 @@ - Bodhi Server APIs — bodhi 8.0.0 documentation + Bodhi Server APIs — bodhi 8.0.1 documentation - + diff --git a/develop/server_api/messages/base.html b/develop/server_api/messages/base.html index ed58f91de3..184b159aab 100644 --- a/develop/server_api/messages/base.html +++ b/develop/server_api/messages/base.html @@ -5,10 +5,10 @@ - Base — bodhi 8.0.0 documentation + Base — bodhi 8.0.1 documentation - + diff --git a/develop/server_api/messages/buildroot_override.html b/develop/server_api/messages/buildroot_override.html index c46fb7c894..eacdb5be07 100644 --- a/develop/server_api/messages/buildroot_override.html +++ b/develop/server_api/messages/buildroot_override.html @@ -5,10 +5,10 @@ - Buildroot overrides — bodhi 8.0.0 documentation + Buildroot overrides — bodhi 8.0.1 documentation - + diff --git a/develop/server_api/messages/compose.html b/develop/server_api/messages/compose.html index bb1c50ed52..482611e272 100644 --- a/develop/server_api/messages/compose.html +++ b/develop/server_api/messages/compose.html @@ -5,10 +5,10 @@ - Compose — bodhi 8.0.0 documentation + Compose — bodhi 8.0.1 documentation - + diff --git a/develop/server_api/messages/errata.html b/develop/server_api/messages/errata.html index 054862057a..56252dc09b 100644 --- a/develop/server_api/messages/errata.html +++ b/develop/server_api/messages/errata.html @@ -5,10 +5,10 @@ - Errata — bodhi 8.0.0 documentation + Errata — bodhi 8.0.1 documentation - + diff --git a/develop/server_api/messages/update.html b/develop/server_api/messages/update.html index edb7e2c156..dba96b046e 100644 --- a/develop/server_api/messages/update.html +++ b/develop/server_api/messages/update.html @@ -5,10 +5,10 @@ - Update — bodhi 8.0.0 documentation + Update — bodhi 8.0.1 documentation - + diff --git a/develop/user/2.x_release_notes.html b/develop/user/2.x_release_notes.html index c5922cc904..8368d90426 100644 --- a/develop/user/2.x_release_notes.html +++ b/develop/user/2.x_release_notes.html @@ -5,10 +5,10 @@ - 2.x release notes — bodhi 8.0.0 documentation + 2.x release notes — bodhi 8.0.1 documentation - + diff --git a/develop/user/3.x_release_notes.html b/develop/user/3.x_release_notes.html index 0a84d05389..96fba344fa 100644 --- a/develop/user/3.x_release_notes.html +++ b/develop/user/3.x_release_notes.html @@ -5,10 +5,10 @@ - 3.x release notes — bodhi 8.0.0 documentation + 3.x release notes — bodhi 8.0.1 documentation - + diff --git a/develop/user/4.x_release_notes.html b/develop/user/4.x_release_notes.html index 72eaa1882b..6a51e95d17 100644 --- a/develop/user/4.x_release_notes.html +++ b/develop/user/4.x_release_notes.html @@ -5,10 +5,10 @@ - 4.x release notes — bodhi 8.0.0 documentation + 4.x release notes — bodhi 8.0.1 documentation - + diff --git a/develop/user/5.x_release_notes.html b/develop/user/5.x_release_notes.html index 6c40f0bbff..421bbaf206 100644 --- a/develop/user/5.x_release_notes.html +++ b/develop/user/5.x_release_notes.html @@ -5,10 +5,10 @@ - 5.x release notes — bodhi 8.0.0 documentation + 5.x release notes — bodhi 8.0.1 documentation - + diff --git a/develop/user/automatic_updates.html b/develop/user/automatic_updates.html index 9c7f03c8d1..90637a1072 100644 --- a/develop/user/automatic_updates.html +++ b/develop/user/automatic_updates.html @@ -5,10 +5,10 @@ - Automatic Updates — bodhi 8.0.0 documentation + Automatic Updates — bodhi 8.0.1 documentation - + diff --git a/develop/user/buildroot_overrides.html b/develop/user/buildroot_overrides.html index 6ee2103ccc..a9a44ae7c0 100644 --- a/develop/user/buildroot_overrides.html +++ b/develop/user/buildroot_overrides.html @@ -5,10 +5,10 @@ - Buildroot Overrides — bodhi 8.0.0 documentation + Buildroot Overrides — bodhi 8.0.1 documentation - + diff --git a/develop/user/fedora-flavored-markdown.html b/develop/user/fedora-flavored-markdown.html index 52c424034c..5cc920aa20 100644 --- a/develop/user/fedora-flavored-markdown.html +++ b/develop/user/fedora-flavored-markdown.html @@ -5,10 +5,10 @@ - Fedora-Flavored Markdown — bodhi 8.0.0 documentation + Fedora-Flavored Markdown — bodhi 8.0.1 documentation - + diff --git a/develop/user/release_notes.html b/develop/user/release_notes.html index 857f602465..386fa8370d 100644 --- a/develop/user/release_notes.html +++ b/develop/user/release_notes.html @@ -5,10 +5,10 @@ - Release notes — bodhi 8.0.0 documentation + Release notes — bodhi 8.0.1 documentation - + @@ -33,6 +33,26 @@

Release notes

+
+

v8.0.1

+

Released on 2023-12-24. +This is a bugfix release that fixes an urgent issue about bodhi-server not +honouring cookie authentication settings.

+
+

Bug fixes

+
    +
  • The Bodhi authentication policy wasn’t honoring settings from config +(PR#5572).

  • +
+
+
+

Contributors

+

The following developers contributed to this release of Bodhi:

+
    +
  • Mattia Verga

  • +
+
+

v8.0.0

Released on 2023-12-09. @@ -113,8 +133,8 @@

Features to testing (#5538).

-
-

Bug fixes

+
+

Bug fixes

  • Exclude locked updates being composed from being modified by cron tasks (PR#5524).

  • @@ -131,8 +151,8 @@

    Bug fixes#5540).

-
-

Contributors

+
+

Contributors

The following developers contributed to this release of Bodhi:

  • Aurélien Bompard

  • @@ -149,16 +169,16 @@

    Contributors

    Released on 2023-10-03. This is a bugfix release.

    -
    -

    Bug fixes

    +
    +

    Bug fixes

    • Fixed the detection of Flatpak update type (PR#5496).

    • Fix handling container tags which aren’t valid OCI tags (PR#5497).

    • Fixed display of waived failures in the Automated Tests tab (#5397).

    -
    -

    Contributors

    +
    +

    Contributors

    The following developers contributed to this release of Bodhi:

    • Owen Taylor

    • @@ -171,15 +191,15 @@

      Contributors

      v7.2.1

      Released on 2023-07-30. This is a bugfix release.

      -
      -

      Features

      +
      +

      Features

      • If an update has got any failing test, an help box is displayed in the Automated Tests tab (PR#5382).

      -
      -

      Bug fixes

      +
      +

      Bug fixes

      • On the Automated Tests tab, passed tests that are ‘required’ now correctly show as such (PR#5388).

      • @@ -202,8 +222,8 @@

        Development improvements#5404).

      -
      -

      Contributors

      +
      +

      Contributors

      The following developers contributed to this release of Bodhi:

      • Aurélien Bompard

      • @@ -216,8 +236,8 @@

        Contributors

        v7.2.0

        Released on 2023-04-30. This is a bugfix release.

        -
        -

        Features

        +
        +

        Features

        • Bodhi will not try to recalculate the gating status in response to a new result or a new waiver if the status is ignored (PR#5202).

        • @@ -227,8 +247,8 @@

          FeaturesPR#5264).

        -
        -

        Bug fixes

        +
        +

        Bug fixes

        -
        -

        Development improvements

        +
        +

        Development improvements

        • Use functools lru_cache for caching Release.all_releases() and Release.get_tags() instead of a custom implementation (PR#5238).

        -
        -

        Contributors

        +
        +

        Contributors

        The following developers contributed to this release of Bodhi:

        • Aurélien Bompard

        • @@ -263,16 +283,16 @@

          Contributors

          v7.1.1

          Released on 2023-03-18. This is a minor feature release.

          -
          -

          Features

          +
          +

          Features

          • The automated tests tab will now display information about queued and running tests (PR#5139).

          • Copy additional config files for pungi (PR#5154).

          -
          -

          Contributors

          +
          +

          Contributors

          The following developers contributed to this release of Bodhi:

          • Adam Williamson

          • @@ -284,23 +304,23 @@

            Contributors

            v7.1.0

            Released on 2023-03-11. This is a feature release.

            -
            -

            Dependency changes

            +
            +

            Dependency changes

            • Bodhi now uses pymediawiki instead of the unmaintained simplemediawiki to fetch test cases (PR#4852).

            -
            -

            Features

            +
            +

            Features

            • bodhi-messages is updated to include additional properties in the message schemas. The additional properties are: app_name, agent_name, and __str__ (#4950).

            -
            -

            Bug fixes

            +
            +

            Bug fixes

            -
            -

            Contributors

            +
            +

            Contributors

            The following developers contributed to this release of Bodhi:

            • Kevin Fenzi

            • @@ -336,16 +356,16 @@

              Contributors

              v7.0.1

              Released on 2023-01-14. This is a bugfix release.

              -
              -

              Bug fixes

              +
              +

              Bug fixes

              • Fixed template in overrides list page which prevents the display of filters dropdown (PR#4844).

              • Fixed a possible XSS attack vector in update_form.js (PR#4845).

              -
              -

              Contributors

              +
              +

              Contributors

              The following developers contributed to this release of Bodhi:

              • Mattia Verga

              • @@ -357,15 +377,15 @@

                v7.0.0Released on 2022-11-26. This is a major release that fully enables frozen release state in bodhi-server and adds Kerberos authentication to bodhi-client.

                -
                -

                Server upgrade instructions

                +
                +

                Server upgrade instructions

                This release contains database migrations. To apply them, run:

                $ sudo -u apache /usr/bin/alembic -c /etc/bodhi/alembic.ini upgrade head
                 
                -
                -

                Features

                +
                +

                Features

                • Bodhi client now autenticates using Kerberos by default and falls back to browser-based OIDC mechanism. (PR#4602).

                • @@ -380,8 +400,8 @@

                  Features#4478).

                -
                -

                Bug fixes

                +
                +

                Bug fixes

                -
                -

                Development improvements

                +
                +

                Development improvements

                • Bodhi client now supports configuring OIDC storage path. (PR#4603).

                • For gating, Bodhi now queries all Greenwave ‘decision contexts’ together, @@ -420,8 +440,8 @@

                  Development improvements#4837).

                -
                -

                Contributors

                +
                +

                Contributors

                The following developers contributed to this release of Bodhi:

                • Aurélien Bompard

                • @@ -436,23 +456,23 @@

                  Contributors

                  v6.0.1

                  Released on 2022-06-23. This is a bugfix release.

                  -
                  -

                  Dependency changes

                  +
                  +

                  Dependency changes

                  • Remove the dependency on WhiteNoise since the documentation has moved to Github (PR#4555).

                  • Updated bundled chartJS component to 3.8.0 (PR#4561).

                  -
                  -

                  Features

                  +
                  +

                  Features

                  • Allow disabling autokarma, autotime and close-bugs when editing an update by CLI (PR#4564).

                  -
                  -

                  Bug fixes

                  +
                  +

                  Bug fixes

                  -
                  -

                  Contributors

                  +
                  +

                  Contributors

                  The following developers contributed to this release of Bodhi:

                  • Aurélien Bompard

                  • @@ -475,8 +495,8 @@

                    Contributors

                    v6.0.0

                    This is a major release that adds authentication with OpenID Connect.

                    -
                    -

                    Backwards incompatible changes

                    +
                    +

                    Backwards incompatible changes

                    • Support authentication with OpenID Connect, in addition to OpenID. The old OpenID authentication can be accessed by using @@ -489,15 +509,15 @@

                      Backwards incompatible changes#1180).

                    -
                    -

                    Dependency changes

                    +
                    +

                    Dependency changes

                    • Dependencies are now managed by Poetry (PR#4376).

                    • Enable Dependabot (PR#4454).

                    -
                    -

                    Features

                    +
                    +

                    Features

                    • Add ‘update’ property to koji-build-group.build.complete messages (PR#4381).

                    • @@ -505,8 +525,8 @@

                      FeaturesPR#4431).

                    -
                    -

                    Bug fixes

                    +
                    +

                    Bug fixes

                    • Handle invalid characters in RSS export (PR#4513).

                    • Fixed a style issue in the web UI where images posted in comments exceed box @@ -527,8 +547,8 @@

                      Bug fixes¶< (#4551).

                    -
                    -

                    Contributors

                    +
                    +

                    Contributors

                    The following developers contributed to this release of Bodhi:

                    • Adam Saleh

                    • diff --git a/develop/user/testing.html b/develop/user/testing.html index d83ddb607d..2940101152 100644 --- a/develop/user/testing.html +++ b/develop/user/testing.html @@ -5,10 +5,10 @@ - Testing updates — bodhi 8.0.0 documentation + Testing updates — bodhi 8.0.1 documentation - + diff --git a/develop/user/update_states.html b/develop/user/update_states.html index 108693755e..3b30c6e6a1 100644 --- a/develop/user/update_states.html +++ b/develop/user/update_states.html @@ -5,10 +5,10 @@ - Update states — bodhi 8.0.0 documentation + Update states — bodhi 8.0.1 documentation - +