Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo / ui / views.py @ 6c32043b

History | View | Annotate | Download (14.3 kB)

# Date Author Comment
6d675d7a 01/13/2012 02:20 pm Kostas Papadimitriou

Merge branch 'ui-glance'

Conflicts:
snf-app/synnefo/ui/views.py

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

1faf0b9c 01/05/2012 12:11 pm Kostas Papadimitriou

Improved owners of system images configuration, Refs #1748

- allow multiple system owners
- allow custom owner aliases (displayed in UI)

30b6f316 12/22/2011 12:57 pm Kostas Papadimitriou

Several ui improvements

- optionable glance api usage, Refs #1748
- display additional glance image metadata, Refs #1748
- dynamic api endpoint urls, Refs #1658

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