Murano does not get keystone endpoint when Keystone is configured to use templated catalog

Bug #1514692 reported by Marcus Furlong
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Liyingjun
Rally
Fix Released
Undecided
Liyingjun
congress
Fix Released
Undecided
Liyingjun
puppet-murano
Fix Released
High
Unassigned
python-muranoclient
Fix Released
High
Ekaterina Chernova

Bug Description

Pretty much the same issue as here:

https://bugs.launchpad.net/sahara/+bug/1356053

Sahara changed to using dash instead of underscore.

Confirmed that changing application_catalog to application-catalog in murano also fixes the issue.

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

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

Changed in murano:
assignee: nobody → Liyingjun (liyingjun)
status: New → In Progress
Changed in python-muranoclient:
assignee: nobody → Liyingjun (liyingjun)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (master)

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

Changed in murano:
importance: Undecided → High
Changed in python-muranoclient:
importance: Undecided → High
milestone: none → 0.8.0
Changed in murano:
milestone: none → mitaka-1
Changed in murano:
assignee: Liyingjun (liyingjun) → Ekaterina Chernova (efedorova)
Changed in python-muranoclient:
assignee: Liyingjun (liyingjun) → Ekaterina Chernova (efedorova)
Changed in murano:
assignee: Ekaterina Chernova (efedorova) → Liyingjun (liyingjun)
Revision history for this message
Liyingjun (liyingjun) wrote :
Changed in congress:
assignee: nobody → Liyingjun (liyingjun)
Changed in python-muranoclient:
assignee: Ekaterina Chernova (efedorova) → Liyingjun (liyingjun)
Changed in congress:
status: New → In Progress
Liyingjun (liyingjun)
Changed in rally:
assignee: nobody → Liyingjun (liyingjun)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to rally (master)

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

Changed in rally:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/243421
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=697ad2aacccb27db164f9c7bc69c9ff3d0c24267
Submitter: Jenkins
Branch: master

commit 697ad2aacccb27db164f9c7bc69c9ff3d0c24267
Author: liyingjun <email address hidden>
Date: Tue Nov 10 14:11:59 2015 +0800

    Replacing application_catalog with application-catalog

    Murano does not get keystone endpoint when Keystone is configured to use
    templated catalog

    Change-Id: Id568c0a59b2e99dc946b1f2f55f6b233fd6a1b27
    Closes-bug: #1514692

Changed in murano:
status: In Progress → Fix Committed
Changed in python-muranoclient:
assignee: Liyingjun (liyingjun) → Ekaterina Chernova (efedorova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/243422
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=4b4d828be0010762f654c95bbde2ab20f0c5b8a8
Submitter: Jenkins
Branch: master

commit 4b4d828be0010762f654c95bbde2ab20f0c5b8a8
Author: liyingjun <email address hidden>
Date: Fri Nov 13 14:04:55 2015 +0800

    Replacing application_catalog with application-catalog

    Murano does not get keystone endpoint when Keystone is configured to use
    templated catalog

    Change-Id: Ib99e649f4e2dc750043ee025fd56d2fef8486a8c
    Closes-bug: #1514692
    Depends-On: Id568c0a59b2e99dc946b1f2f55f6b233fd6a1b27

Changed in python-muranoclient:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally (master)

Reviewed: https://review.openstack.org/250255
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=f37a5fe58d48071bc5a35dc293ca5151e0eba00b
Submitter: Jenkins
Branch: master

commit f37a5fe58d48071bc5a35dc293ca5151e0eba00b
Author: liyingjun <email address hidden>
Date: Thu Nov 26 17:36:53 2015 +0800

    Replacing application_catalog with application-catalog

    Murano has changed its type, due to the bug that prevented correct
    keystone communication in certain cases.

    Change-Id: I81a6b70c0bc829a0ba2f3dd27654985279cac197
    Closes-bug: #1514692
    Depends-On: Id568c0a59b2e99dc946b1f2f55f6b233fd6a1b27

Changed in rally:
status: In Progress → Fix Committed
Changed in rally:
milestone: none → 0.1.2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to congress (master)

Reviewed: https://review.openstack.org/249023
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=27e565e6eb121deb4d3badb01a0c029c785fee08
Submitter: Jenkins
Branch: master

commit 27e565e6eb121deb4d3badb01a0c029c785fee08
Author: liyingjun <email address hidden>
Date: Tue Nov 24 14:15:05 2015 +0800

    Replacing application_catalog with application-catalog

    Murano has changed its type, due to the bug that prevented correct
    keystone communication in certain cases.

    Change-Id: I72e0cf6834e98925eb9ddca57db8f57f10f66da0
    Closes-bug: #1514692
    Depends-On: Id568c0a59b2e99dc946b1f2f55f6b233fd6a1b27

Changed in congress:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in python-muranoclient:
status: Fix Committed → Fix Released
Changed in rally:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/262687
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=c4aa8afadd44dd5b17470dc1450a56cedb0630d9
Submitter: Jenkins
Branch: master

commit c4aa8afadd44dd5b17470dc1450a56cedb0630d9
Author: zhurong <email address hidden>
Date: Tue Dec 22 03:24:59 2015 +0800

    Update application_catalog to application-catalog

    update "application_catalog" to "application-catalog"
    consistent with Murano change.

    Related-bug: #1514692
    Change-Id: I3e522964a68420183733ff9d91d917f729dd38f8

Tim Hinrichs (thinrichs)
Changed in congress:
milestone: none → mitaka-2
status: Fix Committed → Fix Released
Matt Fischer (mfisch)
Changed in puppet-murano:
status: New → Fix Committed
importance: Undecided → High
Changed in puppet-murano:
status: Fix Committed → Fix Released
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.