yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47221
[Bug 1552059] Re: regular tenants cannot validate auto-allocate requirements
Reviewed: https://review.openstack.org/286954
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1091eea1fd502dfc094fa02501a449842bd10196
Submitter: Jenkins
Branch: master
commit 1091eea1fd502dfc094fa02501a449842bd10196
Author: Armando Migliaccio <armamig@xxxxxxxxx>
Date: Tue Mar 1 19:16:36 2016 -0800
Allow auto-allocate's dry-run API call to work for regular users
Add tenant_id to allow for policy check to succeed.
Change-Id: I4f470e683406564aaed91faebb010bce27655b39
Closes-bug: #1552059
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1552059
Title:
regular tenants cannot validate auto-allocate requirements
Status in neutron:
Fix Released
Bug description:
Change [1], introduced the ability to validate auto-allocate
requirements, however the command does not seem to be working for
regular users. When invoked, that's the outcome:
neutron auto-allocated-topology-show -F dry-run
Failed to check policy tenant_id:%(tenant_id)s because Unable to verify match:%(tenant_id)s as the parent resource: tenant was not found.
The call works fine as admin.
[1] https://review.openstack.org/#/c/284307/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1552059/+subscriptions
References