Public bug reported:
The quota management APIs in Pecan simply do not work.
The pecan controller framework try to treat quota as a resource, and
even create resource and collection controllers for this resource.
However, this fails as the plugins do not implement a quota interface.
In the current WSGI framework indeed quota management is performed by a
special controller which interacts directly with the driver and
implements its own authZ logic.
The pecan framework should implement quota management correctly,
possibly avoiding to carry on "special" behaviours from the current WSGI
framework
** Affects: neutron
Importance: High
Assignee: Salvatore Orlando (salvatore-orlando)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1505843
Title:
Pecan: quota management API broken
Status in neutron:
In Progress
Bug description:
The quota management APIs in Pecan simply do not work.
The pecan controller framework try to treat quota as a resource, and
even create resource and collection controllers for this resource.
However, this fails as the plugins do not implement a quota interface.
In the current WSGI framework indeed quota management is performed by
a special controller which interacts directly with the driver and
implements its own authZ logic.
The pecan framework should implement quota management correctly,
possibly avoiding to carry on "special" behaviours from the current
WSGI framework
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1505843/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp