Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / tools @ a6e6fe48

# Date Author Comment
a6e6fe48 02/27/2014 04:16 pm Christos Stavrakakis

cyclades: Common function to get object by ID

Create common helper function, for command line tools, to get an object
from DB by it's ID, and raise the appropriate command error if the
object does not exist or the ID is invalid.

d7fa55f9 12/06/2013 05:14 pm Christos Stavrakakis

cyclades: Fix bug in migration script

Only public IPv4 addresses should be upated to floating IPs.

0136e854 11/27/2013 03:06 pm Christos Stavrakakis

docs: Update upgrade notes to v0.15

Add section about converting existing networks to floating IP pools.
Also, add tool for converting public IPv4 addresses to floating IPs.

5313efa9 11/25/2013 01:47 pm Christos Stavrakakis

cyclades: Rename script

88d998b9 11/25/2013 01:03 pm Christos Stavrakakis

cyclades: Add script for adding name to NICs

Add migration script for adding a unique name to the NICs of all Ganeti
instances. Also, this script updates the firewall instance tags to
include the NIC names and not the NIC index.

998f872c 02/14/2013 05:21 pm Christos Stavrakakis

Remove 'snf-admin' and 'snf-cloud' tools

1b5d6e95 07/20/2012 04:59 pm John Giannelos

Initial commit to snf-tools

8252d64f 07/20/2012 03:48 pm John Giannelos

burnin.py is now PEP8 compliant

2bcfb712 07/20/2012 03:03 pm John Giannelos

Change default log-folder and path handling

74ec726f 07/19/2012 05:53 pm John Giannelos

Added log folder option / Now delete-stale deletes also stale networks / Fixed failed testcases output not "None"

aa388d48 07/19/2012 12:13 pm John Giannelos

Fixed oob console test/Delete stale vms in each run

81e8cbf6 07/17/2012 04:39 pm John Giannelos

Output log in folder per image/Flavor argument now working/Fixed networking testcase

21dcb666 07/16/2012 05:53 pm John Giannelos

Minor fixes

f89d0238 07/16/2012 04:21 pm John Giannelos

Added more logging messages for user

bfce8db6 07/16/2012 01:11 pm John Giannelos

Output now stored in folders for each burnin run

33ae1493 07/10/2012 05:09 pm John Giannelos

Various fixes about fabric usage

ae139e8a 07/10/2012 04:00 pm John Giannelos

Using fabric only to setup interfaces

6207533f 07/10/2012 01:59 pm John Giannelos

Minor fixes

4d6e355c 07/03/2012 03:09 pm John Giannelos

First formatted output

4573ea07 07/03/2012 12:43 pm John Giannelos

Splitting burnin to multiple modules

88736f65 06/21/2012 06:03 pm John Giannelos

Fixed sudo/su issues

d5cc50b3 06/13/2012 06:29 pm John Giannelos

Fixed metadata users handling

740a5649 06/07/2012 01:08 am John Giannelos

First complete test finished

fade8dab 06/06/2012 05:21 pm John Giannelos

Minor fixes

08748d73 06/05/2012 05:07 pm John Giannelos

Minor fixes

c54e3d4c 05/30/2012 04:12 pm John Giannelos

Minor fixes

1b40b5e3 05/30/2012 01:37 pm John Giannelos

First approach to complete network testcases

96da37c8 05/28/2012 04:27 pm John Giannelos

Minor fixes

91de9b55 05/28/2012 03:42 pm John Giannelos

Fixed network testing with exactly 2 vms

567ffb85 05/28/2012 01:43 pm John Giannelos

Fixed kamaki clients handling

de2461ec 05/16/2012 07:21 pm John Giannelos

Various fixes

65462ca9 05/16/2012 07:01 pm John Giannelos

Fixed insist on actions / fixed testing conditions

f97dce4d 05/16/2012 02:26 pm John Giannelos

Networking testcases work, insist_on actions needed to be implemented

9659e075 05/16/2012 01:39 pm John Giannelos

Personality enforcement check now works

77054bf5 05/15/2012 06:16 pm John Giannelos

Started personality file injection testing

9e4682b5 05/15/2012 04:35 pm John Giannelos

Added network testing without insisting on status

e94a9d8c 05/14/2012 06:01 pm John Giannelos

Started networking testcases

99d41650 05/14/2012 04:36 pm John Giannelos

Various fixes

c1d11f96 05/09/2012 05:59 pm John Giannelos

Minor changes / initial run after fixes

42acf1cf 05/09/2012 04:51 pm John Giannelos

Minor fixes

74193008 05/09/2012 04:37 pm John Giannelos

Bug fixes related to kamaki changes

1c636ad6 05/08/2012 06:35 pm John Giannelos

Started fixing kamaki changes which broke snf-burnin

c199b9eb 03/19/2012 10:35 am Christos Stavrakakis

Remove invalid import

cc875294 02/02/2012 05:10 pm Giorgos Verigakis

Merge remote-tracking branch 'origin/master' into astakos-integration

Conflicts:
runtests.sh
snf-cyclades-app/synnefo/aai/__init__.py
snf-cyclades-app/synnefo/aai/fixtures/auth_test_data.json
snf-cyclades-app/synnefo/aai/middleware.py
snf-cyclades-app/synnefo/aai/models.py...

f83c0b53 01/31/2012 09:50 am Vangelis Koukis

Merge branch 'plankton'

9c0ac5af 01/30/2012 06:55 pm Kostas Papadimitriou

Renamed snf-app to snf-cyclades-app