Nova is missing in list of httpd proxy endpoints

Bug #1755560 reported by Honza Pokorny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Julie Pichon

Bug Description

We need to add it :)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-tripleo (master)

Fix proposed to branch: master
Review: https://review.openstack.org/552647

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to instack-undercloud (master)

Fix proposed to branch: master
Review: https://review.openstack.org/552649

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

Reviewed: https://review.openstack.org/552649
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=b0894d0ba9804ad6a388a71fb9d42bba961e5dec
Submitter: Zuul
Branch: master

commit b0894d0ba9804ad6a388a71fb9d42bba961e5dec
Author: Honza Pokorny <email address hidden>
Date: Tue Mar 13 15:17:09 2018 -0300

    Add configuration for the Nova proxy endpoint

    Change-Id: I1de069a4d3786af030530a100982087c0784889e
    Partial-Bug: #1755560

Revision history for this message
Julie Pichon (jpichon) wrote :

Clarification of the impact: it's not possible to assign nodes to a deployment plan and therefore to perform a deployment from the UI, without this.

Step 3 just stays stuck in "Loading deployment roles" and a "Flavors could not be loaded. Connection to Nova API could not be established." message pops up.

tags: added: queens-backport-potential
Revision history for this message
Julie Pichon (jpichon) wrote :

Workaround: Add 'nova' to /var/www/openstack-tripleo-ui/dist/tripleo_ui_config.js (direct, non-proxied URL) and reload the UI.

e.g. 'nova': 'http://virthost:8774/v2.1',

Make sure the firewall/tunnel are set up with this port as well, if necessary.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to instack-undercloud (master)

Fix proposed to branch: master
Review: https://review.openstack.org/553814

Changed in tripleo:
assignee: Honza Pokorny (hpokorny) → Julie Pichon (jpichon)
Julie Pichon (jpichon)
Changed in tripleo:
assignee: Julie Pichon (jpichon) → Honza Pokorny (hpokorny)
Changed in tripleo:
assignee: Honza Pokorny (hpokorny) → Julie Pichon (jpichon)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/553814
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=20c4088afb8d0dac1f3c639b8ae99b3bdd3b2fca
Submitter: Zuul
Branch: master

commit 20c4088afb8d0dac1f3c639b8ae99b3bdd3b2fca
Author: Julie Pichon <email address hidden>
Date: Tue Mar 13 17:20:49 2018 +0000

    Add Nova UI endpoints to the endpoint list

    In addition to puppet-stack-config.yaml
    (cf. I1de069a4d3786af030530a100982087c0784889e), the endpoints also
    need to be specified in the main endpoints list.

    Change-Id: I3701c34841b84c2272dcc24d982fc622ff6139b6
    Partial-Bug: #1755560

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

Reviewed: https://review.openstack.org/552647
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=c6db8d0cd2bd6ad3cf14b4d312e4defc8a48cfdd
Submitter: Zuul
Branch: master

commit c6db8d0cd2bd6ad3cf14b4d312e4defc8a48cfdd
Author: Honza Pokorny <email address hidden>
Date: Tue Mar 13 15:01:52 2018 -0300

    Add configuration for the Nova proxy endpoint

    Change-Id: I6128f8e8a439880aa40f9b3a32e47563ad90cdb6
    Partial-Bug: #1755560
    Depends-On: I3701c34841b84c2272dcc24d982fc622ff6139b6

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to instack-undercloud (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/556396

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/556398

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

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/556399

Revision history for this message
Julie Pichon (jpichon) wrote :

I think these 3 patches are enough to resolve the issue, changing state to Fix released - please move it back if I'm mistaken.

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (stable/queens)

Reviewed: https://review.openstack.org/556396
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=3446e6995d3656500215474a6159bcfcb47d02a9
Submitter: Zuul
Branch: stable/queens

commit 3446e6995d3656500215474a6159bcfcb47d02a9
Author: Honza Pokorny <email address hidden>
Date: Tue Mar 13 15:17:09 2018 -0300

    Add configuration for the Nova proxy endpoint

    Change-Id: I1de069a4d3786af030530a100982087c0784889e
    Partial-Bug: #1755560
    (cherry picked from commit b0894d0ba9804ad6a388a71fb9d42bba961e5dec)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/556398
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=28126ac3f4cbe9eb548eb6b9a6e200b602d67b6f
Submitter: Zuul
Branch: stable/queens

commit 28126ac3f4cbe9eb548eb6b9a6e200b602d67b6f
Author: Julie Pichon <email address hidden>
Date: Tue Mar 13 17:20:49 2018 +0000

    Add Nova UI endpoints to the endpoint list

    In addition to puppet-stack-config.yaml
    (cf. I1de069a4d3786af030530a100982087c0784889e), the endpoints also
    need to be specified in the main endpoints list.

    Change-Id: I3701c34841b84c2272dcc24d982fc622ff6139b6
    Partial-Bug: #1755560
    (cherry picked from commit 20c4088afb8d0dac1f3c639b8ae99b3bdd3b2fca)

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

Reviewed: https://review.openstack.org/556399
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=34fe53e68e3713bdce36c869941222a657118822
Submitter: Zuul
Branch: stable/queens

commit 34fe53e68e3713bdce36c869941222a657118822
Author: Honza Pokorny <email address hidden>
Date: Tue Mar 13 15:01:52 2018 -0300

    Add configuration for the Nova proxy endpoint

    Change-Id: I6128f8e8a439880aa40f9b3a32e47563ad90cdb6
    Partial-Bug: #1755560
    Depends-On: I3701c34841b84c2272dcc24d982fc622ff6139b6
    (cherry picked from commit c6db8d0cd2bd6ad3cf14b4d312e4defc8a48cfdd)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.