Comment 21 for bug 1271568

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/manila/+/802780
Committed: https://opendev.org/openstack/manila/commit/ad9042b2551d944aa9bf17488117419daf42e9c2
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit ad9042b2551d944aa9bf17488117419daf42e9c2
Author: Maurice Escher <email address hidden>
Date: Wed Apr 21 10:11:03 2021 +0200

    init_host should be called before RPC consumer is created

    This change adds a new hook to Manager class called init_host_with_rpc()
    to allow services like scheduler to do something once RPC is ready.

    Copied from cinder https://opendev.org/openstack/cinder/commit/65fa80c361f71158cc492dfc520dc4a63ccfa419
    and https://opendev.org/openstack/cinder/commit/60c563f72d2d6d008fca03f0a058941f3807e1a8

    Change-Id: Iac6507a6e395c55f0fec453650009f08c2bb6563
    Closes-Bug: #1271568
    (cherry picked from commit 0339802a5d0801cda19c464a87853b60982ae011)
    (cherry picked from commit 887c4bf4c041cfaafaf1c47edb9262574bbb959a)
    (cherry picked from commit d3481f5c2645fa96c710b4298c44ba915f7d9d92)