Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / livetest / cyclades.py @ 8e3cbcfe

History | View | Annotate | Download (28 kB)

# Date Author Comment
9f75385a 10/09/2013 01:25 pm Stavros Sachtouris

Merge branch 'release-0.11'

Conflicts:
Changelog
docs/examplesdir/imageregister.rst
docs/installation.rst
kamaki/cli/__init__.py
kamaki/cli/commands/__init__.py
kamaki/cli/commands/astakos.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/image.py...

864767eb 10/09/2013 12:59 pm Stavros Sachtouris

Update version in setup and documents, fix tests

888f7d34 09/20/2013 04:14 pm Stavros Sachtouris

Fix wrong parameter passing to create_server

Refs: #4339

07fdc00c 09/20/2013 04:10 pm Stavros Sachtouris

Fix wrong parameter passing to create_server

Refs: #4339

93951b4d 09/13/2013 01:59 pm Stavros Sachtouris

Merge branch 'release-0.10'

Conflicts:
Changelog
README.Upgrade
docs/collection_of_examples/configuration.rst
docs/collection_of_examples/imageregister.rst
docs/collection_of_examples/server.rst
docs/commands.rst
docs/conf.py
docs/developers/clients-api.rst...

3d6a513a 09/02/2013 06:44 pm Stavros Sachtouris

Tune functional tests for longer delays

b773795c 07/30/2013 12:51 pm Stavros Sachtouris

Make cyclades functional test code pretier

8a8faf8c 07/22/2013 05:56 pm Stavros Sachtouris

Write functional test for resize_server

Refs: #4153

a0608786 06/25/2013 05:06 pm Stavros Sachtouris

Fix spelling mistake (ident-->indent)

4443152f 06/20/2013 04:22 pm Stavros Sachtouris

Adjust unit/functional tests

Refs: #3964
(cherry picked from commit c088076b149d5df99a28c1d31cfbe7d2754bb289)

c088076b 06/20/2013 04:16 pm Stavros Sachtouris

Adjust unit/functional tests

Refs: #3964

5ce1189c 06/13/2013 06:52 pm Stavros Sachtouris

Fix all minor typos and modifications in tests

df0045d8 06/13/2013 06:37 pm Stavros Sachtouris

Fix all minor typos and modifications in tests

ae74021a 06/12/2013 05:52 pm Stavros Sachtouris

Adjust livetests to cloud renamings

2feb9477 06/12/2013 03:49 pm Stavros Sachtouris

Adjust livetests to cloud renamings

2ce16bb0 06/10/2013 03:00 pm Stavros Sachtouris

Adjust all livetests to use cached astakos client

Refs: #3964

9b745324 06/10/2013 02:57 pm Stavros Sachtouris

Adjust all livetests to use cached astakos client

Refs: #3964

0775d2bd 03/06/2013 03:16 pm Stavros Sachtouris

Adjust kamaki.clients.livetest constants

21d7e374 03/06/2013 01:19 pm Stavros Sachtouris

Add missing cyclades tests to livetest

03493855 03/01/2013 03:22 pm Stavros Sachtouris

Unittest clients.image create_server

db113224 02/28/2013 07:29 pm Stavros Sachtouris

Initialize clients SilentEvent testing

f5f2dc53 02/21/2013 12:50 pm Stavros Sachtouris

Rename tests to livetest in kamaki.clients

Update documentation to reflect these changes