Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app @ 828a28df

Name Size
  conf
  docs
  synnefo
COPYRIGHT 1.5 kB
MANIFEST.in 197 Bytes
distribute_setup.py 15.4 kB
setup.py 7.6 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
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

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

plankton: Fix unicode error

Fix unicode error in log statement

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
54d26a27 01/30/2014 12:13 pm Dionysis Grigoropoulos

cyclades: Fix numerous bugs in plankton views

  • Check if the user specified an invalid disk/container format when
    registering an image.
  • Check if the user provided a valid disk/container format when
    updating a registered image.
  • Check if the user provided an image ID when registering/updating an...
606837c6 01/29/2014 03:43 pm Christos Stavrakakis

plankton: Fix wrong import

s/lib/util

View revisions

Also available in: Atom