Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / management @ 91c7b930

Name Size
__init__.py 0 Bytes
cli_options.py 3.8 kB
common.py 6.2 kB
pprint.py 13.8 kB

Latest revisions

# Date Author Comment
1ec2f17e 02/28/2014 01:33 pm Christos Stavrakakis

cyclades: Fix type error

a6e6fe48 02/27/2014 04:16 pm Christos Stavrakakis

cyclades: Common function to get object by ID

Create common helper function, for command line tools, to get an object
from DB by it's ID, and raise the appropriate command error if the
object does not exist or the ID is invalid.

2be50766 02/26/2014 12:02 pm Christos Stavrakakis

cyclades: Create common '-u/--user' option

Create 'cli_option' module, to contain the common definitions for
options of Synnefo management commands.

Currently, it contains only the '--user' option definition which accepts
user's UUID or email and annotates the command options with the...

6a439d95 01/21/2014 11:38 am Dionysis Grigoropoulos

cyclades: Update snf-manage subnet-* commands

  • Update snf-manage commands to use the new userid and public fields
    introduced in commit bdedfd9d79be7f1c00764b5d56a326d30b30b474
702b2fe6 01/10/2014 04:48 pm Christos Stavrakakis

Fix error msg

371ab004 12/18/2013 07:17 pm Christos Stavrakakis

cyclades: Allow deletion of ports from deleted VMs

Fix corner case where a port seems to be still attached to a VM although
the VM has already been deleted.

1bf69a52 11/29/2013 04:10 pm Giorgos Korfiatis

cyclades: Lock objects in modifying commands

4a769fc0 11/25/2013 01:13 pm Dionysis Grigoropoulos

cyclades: Handle invalid user input in neutron api

  • Try to convert floating-ip/port IDs to integers, in order to catch
    two unhandled exceptions
501d0f38 11/14/2013 08:41 am Dionysis Grigoropoulos

cyclades: Update subnet-inspect

  • Update subnet inspect to print externally reserved IPs too
9835a70d 11/12/2013 01:44 pm Christos Stavrakakis

cyclades: Replace ASTAKOS_BASE_URL

Replace ASTAKOS_BASE_URL with ASTAKOS_AUTH_URL.

View revisions

Also available in: Atom