Hello,
We have installed Aeolus 0.3.0 on a fedora14 x86_64 platform.
We want to create a provider account for ec2 using Conductor web interface (our ec2 account already exists on ec2 portal).
Unfortunately, we receive the following error message :
NameError - uninitialized constant Deltacloud::BackendError:
 ././lib/deltacloud/drivers/ec2/ec2_driver.rb:654:in `valid_credentials?'
 ././server.rb:71:in `GET /api/?'

We need a proxy to go to the internet network from our platform  and we  think that this error is due to the fact that the Conductor component has no knowledge of the proxy.
 How can we configure the Conductor component to take the proxy value into account?

Thanks for your answer.