[pull] master from openstack:master#2578
Merged
pull[bot] merged 4 commits intoMu-L:masterfrom Feb 28, 2022
Merged
Conversation
added 4 commits
February 28, 2022 08:09
* Update openstack-helm from branch 'master'
to 23615305b527bf35da04f7fd828a59b9cb142b76
- Merge "Move TLS job from check to experimental"
- Move TLS job from check to experimental
We currently run the TLS job in both check and gating. The TLS job
does not reliably pass however due to resource constraints so
having it run on each check results in quite a few rechecks.
This change moves the TLS job from check to experimental to avoid
having to perform these rechecks while having the ability to
run the job on demand when needed.
Change-Id: Ia44354066cc22c936de7dbab4c56b18527cfaa85
* Update masakari-monitors from branch 'master'
to 89c067a4d8c9e634193142e8d155a46aeffaedfa
- Merge "connection too much when large scale failure"
- connection too much when large scale failure
When large scale failure, there would be too many host or instance
failure notifications in a very short time. Each time when one
notification to be sent to masakari, it needs to make client, which
brings great pressure to keystone.
This patch keep the client reusable when it is made. Until exception
it will be made again.
Change-Id: I39795bc796d3e2402881b8116cdc241aa2d60a9f
* Update neutron from branch 'master'
to 6349d1be38b468f2ba114fc242021fbbfa6e43cd
- Merge "Add new class for Logging API methods"
- Add new class for Logging API methods
Not all logapi "DriverBase" [1] methods are implemented in
rpc "LoggingApiNotification" [2]
Now above classes inherit from class 'LoggingApiBase'
[1] https://github.com/openstack/neutron/blob/cf0cc1f4f262994db1044431fc9142745f2a757b/neutron/services/logapi/drivers/base.py#L27
[2]
https://github.com/openstack/neutron/blob/cf0cc1f4f262994db1044431fc9142745f2a757b/neutron/services/logapi/rpc/server.py#L102
Closes-bug: #1960533
Change-Id: I9fbfa0f823bcdde60910b018ef2a8fdffaf3512c
* Update devstack from branch 'master'
to bbe302da853bd82ead5cf6efaacaa93dca1026f8
- Merge "Fix installation with OVN backend and compilation"
- Fix installation with OVN backend and compilation
This patch fixes several issues related to the installation with
OVN backend with the OVS/OVN compilation enabled.
The OVS/OVN local directories prefix, when both services are compiled,
is now "/usr/local".
The "ovn_agent._run_process" function is calling "ovs-appctl" to
configure the logging settings of several services. Instead of
using the service name, the ctl socket file is used instead. That
is more robust and does not fail in systems with previous
installations.
Closes-Bug: #1960514
Change-Id: I69de5333393957593db6e05495f0c3c758efefdf
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
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )