Bases: nova.api.openstack.auth.NoAuthMiddlewareBase
Return a fake token if one isn’t specified.
noauth2 provides admin privs if ‘admin’ is provided as the user id.
Bases: nova.wsgi.Middleware
Return a fake token if one isn’t specified.
Bases: nova.api.openstack.auth.NoAuthMiddlewareBase
Return a fake token if one isn’t specified.
This provides a version of the middleware which does not add project_id into server management urls.