Jump to: navigation, search

Difference between revisions of "QuantumAPIAuth"

(No difference)

Revision as of 21:36, 6 May 2011

Authentication + authorization of requests to the Quantum API is required so that tenants can only modify their own networks.

The plan is that authentication will follow the standard OpenStack model of using Keystone .

For now, the plan is to start with a simple scheme were each network is only by a single tenant, and only that tenant can perform any of the operations on that network.

During the summit, we discussed that the service-provider (or a service like nova) may itself act as a tenant to the quantum API in order to model networks.