This session will include the following subject(s):
Networking API update:
The usual update on status of the OpenStack Networking API, and the direction for Havana.
Agenda: - New extensions introduced in Grizzly - Pagination and sorting in the OpenStack Networking API - Areas were the API needs improvements - OpenStack Networking API documentation
(Session proposed by Salvatore Orlando)
Decouple AuthZ from business logic:
The aim of this session is to gather feedback on the already ongoing activities of the blueprint: https://blueprints.launchpad.net/quantum/+spec/make-authz-orthogonal
The final aim of this blueprint is to remove explicit authZ checking from Quantum code, and move it in a module which could potentially become a middleware of his own.
Also, discuss whether the resulting code modules, which should be independent of Quantum, should then be moved to the Oslo repository.