Skip to content
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

Synchronise zed with upstream #63

Open
wants to merge 2 commits into
base: stackhpc/zed
Choose a base branch
from

Commits on Apr 30, 2024

  1. Fix 'cinder-backup' service when Swift with TLS enabled

    The 'backup_swift_ca_cert_file' [1] setting is ignored by the Swift
    backup driver so 'cinder-backup' service will appear "down" early on
    startup when TLS backend used. This change fixes the issue.
    
    1. https://docs.openstack.org/cinder/latest/configuration/block-storage/backup/swift-backup-driver.html
    
    Closes-Bug: #2051985
    Change-Id: Idec29ce596438a7969ea32d48bacfede84f5b0b6
    Signed-off-by: Maksim Malchuk <[email protected]>
    (cherry picked from commit e99afca)
    (cherry picked from commit 1e52602)
    (cherry picked from commit 22e6866)
    mmalchuk committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    33a166e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge "Fix 'cinder-backup' service when Swift with TLS enabled" into …

    …unmaintained/zed
    Zuul authored and openstack-gerrit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0e7ce34 View commit details
    Browse the repository at this point in the history