Statistics
| Branch: | Tag: | Revision:

root / snf-ganeti-tools / setup.py @ 9940eacf

History | View | Annotate | Download (2.7 kB)

# Date Author Comment
4b9b606c 01/24/2012 02:16 pm Kostas Papadimitriou

Default settings for snf-ganeti-tools

- Added default settings file for snf-ganeti-tools
- Added synnefo default_settings entry point

868fd403 01/23/2012 08:03 pm Kostas Papadimitriou

Fixed snf-ganetit-tools python requirements

pypi compatible names

9a32d894 01/18/2012 02:23 pm Kostas Papadimitriou

Updated setup.py

- catch synnefo.util import errors
- added snf packages dependencies
- added dependency_link for snf-* package discovery

07d104d8 01/13/2012 02:11 pm Kostas Papadimitriou

Improved packaging

- Improved automatic version tagging from git repo.
- Added auto generated synnefo.<package>.version module to contain each
package version.

a34f9872 01/09/2012 07:17 pm Kostas Papadimitriou

Refactored snf-ganeti-tools scripts as console_scripts

7fb619a0 01/09/2012 05:06 pm Kostas Papadimitriou

Added snf-common package

split out of some commonly used code in a seperate package

f9cbe1cb 10/17/2011 10:28 am Constantinos Venetsanopoulos

Update debian packaging for snf-ganeti-tools

cc99ac61 10/11/2011 11:04 pm Vangelis Koukis

Bump version of snf-ganeti-tools, update packages

Bump version of snf-ganeti-tools, update Debian packaging.

d511237e 09/08/2011 09:41 pm Vangelis Koukis

Bump snf-ganeti-tools to v0.6

2ca1238a 08/31/2011 05:57 pm Vangelis Koukis

Fix AMQP reconnection bug in snf-progress-monitor

ee67b59c 07/27/2011 04:23 pm Vangelis Koukis

Make synnefo a namespace package

Make synnefo a namespace package, to enable different parts
of the synnefo.* namespace to live in different directories. This
will easing breaking up the Synnefo project in different subprojects,
each of them packaged individually....

45ebfd48 07/27/2011 01:47 pm Vangelis Koukis

Import separate snf-ganeti-tools/ project

Split the Synnefo tools for Ganeti into a separate directory: * Make the utilities live in the synnefo.ganeti.* namespace * Import bootstrap scripts * Drop all dependencies on Django and the rest of Synnefo (refs #691)...