Comment 7 for bug 1770144

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

Reviewed: https://review.openstack.org/607495
Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=582e35214464b216ce555aee5fc9d2bd08962411
Submitter: Zuul
Branch: master

commit 582e35214464b216ce555aee5fc9d2bd08962411
Author: Edward Hope-Morley <email address hidden>
Date: Wed Oct 3 09:27:44 2018 +0100

    Fix commit 14a2995

    Original commit added incorrect config section [heat_clients]
    which should actually be [clients_heat].

    Also adds workaround for bug 1750395 which affects creation
    of server without specifying network (>= rocky). This is needed
    for amulet tests to pass.

    Change-Id: I8f1036bd8797a336d836a6b3f6fa9cb50f7a8fa8
    Closes-Bug: #1770144