etcd_lb: incorrect listener_type

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

Bug Description

In file drivers/swarm_fedora_atomic_v1/templates/cluster.yaml, etcd_lb has hardcoded HTTP protocol:

  etcd_lb:
    type: ../../common/templates/lb.yaml
    properties:
      fixed_subnet: {get_attr: [network, fixed_subnet]}
      external_network: {get_param: external_network}
      protocol: HTTP
      port: 2379

but protocol should be: {get_param: loadbalancing_protocol}

Wang Bo (chestack)
Changed in magnum:
assignee: nobody → Wang Bo (chestack)
Revision history for this message
Wang Bo (chestack) wrote :

it has been fixed for CoreOS and k8s in bug: https://bugs.launchpad.net/magnum/+bug/1679724

Revision history for this message
Javier Castillo (javcasalc) wrote :

It is not fixed for swarm clusters.

 https://bugs.launchpad.net/magnum/+bug/1679724 -> fixed only for K8S.

Changed in magnum:
status: New → In Progress
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/507820

Changed in magnum:
assignee: Wang Bo (chestack) → Javier Castillo (javcasalc)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/507820
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=8f74906435262caea9384a612e23122336a19a12
Submitter: Zuul
Branch: master

commit 8f74906435262caea9384a612e23122336a19a12
Author: Javier Castillo Alcíbar <email address hidden>
Date: Wed Sep 27 13:03:20 2017 +0200

    [swarm-fedora-atomic] fix cluster etcd_lb protocol definition

    In file drivers/swarm_fedora_atomic_v1/templates/cluster.yaml,
    etcd_lb protocol is hardcoded:

      etcd_lb:
        type: ../../common/templates/lb.yaml
        properties:
          fixed_subnet: {get_attr: [network, fixed_subnet]}
          external_network: {get_param: external_network}
          protocol: HTTP
          port: 2379

    but protocol should be: {get_param: loadbalancing_protocol}

    Change-Id: Ib36ff0a99e219db9c0e0f35267faf317f5a14554
    Closes-Bug: #1712054

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 6.0.0

This issue was fixed in the openstack/magnum 6.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on magnum (master)

Change abandoned by Feilong Wang (<email address hidden>) on branch: master
Review: https://review.opendev.org/497725
Reason: Hi, magnum team is trying to clean up these old pending patches. Please feel free to reopen this if you're still working on. Thanks.

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.