Statistics
| Branch: | Tag: | Revision:

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

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
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

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

d368ec0c 02/20/2013 06:54 pm Christos Stavrakakis

Fix bug: Detect malformed network subnet

Fix bug in Cyclades network API. API should raise BadRequest if
specified network subnet is invalid. Also, do not allow subnets with
host bits set (like 10.0.0.1/28).

920af09f 02/15/2013 06:00 pm Christos Stavrakakis

Fix testcase-mock

Mocked get_image_dict should contain checksum, needed by archipelago

dccd42eb 02/15/2013 02:52 pm Christos Stavrakakis

Remove unused function delete_to_login_service

e440e835 02/15/2013 02:52 pm Christos Stavrakakis

pep8 fixes

8814e07c 02/14/2013 06:05 pm Christos Stavrakakis

Fixes relave to --uuids option

View revisions

Also available in: Atom