Statistics
| Branch: | Tag: | Revision:

root / snf-tools @ 2a58c29b

Name Size
  conf
  synnefo_tools
COPYRIGHT 1.4 kB
MANIFEST.in 28 Bytes
distribute_setup.py 15.4 kB
setup.py 2.8 kB

Latest revisions

# Date Author Comment
ceaddad6 11/08/2013 01:01 pm Ilias Tsitsimpis

burnin: Fix a bug with logging.Formatter

The attribute 'msg` contains the unformatted string passed in the
original logging call. We should use the `message' attribute which is
the logged message, computed as msg % args.

6ce03057 10/29/2013 04:48 pm Giorgos Korfiatis

Trim trailing slash from ASTAKOS_AUTH_URL

Endpoints no more end in slash.

34716139 09/16/2013 11:45 am Ilias Tsitsimpis

snf-burnin: Add a missing `return'

9ac7842b 09/16/2013 11:41 am Ilias Tsitsimpis

snf-burnin: `system-images-user' is not mandatory

`system-images-user' flag is not mandatory when one
uses the `show-stale' flag.

980c2592 09/16/2013 11:00 am Ilias Tsitsimpis

snf-burnin: Change exit code to 1 for errors

When burnin test cases fail, return 1 as exit code.

5ccbdf82 07/15/2013 01:55 pm Ilias Tsitsimpis

burnin: Fix a bug with image metadatas

Plankton returns properties whereas Cyclades returns
metadata for the images.

33d1cf90 07/15/2013 12:38 pm Ilias Tsitsimpis

burnin: add --system-images-user flag

With this flag one can specify the owner of the
system images.
Currently one has to specify owner's uuid.
This options is mandatory.

b72d6a0a 07/02/2013 03:35 pm Ilias Tsitsimpis

burnin: Don't register images as public

abe6915b 06/28/2013 09:12 pm Christos Stavrakakis

Merge branch 'release-0.14' into develop

Conflicts:
snf-astakos-app/astakos/im/views/target/redirect.py
snf-cyclades-app/synnefo/logic/backend.py
version

89af2bbd 06/20/2013 01:50 pm Ilias Tsitsimpis

burnin: Set CONNECTION_RETRY_LIMIT=2 on all kamaki clients

View revisions

Also available in: Atom