Statistics
| Branch: | Tag: | Revision:

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

Name Size
  fixtures
  management
  templates
  tests
__init__.py 0 Bytes
compute_urls.py 2.2 kB
extensions.py 2.7 kB
faults.py 2.3 kB
flavors.py 4.1 kB
floating_ips.py 9.3 kB
images.py 12.3 kB
models.py 0 Bytes
network_urls.py 2 kB
networks.py 7.7 kB
ports.py 10.5 kB
servers.py 33.9 kB
services.py 5.9 kB
subnets.py 9.3 kB
util.py 16.2 kB
versions.py 3.9 kB

Latest revisions

# Date Author Comment
a6d847dc 02/24/2014 06:08 pm Christos Stavrakakis

cyclades: Use vm.flavor_id instead of vm.flavor.id

Get the ID of the flavor of the VM without getting the flavor object
from DB.

a23d59a4 02/24/2014 05:47 pm Christos Stavrakakis

cyclades: Prefetch metadata when listing servers

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
1b8eae7f 02/13/2014 11:07 am Dionysis Grigoropoulos

cyclades: Add shared field in the API for networks

Add a "shared" field in the API reply of networks to be compatible with
Neutron API. This field has the same value as the "public" field.

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

0fd8d1bd 02/12/2014 12:01 pm Christos Stavrakakis

cyclades: Log userid in create requests

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

cyclades: Add some unicode unittests

7a29e4ca 02/12/2014 10:44 am Dionysis Grigoropoulos

cyclades: Revert some changes from previous commit

Revert removal of duplicate code from commit
35ea7f671f28f4e3fbf4d1a58d32fd04fb5f3140

35ea7f67 02/11/2014 01:52 pm Dionysis Grigoropoulos

snf-cyclades: Various bug fixes in cyclades

  • When creating a new subnet, check if the given network_id is an int
  • Remove duplicate code from api/networks
  • Check name length when updating a server
  • Check name length when updating a network
  • Validate NIC ID is an int
182b2e2a 01/28/2014 11:21 am Dionysis Grigoropoulos

cyclades: Fix typo in tests/networks.py

View revisions

Also available in: Atom