Comment 3 for bug 1669630

Revision history for this message
Adrian Turjak (adriant-y) wrote :

Given that the RBAC API as is currently in Neutron can be made admin only, a new API which users can then safely use would work for me and our use cases.

Effectively our requirement is:
Users can share networks between their projects.
Users cannot share networks with anyone unless the target project is one they have access to, or the target project must accept it.
The old Network RBAC functionality can be turned off for non-admin users so they must use the acceptance workflow.

A new API would fulfil those requirements.