Statistics
| Branch: | Tag: | Revision:

root @ a3ed7c08

# Date Author Comment
a3ed7c08 09/27/2011 10:35 am Vangelis Koukis

Minor modifications to Changelog format

d668176c 09/27/2011 10:30 am Vangelis Koukis

Add EMAIL_SUBJECT_PREFIX in 00-admin.conf

bd776424 09/15/2011 04:28 pm Vangelis Koukis

Change tabs to spaces in Changelog

7b4f4d51 09/15/2011 04:19 pm Vangelis Koukis

Update Changelog before tagging v0.6.2

933b0c20 09/15/2011 04:19 pm Vangelis Koukis

Merge branch 'admin'

1081c1a0 09/15/2011 03:30 pm Giorgos Verigakis

Add copyright headers

43216e82 09/15/2011 02:53 pm Vangelis Koukis

Update Changelong before tagging v0.6.2

4adaa4c1 09/15/2011 01:52 pm Vangelis Koukis

Merge branch 'api-current'

3ca7ac27 09/15/2011 01:52 pm Vangelis Koukis

Merge branch 'admin'

a14de0d0 09/15/2011 01:52 pm Vangelis Koukis

Merge branch 'ui-0.5'

6f592983 09/15/2011 01:43 pm Giorgos Verigakis

Update README.upgrade

Note that a database migration is needed.

2801d73c 09/15/2011 01:42 pm Kostas Papadimitriou

Update creating vm details for predefined flavors , Refs #1129

0d12d452 09/14/2011 06:51 pm Kostas Papadimitriou

Allow image sorting in vm creation view, Refs #823

Based on `sortorder` image metadata key value

28e44bd3 09/14/2011 06:27 pm Kostas Papadimitriou

Fix vm image params update, Refs #823

Proper image params update for vm images in DELETED state

4236cdf9 09/14/2011 06:11 pm Kostas Papadimitriou

Merge branch 'master' into ui-0.5

21d8adbf 09/14/2011 06:01 pm Vangelis Koukis

Fix handling of unknown Ganeti opcodes

Fix handling of unknown Ganeti opcodes, make sure the corresponding
messages are ACKed by the dispatcher and not left in the MQ.

Refs #1035, #1111

89c358a3 09/14/2011 05:55 pm Giorgos Verigakis

Add state filters in the admin web interface

Refs #849

f6a8043d 09/14/2011 03:16 pm Giorgos Verigakis

Explicitly display the name of the users

Should fix unicode issues with non-ascii user names.

Refs #1105

b75555e5 09/14/2011 01:29 pm Giorgos Verigakis

Prevent caching in API methods

Django's add_never_cache_headers will add Cache-Control: max-age=0 to the responses.

181ba3a0 09/14/2011 01:18 pm Giorgos Verigakis

Use full path in templates for reverse URLs

870c24a0 09/14/2011 01:00 pm Giorgos Verigakis

Admin improvements

  • Flavors use the deleted flag instead of deleting the object.
  • SynnefoUsers use the DELETED state instead of deleting the object.
  • Object lists do not show deleted objects.

Refs #849
Refs #1055

b5fb2974 09/14/2011 12:17 pm Giorgos Verigakis

Merge branch 'api-current' of https://code.grnet.gr/git/synnefo into admin

2c60cbef 09/14/2011 12:13 pm Giorgos Verigakis

Add deleted states in Flavor and SynnefoUser

A database migration is needed.

Refs #1055

9afeb669 09/13/2011 06:05 pm Kostas Papadimitriou

Update network objects after nic modifications

8f793e90 09/13/2011 06:04 pm Giorgos Verigakis

Do not rely on PROJECT_PATH

Was causing problems with deployment.

4177e2fd 09/13/2011 05:56 pm Giorgos Verigakis

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

f16c6944 09/13/2011 05:47 pm Kostas Papadimitriou

Proper prefix stripping

e212326e 09/13/2011 01:37 pm Vangelis Koukis

Modify Changelog before tagging v0.6.1

b9ed766d 09/13/2011 01:19 pm Vangelis Koukis

Merge branch 'ui-0.5'

79e4f53e 09/13/2011 01:14 pm Kostas Papadimitriou

Proper initialization of ajax_settings object

0cb78650 09/13/2011 01:13 pm Kostas Papadimitriou

No cache for all ajax requests as a default option

9a8e391a 09/13/2011 01:13 pm Kostas Papadimitriou

Merge branch 'master' into ui-0.5

10bbc588 09/13/2011 01:13 pm Vangelis Koukis

Minor pep8 changes to progress_monitor.py

b0a93730 09/13/2011 01:13 pm Vangelis Koukis

Re-raise exception on failure of RAPI create call

Re-raise exception when a CreateInstance() RAPI call fails,
to allow the traceback to propagate for debugging and logging purposes.

4644b9b6 09/13/2011 01:13 pm Vangelis Koukis

PEP8: two blank lines between top-level functions

Enforce PEP8 requirement of two blank lines between
top-level functions in api/servers.py.

08051171 09/12/2011 11:26 am Vangelis Koukis

Modify Changelog before tagging v0.6

46704e06 09/12/2011 11:10 am Vangelis Koukis

Fix failing reconciliation unit tests

9999b451 09/12/2011 10:57 am Giorgos Verigakis

Add some notes about the admin tools

Refs #849

337f8ac3 09/12/2011 10:57 am Giorgos Verigakis

Fix banner placement

Refs #849

42e7c590 09/12/2011 10:57 am Giorgos Verigakis

Admin web interface improvements

  • Require format on image register
  • Log all actions that modify the DB

Refs #849

0375f9f3 09/09/2011 04:55 pm Constantinos Venetsanopoulos

Update image links in README.deploy

e1f81736 09/09/2011 03:50 pm Giorgos Verigakis

Admin web interface improvements

  • Require format on image register
  • Log all actions that modify the DB

Refs #849

53d1692a 09/09/2011 01:45 pm Giorgos Verigakis

Fix banner placement

Refs #849

92ebf9c9 09/09/2011 12:42 pm Giorgos Verigakis

Add some notes about the admin tools

Refs #849

17a5035a 09/09/2011 12:25 pm Giorgos Verigakis

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

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

Bump snf-ganeti-tools to v0.6

509773b0 09/08/2011 09:31 pm Vangelis Koukis

Update README.upgrade for v0.6

928534c4 09/08/2011 09:16 pm Vangelis Koukis

Merge branch 'api-current'

3050e742 09/08/2011 09:14 pm Vangelis Koukis

Merge branch 'admin'

ff20e63e 09/08/2011 05:23 pm Giorgos Verigakis

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

d1ceb341 09/08/2011 04:51 pm Giorgos Verigakis

Be more verbose for multiple choices attributes

Refs #849

811a68f5 09/08/2011 04:16 pm Giorgos Verigakis

Admin UI improvements

  • Add a banner
  • Append a link to user and server in images_info

Refs #849

9a6cab7a 09/07/2011 05:48 pm Giorgos Verigakis

Return HTTP 403 instead of 401

df641826 09/07/2011 05:34 pm Giorgos Verigakis

Fix bug that prevented images from being listed

Refs #849

e113fa0b 09/07/2011 05:33 pm Vangelis Koukis

Merge branch 'images'

d87607f2 09/07/2011 05:31 pm Vangelis Koukis

Merge branch 'admin'

3f94a1ae 09/07/2011 05:31 pm Giorgos Verigakis

Initial import of the admin web interface

Refs #849

428785f2 09/07/2011 05:31 pm Giorgos Verigakis

Add some simple stats on the admin home page

Refs #995

17852fe9 09/07/2011 05:31 pm Giorgos Verigakis

Add some Ganeti stats on admin home

Refs #849
Refs #995

4dddae29 09/07/2011 05:31 pm Giorgos Verigakis

Add metadata support in image tab

Refs #849

5f75e534 09/07/2011 05:31 pm Giorgos Verigakis

Add user deletion support

Fixes #849

05bcad86 09/07/2011 05:31 pm Giorgos Verigakis

Web admin improvements

  • Add invitations tab
  • Resend invitations
  • Add links to users, flavors and images in listings
b5ea06fa 09/07/2011 05:31 pm Giorgos Verigakis

Add stats command

Refs #995

e0ea07fd 09/07/2011 05:31 pm Giorgos Verigakis

Add invitation list and resend commands

047559ae 09/07/2011 05:31 pm Giorgos Verigakis

Add missing template file

a570aa16 09/07/2011 05:31 pm Giorgos Verigakis

Add Admin account type

Make testbed user Admin by default.

aee336bf 09/07/2011 05:31 pm Giorgos Verigakis

Restrict access to Admin accounts

0e35dd5b 09/07/2011 05:31 pm Giorgos Verigakis

Use dynamic URLs instead of hardcoded

856804af 09/07/2011 04:39 pm Vangelis Koukis

Minor modifications to error messages for clarity

88ab6b72 09/07/2011 04:33 pm Vangelis Koukis

Add missing arptables dep to snf-ganeti-tools

68c46074 09/07/2011 10:49 am Vangelis Koukis

Merge branch 'ui-0.5'

Conflicts:
README.upgrade

33bfb28b 09/06/2011 06:43 pm Constantinos Venetsanopoulos

Update http links in README.{deploy,upgrade}

9403216e 09/06/2011 02:31 pm Constantinos Venetsanopoulos

Update README.deploy and README.upgrade

3b40590c 09/06/2011 11:44 am Vangelis Koukis

Update README.admin, add doc on reconciliation

53533f30 09/06/2011 11:15 am Vangelis Koukis

Minor change to docstring

9fea53cc 09/06/2011 11:14 am Vangelis Koukis

Overhaul reconciliation mamagement command

Detect the following problems: * Detect stale DB servers without corresponding Ganeti instances * Detect orphan Ganeti instances, without corresponding DB entries * Detect out-of-sync operstate for DB entries wrt to Ganeti instances...

d27e64a0 09/05/2011 06:42 pm Giorgos Verigakis

Use dynamic URLs instead of hardcoded

53155501 09/05/2011 05:23 pm Giorgos Verigakis

Restrict access to Admin accounts

c5498254 09/05/2011 04:49 pm Giorgos Verigakis

Add Admin account type

Make testbed user Admin by default.

55cd40be 09/03/2011 11:28 pm Vangelis Koukis

PEP8: two blank lines between top-level functions

Enforce PEP8 requirement of two blank lines between
top-level functions in api/servers.py.

510d53b5 09/03/2011 11:23 pm Vangelis Koukis

Re-raise exception on failure of RAPI create call

Re-raise exception when a CreateInstance() RAPI call fails,
to allow the traceback to propagate for debugging and logging purposes.

3db5ad86 09/03/2011 11:18 pm Vangelis Koukis

Minor pep8 changes to progress_monitor.py

9ac432ec 09/02/2011 05:32 pm Kostas Papadimitriou

Disable connect action when machine has no public ip set, Refs #983

d5912f54 09/02/2011 05:15 pm Kostas Papadimitriou

Show latest invitations on top

ae2be724 09/02/2011 05:13 pm Kostas Papadimitriou

Removed debug statement

3f1e9a62 09/02/2011 05:12 pm Kostas Papadimitriou

Invitations styles improvements

48c07635 09/02/2011 04:41 pm Kostas Papadimitriou

Invitations ui improvements

- Improved notifications styles, Refs #1039
- Fixed remove/add invitation hover pointers, Refs #1019
- Paginate sent invitations
- Fixed duplicate container bug

660936b4 09/02/2011 04:36 pm Kostas Papadimitriou

Merge branch 'master' into ui-0.5

Conflicts:
README.upgrade

fe29fb25 09/02/2011 03:49 pm Giorgos Verigakis

Add --apiurl and --token arguments

Remove --api and --host as they are now redundant.

Fixes #853

a71584f5 09/02/2011 11:30 am Giorgos Verigakis

Add missing template file

ead18dbc 09/01/2011 06:40 pm Giorgos Verigakis

Add invitation list and resend commands

87c1dadc 09/01/2011 06:17 pm Giorgos Verigakis

Add stats command

Refs #995

8816f1ad 09/01/2011 06:16 pm Giorgos Verigakis

Web admin improvements

  • Add invitations tab
  • Resend invitations
  • Add links to users, flavors and images in listings
148e0aa8 09/01/2011 11:54 am Giorgos Verigakis

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

7e3b822f 09/01/2011 11:49 am Vangelis Koukis

Make the example settings more generic

89ea9dbc 08/31/2011 06:30 pm Giorgos Verigakis

Add user deletion support

Fixes #849

be261cae 08/31/2011 06:02 pm Vangelis Koukis

Modify Changelog before tagging v0.5.5

3d1dffc0 08/31/2011 05:59 pm Vangelis Koukis

Update README.upgrade

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

Fix AMQP reconnection bug in snf-progress-monitor

4416efc0 08/31/2011 05:47 pm Giorgos Verigakis

Add metadata support in image tab

Refs #849