support access rules

Bug #1965967 reported by Edward Hope-Morley
26
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Charm Helpers
Fix Released
Undecided
Edward Hope-Morley
OpenStack Barbican Charm
Fix Released
Undecided
Unassigned
OpenStack Cinder Charm
Fix Released
Undecided
Edward Hope-Morley
OpenStack Designate Charm
Fix Released
Undecided
Unassigned
OpenStack Glance Charm
Fix Released
Undecided
Edward Hope-Morley
OpenStack Heat Charm
Fix Released
Undecided
Edward Hope-Morley
OpenStack Keystone Charm
Fix Released
Undecided
Edward Hope-Morley
OpenStack Manila Charm
Fix Released
Undecided
Unassigned
OpenStack Masakari Charm
Fix Released
Undecided
Unassigned
OpenStack Neutron API Charm
Fix Released
Undecided
Edward Hope-Morley
OpenStack Nova Cloud Controller Charm
Fix Released
Undecided
Edward Hope-Morley
OpenStack Octavia Charm
Fix Released
Undecided
Unassigned

Bug Description

The Openstack charms already support using Keystone application credentials but do not support using access rules because the charms are not configuring service_type [1]. This bug is to tracking adding this config to all the charms so that access rules can be used.

[1] https://bugs.launchpad.net/keystone/+bug/1950464

Changed in charm-barbican:
milestone: none → 22.04
Changed in charm-cinder:
milestone: none → 22.04
Changed in charm-designate:
milestone: none → 22.04
Changed in charm-glance:
milestone: none → 22.04
Changed in charm-heat:
milestone: none → 22.04
Changed in charm-manila:
milestone: none → 22.04
Changed in charm-masakari:
milestone: none → 22.04
Changed in charm-neutron-api:
milestone: none → 22.04
Changed in charm-nova-cloud-controller:
milestone: none → 22.04
Changed in charm-octavia:
milestone: none → 22.04
Revision history for this message
Edward Hope-Morley (hopem) wrote :

I suspect part of the reason why this has not been implemented yet is because the service_type names are hardcoded in the keystone charm [1] whereas they are in fact needed in each charm that implements a keystone_authtoken section which comes via charmhelpers. So one way to fix this would be to move [1] into [2] and use that when generating contexts to render the authtoken section templates.

[1] https://github.com/openstack/charm-keystone/blob/ae178d74711f548fe3fd3dda0568492aafe5b216/hooks/keystone_utils.py#L302
[2] https://github.com/juju/charm-helpers/blob/master/charmhelpers/contrib/openstack/keystone.py

Changed in charm-keystone:
milestone: none → 22.04
Revision history for this message
Edward Hope-Morley (hopem) wrote :
Changed in charm-helpers:
assignee: nobody → Edward Hope-Morley (hopem)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-neutron-api (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/834887

Changed in charm-neutron-api:
assignee: nobody → Edward Hope-Morley (hopem)
status: New → In Progress
Changed in charm-glance:
assignee: nobody → Edward Hope-Morley (hopem)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-glance (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/charm-glance/+/834897

Changed in charm-glance:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-keystone (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/charm-keystone/+/834899

Changed in charm-keystone:
assignee: nobody → Edward Hope-Morley (hopem)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-cinder (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/charm-cinder/+/834900

Changed in charm-cinder:
assignee: nobody → Edward Hope-Morley (hopem)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-heat (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/charm-heat/+/834901

Changed in charm-heat:
assignee: nobody → Edward Hope-Morley (hopem)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-nova-cloud-controller (master)
Changed in charm-nova-cloud-controller:
assignee: nobody → Edward Hope-Morley (hopem)
status: New → In Progress
Revision history for this message
Edward Hope-Morley (hopem) wrote :
Revision history for this message
Edward Hope-Morley (hopem) wrote :
Revision history for this message
Edward Hope-Morley (hopem) wrote :

Once the interface and layer patches are landed we can trigger a rebuild for the reactive api charms (octavia, barbican etc) to consume the fix.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (master)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/834899
Committed: https://opendev.org/openstack/charm-keystone/commit/08960ba9b7a3c4559042ba9e86b900c6cc44016e
Submitter: "Zuul (22348)"
Branch: master

commit 08960ba9b7a3c4559042ba9e86b900c6cc44016e
Author: Edward Hope-Morley <email address hidden>
Date: Sat Mar 26 11:22:58 2022 +0000

    Set service_type on identity relation

    Also applies osci.yaml fix for Jammy.

    Change-Id: I4cf5d8c0855bb9a3cd6068335fe8100366c0a66d
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/834902
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/f501a36bc90b01b5e061003d4be9bfe49e03cb37
Submitter: "Zuul (22348)"
Branch: master

commit f501a36bc90b01b5e061003d4be9bfe49e03cb37
Author: Edward Hope-Morley <email address hidden>
Date: Wed Mar 23 15:06:51 2022 +0000

    Sync charmhelpers to get fixes

    Change-Id: I40d3827949caf36b9d019985802e97806d91c025
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-glance (master)

Reviewed: https://review.opendev.org/c/openstack/charm-glance/+/834897
Committed: https://opendev.org/openstack/charm-glance/commit/d2546d56bed1219cc3aa924b9edcb42e02fa8b84
Submitter: "Zuul (22348)"
Branch: master

commit d2546d56bed1219cc3aa924b9edcb42e02fa8b84
Author: Edward Hope-Morley <email address hidden>
Date: Wed Mar 23 14:41:14 2022 +0000

    Sync charmhelpers to get fixes

    Change-Id: I99007f5446fd930c23d10808dee9389c1f474f1c
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-keystone (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/charm-keystone/+/836354

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (master)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/836354
Committed: https://opendev.org/openstack/charm-keystone/commit/9e8c0c9928c9f2ffe7b735f888b6a5edd42c945d
Submitter: "Zuul (22348)"
Branch: master

commit 9e8c0c9928c9f2ffe7b735f888b6a5edd42c945d
Author: Edward Hope-Morley <email address hidden>
Date: Mon Apr 4 14:39:26 2022 +0100

    Ensure service name is not None before lookup

    We need to ensure value for 'service' provided on
    identity relation before doing valid_services lookup.

    Change-Id: I42fb9dbb48b3bcf8fd40700db84ec8210b8433a4
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-cinder (master)

Reviewed: https://review.opendev.org/c/openstack/charm-cinder/+/834900
Committed: https://opendev.org/openstack/charm-cinder/commit/ad08fb62e275a0e8ae7314ad36c7ed86714e33fe
Submitter: "Zuul (22348)"
Branch: master

commit ad08fb62e275a0e8ae7314ad36c7ed86714e33fe
Author: Edward Hope-Morley <email address hidden>
Date: Wed Mar 23 15:03:28 2022 +0000

    Sync charmhelpers to get fixes

    Change-Id: Id4ea5c5258d467b4eae1345721f1750ebfca2483
    Related-Bug: #1965967

Changed in charm-helpers:
status: In Progress → Fix Released
Changed in charm-cinder:
status: In Progress → Fix Released
Changed in charm-glance:
status: In Progress → Fix Released
Changed in charm-heat:
status: In Progress → Fix Released
Changed in charm-keystone:
status: In Progress → Fix Released
Changed in charm-neutron-api:
status: In Progress → Fix Released
Changed in charm-nova-cloud-controller:
status: In Progress → Fix Released
Changed in charm-octavia:
status: New → Fix Released
Changed in charm-barbican:
status: New → Fix Released
Changed in charm-designate:
status: New → Fix Released
Changed in charm-manila:
status: New → Fix Released
Changed in charm-masakari:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on charm-neutron-api (master)

Change abandoned by "Edward Hope-Morley <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/834887
Reason: already merged as part of 22.04 release

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on charm-heat (master)

Change abandoned by "Edward Hope-Morley <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/charm-heat/+/834901
Reason: already merged as part of 22.04 release

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-nova-cloud-controller (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842891

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-neutron-api (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/842892

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-nova-cloud-controller (stable/wallaby)

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842893

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-neutron-api (stable/wallaby)

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/842894

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-neutron-api (stable/victoria)

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/842895

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-nova-cloud-controller (stable/victoria)

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842896

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-nova-cloud-controller (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842897

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-neutron-api (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/842898

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-neutron-api (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/844313

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on charm-neutron-api (stable/xena)

Change abandoned by "Edward Hope-Morley <email address hidden>" on branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-neutron-api/+/844313
Reason: dup

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on charm-nova-cloud-controller (stable/ussuri)

Change abandoned by "James Page <email address hidden>" on branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842897
Reason: This review is > 12 weeks without comment, and failed testing the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-nova-cloud-controller (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842891
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/9744371236829790a0d8d25d20259e2cc01e25eb
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 9744371236829790a0d8d25d20259e2cc01e25eb
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:41:54 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I3dd65702f3be7a9c38abbbe624d278ae5a676475
    Related-Bug: #1965967

tags: added: in-stable-xena
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-neutron-api (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/842892
Committed: https://opendev.org/openstack/charm-neutron-api/commit/ab7996750a9759c6d76fd8fff884adabd2e1cc6e
Submitter: "Zuul (22348)"
Branch: stable/xena

commit ab7996750a9759c6d76fd8fff884adabd2e1cc6e
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:46:35 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I0cc2b9df1837d7f05f20eaa0f153a76550e40148
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-neutron-api (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/842894
Committed: https://opendev.org/openstack/charm-neutron-api/commit/74925ab146f5547c9383a073ce1986e9d00f799f
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 74925ab146f5547c9383a073ce1986e9d00f799f
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:52:34 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: Id2e74e0e34edd82b288622780b13027d87bc7c96
    Related-Bug: #1965967

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-neutron-api (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/842895
Committed: https://opendev.org/openstack/charm-neutron-api/commit/acaef6087412e03f397e17e0d8ea50c4c10c2a30
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit acaef6087412e03f397e17e0d8ea50c4c10c2a30
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:53:50 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: Ia8308be53da26e18d0c3a727ae8b6188e6ba76ee
    Related-Bug: #1965967

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-nova-cloud-controller (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842893
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/4a147508b71d3bf517a9e50c3256a9f7134db4dc
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 4a147508b71d3bf517a9e50c3256a9f7134db4dc
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:51:17 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: Ifaec55671740141c7e7340b63d1757aec4e668c3
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-nova-cloud-controller (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842896
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/b9b3406af518a616e7c0eb05de176e82b009dfcb
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit b9b3406af518a616e7c0eb05de176e82b009dfcb
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:54:50 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I93129733c459afa44d1d18c8601fb930decb1aa8
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-nova-cloud-controller (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/842897
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/7e1c85e21cf4773c8f4c27645420f29f819f6a30
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 7e1c85e21cf4773c8f4c27645420f29f819f6a30
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:56:06 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I61f69828330561f459d59f92df8953d4007c4051
    Related-Bug: #1965967

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-neutron-api (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/842898
Committed: https://opendev.org/openstack/charm-neutron-api/commit/0a843c103c4a3499673da31aabf7fc0d7930e6ba
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 0a843c103c4a3499673da31aabf7fc0d7930e6ba
Author: Edward Hope-Morley <email address hidden>
Date: Sun May 22 15:57:00 2022 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: Id007533ef9422debfb76994369c53326c84a6cc5
    Related-Bug: #1965967

Revision history for this message
Edward Hope-Morley (hopem) wrote :

Seems we forgot to backport the keystone component to this set of patches. There are two patches needed i.e.

https://github.com/openstack/charm-keystone/commit/08960ba9b7a3c4559042ba9e86b900c6cc44016e
https://github.com/openstack/charm-keystone/commit/9e8c0c9928c9f2ffe7b735f888b6a5edd42c945d

And they ideally need to land together.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-keystone (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875210

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

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875211

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-keystone (stable/wallaby)

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875213

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

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875214

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-keystone (stable/victoria)

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875215

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

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875216

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-keystone (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875217

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

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-keystone/+/875218

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875210
Committed: https://opendev.org/openstack/charm-keystone/commit/2be04d3ae9fb60dc4836f0e8fca16ac1e80d316c
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 2be04d3ae9fb60dc4836f0e8fca16ac1e80d316c
Author: Edward Hope-Morley <email address hidden>
Date: Sat Mar 26 11:22:58 2022 +0000

    Set service_type on identity relation

    Also applies osci.yaml fix for Jammy.

    Change-Id: I4cf5d8c0855bb9a3cd6068335fe8100366c0a66d
    Related-Bug: #1965967
    (cherry picked from commit 08960ba9b7a3c4559042ba9e86b900c6cc44016e)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875213
Committed: https://opendev.org/openstack/charm-keystone/commit/3c8514d223e792e542b017edc64d415652de0a4f
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 3c8514d223e792e542b017edc64d415652de0a4f
Author: Edward Hope-Morley <email address hidden>
Date: Sat Mar 26 11:22:58 2022 +0000

    Set service_type on identity relation

    Also applies osci.yaml fix for Jammy.

    Change-Id: I4cf5d8c0855bb9a3cd6068335fe8100366c0a66d
    Related-Bug: #1965967
    (cherry picked from commit 08960ba9b7a3c4559042ba9e86b900c6cc44016e)
    (cherry picked from commit 2be04d3ae9fb60dc4836f0e8fca16ac1e80d316c)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875215
Committed: https://opendev.org/openstack/charm-keystone/commit/bcd99cd1936c070663646fb9e3d2cfa7d072f550
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit bcd99cd1936c070663646fb9e3d2cfa7d072f550
Author: Edward Hope-Morley <email address hidden>
Date: Sat Mar 26 11:22:58 2022 +0000

    Set service_type on identity relation

    Also applies osci.yaml fix for Jammy.

    Change-Id: I4cf5d8c0855bb9a3cd6068335fe8100366c0a66d
    Related-Bug: #1965967
    (cherry picked from commit 08960ba9b7a3c4559042ba9e86b900c6cc44016e)
    (cherry picked from commit 2be04d3ae9fb60dc4836f0e8fca16ac1e80d316c)
    (cherry picked from commit 3c8514d223e792e542b017edc64d415652de0a4f)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875217
Committed: https://opendev.org/openstack/charm-keystone/commit/a95bcdcfce823a5709ad2716273cbe9c46502c27
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit a95bcdcfce823a5709ad2716273cbe9c46502c27
Author: Edward Hope-Morley <email address hidden>
Date: Sat Mar 26 11:22:58 2022 +0000

    Set service_type on identity relation

    Also applies osci.yaml fix for Jammy.

    Change-Id: I4cf5d8c0855bb9a3cd6068335fe8100366c0a66d
    Related-Bug: #1965967
    (cherry picked from commit 08960ba9b7a3c4559042ba9e86b900c6cc44016e)
    (cherry picked from commit 2be04d3ae9fb60dc4836f0e8fca16ac1e80d316c)
    (cherry picked from commit 3c8514d223e792e542b017edc64d415652de0a4f)
    (cherry picked from commit bcd99cd1936c070663646fb9e3d2cfa7d072f550)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875211
Committed: https://opendev.org/openstack/charm-keystone/commit/b5008adc509cebff9d8902e08f6bd8d6fcfd6249
Submitter: "Zuul (22348)"
Branch: stable/xena

commit b5008adc509cebff9d8902e08f6bd8d6fcfd6249
Author: Edward Hope-Morley <email address hidden>
Date: Mon Apr 4 14:39:26 2022 +0100

    Ensure service name is not None before lookup

    We need to ensure value for 'service' provided on
    identity relation before doing valid_services lookup.

    Change-Id: I42fb9dbb48b3bcf8fd40700db84ec8210b8433a4
    Related-Bug: #1965967
    (cherry picked from commit 9e8c0c9928c9f2ffe7b735f888b6a5edd42c945d)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875214
Committed: https://opendev.org/openstack/charm-keystone/commit/1f5322d7380c700c9c844f60366b793802406082
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 1f5322d7380c700c9c844f60366b793802406082
Author: Edward Hope-Morley <email address hidden>
Date: Mon Apr 4 14:39:26 2022 +0100

    Ensure service name is not None before lookup

    We need to ensure value for 'service' provided on
    identity relation before doing valid_services lookup.

    Change-Id: I42fb9dbb48b3bcf8fd40700db84ec8210b8433a4
    Related-Bug: #1965967
    (cherry picked from commit 9e8c0c9928c9f2ffe7b735f888b6a5edd42c945d)
    (cherry picked from commit b5008adc509cebff9d8902e08f6bd8d6fcfd6249)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875216
Committed: https://opendev.org/openstack/charm-keystone/commit/73d7192ee067839dd8afcff6f915d327460088b8
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 73d7192ee067839dd8afcff6f915d327460088b8
Author: Edward Hope-Morley <email address hidden>
Date: Mon Apr 4 14:39:26 2022 +0100

    Ensure service name is not None before lookup

    We need to ensure value for 'service' provided on
    identity relation before doing valid_services lookup.

    Change-Id: I42fb9dbb48b3bcf8fd40700db84ec8210b8433a4
    Related-Bug: #1965967
    (cherry picked from commit 9e8c0c9928c9f2ffe7b735f888b6a5edd42c945d)
    (cherry picked from commit b5008adc509cebff9d8902e08f6bd8d6fcfd6249)
    (cherry picked from commit 1f5322d7380c700c9c844f60366b793802406082)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/875218
Committed: https://opendev.org/openstack/charm-keystone/commit/e5039f66035c461c7c63896873ce66f8de0209db
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit e5039f66035c461c7c63896873ce66f8de0209db
Author: Edward Hope-Morley <email address hidden>
Date: Mon Apr 4 14:39:26 2022 +0100

    Ensure service name is not None before lookup

    We need to ensure value for 'service' provided on
    identity relation before doing valid_services lookup.

    Change-Id: I42fb9dbb48b3bcf8fd40700db84ec8210b8433a4
    Related-Bug: #1965967
    (cherry picked from commit 9e8c0c9928c9f2ffe7b735f888b6a5edd42c945d)
    (cherry picked from commit b5008adc509cebff9d8902e08f6bd8d6fcfd6249)
    (cherry picked from commit 1f5322d7380c700c9c844f60366b793802406082)
    (cherry picked from commit 73d7192ee067839dd8afcff6f915d327460088b8)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-octavia (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-octavia/+/892336

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-barbican (stable/wallaby)

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-barbican/+/892367

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-barbican (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-barbican/+/892368

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-barbican (stable/victoria)

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-barbican/+/892369

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-barbican (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-barbican/+/892370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-designate (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-designate/+/892495

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-designate (stable/wallaby)

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-designate/+/892497

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-designate (stable/victoria)

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-designate/+/892498

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-designate (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-designate/+/892500

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-glance (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-glance/+/892521

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-glance (stable/wallaby)

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-glance/+/892522

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-glance (stable/victoria)

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-glance/+/892523

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-glance (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-glance/+/892524

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-heat (stable/xena)

Related fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/charm-heat/+/892525

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-heat (stable/wallaby)

Related fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/charm-heat/+/892526

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-heat (stable/victoria)

Related fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/charm-heat/+/892527

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-heat (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/charm-heat/+/892528

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-glance (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-glance/+/892524
Committed: https://opendev.org/openstack/charm-glance/commit/79e4d70a3c3c6322d35b5d1e21e36e162e6718f8
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 79e4d70a3c3c6322d35b5d1e21e36e162e6718f8
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:18:17 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I0360282793a6b2237f45f5c93b7dc67166b03f26
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-barbican (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-barbican/+/892368
Committed: https://opendev.org/openstack/charm-barbican/commit/b9613a6be0156f2d5b946657011fc02034e75bd7
Submitter: "Zuul (22348)"
Branch: stable/xena

commit b9613a6be0156f2d5b946657011fc02034e75bd7
Author: Edward Hope-Morley <email address hidden>
Date: Tue Aug 22 16:26:58 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Related-Bug: #1965967
    Change-Id: I31eb11e3c3d5f6bd9087313a56116d90c3e31ef1

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-barbican (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-barbican/+/892367
Committed: https://opendev.org/openstack/charm-barbican/commit/1353287146a615f000eef070bcedc26a8602a332
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 1353287146a615f000eef070bcedc26a8602a332
Author: Edward Hope-Morley <email address hidden>
Date: Tue Aug 22 16:22:06 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Related-Bug: #1965967
    Change-Id: I0ee5ba4fa4dd18d7bfaa39b3e8a1496baba7befb

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-designate (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-designate/+/892495
Committed: https://opendev.org/openstack/charm-designate/commit/2c266fe74f7841da366f07186c043acfef814640
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 2c266fe74f7841da366f07186c043acfef814640
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:07:30 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Change-Id: I72d9a6fdf6ccfd5e8390c859b83f3fe629c55afc
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-designate (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-designate/+/892497
Committed: https://opendev.org/openstack/charm-designate/commit/c287cea17381426230237fe83bddee9489cc5af9
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit c287cea17381426230237fe83bddee9489cc5af9
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:09:04 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Change-Id: I60d3d1b19f533e90ccae1dba859f7421f90da95f
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-barbican (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-barbican/+/892369
Committed: https://opendev.org/openstack/charm-barbican/commit/8f24b6328707691087ef15acb1974738147c4c76
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 8f24b6328707691087ef15acb1974738147c4c76
Author: Edward Hope-Morley <email address hidden>
Date: Tue Aug 22 16:30:12 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Related-Bug: #1965967
    Change-Id: I199b9afd6d52e03f16904b24b8478a136e78ec6c

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-heat (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-heat/+/892525
Committed: https://opendev.org/openstack/charm-heat/commit/37995745d87f377302b993da35ecbd513480d426
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 37995745d87f377302b993da35ecbd513480d426
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:19:36 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I2f81827ef088b0ae2100df83c4f681711a2df036
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-heat (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-heat/+/892526
Committed: https://opendev.org/openstack/charm-heat/commit/3bc5a586ea4a7f691033fdca824c52f298ea5938
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 3bc5a586ea4a7f691033fdca824c52f298ea5938
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:20:03 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I546545aba360acf62d8f5f2f359465ac9f5f2567
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-octavia (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-octavia/+/892336
Committed: https://opendev.org/openstack/charm-octavia/commit/4b2565692def20760f6baebdef5d9c0686fba06e
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 4b2565692def20760f6baebdef5d9c0686fba06e
Author: Edward Hope-Morley <email address hidden>
Date: Tue Aug 22 15:16:54 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack
    Adds bindep.txt to get CI working

    Related-Bug: #1965967
    Change-Id: I85123351a04cf4c4d22683967307ac1b38196e21

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-barbican (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-barbican/+/892370
Committed: https://opendev.org/openstack/charm-barbican/commit/57dab90c92c6a21d25e16154799ea2c1a5b28482
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 57dab90c92c6a21d25e16154799ea2c1a5b28482
Author: Edward Hope-Morley <email address hidden>
Date: Tue Aug 22 16:31:26 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Related-Bug: #1965967
    Change-Id: I4674507d3848cceb23a3602b94ef8d384f106869

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-heat (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-heat/+/892527
Committed: https://opendev.org/openstack/charm-heat/commit/e16a2013fa4aac9802c505ab5fb7dc09f0401e63
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit e16a2013fa4aac9802c505ab5fb7dc09f0401e63
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:20:36 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: Ie0e4db577a03276e682d27abd9be2d9efce6b214
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-heat (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-heat/+/892528
Committed: https://opendev.org/openstack/charm-heat/commit/6901c4cc7fc40169f93826d28a7f03ef2f5813da
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 6901c4cc7fc40169f93826d28a7f03ef2f5813da
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:21:04 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: Ie03990de72fbd3575a5fc47095aa97922e197ed4
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-glance (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-glance/+/892523
Committed: https://opendev.org/openstack/charm-glance/commit/5ccd4fab9000b120b702680d980ba79fef6056c9
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 5ccd4fab9000b120b702680d980ba79fef6056c9
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:17:16 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I60c3a8e61151fa81befab0107b666c510a5f17d4
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-designate (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-designate/+/892498
Committed: https://opendev.org/openstack/charm-designate/commit/d993280f7fc2b724089f7c940b35787562b5d303
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit d993280f7fc2b724089f7c940b35787562b5d303
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:10:20 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Change-Id: Iabd06de18bdc70932551503917f1ee6e812bccb0
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-designate (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-designate/+/892500
Committed: https://opendev.org/openstack/charm-designate/commit/88f261ba80e1dcd213ee12c21ef00149d69556c6
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 88f261ba80e1dcd213ee12c21ef00149d69556c6
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:11:36 2023 +0100

    Rebuild with support for service_type

    Bumps versions of interface-keystone and layer-openstack

    Adds bindep.txt to get CI working

    Change-Id: I6c8b79e1d246a62972e7e9e6ff8544a1c341144a
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-glance (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/charm-glance/+/892522
Committed: https://opendev.org/openstack/charm-glance/commit/cb0c73c6dbec5eea2e0859de0bf2f3a3e038a5f9
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit cb0c73c6dbec5eea2e0859de0bf2f3a3e038a5f9
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:16:28 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I064300a3a8deddf49111825eddc7d08d964d4d67
    Related-Bug: #1965967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-glance (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-glance/+/892521
Committed: https://opendev.org/openstack/charm-glance/commit/0336010d3128f8cb21f411d5aa65936404cc5422
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 0336010d3128f8cb21f411d5aa65936404cc5422
Author: Edward Hope-Morley <email address hidden>
Date: Wed Aug 23 12:14:59 2023 +0100

    Backport support for access rules

    This patch is a charm-helpers sync to get the fixes
    application credential access-rules.

    Change-Id: I95d8fcd20874c0afc07440451e3d8bef2eadc114
    Related-Bug: #1965967

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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