Bug #57
Retrieve local deployment file for EC2 drivers
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 1.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
EC2 VMM driver is still reading from remote deployment file path, change it to use the local path as the other drivers do.
History
#1 Updated by Ruben S. Montero over 12 years ago
- Status changed from New to Closed
- Resolution set to fixed
This has been fixed in #288. The driver should could be improved by checking File.read returns. Note that files are generated and checked by OpenNebula so the file should exist.