diff --git a/releasenotes/notes/add-molecule-testinfra-a7d15bed7af6bd86.yaml b/releasenotes/notes/add-molecule-testinfra-a7d15bed7af6bd86.yaml deleted file mode 100644 index 4a7b7480d..000000000 --- a/releasenotes/notes/add-molecule-testinfra-a7d15bed7af6bd86.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -other: - - | - Added unittests for Molecule delegated scenario with testinfra (molecule/delegated/tests) diff --git a/releasenotes/notes/add-molecule-zuul-job-e07b844fc1022e36.yaml b/releasenotes/notes/add-molecule-zuul-job-e07b844fc1022e36.yaml deleted file mode 100644 index 5ddc11969..000000000 --- a/releasenotes/notes/add-molecule-zuul-job-e07b844fc1022e36.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -other: - - | - After adding Ansible Molecule job to osim/zuul-jobs repository (#50) - GitHub Workflows for test roles are no longer required and has been - removed (.github/workflows/test-role-*). For each test role a job was - created in .zuul.yaml. diff --git a/releasenotes/notes/homer-remove-kibana-d0c81feafe1af25e.yaml b/releasenotes/notes/homer-remove-kibana-d0c81feafe1af25e.yaml deleted file mode 100644 index c665796bd..000000000 --- a/releasenotes/notes/homer-remove-kibana-d0c81feafe1af25e.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Parameter `homer_kibana_url` has been removed from role homer. - The parameter `homer_opensearch_dashboards_url` can now be used. diff --git a/releasenotes/notes/manager-ara-server-mariadb-volume-type-cb20abe7946ecbed.yaml b/releasenotes/notes/manager-ara-server-mariadb-volume-type-cb20abe7946ecbed.yaml deleted file mode 100644 index c7ae4e8ac..000000000 --- a/releasenotes/notes/manager-ara-server-mariadb-volume-type-cb20abe7946ecbed.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -features: - - | - With the parameter `ara_server_mariadb_volume_type` in the manager role - it is now possible to use a tmpfs volume for the mariadb service used by - the ARA service. This is intended for use in the CI to speed up processes - there. diff --git a/releasenotes/notes/manager-ara-server-new-parameters-4dde69d8d501ebc4.yaml b/releasenotes/notes/manager-ara-server-new-parameters-4dde69d8d501ebc4.yaml deleted file mode 100644 index 9a6e383df..000000000 --- a/releasenotes/notes/manager-ara-server-new-parameters-4dde69d8d501ebc4.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -features: - - | - New parameters have been added to the manager role for the ara-server service. - With `ara_threads` the number of used threads can be configured. With - `ara_worker_connections` the number of worker connections can be configured. - The default of `ara_worker_class` changed to gevent. diff --git a/releasenotes/notes/manager-ara_server_mariadb_healthcheck-71e116352e2cf62b.yaml b/releasenotes/notes/manager-ara_server_mariadb_healthcheck-71e116352e2cf62b.yaml deleted file mode 100644 index 83b929940..000000000 --- a/releasenotes/notes/manager-ara_server_mariadb_healthcheck-71e116352e2cf62b.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - The healthcheck of the mariadb service used by the ARA service - is now set via `ara_server_mariadb_healthcheck` dependent on the - version of the mariadb image. diff --git a/releasenotes/notes/manager-fs.inotify.max_user_instances-2a71c3ac11e8da69.yaml b/releasenotes/notes/manager-fs.inotify.max_user_instances-2a71c3ac11e8da69.yaml deleted file mode 100644 index 58248d539..000000000 --- a/releasenotes/notes/manager-fs.inotify.max_user_instances-2a71c3ac11e8da69.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -fixes: - - | - Set `fs.inotify.max_user_instances = 256` on the manager to fix the - `Failed to allocate directory watch: Too many open files` issue. diff --git a/releasenotes/notes/manager-improve-wait-for-an-healthy-manager-services-fc6132d1cfeed397.yaml b/releasenotes/notes/manager-improve-wait-for-an-healthy-manager-services-fc6132d1cfeed397.yaml deleted file mode 100644 index 5e5634eac..000000000 --- a/releasenotes/notes/manager-improve-wait-for-an-healthy-manager-services-fc6132d1cfeed397.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - The `Wait for an healthy manager service` task in the manager role - now also waits for containers in state `created`. diff --git a/releasenotes/notes/manager-listener-enable-8be154e1398e0ff9.yaml b/releasenotes/notes/manager-listener-enable-8be154e1398e0ff9.yaml deleted file mode 100644 index b987893a5..000000000 --- a/releasenotes/notes/manager-listener-enable-8be154e1398e0ff9.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- -features: - - | - The listener service of the manager is now disabled by default. -upgrade: - - | - Set `enable_listener: true` in `environments/manager/configuration.yml` to - enable the listener service of the manager. diff --git a/releasenotes/notes/manager-mariadb-MARIADB_AUTO_UPGRADE-7b3812dd9a8dd91c.yaml b/releasenotes/notes/manager-mariadb-MARIADB_AUTO_UPGRADE-7b3812dd9a8dd91c.yaml deleted file mode 100644 index dc284c87a..000000000 --- a/releasenotes/notes/manager-mariadb-MARIADB_AUTO_UPGRADE-7b3812dd9a8dd91c.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - Setting `MARIADB_AUTO_UPGRADE=1` as an environment variable for the mariadb - container of the manager service will auto-upgrade running mariadb-upgrade - inside the mariadb container. diff --git a/releasenotes/notes/manager-more-healthchecks-2819198e29a80405.yaml b/releasenotes/notes/manager-more-healthchecks-2819198e29a80405.yaml deleted file mode 100644 index 957fb505a..000000000 --- a/releasenotes/notes/manager-more-healthchecks-2819198e29a80405.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - Add health checks for the manager services listener, openstack, - and watchdog. Add health checks for the manager workers netbox - and conductor. diff --git a/releasenotes/notes/manager-only-copy-bash-completion-with-celery-integration-b50dadda5e9b897f.yaml b/releasenotes/notes/manager-only-copy-bash-completion-with-celery-integration-b50dadda5e9b897f.yaml deleted file mode 100644 index f0a2abfa6..000000000 --- a/releasenotes/notes/manager-only-copy-bash-completion-with-celery-integration-b50dadda5e9b897f.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -fixes: - - | - Copy the bash completion script from the osismclient container only if the Celery - integration is enabled. diff --git a/releasenotes/notes/manager-opensearch-protocol-6899e3ff20ec511b.yaml b/releasenotes/notes/manager-opensearch-protocol-6899e3ff20ec511b.yaml deleted file mode 100644 index 8e0b50981..000000000 --- a/releasenotes/notes/manager-opensearch-protocol-6899e3ff20ec511b.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - With the `manager_opensearch_protocol` parameter it is now possible - to configure the protocol (`http` or `https`) that should be used by - `osism log opensearch`. diff --git a/releasenotes/notes/manager-osism-update-docker-b519e7ad5bbeabcb.yaml b/releasenotes/notes/manager-osism-update-docker-b519e7ad5bbeabcb.yaml deleted file mode 100644 index f2c2ca884..000000000 --- a/releasenotes/notes/manager-osism-update-docker-b519e7ad5bbeabcb.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - With the `osism-update-docker` script, also available via `osism update docker`, - it is possible to update the Docker service on the manager. diff --git a/releasenotes/notes/manager-remove-osism-mirror-e621c82c1d666cbf.yaml b/releasenotes/notes/manager-remove-osism-mirror-e621c82c1d666cbf.yaml deleted file mode 100644 index c3f777f95..000000000 --- a/releasenotes/notes/manager-remove-osism-mirror-e621c82c1d666cbf.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -other: - - | - In `osism.services.manager` the `osism-mirror` script has been removed. - The script no longer worked and new scripts are now available in the - `osism/sbom` repository to mirror container images. diff --git a/releasenotes/notes/manager-resource-limits-8dc65134a0738a8d.yaml b/releasenotes/notes/manager-resource-limits-8dc65134a0738a8d.yaml deleted file mode 100644 index b243c0df9..000000000 --- a/releasenotes/notes/manager-resource-limits-8dc65134a0738a8d.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - In osism.services.manager it is now possible to limit the used resources of - Ansible services via the arguments `manager_mem_limit`, `manager_mem_reservation`, - and `manager_cpus`. diff --git a/releasenotes/notes/manager-sources-configurable-98bb9a9b6fdc68c9.yaml b/releasenotes/notes/manager-sources-configurable-98bb9a9b6fdc68c9.yaml deleted file mode 100644 index 0ca9b0792..000000000 --- a/releasenotes/notes/manager-sources-configurable-98bb9a9b6fdc68c9.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - Git sources in the `osism update manager` script are now configurable via - the environment variables `ANSIBLE_COLLECTION_SERVICES_SOURCE` and - `ANSIBLE_PLAYBOOKS_MANAGER_SOURCE`. diff --git a/releasenotes/notes/manager-update-wrapper-arguments-2f5ea72ac68aa8ec.yaml b/releasenotes/notes/manager-update-wrapper-arguments-2f5ea72ac68aa8ec.yaml deleted file mode 100644 index 38353f704..000000000 --- a/releasenotes/notes/manager-update-wrapper-arguments-2f5ea72ac68aa8ec.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -fixes: - - | - Allow use of arguments in the osism update commands. diff --git a/releasenotes/notes/mariadb-use-healthcheck.sh-script-85633547115b539c.yaml b/releasenotes/notes/mariadb-use-healthcheck.sh-script-85633547115b539c.yaml deleted file mode 100644 index 9386adf4d..000000000 --- a/releasenotes/notes/mariadb-use-healthcheck.sh-script-85633547115b539c.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -features: - - | - Use new `healthcheck.sh` script for the healthcheck of the MariaDB - service of the manager as mysqladmin is not longer usable. Further - details at - https://mariadb.org/mariadb-server-docker-official-images-healthcheck-without-mysqladmin/ diff --git a/releasenotes/notes/netbox-add-healthcheck-3dbaa2f0fca8c19d.yaml b/releasenotes/notes/netbox-add-healthcheck-3dbaa2f0fca8c19d.yaml deleted file mode 100644 index dd0ab357f..000000000 --- a/releasenotes/notes/netbox-add-healthcheck-3dbaa2f0fca8c19d.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - | - Add health check to the netbox worker service. diff --git a/releasenotes/notes/netbox-netbox_postgres_volume_typ-ade52938ba4a2185.yaml b/releasenotes/notes/netbox-netbox_postgres_volume_typ-ade52938ba4a2185.yaml deleted file mode 100644 index 503e55dfc..000000000 --- a/releasenotes/notes/netbox-netbox_postgres_volume_typ-ade52938ba4a2185.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - With the parameter `netbox_postgres_volume_type` in the netbox role - it is now possible to use a tmpfs volume for the postgres service - This is intended for use in the CI to speed up processes there. diff --git a/releasenotes/notes/remove-patchman-686a14202925b24b.yaml b/releasenotes/notes/remove-patchman-686a14202925b24b.yaml deleted file mode 100644 index 4673f6446..000000000 --- a/releasenotes/notes/remove-patchman-686a14202925b24b.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -upgrade: - - | - The Patchman roles were deprecated with OSISM 6.0.0 and have now been removed. - The Patchman service is no longer usable in OSISM. diff --git a/releasenotes/notes/squid-add-healthcheck-6adfb0f696672c2b.yaml b/releasenotes/notes/squid-add-healthcheck-6adfb0f696672c2b.yaml deleted file mode 100644 index e6e87ddb3..000000000 --- a/releasenotes/notes/squid-add-healthcheck-6adfb0f696672c2b.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - | - Add health check to the squid container. diff --git a/releasenotes/notes/squid-remove-whitelist-42419d9868936912.yaml b/releasenotes/notes/squid-remove-whitelist-42419d9868936912.yaml deleted file mode 100644 index 5a3076ee8..000000000 --- a/releasenotes/notes/squid-remove-whitelist-42419d9868936912.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -features: - - | - The internal Squid service is no longer used for filtering. Access to all external sources - is possible. The existing whitelist no longer made sense because, for example, access to - Quay or Docker Hub was completely permitted and any artifacts could then be downloaded anyway. - If you want to filter at this level in the future, you will need an additional proxy or WAF. diff --git a/releasenotes/notes/squid-version-5.7-23.04_beta-e05f0f4d729abf6b.yaml b/releasenotes/notes/squid-version-5.7-23.04_beta-e05f0f4d729abf6b.yaml deleted file mode 100644 index 5ab60c21c..000000000 --- a/releasenotes/notes/squid-version-5.7-23.04_beta-e05f0f4d729abf6b.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - In the squid role, tag `5.7-23.04_beta` is now used for image - `ubuntu/squid` by default. diff --git a/releasenotes/notes/traefik-add-healthcheck-5c0f41f233cb60d0.yaml b/releasenotes/notes/traefik-add-healthcheck-5c0f41f233cb60d0.yaml deleted file mode 100644 index bd817011e..000000000 --- a/releasenotes/notes/traefik-add-healthcheck-5c0f41f233cb60d0.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Enable /ping endpoint of traefik and add health check to the - traefik container. diff --git a/releasenotes/notes/wait-for-healthy-containers-aa18406aa766d3a7.yaml b/releasenotes/notes/wait-for-healthy-containers-aa18406aa766d3a7.yaml deleted file mode 100644 index b8fd48156..000000000 --- a/releasenotes/notes/wait-for-healthy-containers-aa18406aa766d3a7.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Wait for healthy openstackclient and cephclient containers before copying - the bash completion script. diff --git a/releasenotes/notes/zuul-volume-settings-dfdcc32a900018cb.yaml b/releasenotes/notes/zuul-volume-settings-dfdcc32a900018cb.yaml deleted file mode 100644 index 6d6111e60..000000000 --- a/releasenotes/notes/zuul-volume-settings-dfdcc32a900018cb.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - zuul: Add parameters `zuul_log_volume` and `zuul_mariadb_volume` - in order to make volumes for the log and mariadb containers - configurable.