aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/add-hostgroup-default-for-host-parameter-02e3d48de1f69765.yaml
blob: ff0904b807d38bed753b99a0959e32ec243e620f (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - Set "host" parameter in manila.conf to 'hostgroup' when running
    manila share service under pacemaker.  This labels instances of
    the service on different nodes with the same "host" as cinder does
    in this circumstance so that the instances are considered by
    OpenStack to provide the same service and manila share is able to
    maintain management of shares on the backend after failover and
    failback.