Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api / tests @ c204fcff

Name Size
__init__.py 1.7 kB
extensions.py 2.5 kB
flavors.py 5.9 kB
floating_ips.py 20.2 kB
images.py 15.8 kB
networks.py 9.6 kB
ports.py 15.2 kB
servers.py 38.8 kB
subnets.py 22.8 kB
versions.py 2.7 kB

Latest revisions

# Date Author Comment
828a28df 02/14/2014 01:03 pm Dionysis Grigoropoulos

cyclades: Add tenant_id/user_id fields in floating ips

  • Add tenant_id and user_id in floating ip responses
  • Update tests to comply with this change
d58d0327 02/12/2014 01:29 pm Dionysis Grigoropoulos

cyclades: Add tests for servers/networks/subnets

Add new tests for changes introduced in commit 35ea7f6

19d0725a 02/12/2014 12:01 pm Christos Stavrakakis

cyclades: Add some unicode unittests

182b2e2a 01/28/2014 11:21 am Dionysis Grigoropoulos

cyclades: Fix typo in tests/networks.py

3d870b05 01/27/2014 02:17 pm Dionysis Grigoropoulos

cyclades: Update api/networks.py and typo fixes

  • Update api/networks.py to use the updated get_attribute from commit
    14402edcf6d19fc42a64ef93da3d66ef7969327b.
  • Add corresponding test case
  • Typo fix in an error message in api/subnets.py

Refs #4979

14402edc 01/24/2014 07:12 pm Christos Stavrakakis

cyclades: Validate fields of API requests

Make sure that all fields of a request (user input) have a valid type.
This commit validates 'ports', 'servers' and 'floating_ips' APIs.

Refs #4979

ba777b02 01/23/2014 03:44 pm Giorgos Korfiatis

cyclades: Detach serial from resource when resolved

62b76f38 01/22/2014 12:50 pm Christos Stavrakakis

cyclades: Extend flavors with 'allow_create' field

  • Add 'allow_create' field to Flavor DB model and the corresponding
    migration.
  • Extend API for flavors to return the 'SNF:allow_create' attribute
  • Update POST /servers API call to check that the flavor that is...
7219c7a3 01/20/2014 01:39 pm Christos Stavrakakis

cyclades: Add deleted attribute for changes-since

Extend API response for servers, networks, subnets and floating IPs,
to support HTTP 'changes-since' queries.

03d430b5 12/18/2013 07:17 pm Christos Stavrakakis

cyclades: Comment out unused tests

Security groups are not working yet. Comment out relevant tests.

View revisions

Also available in: Atom