Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo / ui / views.py @ 07d104d8

History | View | Annotate | Download (13.9 kB)

# Date Author Comment
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.

29feb9a4 01/09/2012 05:48 pm Kostas Papadimitriou

Proper version method

refactored version indentification hooks to use version based on
distribution name, since get_component_version does not seem to work
under certain circumstances

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

Added snf-common package

split out of some commonly used code in a seperate package

258235f4 12/13/2011 12:32 pm Kostas Papadimitriou

Custom images improevements, Refs #1748

- Improved image model interface to keep support with Compute Images API
- Glance HEAD request parsing to retrieve image parameters
- Minor styling improvements on vm wizard images list
- Fixed bug on Model object api property (api.call method was shared...

483c9197 11/24/2011 04:06 pm Kostas Papadimitriou

Moved synnefo package in a nested directory

since more than one packages exist in repository root