~0x44/nova/extdoc

« back to all changes in this revision

Viewing changes to nova/api/auth.py

Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with Glance keystone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
                                     project_id,
71
71
                                     roles=roles,
72
72
                                     auth_token=auth_token,
 
73
                                     strategy='keystone',
73
74
                                     remote_address=remote_address)
74
75
 
75
76
        req.environ['nova.context'] = ctx