Comment 14 for bug 1656116

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

monitor-count in ceph-mon is set to 3:

NUMBER_OF_STORAGE_REPLICAS = 3
...
    "ceph-mon": ServiceInfo(
        u"ceph-mon",
        config={"monitor-count": str(NUMBER_OF_STORAGE_REPLICAS),
                "source": OPENSTACK_SOURCE},
        count=NUMBER_OF_STORAGE_REPLICAS),