Comment 2 for bug 1382665

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

Reviewed: https://review.openstack.org/129391
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=ef1ff217ede69f3609d5581f9a883e085091f937
Submitter: Jenkins
Branch: master

commit ef1ff217ede69f3609d5581f9a883e085091f937
Author: Jason Dunsmore <email address hidden>
Date: Mon Oct 13 16:35:38 2014 -0500

    Make Cloud Loadbalancer properties updatable

    Several Cloud Loadbalancer properties that are updatable in the Cloud
    Loadbalancers API were not updatable in the Heat resource. Add
    handle_update for each of these properties.

    Change-Id: Ie1de3461ef2114b64195f9cb906caebd853be381
    Closes-Bug: #1382665