Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools @ 90c7406c

Name Size
  burnin
__init__.py 0 Bytes

Latest revisions

# Date Author Comment
90c7406c 03/05/2014 01:49 pm Christos Stavrakakis

burnin: Fix typo in help msg

s/uuuid/uuid

4cf2178f 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Fix a bug in '_delete_floating_ips'

Renew the list of floating IP objects as it may have been changed
(i.e. a port may have been deleted).

9355a604 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Change pylint disable-msg pragmas

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

d0bb677f 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Skip whole testsuite

Add functionality to allow burnin to skip a testsuite after
it has been started.

a6e5a05f 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Add QuotasTestSuite

c2f037ff 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Rewrite check_quotas functionality

This patch enhances check_quotas functionality for better supporting
projects quotas.

411cbbf4 02/13/2014 04:20 pm Ilias Tsitsimpis

Test 'reassign_server' functionality

87a86b71 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Support the new quotas API

GetQuotas now returns a dictionary with the project's uuids as keys.
This patch changes burnin to support that.

fd95755f 01/31/2014 12:01 pm Ilias Tsitsimpis

burnin: Delete ports attached to floating IPs

This patch fixes a problem with burnin where burnin couldn't delete a
floating IP if it was attached to a port, by destroying the port first.

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.

View revisions

Also available in: Atom