Comment 5 for bug 1755541

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

Reviewed: https://review.openstack.org/552825
Committed: https://git.openstack.org/cgit/openstack/tripleo-ui/commit/?id=16d2f612fcde30022e382d4aa8c9149e834176a2
Submitter: Zuul
Branch: stable/queens

commit 16d2f612fcde30022e382d4aa8c9149e834176a2
Author: Jiri Tomasek <email address hidden>
Date: Tue Mar 13 17:39:07 2018 +0100

    Add nova to appConfig immutable record

    Nova endpoint is missing in appConfig record, and therefore regardless
    of nova endpoint being defined in tripleo_ui_config.js, it is ignored
    by the app.

    This change adds nova endpoint definition to appConfig record and
    adds nova endpoint to tripleo_ui_config.js sample

    Closes-Bug: #1755541
    Change-Id: Id5b6b437488b42217da2b086d1d1227022a22aab
    (cherry picked from commit 6243c027b48fee00abbf48531bb99a012f7f86b7)