registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #22991
[Bug 655207] Re: make swift work with webob 1.0
Sergey pushed a fix:
http://bitbucket.org/ianb/webob/changeset/4a767f7d1659
and also suggested that explict del would probably be safer
The only other change that I was able to find which effected Swift had
to do with creating Request objects by hand in tests...
Request(env) is better written as Request.blank('', environ=env) so that
defaults are setup like they were in webob < 1.0
** Changed in: swift
Assignee: (unassigned) => clayg (clay-gerrard)
** Changed in: swift
Status: New => In Progress
--
make swift work with webob 1.0
https://bugs.launchpad.net/bugs/655207
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack Object Storage (swift).
References