Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 9f74ca46

Name Size
__init__.py 5.1 kB
astakos.py 1.9 kB
compute.py 6.9 kB
cyclades.py 5 kB
image.py 4.5 kB
pithos.py 38.7 kB
storage.py 8 kB
tests.py 21.9 kB
utils.py 3.7 kB

Latest revisions

# Date Author Comment
9f74ca46 07/24/2012 05:37 pm Stavros Sachtouris

Added tests for object_put + minor bug fixes

3e544e5b 07/19/2012 06:27 pm Stavros Sachtouris

More testing in storage

Completed testing at container level, started at object level

379cd4bb 07/18/2012 06:58 pm Stavros Sachtouris

Implemented tests (Pithos+, partial, for now)

Used unittest, implemented tests for all account level Pithos+
operations and some container level operations
TBC

edbee9c8 07/18/2012 03:06 pm Stavros Sachtouris

Pretyfication adjustments

Fixed colors in flavor and image error messages
Pretyfied image client code

c7083665 07/17/2012 07:12 pm Stavros Sachtouris

Fixed and modified disconnect network

Fixed bug with return value
Modified disconnect to take only nic_id as arg

4adfa919 07/17/2012 02:59 pm Stavros Sachtouris

Full Pithos+ support at object level

Rest calls HEAD GET PUT COPY MOVE POST DELETE at object level fully
support Pithos+ capabilities by adding generic methods. Adjusted
existing methods to take advantage of these
Not thoroughly tested...

17edd3f4 07/16/2012 04:06 pm Stavros Sachtouris

Full pithos+ support at container level

Full pithos+ support with ne container_<REST> methods
Old methods adjusted to use this functionality
No changes on CLI

4fd88feb 07/16/2012 01:49 pm Stavros Sachtouris

Modified pithos method signatures

Introduced generic account_head/post/get methods that the other
more specific methods call

3a9e54b0 07/16/2012 01:31 pm Stavros Sachtouris

Completed full pithos+ support at account level

Added full support for pithos+ headers and params for account
POST based operations, modified existing methods to take
advantage of this change

b758e547 07/16/2012 12:30 pm Stavros Sachtouris

Added full pithos support to list_containers

In pithos, added full support for optional parameters and headers supported
in Pithos API in list_containers() (account get)

View revisions

Also available in: Atom