Comment 4 for bug 1879192

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/791250
Committed: https://opendev.org/openstack/openstack-ansible-os_swift/commit/2ce00d6c69854a175d876c95b3439863a20a5fe4
Submitter: "Zuul (22348)"
Branch: master

commit 2ce00d6c69854a175d876c95b3439863a20a5fe4
Author: Dmitriy Rabotyagov <email address hidden>
Date: Thu May 13 17:34:08 2021 +0300

    Do not collect gnocchi project ID

    Ceilometer middleware now accepts also project names,
    so it's not required to gain project UUID [1].

    We also switching gnocchi project name to `service` for all scenarios
    as it's already whitelisted by default [2]

    [1] https://opendev.org/openstack/ceilometermiddleware/commit/e2bf485044d8f3743da9298a9e461c5808be31f3
    [2] https://opendev.org/openstack/ceilometermiddleware/src/commit/082dabb1b7186f614664f69db32f80918b20d624/ceilometermiddleware/swift.py#L158

    Closes-Bug: #1879192
    Change-Id: I40d3178d1b3bd1234ac34c6fa1d0d2bcb7160720