Comment 4 for bug 1748577

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (stable/queens)

Reviewed: https://review.openstack.org/546566
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=c75c24e0e503cf069ba4979ab59c8af804f1b586
Submitter: Zuul
Branch: stable/queens

commit c75c24e0e503cf069ba4979ab59c8af804f1b586
Author: Lingxian Kong <email address hidden>
Date: Mon Feb 12 11:35:14 2018 +1300

    Add support for Octavia resources in Heat

    Octavia is already an official LBaaS solution for Openstack
    (https://governance.openstack.org/tc/reference/projects/octavia.html) and
    will deprecate the neutron-lbaas extension starting from Queens release.

    For deployment support Octavia service for load balancing functionlity,
    Octavia related resources instead of LBaaS should be used in Heat template.

    Tested in my DevStack environment.

    Change-Id: Icc45e0a126c648fbcba4ebcd1bb258d60957f2d6
    Closes-Bug: #1748577