Skip to content

[pull] master from openstack:master#2578

Merged
pull[bot] merged 4 commits intoMu-L:masterfrom
openstack:master
Feb 28, 2022
Merged

[pull] master from openstack:master#2578
pull[bot] merged 4 commits intoMu-L:masterfrom
openstack:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 28, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Zuul 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
@pull pull bot added the ⤵️ pull label Feb 28, 2022
@pull pull bot merged commit 753b995 into Mu-L:master Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants