Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo @ 6c32043b

# Date Author Comment
6c32043b 01/30/2012 03:33 pm Kostas Papadimitriou

Disable custom images view

Not ready for production

1cdbfe52 01/30/2012 03:31 pm Kostas Papadimitriou

Merge branch 'master' into ui-0.8

Conflicts:
snf-app/synnefo/ui/static/snf/js/ui/web/ui_vms_base_view.js
snf-docs/asterias-upgrade.rst

e0dc0278 01/30/2012 12:06 pm Vangelis Koukis

Merge branch 'plankton'

9940eacf 01/27/2012 11:16 am Kostas Papadimitriou

Initial split of documentation

- Moved synnefo documentation in docs dir
- Added documentation files for each synnefo package seperately
- Moved dispatcher, admin logging settings in snf-app

1c9a0076 01/23/2012 04:37 pm Kostas Papadimitriou

Moved default database settings in webproject

b882c201 01/19/2012 04:39 pm Giorgos Verigakis

Do not limit images to the root folder

08cade4a 01/19/2012 02:44 pm Giorgos Verigakis

Merge branch 'plankton' of https://code.grnet.gr/git/synnefo into plankton

6e91708b 01/19/2012 02:40 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/synnefo into plankton

eeda4702 01/19/2012 12:23 pm Kostas Papadimitriou

Moved database default config in snf-app

3d975c75 01/16/2012 06:12 pm Kostas Papadimitriou

Dispatcher script fixes

- changed default pidfile location
- removed main wrapper

434d1e68 01/16/2012 05:51 pm Giorgos Verigakis

Add support for size queries.

de470b1e 01/16/2012 04:59 pm Kostas Papadimitriou

Fixed import and default settings

required for snf-dispatcher to run

7df4ecdc 01/16/2012 02:05 pm Kostas Papadimitriou

Added snf-app entry points for static files

cc11c0dd 01/16/2012 12:55 pm Kostas Papadimitriou

Exclude version modules from repository

d140796a 01/13/2012 04:33 pm Vangelis Koukis

Minor change to default value of PITHOS_ROOT

89b2e9b8 01/13/2012 03:18 pm Giorgos Verigakis

Bugfixes

6d675d7a 01/13/2012 02:20 pm Kostas Papadimitriou

Merge branch 'ui-glance'

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

43a89bfd 01/13/2012 02:13 pm Kostas Papadimitriou

Link jquery url explicitly by its version

Fixes packaging issues since setuptools don't respect symlinks contained in
package.

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.

bfd9f988 01/12/2012 05:48 pm Giorgos Verigakis

Plankton improvements

  • Move all plankton metadata to the 'plankton'
    domain.
  • Hide plankton metadata from the pithos clients,
    as it was causing problems.
  • Use new backend initialization method.
2ce0636e 01/12/2012 03:06 pm Kostas Papadimitriou

Initial commit for snf-webproject

- new package snf-webproject
- moved basic django related settings in snf-webproject
- added new entry point utils to ease the extension mechanism of
snf-webproject (urlpatterns, middleware, static_files, installed_apps)...

0a72907b 01/10/2012 09:47 pm Giorgos Verigakis

Update Plankton to use the latest Pithos features

3d653f72 01/10/2012 03:06 pm Giorgos Verigakis

Bugfixes

  • Return instead of raise
  • Move all plankton_method code inside a try-catch
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

450e0a22 01/05/2012 05:01 pm Kostas Papadimitriou

snf-app as namespace package

- added extend_path in synnefo package
- moved version helpers in their own module `synnefo.version`

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)

1516800a 01/05/2012 10:50 am Kostas Papadimitriou

UI error handling improvements

- display plain error response body as `extra details` if the content
cannot be parsed as JSON, Refs #1817
- Early initialization of request error handling bindings, Refs, #1787
- monospace font for extra error details

df251d55 01/03/2012 04:51 pm Kostas Papadimitriou

Force escaping of content applied as html in ui

bbbceeea 01/03/2012 04:45 pm Kostas Papadimitriou

Fixed plankton metadata keys regression

Handle lowercase OS meta key

ca785807 01/03/2012 03:59 pm Kostas Papadimitriou

Updated undescore.js

Updated underscore.js helper lib to v1.2.3

a85784d2 01/03/2012 01:40 pm Kostas Papadimitriou

Fixed custom images view bug

Apply collection object when view gets initialized.

9961142e 01/03/2012 01:16 pm Kostas Papadimitriou

Create view IE7 fixes

ae8cb3d5 12/22/2011 01:51 pm Kostas Papadimitriou

Updated upgrade guide and settings documentation

e758ab1c 12/22/2011 01:08 pm Kostas Papadimitriou

Merge branch 'master' into ui-glance

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

34d1013b 12/20/2011 06:19 pm Vangelis Koukis

Make minor fixes to settings for consistency

Make minor fixes to settings for consistency.
Rename BYPASS_AUTHENTICATION_TOKEN to BYPASS_AUTHENTICATION_SECRET_TOKEN
to prevent Django from including it in backtraces.

a08e4270 12/20/2011 06:18 pm Vangelis Koukis

Minor PEP8 fixes in synnefo/api/util.py

56c93d07 12/20/2011 02:51 pm Kostas Papadimitriou

Merge branch 'plankton' into ui-glance

4b7031a2 12/20/2011 01:27 pm Giorgos Verigakis

Pass all image properties keys as upper case

The backend is case insensitive and snf-image
uses all upper case keys.

e09a9711 12/20/2011 01:25 pm Giorgos Verigakis

Add some upgrade notes for Plankton

7d98da49 12/19/2011 05:28 pm Kostas Papadimitriou

Convert glance image get_size return value to GB

aab4c83b 12/19/2011 05:27 pm Kostas Papadimitriou

Fixed get_size method of glance image model

30ad61b4 12/19/2011 05:12 pm Kostas Papadimitriou

Glance image size is in bytes

03555852 12/19/2011 04:48 pm Kostas Papadimitriou

Merge branch 'plankton' into ui-glance

06c8fb11 12/19/2011 04:42 pm Giorgos Verigakis

Assert that a file exists when registering

2221a5a0 12/19/2011 03:45 pm Kostas Papadimitriou

Do not send empty personality data

fixes IE7 issue which failed to properly set empty personality array in
vm create request data.

1f0b598e 12/19/2011 03:16 pm Kostas Papadimitriou

Minor IE7 display fixes, Refs #1445

20cc162e 12/19/2011 01:37 pm Kostas Papadimitriou

Merge branch 'plankton' into ui-glance

8482ef55 12/16/2011 05:05 pm Giorgos Verigakis

Change list_shared_images behavior

After discussion with kpap it seems that this
method should return user's images that are shared
to member.

327f0d58 12/15/2011 01:26 pm Kostas Papadimitriou

Avoid duplicate unkown image entries

38521f1e 12/15/2011 01:26 pm Kostas Papadimitriou

Minor style changes in vm create wizard

7704b70f 12/14/2011 02:17 pm Kostas Papadimitriou

Merge branch 'plankton' into ui-glance

921355f8 12/13/2011 05:43 pm Giorgos Verigakis

Add Pithos support in register and meta commands

Refs #1746

d5ba5588 12/13/2011 05:13 pm Kostas Papadimitriou

Do not copy OS meta if no set in image metadata

c9246b8b 12/13/2011 04:42 pm Kostas Papadimitriou

Fixed vm actions view

- avoid recursion when vm action fails

0228bc47 12/13/2011 04:20 pm Kostas Papadimitriou

Proper initialization of custom images view, refs #1748

Skip initialization if glance namespace is not defined

1588c123 12/13/2011 04:20 pm Giorgos Verigakis

Bugfix

Thanks to kpap for catching it.

c45bed88 12/13/2011 04:01 pm Kostas Papadimitriou

Refactored get_image vm method using async interface

d6d783f3 12/13/2011 12:43 pm Kostas Papadimitriou

Merge branch 'plankton' into ui-glance

a7dd0415 12/13/2011 12:41 pm Kostas Papadimitriou

Updated jquery to upstream

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...

5adfb622 12/12/2011 07:00 pm Giorgos Verigakis

snf-admin improvements

  • Add an "upload" command that uploads images to
    Pithos.
  • Add -p argument to "image list" to list images
    stored in Pithos.
  • Add "update" command to modify an image stored
    in Pithos.

Refs #1746

c23d211a 12/12/2011 06:57 pm Giorgos Verigakis

Plankton backend improvements

  • Suppress SQLAlchemy warnings
  • Make sure list_accounts includes ourself
  • Use a file object for put instead of raw data
  • Add 'filename' parameter to put
62eac5a6 12/12/2011 11:53 am Giorgos Verigakis

Make password generation deterministic

ebe670ae 12/09/2011 04:11 pm Giorgos Verigakis

Remove pithcat tool

It has been moved to the snf-image repo.

Refs #1745

a0ea257c 12/08/2011 06:42 pm Giorgos Verigakis

A tool to connect to the pithos backend

Can fetch file size and file contents from a
Pithos URL.

Refs #1745

9314bb89 12/08/2011 06:16 pm Kostas Papadimitriou

Merge branch 'plankton' into ui-glance

dca2a31f 12/08/2011 05:30 pm Giorgos Verigakis

Make the password generator windows compliant

Also increase the password length to make up for
the lost entropy.

3a9b3cde 12/08/2011 05:03 pm Giorgos Verigakis

Allow create_server to accept plankton images

Refs #1743

7bd1d3b5 12/08/2011 04:56 pm Giorgos Verigakis

More backend refactorings

5b362a29 12/08/2011 04:03 pm Kostas Papadimitriou

Merge branch 'plankton' into ui-glance

4cff0386 12/08/2011 04:00 pm Kostas Papadimitriou

VM wizard image selection view improvements, refs #1748

- multiple image collection backends
- dynamic image type selections
- loading images using the new Images collection api
- display image details in different view
- display image owner in list
- other minor style changes

ea223582 12/08/2011 03:59 pm Kostas Papadimitriou

Glance Image model, Refs #1748

948042ca 12/08/2011 03:55 pm Kostas Papadimitriou

Improved Image model object, refs #1748

Modifications in order to use the current Image object as a
base for the Glance api corresponding model.

fcf4155e 12/07/2011 02:53 pm Giorgos Verigakis

Improve tests

  • Use Warning log level during tests
  • Import missing URL handlers
936afb7b 12/07/2011 02:47 pm Giorgos Verigakis

Use string IDs in VMs instead of foreign keys

A database migration is needed.

Refs #1744

9ff7ca6f 12/07/2011 01:30 pm Giorgos Verigakis

Source refactoring, mostly PEP8

f5afd99b 12/06/2011 07:17 pm Giorgos Verigakis

Plankton refactoring

5aeacecf 12/06/2011 04:45 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/synnefo into plankton

Conflicts:
snf-app/synnefo/settings/common/apps.py

f2f476a0 12/06/2011 03:56 pm Kostas Papadimitriou

Moved files to keep up with new synnefo package structure

61d7787c 12/06/2011 03:25 pm Kostas Papadimitriou

Create vm view link with custom images view, Refs #1520

1a1bac97 12/06/2011 03:25 pm Kostas Papadimitriou

Fixed javascript tests

2cee7cb0 12/06/2011 03:25 pm Kostas Papadimitriou

Custom images integration improvements, Refs #1520

1a947bb7 12/06/2011 03:25 pm Kostas Papadimitriou

Created glance image model/collection objects

6a78a6ea 12/06/2011 03:25 pm Kostas Papadimitriou

Removed uneeded debug statement

54235b2e 12/06/2011 03:25 pm Kostas Papadimitriou

Implemented custom images loading in create wizard

8b71ea92 12/06/2011 03:25 pm Kostas Papadimitriou

Custom images register view, initial import, Refs #1520

47e34b99 12/06/2011 03:25 pm Kostas Papadimitriou

Namespaced api urls

94ce1330 12/05/2011 05:58 pm Vangelis Koukis

Merge branch 'reporefactor'

242767c2 11/29/2011 02:30 pm Kostas Papadimitriou

Fixed common settings import

adbf7980 11/25/2011 06:50 pm Kostas Papadimitriou

Fixed default ui static url path

38d247df 11/25/2011 04:06 pm Kostas Papadimitriou

Removed hardcoded authtoken from several places

- added settings parameter to allow developers change the test token
that gets checked when BYPASS_AUTHENTICATION is set to True
- removed default auth token from tools that used test token as the
default one...

8f39ec0d 11/25/2011 03:16 pm Kostas Papadimitriou

link_static command improvements

- do not create directories, just symlinks
- skip existing paths

3bd6223a 11/25/2011 03:16 pm Kostas Papadimitriou

get_version fix

0b9b9cd2 11/25/2011 12:35 pm Kostas Papadimitriou

Static files map as setting

00469232 11/24/2011 05:35 pm Kostas Papadimitriou

License headers for js files

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