Bug #2575
Sunstone uploads not working with new Passenger
Status: | Closed | Start date: | 12/19/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 4.4 | |||
Resolution: | duplicate | Pull request: | ||
Affected Versions: | OpenNebula 4.4 |
Description
Recent stable Passenger release changed the class name for RewindableInput which resulted in Sunstone uploads not working.
PhusionPassenger::Utils::RewindableInput -> PhusionPassenger::Utils::TeeInput
See https://github.com/arax/one/blob/master/src/sunstone/sunstone-server.rb#L416
Details: https://github.com/phusion/passenger/commit/0c2690555babd447757859bb7328533c5c3c02e0
I can submit a patch if you want, but the change is really small.
History
#1 Updated by Boris Parak over 7 years ago
Basically a duplicate of http://dev.opennebula.org/issues/2522
#2 Updated by Daniel Molina over 7 years ago
- Status changed from Pending to Closed
- Resolution set to duplicate