#8216 closed defect (fixed)
Interoperability with Eucalyptus S3
Reported by: | alwaysanon | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 4.6 |
Component: | s3 | Version: | 4.5.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
After upgrading from version 4.5 to 4.5.2 the ability to browse S3 buckets in a Eucalyptus 4.0.1 cloud breaks. Cyberduck starts trying to navigate to <bucketname>.<server fqdn> when it needs to go to these buckets via the URI rather than the hostname.
For example
- https://objectstorage.euca.ifmsystems.com:8773/services/objectstorage/ifm-dataportal-dev/apps/apb-chrysler/ not https://ifm-datapotal-dev.objectstorage.euca.ifmsystems.com/...
I used the following profile on both versions
Change History (5)
comment:1 Changed on Sep 10, 2014 at 7:00:08 AM by dkocher
- Milestone set to 4.5.3
- Status changed from new to assigned
- Summary changed from Cannot connect to Eucalyptus S3 after version 4.5 to Interoperability with Eucalyptus S3
comment:2 Changed on Sep 10, 2014 at 8:22:41 AM by dkocher
- Description modified (diff)
comment:3 Changed on Sep 10, 2014 at 8:31:28 AM by dkocher
comment:4 Changed on Sep 17, 2014 at 12:52:15 PM by dkocher
Fixed default context path in profile in r15146.
comment:5 Changed on Sep 17, 2014 at 1:17:56 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
In r15147.
Note: See
TracTickets for help on using
tickets.
This issue was introduced with r15042.