Skip to content

Conversation

@chengebj
Copy link
Contributor

No description provided.

markgoddard and others added 30 commits April 29, 2024 12:35
This reverts commit 9675347.

Reason for revert: Masakari CI is working

Change-Id: Ifb44a437b96c0c029210b1491ee6c6403ee9e6fb
(cherry picked from commit c3b5662)
Updates the Grafana OpenSearch datasource configuration to use values
for OpenSearch that work out of the box.

Closes-Bug: #2039500
Change-Id: Id9c7e59e6ae1dd98176c68b14a2aff1985306751
(cherry picked from commit 9afc9da)
Closes-Bug: #2060121

Bug introduced in https://review.opendev.org/c/openstack/kolla-ansible/+/843748

Signed-off-by: Sven Kieske <[email protected]>
Change-Id: Ibdf107d27f1523d57787726685f68ff27e9db7bc
(cherry picked from commit 1c51e12)
Depends-On: https://review.opendev.org/c/openstack/blazar/+/903586

Change-Id: Ic4c8c234c0597e715b2d276c03e485a438e27123
(cherry picked from commit d10084a)
Related-Bug: #2062401

Change-Id: I2c058e0fe56b32fce36e1c9f637c12fe5950ff21
(cherry picked from commit b391cdc)
Change-Id: Iad34c3340325d2aad0f468d88e94007823871a41
(cherry picked from commit b8146ef)
Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/920172

Change-Id: Ieba0baf154ead063a1bc244aaadd4ca53c814ad3
(cherry picked from commit 160a81b)
Change-Id: Ief1598a017b7ff491c9fcb775fdb155628bc55d2
(cherry picked from commit 84f2cb3)
Update Sykline stop task to use the
service-stop role to symplify the task
and make sure it is using kolla_container.

Authored-By: Roman Krček <[email protected]>
Change-Id: I7b11359cee931273a058364160b64fe1fb606b5e
(cherry picked from commit 6e06bee)
Path to the modules needed by trove-api changed in source trove
package so the configuration was updated.

Closes-bug: #1937120
Signed-of-by: Roman Krček <[email protected]>
Change-Id: I5df02af004fabb9bb1d6ca7c3fd83954cbf63a51
(cherry picked from commit bc9f3f1)
List of strings CONTAINER_PARAMS is missing comma separators,
which makes it an implicit concatenation of list items
that should be separate.

Closes-Bug: #2067278
Change-Id: Iec9a8de184481dae058377fa8d7bbd8da729d62c
Signed-off-by: Martin Hiner <[email protected]>
(cherry picked from commit 69cdc6d)
If rabbitmq is not on the same host as the nova-controller,
then this task will fail. This change ensures that the
task references an actual rabbitmq host vs the host the
task runs on.

Closes-Bug: 2020805
Change-Id: I1b58f4aeda8c9fe8db1770c63c17bf1c465f3d2a
(cherry picked from commit 52729e6)
Similar to [1].

[1]: https://review.opendev.org/c/openstack/openstack-ansible/+/851426

Change-Id: I254f71d607353e0cf4d3d5ebafd6813287c4fa9f
(cherry picked from commit 6160c23)
double the timeout from 5 to 10 seconds.
this should prevent errors like these:

https://zuul.opendev.org/t/openstack/build/547464fe844e4e8ba34faac33f615c92/log/primary/logs/ansible/test-core-openstack#1210

Change-Id: I47157973a8152154a264cc1914b6d2b55bc08cd1
Signed-off-by: Sven Kieske <[email protected]>
(cherry picked from commit 221a9b0)
If the container image used by Mariabackup is different than the
one used by MariaDB server, it's possible that mariabackup and mariadb
are incompatible. This may cause backup operations to fail.

This change queries the running MariaDB server container's image and
uses it when taking a backup. If MariaDB server isn't running on the
host it falls back to the image defined in configuration.

The separate mariabackup_image, mariabackup_tag and
mariabackup_image_full variables are no longer required and have been
removed.

Closes-Bug: #2058644
Change-Id: I45f3f90ec1973dae92131ea16a7b248ab7a8ae69
(cherry picked from commit 667d153)
Change-Id: Id25b4407a8170f69e4cd7278e0aff64c609ace7d
(cherry picked from commit 71d1a643bbe419c9e413ee799d30720a0985ebd7)
Ansible passes port as a string - therefore matching does not work
and we get https://nova_url:443/v2.1

Closes-Bug: #2063434

Change-Id: I76cce7f491c77b6b788d29c8644e87055f5cfff0
(cherry picked from commit 2c0f94a)
Change the skyline nginx config to point to the internal port.

Closes-Bug: #2069855
Change-Id: Ia29d89b2594a604c687469850a67f7fe29d0eb5d
(cherry picked from commit cb90041)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.