Comment 5 for bug 1545069

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

Reviewed: https://review.openstack.org/288853
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=04ec2a1292b3ba8838f98e6e5b84953df2745166
Submitter: Jenkins
Branch: master

commit 04ec2a1292b3ba8838f98e6e5b84953df2745166
Author: neha08 <email address hidden>
Date: Sat Mar 5 12:07:29 2016 +0530

    Add project_id to all serialized documents

    Openstack projects are standardizing around project_id rather than
    tenant_id, and a single consistent field makes querying easier. Add
    project_id to all mappings and serialization functions.

    This patch doesn't change existing RBAC queries from owner or tenant_id
    to project_id; it'll be more appropriate to do so when tenant id begins
    to be dropped entirely.

    Co-Authored-By: Steve McLellan <email address hidden>
    Closes-Bug: #1545069
    Change-Id: Id507736462b7a7b3edc49269680bea165efb2e5d