Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
9355a604 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Change pylint disable-msg pragmas

'disable-msg' has been deprecated in favor of 'disable'.

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