bjbredis / ecspytest

Example Python code to connect to EMC ECS via s3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECSpyTest

Python code to Test/Demo EMC Elastic Cloud Storage (ECS)

Requirements:

Installation

Get Your ECS Test Drive Credentials

Go to ECS TestDrive to get ECS credentials.

Usage

  • Store your credentials in your ~/.boto
  • customize some of the bucket names, object keys and contents
  • run:
$ python ecspytest.py

About

Example Python code to connect to EMC ECS via s3


Languages

Language:Python 100.0%