Statistics
| Branch: | Tag: | Revision:

root @ bb8fb9af

# Date Author Comment
bb8fb9af 02/15/2013 05:14 pm Christos Stavrakakis

Fix BridgePoolTable testcase

450a6d2b 02/15/2013 05:08 pm Christos Stavrakakis

Add plankton test

Add test for malformed filter when listing images.

18e300b2 02/15/2013 03:02 pm Christos Stavrakakis

Fixes to docs/quick-install-admin-quide

dccd42eb 02/15/2013 02:52 pm Christos Stavrakakis

Remove unused function delete_to_login_service

e440e835 02/15/2013 02:52 pm Christos Stavrakakis

pep8 fixes

8ed3f04c 02/15/2013 01:53 pm Sofia Papagiannaki

Pithos stop unnecessary contacts with quotaholder

Do not issue commission if there is not size change

784dcbdb 02/15/2013 01:41 pm Georgios D. Tsoukalas

fix quotaholder nested exception JSON failure

also, log http 500 on server side

cd837dad 02/15/2013 01:35 pm Constantinos Venetsanopoulos

Update quick admin guide's snf-image section

Update the guide to reflect changes of snf-image >= 0.7 .
It is no longer needed to take care of snf-image-helper manually.
snf-image >= 0.7 handles everything automatically.

1d734153 02/15/2013 01:16 pm Giorgos Korfiatis

pep8 fixes

f1ffc695 02/15/2013 12:59 pm Stratos Psomadakis

Don't use CYCLADES_USER_CATALOG_URL in snf-manage

Replace CYCLADES_USER_CATALOG_URL with ASTAKOS_URL.replace() in
snf-manage cmds that use it. CYCLADES_ASTAKOS_SERVICE_TOKEN
(/user_catalogs) cannot be used with CYCLADES_ASTAKOS_SERVICE_TOKEN.
/service/api/user_catalogs should be used instead.

0275cd41 02/15/2013 12:13 pm Giorgos Korfiatis

pep8 fixes and copyright notice

20b2a0b8 02/14/2013 08:27 pm Christos Stavrakakis

Bump version to 0.13rc2

abe22b8c 02/14/2013 06:21 pm Christos Stavrakakis

Restore version to 0.13rc1

7c740d3c 02/14/2013 06:12 pm Georgios D. Tsoukalas

rename to pithos-reset-usage.py

8fbb6f9b 02/14/2013 06:05 pm Christos Stavrakakis

Merge branch 'feature-uuids' into release-0.13

b66d4680 02/14/2013 06:05 pm Stratos Psomadakis

Fix version

c51f3a08 02/14/2013 06:05 pm Stratos Psomadakis

Add --uuids option to snf-manage cmds

8814e07c 02/14/2013 06:05 pm Christos Stavrakakis

Fixes relave to --uuids option

5112da27 02/14/2013 06:05 pm Christos Stavrakakis

Pep8 fixes

3170076a 02/14/2013 06:05 pm Stratos Psomadakis

Add --uuids option to server-list

3fa01ebd 02/14/2013 06:05 pm Stratos Psomadakis

Move exception handling in get_user()

2d30ccdd 02/14/2013 06:05 pm Stratos Psomadakis

Fix a pep8 error

f60a6229 02/14/2013 06:04 pm Christos Stavrakakis

Remove stale import

4c39f697 02/14/2013 05:24 pm Kostas Papadimitriou

Remove upgrade-0.13 scripts

keep them incorporated in upgrade-0.13.rst

f4c10ea9 02/14/2013 05:24 pm Kostas Papadimitriou

upgrade-0.13 fixes

998f872c 02/14/2013 05:21 pm Christos Stavrakakis

Remove 'snf-admin' and 'snf-cloud' tools

688ef794 02/14/2013 05:21 pm Christos Stavrakakis

Remove unused setting file

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

Rewrite logging settings

e38ad44f 02/14/2013 05:11 pm Georgios D. Tsoukalas

upgrade-0.13: incorporate recommendations from kpap

1ed4428d 02/14/2013 04:55 pm Sofia Papagiannaki

Update upgrade guide

ec0c9d21 02/14/2013 04:28 pm Kostas Papadimitriou

Cyclades astakos migration command fixes

- Rename to cyclades-astakos-migrate-013
- Handle invalid uuids
- Some code cleanup

e6df0da5 02/14/2013 04:28 pm Kostas Papadimitriou

Update upgrade-0.13 documentation

bf46214d 02/14/2013 04:28 pm Giorgos Korfiatis

Ensure existence of non-aborted transaction before unlocking

1cf233e3 02/14/2013 04:28 pm Giorgos Korfiatis

Use proper logging level on exception

5d395f07 02/14/2013 04:28 pm Giorgos Korfiatis

Import quotaholder exceptions from kamaki in unittests

abd8467c 02/14/2013 04:28 pm Giorgos Korfiatis

Create membership without causing DB error on existence

327eb666 02/14/2013 04:28 pm Giorgos Korfiatis

Update projects stress test

ea1e5d9f 02/14/2013 04:28 pm Giorgos Korfiatis

Make ForUpdateManager thread-safe

The manager held a global flag `_for_update' on a single manager object,
which could be read or set by multiple threads.

select_for_update() is now provided by a subclass of QuerySet.
It must be used as the last modifier of a query set,...

4a9e3f32 02/14/2013 04:28 pm Sofia Papagiannaki

Fix pithos sharing translation

Perform only one split to separate group owner from name

f483f65d 02/14/2013 04:28 pm Sofia Papagiannaki

Add missing uuid translation

Translate X-Source-Account if TRANSLATE_UUIDS is set

e4404297 02/14/2013 04:28 pm Christos Stavrakakis

Various fixes to docs

61db6580 02/14/2013 04:27 pm Georgios D. Tsoukalas

upgrade-0.13: add UI_USER_CATALOG_URL setting

574d8aaf 02/14/2013 04:27 pm Kostas Papadimitriou

Local login prompt message fix

37dd2616 02/14/2013 04:27 pm Kostas Papadimitriou

Override get_owner method for glance model object

to properly handle unknown owner entries

f911f6d3 02/14/2013 04:27 pm Kostas Papadimitriou

Replace dummy messages

442bc80c 02/14/2013 04:27 pm Sofia Papagiannaki

Fix pithos purging

Error if there were no objects to purge

3f21566c 02/14/2013 04:27 pm Kostas Papadimitriou

Minor upgrade to 0.13 documentation fix

9301c7f9 02/14/2013 04:27 pm Sofia Papagiannaki

Fix change email text

c9b3d7b0 02/14/2013 04:27 pm Kostas Papadimitriou

Update email change email content

- Include EmailChange instance in template context
- Email body improvements

76f70858 02/14/2013 04:27 pm Christos Stavrakakis

Fix upgrade notes for vmapi

46c7945b 02/14/2013 04:27 pm Georgios D. Tsoukalas

pep8 compliance

11bb4341 02/14/2013 04:27 pm Kostas Papadimitriou

Delegate astakos user catalog call in cyclades

cyclades now serve a delegate view for the astakos /user_catalog api
call. Cyclades UI app should use this endpoint to translate user uuids
to display names.

Astakos endpoint is configurable from the CYCALDES_USER_CATALOG_URL...

8f53cfa3 02/14/2013 04:27 pm Kostas Papadimitriou

Translate image owner uuid -> display name in UI

UI uses the introduced /user_catalog api to translate uuids to display
names when necessary.

99c11993 02/14/2013 04:27 pm Sofia Papagiannaki

Change pithos-manage-accounts options

f557d10a 02/14/2013 04:27 pm Giorgos Korfiatis

Unify and rename project management commands

a3c6203c 02/14/2013 04:27 pm Giorgos Korfiatis

Reorder fields in user-show

865849d7 02/14/2013 04:27 pm Giorgos Korfiatis

pep8 improvements

6024a05c 02/14/2013 04:27 pm Georgios D. Tsoukalas

minor fix and rename to cyclades-reset-usage

f8955d79 02/14/2013 04:27 pm Georgios D. Tsoukalas

minor fixes and rename to cyclades-usage-verify

d133f624 02/14/2013 04:27 pm Georgios D. Tsoukalas

rename to cyclades-reconcile-commissions

3833dc0f 02/14/2013 04:27 pm Giorgos Korfiatis

Log errors in retry context

b6eaca30 02/14/2013 04:27 pm Giorgos Korfiatis

Encode unicode strings in str

ff827ed3 02/14/2013 04:27 pm Sofia Papagiannaki

Update piths docs

a4f3b17c 02/14/2013 04:27 pm Sofia Papagiannaki

Do not call user_catalogs if AUTHENTICATION_USERS is set

0325be55 02/14/2013 04:27 pm Sofia Papagiannaki

Check for None in is_uuid

7e38e668 02/14/2013 04:27 pm Georgios D. Tsoukalas

upgrade-0.13 synnefo guide

Initialized from the internal wiki notes.

0932ac43 02/14/2013 04:27 pm Giorgos Korfiatis

Automate the stress test for projects

94bff756 02/14/2013 04:27 pm Sofia Papagiannaki

Provide command for managing pithos duplicate accounts

457fe4fc 02/14/2013 04:27 pm Georgios D. Tsoukalas

update upgrade-0.13, move it into admin guide

09e69b8a 02/14/2013 04:27 pm Georgios D. Tsoukalas

pep8 compliance

5ed5f9e6 02/14/2013 04:27 pm Giorgos Korfiatis

Improve project command help messages

5cc7d5b3 02/14/2013 04:27 pm Giorgos Korfiatis

Do not expose names of project members

8c7229a8 02/14/2013 04:27 pm Giorgos Korfiatis

Generalize instance checks for integers

dd1089b7 02/14/2013 04:27 pm Giorgos Korfiatis

udec: decode an object into a unicode object

c5d7bb5d 02/14/2013 04:27 pm Giorgos Korfiatis

Simplify handler's call

d6ea9b3d 02/14/2013 04:26 pm Olga Brani

Style fixes

New style for resource usage page
Temporary help_text for profile form
Css fixes

cd1915aa 02/14/2013 04:26 pm Giorgos Korfiatis

Show project applicant info

321384f9 02/14/2013 04:26 pm Giorgos Korfiatis

cmd version of project context

9d5cf81c 02/14/2013 04:26 pm Georgios D. Tsoukalas

Edit project management command help messages

79b5a61b 02/14/2013 04:26 pm Georgios D. Tsoukalas

Edit quotaholder_app package info

606dea8d 02/14/2013 04:26 pm Kostas Papadimitriou

Notify user for pending registrations

astakos allows users to replace pending created accounts (user that
have not yet passed the activation process) by re-submiting the signup
form. A message is now displayed in such cases to remind the user of the
pending account.

d833fcbb 02/14/2013 04:26 pm Kostas Papadimitriou

Helper AstakosUser method

to retrieve the first auth provider assigned to user. Can be used in
activation email template to inform the user about the provider used to
create the account.

39c607b0 02/14/2013 04:26 pm Kostas Papadimitriou

Remove non-existing message use

3dc9e775 02/14/2013 04:26 pm Kostas Papadimitriou

A bit of cleanup in login templates

f2cf9c9d 02/14/2013 04:26 pm Kostas Papadimitriou

Synnnefo ui fallback route

include a default route to redirect to index to catch arbitrary url
fragments.

c8a8cb19 02/14/2013 04:26 pm Giorgos Korfiatis

Make sync_projects more robust

Retry qh_add_quota on failure excluding faulty memberships.
Call given error view on exception.

c6f0df35 02/14/2013 04:26 pm Georgios D. Tsoukalas

fix whitespace (tabs->spaces)

5aaed703 02/14/2013 04:26 pm Giorgos Korfiatis

Fix formatting of projects

e47b76a5 02/14/2013 04:26 pm Georgios D. Tsoukalas

fix syntax errors

1cf6e716 02/14/2013 04:26 pm Giorgos Korfiatis

Refix project list formatting

469d0997 02/14/2013 04:26 pm Georgios D. Tsoukalas

ui compatibility: translate uuids to display names

498b2bd0 02/14/2013 04:26 pm Georgios D. Tsoukalas

correct quotaholder exception imports

bda242f9 02/14/2013 04:26 pm Georgios D. Tsoukalas

userquota to handle null request.user

2150482f 02/14/2013 04:26 pm Sofia Papagiannaki

Fix get_user argument

c1007621 02/14/2013 04:26 pm Giorgos Korfiatis

Add LEAVE_REQUESTED state on ProjectMembership

f5b1b80e 02/14/2013 04:26 pm Sofia Papagiannaki

Change pithos service user_catalogs url

c10f1cf5 02/14/2013 04:26 pm Giorgos Korfiatis

Utility function get_project_by_name

2f0cd9e1 02/14/2013 04:26 pm Giorgos Korfiatis

Testing scripts for astakos projects

d9907a5e 02/14/2013 04:26 pm Giorgos Korfiatis

Check user status when creating project membership

d21d422a 02/14/2013 04:26 pm Kostas Papadimitriou

Fix shibboleth logout message

Override logout message for shibboleth auth provider. Suggest user to close all
browser windows until we find a better way to logout from Shibbolet.