Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install Eucalyptus Private Cloud on a couple of machines along with Walrus Storage. Design the generic S3ApiProvider.
  2. Create a new Storage provider and develop Eucalyptus Storage Adapter (Walrus). Redesign the Amazon Storage Adapter to extend the generic S3ApiProvider. Write unit-test cases for the implementation.
  3. Test and prove the integration of Duracloud with the installed Eucalyptus Private Cloud.
  4. Deploy a service like 'Duplicate on Upload' or 'Duplicate on Demand' which processes the content from two storage providers. Test also wtih 'DuraCloud Sync Tool' and 'DuraCloud REST API' as they are important utilities in DuraCloud. This functional and stress testing will help to probe any limitations with the eucalyptus integration.
  5. Once tested on a local Eucalyptus installation, if we get access to any remote Eucalyptus Walrus storage, we can test it with that too. Otherwise, document the project.

...