-
Notifications
You must be signed in to change notification settings - Fork 11
Dingo stack #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
chengebj
wants to merge
345
commits into
master
Choose a base branch
from
dingoStack
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dingo stack #41
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)
…into dingoStack
add gpfs
add file_system_name
…e for monitoring metric databases.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.