Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api @ cc7312b1

Name Size
  fixtures
  management
  templates
  test
__init__.py 0 Bytes
actions.py 13 kB
common.py 1.8 kB
delegate.py 3.2 kB
faults.py 2.3 kB
flavors.py 3.9 kB
images.py 11.5 kB
models.py 0 Bytes
networks.py 11.5 kB
servers.py 24 kB
tests.py 4.2 kB
urls.py 2.2 kB
util.py 19.3 kB
versions.py 4.2 kB

Latest revisions

# Date Author Comment
cc7312b1 03/21/2013 03:51 pm Christos Stavrakakis

flavor-create: warn if flavor is deleted

7edb6d06 03/11/2013 06:31 pm Christos Stavrakakis

Add --dry-run option to flavor-create

Add --dry-run option to flavor-create management command. Also, do not
crash if flavor already exists.

Refs #3366

d443e1dd 03/07/2013 06:21 pm Stratos Psomadakis

Fix bugs in UserCache

Fix an infinite loop bug in UserCache.fetch_names(), and correct the
*-list commands to only call fetch_names(), when invoked with the
--displayname option.

60c67b41 03/07/2013 02:07 pm Stratos Psomadakis

Fix log string format

2b1e7b83 03/07/2013 02:03 pm Stratos Psomadakis

Add negative caching in ImageCache

Refs #3375

4500650c 03/07/2013 02:03 pm Stratos Psomadakis

Improve server-list usability

Refs #3375

8283d6c1 03/07/2013 02:03 pm Stratos Psomadakis

Improve perf for snf-manage cyclades commands

When the snf-manage {server, network}-list commands are invoked with the
--displayname option, batch the UUID-to-displayname requests to astakos,
instead of issuing a request for each (unique) UUID.

Refs #3375

7856a37a 03/07/2013 02:03 pm Stratos Psomadakis

pep8 fixes

4dcfe1c4 02/28/2013 07:01 pm Georgios D. Tsoukalas

fix and better document quota export/import

9ae613af 02/22/2013 04:38 pm Christos Stavrakakis

Validate all network-create parameters

View revisions

Also available in: Atom