Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools / burnin / astakos_tests.py @ fe81ddd7

History | View | Annotate | Download (4.4 kB)

# Date Author Comment
d7d51bfc 01/17/2014 06:00 pm Stavros Sachtouris

Merge branch 'develop' into feature-burnin-extentions

Conflicts:
snf-tools/synnefo_tools/burnin/astakos_tests.py
snf-tools/synnefo_tools/burnin/common.py

e0e93a97 01/16/2014 02:03 pm Stavros Sachtouris

Test integrity of astakos.authenticate/endpoints

a59fbcea 01/14/2014 05:55 pm Stavros Sachtouris

Adjust burnin to use synnefo-astakosclient methods

eca500f3 01/09/2014 01:11 pm Ilias Tsitsimpis

snf-burnin: Replace usage of CachedAstakosClient

CachedAstakosClient is an internal class of kamaki.
Instead of using this, use the AstakosClient class that
kamaki re-exports from astakosclient library.

4c52d5bf 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Add new logger

12ef696f 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Parse arguments

6f2b9836 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Test name2uuid

fe15cd00 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Add FlavorsTestSuite