Comment 8 for bug 1573075

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (stable/8.0)

Reviewed: https://review.openstack.org/331171
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=99809129c368b2cc22dbe3fc31ec525e28780d7b
Submitter: Jenkins
Branch: stable/8.0

commit 99809129c368b2cc22dbe3fc31ec525e28780d7b
Author: Oleg Gelbukh <email address hidden>
Date: Fri Jun 17 10:33:20 2016 +0000

    Repair fuelweb_admin network metadata

    When upgrade from version 6.0 to 8.0, the fuelweb_admin network metadata
    is restored from version 6.0. However, since version 6.1, certain params
    in the metadata changed, which is reflected in fixture/admin_network.json
    file.

    Set 'gateway' field for network group 'fuelweb_admin' to the address
    of the Fuel Master node.

    Set 'vip_type' field in ip_addrs table for the 'fuelweb_admin' to NULL.

    Change-Id: Ice94dcb7826b5357b9aaab56ea1632d77160db5e
    Partial-bug: 1573075