Versions Compared

Key

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

...

  1. before May 23rd (access and setup)
    1. (tick) get read/write access to wiki and subversion repository
    2. (tick) download, build, and install DuraCloud baseline
    3. (tick) demonstrate connectivity to S3StorageProvider
  2. May 23- June 3 (local eucalyptus)
    1. (tick) have an Eucalyptus Private Cloud setup ready with Walrus storage registered to it.
  3. June 4 - June 20 (WalrusStorageProvider)
    1. (tick) create the new Eucalyptus Storage Provider(duplicating the existing S3StorageProvider) and develop the WalrusStorageProvider.
    2. (tick) Make changes to the code and test the integration first.
    3. Decide on the requirements to design the S3ApiProvider.
  4. June 21 - July 11 (S3ApiProvider)
    1. work on the requirements design
    2. work on the generic S3ApiProvider.
    3. write the unit test-cases
  5. July 12 - July 18 (refactor)
    1. redesign the existing S3StorageProvider to extend S3ApiProvider, test the S3StorageProvider using unit test-cases and make the changes accordingly.

...