Fix hard-coded etcd cluster size

Bug #1491602 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
hongbin

Bug Description

In before, the etcd cluster size was hard-coded to 1, and there is a TODO item to fix the hard-coded size [1]. Now, it's time to fix it. We should use the number of master nodes as the size of the etcd cluster.

[1] https://review.openstack.org/#/c/204366/10/magnum/conductor/template_definition.py

hongbin (hongbin034)
Changed in magnum:
assignee: nobody → hongbin (hongbin034)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/219896

Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/219896
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=c6c4053d957da366405546f1651af9e75fa754a7
Submitter: Jenkins
Branch: master

commit c6c4053d957da366405546f1651af9e75fa754a7
Author: Hongbin Lu <email address hidden>
Date: Wed Sep 2 18:07:50 2015 -0400

    Fix the hard-coded etcd cluster size

    In before, the etcd cluster size was hard-coded to 1, since HA mode
    hadn't been implemented at that time. Now, we fix it. The etcd
    cluster size is set to the number of master nodes.

    Change-Id: I198ca604401bc805f31e8187f5245177761edf56
    Closes-Bug: #1491602

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.