Comment 5 for bug 1830706

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

Reviewed: https://review.opendev.org/667651
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=aec9860eda529f0c32c534bdaa6b965ba7c103f1
Submitter: Zuul
Branch: stable/queens

commit aec9860eda529f0c32c534bdaa6b965ba7c103f1
Author: Lukas Bezdicka <email address hidden>
Date: Wed Jun 26 17:25:57 2019 +0200

    Queens only: Fixup nova cell0 url fix

    The update code for cell0 would work only on environments after
    FFWD. The execution of nova-manage has to run inside of nova-api
    container.

    Change-Id: Ie85c2aeb8e58197356c3bcb599eba6ef4a58815d
    Resolves: rhbz#1723306
    Partial-bug: #1830706