Statistics
| Branch: | Tag: | Revision:

root / snf-webproject @ 0252fb8b

Name Size
  conf
  docs
  extras
  synnefo
COPYRIGHT 1.4 kB
Changelog 1 kB
MANIFEST.in 250 Bytes
README 738 Bytes
distribute_setup.py 15.4 kB
setup.py 6.8 kB

Latest revisions

# Date Author Comment
225cea18 03/14/2013 03:58 pm Christos Stavrakakis

Move common code for mngmt commands to webproject

Move cyclades functions that are useful for all managament commands, like
pprint_table or parse_filters, to snf-webproject.

b0e7f310 03/14/2013 03:58 pm Christos Stavrakakis

Add ListCommand to be used for all *-list commands

Create a generic ListCommand to be user for all *-list management
commands. ListCommand handles must tasks that are common to all
management commands, like retrieving objects from db, filtering
results and formating output to a pretty table, json or csv....

01e056b7 03/04/2013 08:18 pm Kostas Papadimitriou

Change default TEMPLATE_DIRS setting

Refs #3363

/var/lib/* is commonly used to store application generated data and not
as a place to configure installed software.

For every Synnefo app, the administrator is free to install a modified
copy of a template under /etc/synnefo/templates....

693bebea 02/26/2013 02:11 pm Stratos Psomadakis

Make docs (devflow) version-'aware'

6a8d05b4 02/14/2013 05:21 pm Christos Stavrakakis

Rewrite logging settings

5adcc57e 02/07/2013 02:14 pm Christos Stavrakakis

Fixes to setup.py

Update author/maintainer name/email of all synnefo projects. Also fix
short description and some whitespace issues.

778081b0 01/29/2013 06:19 pm Christos Stavrakakis

Do not automatically update version files

Do not automatically update version files from setup.py. From now
on, version files are updated using 'update_version.py' script and
'devflow'.

Also removed autopkg.conf and created devflow.conf configuration file.

e43ac298 01/17/2013 04:38 pm Christos Stavrakakis

Check subcommand for encoding stdout

Dummy check, forced by bug in builtin `isatty` method:
https://bugzilla.redhat.com/show_bug.cgi?id=841152

473e2b08 01/17/2013 04:37 pm Christos Stavrakakis

Remove devflow form build dependency

600222f6 01/16/2013 03:54 pm Christos Stavrakakis

Remove celery dependency

View revisions

Also available in: Atom