Statistics
| Branch: | Tag: | Revision:

root / snf-tools @ bc14ba88

# Date Author Comment
bc14ba88 10/06/2011 06:09 pm Vangelis Koukis

Improve integration test suite

Implement generic timeout handler, implement PING IPv4 and IPv6 test,
implement connecting over ssh to the public IPv4 and IPv6 address for
hostname verification, numerous fixes.

5a140b23 10/06/2011 11:18 am Vangelis Koukis

Commit initial version of Synnefo deployment test

Add an initial version of a tool to test a Synnefo deployment.
The tool uses Python testing to run a number of test scenarios
on all available images. It is still a WIP.

Refs #1155.

ff327b86 10/05/2011 12:27 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
README.upgrade

7cc3c7d9 10/03/2011 05:11 pm Giorgos Verigakis

Change Update Metadata to create non-existing keys

Update Metadata methods for servers and images
used to ignore keys that did not exist. This patch
will create them instead.

Refs #1403
Refs #1399

870c24a0 09/14/2011 01:00 pm Giorgos Verigakis

Admin improvements

  • Flavors use the deleted flag instead of deleting the object.
  • SynnefoUsers use the DELETED state instead of deleting the object.
  • Object lists do not show deleted objects.

Refs #849
Refs #1055

928534c4 09/08/2011 09:16 pm Vangelis Koukis

Merge branch 'api-current'

d1ceb341 09/08/2011 04:51 pm Giorgos Verigakis

Be more verbose for multiple choices attributes

Refs #849

fe29fb25 09/02/2011 03:49 pm Giorgos Verigakis

Add --apiurl and --token arguments

Remove --api and --host as they are now redundant.

Fixes #853

ead18dbc 09/01/2011 06:40 pm Giorgos Verigakis

Add invitation list and resend commands

87c1dadc 09/01/2011 06:17 pm Giorgos Verigakis

Add stats command

Refs #995

a8855e98 07/27/2011 07:26 pm Vangelis Koukis

Merge branch 'admin'

Conflicts:
invitations/templates/invitation.txt

9f642ac3 07/27/2011 05:32 pm Vangelis Koukis

Split the tools in a separate snf-tools/ directory