Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api @ 7ae86e45

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 kB
floating_ips.py 8.9 kB
images.py 12.3 kB
models.py 0 Bytes
network_urls.py 2 kB
networks.py 7.1 kB
ports.py 9.4 kB
servers.py 33.3 kB
services.py 5.9 kB
subnets.py 8.9 kB
util.py 15.4 kB
versions.py 3.9 kB

Latest revisions

# Date Author Comment
7ae86e45 12/05/2013 03:34 pm Dionysis Grigoropoulos

cyclades: Remove unused variable

  • Remove an unused variable introduced in previous commit.
ef48be59 12/05/2013 03:29 pm Dionysis Grigoropoulos

cyclades: Chage the password generation function

  • Add an optional argument length (by default is set to 10) to be able
    to control the length of the generated password.
  • Improve the randomness of randomly-generated passwords.
2aba7764 12/03/2013 02:44 pm Sofia Papagiannaki

snf_django: Change error status code if request method is not valid

Return 405 (NotAllowed) instead of 400 (BadRequest)
Add Allow header in the response containing the list of valid methods

bd16bf3e 12/02/2013 04:03 pm Stratos Psomadakis

Encrypt instance ids in the stats URLs

475d4a85 11/29/2013 04:00 pm Christos Stavrakakis

cyclades: Move all management commands to logic

Move all management commands from 'api/management/commands' to
'logic/management/commands'.

ac17f307 11/27/2013 06:15 pm Christos Stavrakakis

cyclades: Change default value for dhcp

c653a1cf 11/27/2013 04:11 pm Christos Stavrakakis

cyclades: Fix stale import

9cec0c17 11/27/2013 12:21 pm Christos Stavrakakis

cyclades: Change behaviour of servers fqdn

Change behaviour of 'CYCLADES_SERVERS_FQDN' setting: * If this setting is set to 'None', do not fall back to the public IP
address of the machine. * Return the value of the setting even if the machine has no public...

78a37c7f 11/26/2013 01:44 pm Christos Stavrakakis

cyclades: Fix typo in management command

1709a768 11/25/2013 04:25 pm Dionysis Grigoropoulos

cyclades: Fix a bug in logic/subnets.py

  • Don't allow creation of subnets on a network that is initilized in a
    backend

View revisions

Also available in: Atom