lp:~jaypipes/glance/auth

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/glance/auth
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Glance
Status:
Development

Recent revisions

31. By Jay Pipes

First round of authentication infrastructure.

Adds middleware to Glance to support authentication.
Adds a very simple, stub SimpleAuthServiceDriver class
that is used to query any server that can populate the
X-Auth-Token header after verifying the contents of a
supplied X-Auth-User and X-Auth-Key header.

Very idiotic test case added... basically, want to have
some discussion on whether this is the "right" way to
go about doing this.

Discussion point: do we need Nova/Swift/whatever to expose
an AUTH-only part of their REST API?

30. By Jay Pipes

Merge trunk

29. By Jay Pipes

Adds POST /images work that saves image data to a store backend

28. By Jay Pipes

Update docs for adding image...

27. By Jay Pipes

Fix Chris minor nit on docstring

26. By Jay Pipes

Fixes binaries, updates WSGI file to more recent version from Nova, and fixes an issue in SQLAlchemy API that was being hidden by stubs and only showed up when starting up the actual binaries and testing...

25. By Jay Pipes

Major refactoring...

24. By Jay Pipes

Adds DELETE call to Teller API

23. By Rick Harris

Fixes Swift URL Parsing in Python 2.6.5 by adding back netloc.

22. By Rick Harris

Moving imports into main which will only be executed after we daemonize thus avoiding the premature initialization of epoll.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/glance/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers