Revision:

Revisions

# Date Author Comment
48c5b3ea 03/04/2014 06:34 pm Olga Brani

uinext: Relations between vms-networks-volumes

75ec29e4 03/04/2014 06:18 pm Ilias Tsitsimpis

Log Synnefo management commands to files

Create 'SynnefoOutputWrapper' which replaces Django's 'OutputWrapper'
and logs the command and its output in a file.

Issue #4948: Log all stdout/stderr for snf-manage invocations

6be59978 03/04/2014 03:59 pm Olga Brani

uinext: Style for modals

be5195f3 03/04/2014 03:19 pm Olga Brani

uinext: Uniform modals

bf6deafa 03/04/2014 02:55 pm Christos Stavrakakis

Bump version to 0.15~rc7-1~wheezy

Signed-off-by: Christos Stavrakakis <>

13b4a830 03/04/2014 02:55 pm Christos Stavrakakis

Merge branch 'release-0.15' into debian-release-0.15

32c39716 03/04/2014 02:53 pm Christos Stavrakakis

Update Changelog and admin docs

b6426ead 03/04/2014 01:39 pm Ilias Tsitsimpis

Use SynnefoCommand for django-admin commands

Instead of django's BaseCommand class, use out SynnefoCommand which
takes care of logging the command and its output.

Issue #4948: Log all stdout/stderr for snf-manage invocations

dc1c2b45 03/04/2014 01:13 pm Giorgos Korfiatis

astakos: Use common json util in api

Use get_json_body utility, which takes care of encoding errors. Also check
that the POST body is a dict, where needed.

0467b6cd 03/04/2014 01:07 pm Athina Bekakou

new ui: step-1 of vm-wizard

a442c81d 03/04/2014 12:23 pm Ilias Tsitsimpis

Fix console output for management commands

From Django's documentation:
When you are using management commands and wish to provide console
output, you should write to self.stdout and self.stderr, instead of
printing to stdout and stderr directly.

This patch fixes the managements commands to use the proper...

73672661 03/04/2014 12:18 pm Ilias Tsitsimpis

Logging mechanism for Synnefo management commands

Design doc for the implementation of a logging mechanism for the
Synnefo's management commands.

Issue #4948: Log all stdout/stderr for snf-manage invocations

1901d1ce 02/28/2014 06:38 pm Olga Brani

uinext: Vm network list using ports

75e13060 02/28/2014 06:10 pm Olga Brani

uinext: Modal resolved for dettach-volume case

efb1f3d3 02/28/2014 05:39 pm Sofia Papagiannaki

pithos: Fix GET request for public path with If-None-Match

Refs: #5168

c743bd0a 02/28/2014 05:17 pm Christos Stavrakakis

plankton: Remove http- prefix from headers

23f29f98 02/28/2014 04:40 pm Giorgos Korfiatis

cyclades: Log project reassign actions

5b50c3b4 02/28/2014 04:11 pm Christos Stavrakakis

cyclades: Fix inheritance of RemoveCommand

Make RemoveCommand inherit from SynnefoCommand. Also, add options of
remove commands to command specific options.

1cb6a324 02/28/2014 03:37 pm Alex Pyrgiotis

ci: Add uninstall option

The uninstall option uses the "--uninstall" switch of `python setup.py
develop`. The behavior of the "--uninstall" switch can be found in the
setuptools docs [1].

[1] https://pythonhosted.org/setuptools/setuptools.html#develop

ac7b865d 02/28/2014 03:37 pm Alex Pyrgiotis

ci: Add ssh port option

Add an option to connect to a specific ssh port of the created VM.
It is mainly useful when running ci from a VM in demo.synnefo.org. In
this case, we don't want to deduct the ssh port from the returned
server IP since the demo's DNAT applies only to connections out of the...

643fe7e3 02/28/2014 03:13 pm Kostas Papadimitriou

ui: Use SNF:allow_create flag to decide available flavors in vm wizard

ed7e736e 02/28/2014 02:50 pm Giorgos Korfiatis

astakos: Always display projects in menu

Since now we cannot do without projects, we remove the option to hide
projects from Astakos UI.

954ff0d8 02/28/2014 02:19 pm Dimitris Aragiorgis

deploy: Fix case where node doesn't have authorized_keys

Since we are inserting ssh keys, we first backup existing
authorized_keys and append them later to our uploaded file.

If authorized_keys did not exist, neither will authorized_keys.bak .
So `test -e` in the initialize method of SSH component will...

1ec2f17e 02/28/2014 01:33 pm Christos Stavrakakis

cyclades: Fix type error

ff5edb80 02/28/2014 01:00 pm Giorgos Korfiatis

Update Copyright for project-related changes

Update Copyright for files merged into develop in 2014 concerning the new
projects mechanism.

« Previous 1 2 3 4 ... 584 Next » (26-50/14585) | Per page: 25, 50, 100

Also available in: Atom