Statistics
| Branch: | Tag: | Revision:

root @ 95e64ecd

# Date Author Comment
95e64ecd 07/02/2012 08:46 pm Kostas Papadimitriou

Update Changelog for snf-cyclades-app

Also improve documentation of quota settings.

ce55f211 07/02/2012 08:25 pm Kostas Papadimitriou

Simple per user quota mechanism for networks/vms

- New dict setting VMS_USER_QUOTA to allow setting per user quota
(overrides MAX_VMS_PER_USER setting)
- Private networks quota mechanism (based on MAX_NETWORKS_PER_USER and
NETWORKS_USER_QUOTA settings)...

9f1bbb33 06/29/2012 08:46 pm Sofia Papagiannaki

Fix authenticate

1055f3c6 06/29/2012 07:24 pm Sofia Papagiannaki

Differentiate Unauthorized astakos response from other error responses

8a4cd31b 06/21/2012 05:41 pm Constantinos Venetsanopoulos

Add section: "Testing of Cyclades" in admin guide

7d07d924 06/20/2012 05:35 pm Constantinos Venetsanopoulos

Document the need of python-gevent >= 0.13.6

d58a3160 06/18/2012 06:10 pm Kostas Papadimitriou

Update Changelog for cyclades-app

e3c3e1bc 06/18/2012 05:23 pm Christos Stavrakakis

Remove messages that can not be handled from queue

Temprory fix for removing accumulated messages from RabbitMQ. Currently
snf-ganeti-eventd produces messages that can not be handled from
snf-dispatcher (e.g messages not concering an instance). These messages...

3e6d0710 06/11/2012 07:58 pm Constantinos Venetsanopoulos

Add new PITHOS_SERVICE_TOKEN setting to docs

949f8393 06/11/2012 04:34 pm Sofia Papagiannaki

update astakos docs

c9074a14 06/08/2012 06:15 pm Kostas Papadimitriou

Fix create view image selection, Refs #2487

Only reset image selection on create view initialization to be able to
keep image selection between subviews transitions.

738a9b18 06/08/2012 06:15 pm Kostas Papadimitriou

Console popup window fix for safari, Refs #2463

It seems that Safari allows popup windows only if the window.open call
is made from within an html element click event context. Otherwise its
behaviour is based on "Block Pop-Up Windows" setting, which when enabled...

1efe6159 06/08/2012 06:15 pm Kostas Papadimitriou

Public SSH keys improvements

- use 'id_rsa' as the filename for the downloaded private key, Refs #2461
- changed the name of the auto generated public key

a2c97d38 06/08/2012 06:15 pm Kostas Papadimitriou

Keep common default settings consistent

gtools provides common name settings with cyclades app to connect to the
rabbit mq server. It is wise to keep consistency for the default values
of common settings.

d194e869 06/08/2012 06:15 pm Kostas Papadimitriou

Prepend namespace for named urls of ui

to avoid conflicts with other applications named urls.

96a93b6b 06/08/2012 06:15 pm Kostas Papadimitriou

Improve wording on vm create view

More explanatory info for the selection of public keys that will get
copied to the created vm on step 3 of vm create view. Refs, #2462

0936e421 06/08/2012 06:15 pm Kostas Papadimitriou

Display stats period selection in ui

taking advantage of the urls for weekly graphs that stats service provide.
Refs #1791

de20a465 06/08/2012 05:44 pm Constantinos Venetsanopoulos

Update admin's quick install guide

Update admin's quick install guide to reflect the latest changes,
concerning the registration of services in Astakos version >= 0.6

120a529c 06/05/2012 06:08 pm Vangelis Koukis

Update doc on 'Create Server' Cyclades API call

382ca20a 05/31/2012 05:15 pm Constantinos Venetsanopoulos

Add mail server variables in admin guide

aacbeed2 05/31/2012 05:04 pm Constantinos Venetsanopoulos

"synnefo" -> "Synnefo" in doc's index.rst

bc3a7b5a 05/31/2012 04:59 pm Constantinos Venetsanopoulos

Fixes in quick installation guide's URLs

04c1254b 05/30/2012 05:14 pm Constantinos Venetsanopoulos

Add Cyclades documentation in quick install guide

Update the Cyclades Installation and Cyclades Configuration sections
of the admin's quick installation guide. The guide now reflects all
the current changes to all components.

The Cyclades and General Testing sections remain, to complete the...

22b0cfd8 05/29/2012 05:34 pm Constantinos Venetsanopoulos

Move vncauthproxy section out of the admin guide

snf-vncauthproxy is installed automatically during the snf-cyclades-app
installation, so there is no need for details in the admin's quick
install guide. The section has been moved to the integrator's guide and...

2c85833e 05/29/2012 05:20 pm Constantinos Venetsanopoulos

Add cyclades-gtools section in quick install guide

4ed30eed 05/29/2012 01:03 pm Christos Stavrakakis

Fix eventd ad ganeti version compatibility

30aae6bf 05/25/2012 03:02 pm Giorgos Verigakis

Clarify the syncing algorithm

7a8df455 05/24/2012 03:22 pm Constantinos Venetsanopoulos

Minor structure rearrangements in admin guide

Cyclades Prerequisites have been moved a level up on the structure
tree; outside the Cyclades Installation section. Everything is up
to date until the "Cyclades Installation" section, to reflect the
installation of the latest packages....

547c78f6 05/24/2012 02:35 pm Constantinos Venetsanopoulos

Admin guide: Add "Private Networks Setup" section

d189d11c 05/17/2012 02:26 pm Constantinos Venetsanopoulos

Move Shibboleth documentation

Move the documentation concerning Shibboleth authentication to a
dedicated section inside the Admin Guide. Shibboleth targets advanced
users only, so it should not reside inside the Quick Install Admin
Guide.

dc9283a6 05/16/2012 10:48 am Sofia Papagiannaki

update registration flow in astakos documentation

feb1a6df 05/15/2012 06:00 pm Sofia Papagiannaki

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

d2a9f85f 05/15/2012 05:59 pm Sofia Papagiannaki

update admin guide

2f6143c9 05/15/2012 01:25 pm Constantinos Venetsanopoulos

Add Network sections in quick install admin guide

e1eb42c2 05/14/2012 03:58 pm Kostas Papadimitriou

Update cyclades-app Changelog

5f01e1e6 05/14/2012 03:53 pm Kostas Papadimitriou

Revert plankton backends

caa6c07d 05/11/2012 04:30 pm Constantinos Venetsanopoulos

Add initial documentation for Cyclades install

Initial documentation concerning Cyclades installation.
Add prerequisites sections, needed before the actual Cyclades
installation section:

  • General Prerequisites
  • Setting up Ganeti
  • Installing/Configuring/Testing snf-image...
699c8773 05/09/2012 08:14 pm Sofia Papagiannaki

update docs: set gunicorn timeout

fcdd2549 05/04/2012 06:05 pm Kostas Papadimitriou

Fix userdata tests

mock astakos get_user to bypass calls to astakos server

bdfd94c9 05/04/2012 05:13 pm Constantinos Venetsanopoulos

Update the admin's quick installation guide

  • Update the Message Queue installation on node1
  • Update the "Testing of Pithos+" section
  • Minor other fixes
01bd066a 05/03/2012 11:52 am Sofia Papagiannaki

update docs: add PITHOS_AUTHENTICATION settings

8f85321e 05/02/2012 05:31 pm Sofia Papagiannaki

update quick install guide

e17a08fe 05/02/2012 04:17 pm Kostas Papadimitriou

Update subprojects documentation

include Changelog chapter in main document for cyclades-app and
webproject

38abca0a 05/02/2012 04:08 pm Kostas Papadimitriou

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

55bb3258 05/02/2012 03:32 pm Kostas Papadimitriou

Update webproject Changelog

e18edd26 05/02/2012 02:49 pm Constantinos Venetsanopoulos

Add Astakos "Terms of Use" documentation

afe17d03 04/30/2012 02:47 pm Kostas Papadimitriou

Update snf-cyclades-app Changelog

236223aa 04/30/2012 02:43 pm Kostas Papadimitriou

Fix multiple connect actions sent to the server

Refs #2358

c16d0b2c 04/30/2012 02:23 pm Kostas Papadimitriou

Fix nonexistent image metadata handling

4de94e15 04/27/2012 02:04 pm Kostas Papadimitriou

Fix codeblocks nested in warning directives

1ec63d8a 04/27/2012 01:58 pm Kostas Papadimitriou

Fix warning directives in quick install admin guide

73ff1d54 04/27/2012 10:33 am Constantinos Venetsanopoulos

Fixes in the Admin's quick installation guide

  • Point out how to install gunicorn from backports
  • Fix typos
d109485a 04/25/2012 11:59 am Constantinos Venetsanopoulos

Update the apt repo link in the documentation

e149a8c4 04/24/2012 03:29 pm Kostas Papadimitriou

Improve readability of vm password in ui

64f17a15 04/24/2012 03:20 pm Kostas Papadimitriou

Update copyright notice on ui footer

f846d8df 04/23/2012 04:21 pm Constantinos Venetsanopoulos

Update 'user activation' related documentation

5f1b2b92 04/20/2012 06:09 pm Kostas Papadimitriou

Fix path in documentation conf.py

so that sphinx autodoc extension can access plankton source files

5c3704f2 04/20/2012 03:21 pm Kostas Papadimitriou

Fix kamaki documentation url

18c53837 04/20/2012 02:16 am Sofia Papagiannaki

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

53d6886e 04/20/2012 02:14 am Sofia Papagiannaki

update snf-astakos documentation

1837aa54 04/19/2012 07:31 pm Giorgos Verigakis

Initial doc skeleton for the Plankton API

bb440e17 04/19/2012 07:20 pm Kostas Papadimitriou

Add links to external components documentation

32fcee13 04/19/2012 07:13 pm Constantinos Venetsanopoulos

Minor fixes in docs/plankton.rst

d76f1814 04/19/2012 06:11 pm Kostas Papadimitriou

Fix python-daemon required version

cfa5eb53 04/19/2012 06:11 pm Kostas Papadimitriou

Update snf-cyclades-app documentation

44c34efd 04/19/2012 05:53 pm Constantinos Venetsanopoulos

Add list of all components in documentation

0c40b4ac 04/19/2012 05:29 pm Kostas Papadimitriou

Update quick install guide

60f9db6f 04/19/2012 04:52 pm Kostas Papadimitriou

Update plankton documentation

28c9b5b0 04/19/2012 04:51 pm Kostas Papadimitriou

Update archipelago documentation

aa62d2f7 04/19/2012 04:34 pm Kostas Papadimitriou

Update cyclades documentation

d6153e72 04/19/2012 04:34 pm Kostas Papadimitriou

Add synnefo overview image in documentation

2dac88ef 04/19/2012 03:55 pm Kostas Papadimitriou

Astakos documentation fix

87d73e49 04/19/2012 03:54 pm Kostas Papadimitriou

Fix astakos documentation images

fe13f495 04/19/2012 03:25 pm Antony Chazapis

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

dad708b4 04/19/2012 03:24 pm Antony Chazapis

Add Pithos+ docs.

04427415 04/19/2012 03:04 pm Constantinos Venetsanopoulos

Add another option on the apache2 setup

8f9976c6 04/19/2012 01:12 pm Constantinos Venetsanopoulos

Integrate Pithos+ and Astakos documentation

Move and rearrange documentation concerning Pithos+ and Astakos.
Most content from the Pithos+ and Astakos repositories have been
integrated inside Synnefo's generic documentation.

Images have not yet been transfered. This is a WIP.

67491c08 04/13/2012 04:26 pm Kostas Papadimitriou

Update documentation version

bc055d09 04/11/2012 03:08 pm Constantinos Venetsanopoulos

Major documentation refactoring

Merge documentation of different components and services
all together. Target to a generic, unified, robust
documentation tree.

This is WIP

138253bc 04/10/2012 04:36 pm Constantinos Venetsanopoulos

Docs for the pithos+ web client package

Add documentation at the admin's quick installation guide. The
section of the pithos+ installation and configuration now contains
info concerning the new pithos+ web client package.

3fb0b538 04/10/2012 03:44 pm Kostas Papadimitriou

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

9fd7a7a8 04/10/2012 03:43 pm Kostas Papadimitriou

Fix browser history handling, Refs #2299

21a69d65 04/09/2012 06:29 pm Antony Chazapis

Add instance to Aquarium receipt.

914564dd 04/06/2012 02:54 pm Kostas Papadimitriou

Update Changelog for cyclades app

2a09e9dd 04/06/2012 02:26 pm Kostas Papadimitriou

Merge branch '0.9-wip'

ba696d89 04/06/2012 02:21 pm Kostas Papadimitriou

Merge branch '0.9-wip' of https://code.grnet.gr/git/synnefo into 0.9-wip

2caa409e 04/06/2012 12:25 pm Giorgos Verigakis

Try to decode the server name before printing it

e3d561a8 04/05/2012 06:22 pm Constantinos Venetsanopoulos

Minor documentation fixes

a96ec00f 04/05/2012 06:22 pm Constantinos Venetsanopoulos

Update the admin's quick installation guide

b85ac316 04/03/2012 05:38 pm Kostas Papadimitriou

Enable USE_X_FORWARDED_HOST by default in webproject

b1a0aa29 04/02/2012 06:12 pm Kostas Papadimitriou

Update cyclades Changelog for v0.9.10

b9761302 04/02/2012 02:15 pm Kostas Papadimitriou

Merge branch '0.9-wip'

489ed95b 04/02/2012 02:07 pm Kostas Papadimitriou

Merge branch '0.9-wip' of https://code.grnet.gr/git/synnefo into 0.9-wip

f1e8a6e2 04/02/2012 01:07 pm Giorgos Verigakis

Fallback to displaying the image id if it can not resolve it

b84092e7 04/02/2012 12:35 pm Giorgos Verigakis

Remove --detect-orphan-{servers,networks}

They have to depend on Astakos, move their functionality externally.

a90834fb 03/30/2012 05:05 pm Kostas Papadimitriou

Update snf-webproject Changelog

b24907d1 03/30/2012 05:05 pm Kostas Papadimitriou

Set SESSION_SECURE_COOKIE to True by default

46e05679 03/30/2012 05:04 pm Kostas Papadimitriou

Fix default CLOUDBAR_LOCATION setting value

5505e60c 03/30/2012 03:33 pm Kostas Papadimitriou

Update webproject default settings

- Removed settings that change based on entry_point hooks
- Other minor default values improvements

da8b8e92 03/29/2012 04:23 pm Kostas Papadimitriou

Update Changelog