Comment 2 for bug 1509074

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-apps (master)

Reviewed: https://review.openstack.org/238681
Committed: https://git.openstack.org/cgit/openstack/murano-apps/commit/?id=60ddcb5f2de1d12e9a48f13b8f2fb0e5aa9f441b
Submitter: Jenkins
Branch: master

commit 60ddcb5f2de1d12e9a48f13b8f2fb0e5aa9f441b
Author: Stan Lagun <email address hidden>
Date: Thu Oct 22 23:10:33 2015 +0300

    [Kubernetes] Bunch of issues regarding scaling was fixed

    1. There was scaleGatewayUp but no Down action
    2. Gracefully remove node from etcd upon down-scale of nodes/gateways
    3. Log to user which gateways were created/deleted
    4. Deployment either hanged or worked incorrectly when downscaling and then
         upscaling something again

    Also sets minimum gateway node count to 1 until gateway-less mode be fully
    functional again

    Change-Id: Ie3255f70b8a3fdfadab119a579c00433938495c8
    Closes-Bug: #1509074