0339802a5d
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 cinder65fa80c361
and60c563f72d
Change-Id: Iac6507a6e395c55f0fec453650009f08c2bb6563 Closes-Bug: #1271568
7 lines
244 B
YAML
7 lines
244 B
YAML
---
|
|
fixes:
|
|
- |
|
|
An issue with RPC handling on service restart was addressed by ensuring
|
|
proper initialization before creating the RPC consumer. See `bug 1271568
|
|
<https://bugs.launchpad.net/manila/+bug/1271568>`_ for more details.
|