Comment 3 for bug 1807697

Revision history for this message
Morgan Fainberg (mdrnstm) wrote : Re: [RFE] Token returns Project's extra properties

AH! Project Tags is something more in line with something we could expose directly and I totally could see the benefits there. It is also possible for neutron to directly request the project details from Keystone via the /v3/projects api, which should return the tags (which might be the easiest and shortest path, changing the token body/format is def. a high barrier as the token format is consumed externally / is a contract. If the direct request from neutron for the project info is sufficient we can roll with that, if not then we can explore the tags being in the token.

I'm marking this bug as incomplete for now, once you respond please feel free to move it back to "new" if we need to explore tags in the token (may be a ways out to land, just forwarning...it also may not land at all).