Statistics
| Branch: | Tag: | Revision:

root / docs @ 764d99c4

# Date Author Comment
764d99c4 05/14/2013 10:41 am Giorgos Korfiatis

astakos: Remove command user-set-initial-quota

To change base quota for a specified user:
snf-manage user-modify user --set-base-quota resource limit

To import base quota in batch from a file:
snf-manage astakos-quota --import-base-quota filename

Rename `initial' to `base quota' in command output....

47b8d4b1 05/13/2013 12:15 pm Christos Stavrakakis

Merge branch 'feature-quotas' into develop

Conflicts:
docs/dev-guide.rst

79b5d61b 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: WIP move all api calls under ``/astakos/api``

Refs: #3340

cfb0ff80 05/09/2013 02:54 pm Constantinos Venetsanopoulos

Merge branch 'feature-api-docs' into develop

Minor Conflict:
docs/cyclades-api-guide.rst

3458183d 05/09/2013 02:49 pm Constantinos Venetsanopoulos

cyclades-api-guide: minor fixes/remove whitespaces

52346a89 04/30/2013 08:17 pm Kostas Papadimitriou

Merge branch 'tmp-allow-in-projects' into feature-quotas

30096a2e 04/30/2013 05:06 pm Christos Stavrakakis

cyclades: Remove obsolete code for static quotas

Remove the following obsolete settings, since their usage is covered
by Quotaholder:
- MAX_VMS_PER_USER
- MAX_NETWORKS_PER_USER
- VMS_USER_QUOTA
- NETWORKS_USER_QUOTA

Also remove 'cyclades-export-quota' management command.

d0986bac 04/30/2013 05:05 pm Christos Stavrakakis

Cyclades: remove all quotaholder settings

Remove from cyclades all settings that were relative with Quotaholder.
Remove CYCLADES_USE_QUOTAHOLDER settings, since Cyclades can not work
any more without quotas.
Remove CYCLADES_QUOTAHOLDER_URL and CYCLADES_QUOTAHOLDER_TOKEN since...

62c86226 04/30/2013 05:05 pm Christos Stavrakakis

cyclades: Rename quotas management commands

Rename 'cyclades-reconcile-commissions' to 'reconcile-commissions-cyclades.'
Rename 'cyclades-usage-verify' to 'reconcile-resources-cyclades.'

6e27e449 04/30/2013 05:03 pm Christos Stavrakakis

cyclades: remove redundant settings

Remove 'CYCLADES_USER_CATALOG_URL' and 'CYCLADES_USER_FEEDBACK_URL'
settings, since both of them can be derived from 'ASTAKOS_URL' setting.

a5fbc00d 04/30/2013 05:03 pm Christos Stavrakakis

pithos: remove redundant settings

Remove 'PITHOS_USER_CATALOG_URL' and 'PITHOS_USER_FEEDBACK_URL' and
'PITHOS_USER_LOGIN_URL' settings, since all of them can be derived from
'ASTAKOS_URL' setting.

21a9ae81 04/30/2013 05:00 pm Christos Stavrakakis

Merge branch 'develop' into feature-quotas

c8618788 04/30/2013 03:45 pm Giorgos Korfiatis

astakos: Control exposing resources in projects

Add attribute `allow_in_projects' in Resource model (True by default).
Set this flag for astakos.pending_app to False in the description
of astakos resources.

1f5565c3 04/30/2013 02:12 pm Giorgos Korfiatis

astakos: Migrate user settings for pendings_app limit

Provide console script astakos-migrate-0.14.
Also update related upgrade notes.

2cb83537 04/30/2013 12:14 pm Giorgos Korfiatis

Update quota API docs

1730a8b6 04/29/2013 05:51 pm Stavros Sachtouris

Add missing request indeces

b16e83ee 04/29/2013 05:31 pm Stavros Sachtouris

Add requests index for flavors

8a86499c 04/29/2013 05:26 pm Stavros Sachtouris

Add request index to server operations

634ef3a8 04/29/2013 04:14 pm Stavros Sachtouris

Add examples for request bodies

7b5eb6ff 04/29/2013 02:33 pm Stavros Sachtouris

Complete document uniformization

857383e3 04/29/2013 01:55 pm Giorgos Korfiatis

Upgrade notes for quota-related stuff

03c9cb80 04/29/2013 01:52 pm Stavros Sachtouris

Document Image Metadata operations

d5426b9b 04/28/2013 12:30 am Stratos Psomadakis

Suggest running vncauthproxy as nobody:www-data

Running vncauthproxy as nobody:www-data makes more sense. We have better
privilege separation between apache2/gunicorn and vncauthproxy, while
gunicorn can still to connect to the vncauthproxy's control socket....

348bdb4e 04/26/2013 07:22 pm Stavros Sachtouris

Fix typo in Delete Image request URI

2b9d64a5 04/26/2013 07:20 pm Stavros Sachtouris

Uniformize up to Image operations (-metadata)

68386e00 04/26/2013 06:20 pm Stavros Sachtouris

Apply documentation style on all server calls

02242022 04/26/2013 02:06 pm Stavros Sachtouris

Model a more descriptive docs on List Servers

b38e8fa5 04/26/2013 12:55 pm Stavros Sachtouris

Uniformize the rest of the document

e31f6f23 04/25/2013 07:29 pm Stavros Sachtouris

Uniformize the server section

Some rules applied here:
- ``XXX`` when refering to code globals
- Add Cyclades vs OS Compute fields in authentication tables
- Maximum line 80 characters and bullets change line with a tab
- all explaes in javacript or xml code-blocks

e7f266c3 04/25/2013 05:50 pm Stavros Sachtouris

Document network actions

AND COMPLETE THE FIRST ITERATION! PARTY TIME!

Alas, a new iterration has to start immidiately, to fix obvious mistakes

3a1bed03 04/25/2013 05:49 pm Giorgos Korfiatis

astakos: Set and return commission names in API calls

Support issue_commission's `name' parameter for an optional description
of the commission. Include this field in the dict returned by
get_commission.

Change astakosclient accordingly.

be0c2495 04/25/2013 05:21 pm Stavros Sachtouris

Document get details and rename a network

008c941f 04/25/2013 05:00 pm Stavros Sachtouris

Create network and get details docs

65fb5cf6 04/25/2013 04:22 pm Giorgos Korfiatis

Merge branch 'develop' into feature-quotas

Conflicts:
astakosclient/astakosclient/__init__.py
astakosclient/astakosclient/errors.py
astakosclient/astakosclient/tests.py
docs/index.rst

0ad49876 04/25/2013 03:52 pm Stavros Sachtouris

Document List Networks

c347ba83 04/25/2013 01:06 pm Stavros Sachtouris

List/update metadata and get meta item docs

9169cde6 04/25/2013 11:56 am Stavros Sachtouris

Document Delete Image

f76ec11f 04/24/2013 06:49 pm Stavros Sachtouris

Document Get Image Details

e74edfbb 04/24/2013 06:04 pm Stavros Sachtouris

Document List images

23a2f796 04/24/2013 04:31 pm Stavros Sachtouris

Document Get flavor details

de2e08f6 04/24/2013 04:24 pm Stavros Sachtouris

Document List Flavors

671d6f05 04/24/2013 01:47 pm Stavros Sachtouris

Document get server diagnostics

6f2a361b 04/23/2013 05:49 pm Stavros Sachtouris

Document get server statistics

a5ec880a 04/23/2013 05:08 pm Stavros Sachtouris

Document Server Metadata Operations

58161871 04/23/2013 03:43 pm Constantinos Venetsanopoulos

Merge branch 'feature-admin-guide-update' into develop

34e79416 04/23/2013 03:40 pm Constantinos Venetsanopoulos

Make docs.dev.grnet.gr URL oblsolete

Everything should point to http://www.synnefo.org/*
This patch updates the URL everywhere in the repo.

c0d88cf3 04/23/2013 03:01 pm Constantinos Venetsanopoulos

Fix wrapping in admin and quick install guide

9770ba6c 04/23/2013 02:50 pm Giorgos Korfiatis

Handle max pending applications as a quotable resource

Assume a resource `astakos.pending_app' related to service `astakos'.
On submitting an application, issue a commission that will update the
related counter if possible, and accept the commission on success....

ebf463a5 04/23/2013 01:20 pm Stavros Sachtouris

Update quick admin guide with kamaki changes

dd04efac 04/22/2013 07:07 pm Stavros Sachtouris

Update kamaki instructions in admin guide docs

6ced54dd 04/22/2013 06:42 pm Stavros Sachtouris

Add documentation for all server actions

8e3906eb 04/19/2013 06:34 pm Stavros Sachtouris

Add documentation for get server nic by network

e311d555 04/19/2013 06:32 pm Giorgos Korfiatis

quotaholder: Improve data of NoCapacityError

Replace `available' by two fields: `limit' and `usage'.

480974e6 04/19/2013 06:32 pm Giorgos Korfiatis

astakos: Change response for API call `quotas'

The following indicators are returned for each holding:
"limit": the quota limit (as before)
"usage": the current usage (pessimistically, includes any pending
allocations)
"pending": the difference of max and min allocation, indicates...

4935e468 04/19/2013 05:49 pm Stavros Sachtouris

Add documentation for list addresses

eb775de0 04/19/2013 04:08 pm Stavros Sachtouris

Add documentation for delete server

0fbcb755 04/19/2013 03:16 pm Stavros Sachtouris

Add documentation for server renaming

cfdbd784 04/19/2013 02:33 pm Stavros Sachtouris

Add documentation for get server details

5afce44d 04/19/2013 01:28 pm Giorgos Korfiatis

astakos: Add user parameter in service_quotas API call

Using this parameter, the service can query the quotas of a specific
user.

baca1e50 04/19/2013 12:27 pm Stavros Sachtouris

Merge branch 'develop' into feature-api-docs

bb005bc2 04/18/2013 12:20 pm Giorgos Korfiatis

New call astakos/api/service_quotas

Returns quotas for all resources associated with the service that makes
the call.

19ddd41b 04/17/2013 06:17 pm Sofia Papagiannaki

Change pithos default container policy quota to unlimited

Refs: #3543

  • Substitute the PITHOS_BACKEND_QUOTA setting with two
    distinct settings: PITHOS_BACKEND_ACCOUNT_QUOTA &
    PITHOS_BACKEND_CONTAINER_QUOTA
  • Set PITHOS_BACKEND_CONTAINER_QUOTA default value...
991d0507 04/16/2013 02:40 pm Constantinos Venetsanopoulos

Update the Developer's Guide initial page

4ab620b6 04/15/2013 04:11 pm Christos Stavrakakis

Improve settings related to ASTAKOS url

Rename 'PITHOS_AUTHENTICATION_URL' setting to 'ASTAKOS_URL'. Also remove
'PITHOS_AUTHENTICATION_USERS' from docs (it was removed from code in
commit 8df4fae).

Modify 'ASTAKOS_URL' to point to the node hosting the Astakos service...

fa7a3ca1 04/15/2013 01:40 pm Ilias Tsitsimpis

astakosclient: Documentation changes

  • Document 3 new AstakosClient Exceptions
  • Change package name from snf-astakos-client to astakosclient
d33aa38d 04/12/2013 02:07 am Stratos Psomadakis

Update docs to point to the apt2 repo

befa5997 04/11/2013 02:07 pm Giorgos Korfiatis

Merge branch 'develop' into feature-quotas

Conflicts:
snf-astakos-app/astakos/im/api/service.py
snf-quotaholder-app/quotaholder_django/quotaholder_app/callpoint.py

f0001470 04/11/2013 11:34 am Christos Stavrakakis

Merge branch 'feature-snf-django' into develop

Conflicts:
docs/older/Changelog.pithos-app
snf-astakos-app/astakos/im/api/__init__.py
snf-pithos-app/pithos/api/util.py

e7f22a2a 04/10/2013 07:05 pm Christos Stavrakakis

Merge branch 'release-0.13' into develop

Conflicts:
snf-astakos-app/astakos/im/messages.py

0e214bbe 04/10/2013 06:14 pm Stavros Sachtouris

Add Server Create documentation

ea24170f 04/10/2013 01:21 pm Stavros Sachtouris

Add documentation for Server Stats

3b1963eb 04/09/2013 07:05 pm Stavros Sachtouris

Add list_servers documentation on cyclades-api

3045e739 04/09/2013 06:43 pm Constantinos Venetsanopoulos

Update Changelog file for 0.13

a33ee5d2 04/09/2013 02:46 pm Sofia Papagiannaki

Update installation guide

Refs: #3519

Stamp Database Revision section

d51ee815 04/09/2013 12:45 pm Stavros Sachtouris

Merge branch 'develop' into feature-api-docs

591e1df0 04/09/2013 10:54 am Sofia Papagiannaki

Deactivate pithos md5 update by default

Refs: #3554

5ede2c79 04/08/2013 08:11 pm Constantinos Venetsanopoulos

Make all Changelog files prior to 0.13 obsolete

Since v0.13, all Synnefo components will have the same version and the
same Changelog, NEWS, Upgrade, Copyright file. This patch addresses
old Changelog, NEWS and Upgrade files:

  • Move all separate Changelog files under docs/older/...
827de879 04/08/2013 06:37 pm Giorgos Korfiatis

Project admins and max pending projects in docs

a4398c8c 04/08/2013 02:14 pm Giorgos Korfiatis

Remove client_key parameter from quotas API

It is not necessary, since the service token in used for authorization.
The api_method decorator is modified so that it passes to the method
the service data through the request object.

b32b5995 04/08/2013 01:45 pm Giorgos Korfiatis

Docs for resource and quota API

bbcd3dd1 04/05/2013 07:14 pm Constantinos Venetsanopoulos

Prepare skeleton for unified Changelog and NEWS

Since v0.13 all Synnefo components have been moved into a single
repository and will have the uniform versions. Thus we will have
a single Changelog and NEWS file with subsections for each major
component.

a1999b2e 04/05/2013 06:34 pm Giorgos Korfiatis

Merge branch 'release-0.13' into develop

c17bd3a7 04/05/2013 05:32 pm Sofia Papagiannaki

Update pithos installation guide

Refs: #3519

Add a stamp database revision section in the guide.

bc7e4f5f 04/03/2013 06:05 pm Stratos Psomadakis

Fix rst syntax error in docs

8b5be818 04/03/2013 04:24 pm Constantinos Venetsanopoulos

Remove the Integrator's Guide from the doc index

The Integrator's Guide is outdated, keep it as a file,
but remove it from the documentation's index page.

2988ae31 04/03/2013 04:17 pm Georgios D. Tsoukalas

set quotas, enable projects in docs/admin guide

45aa2f06 04/02/2013 01:45 pm Constantinos Venetsanopoulos

Fix minor bug in admin-guide doc

f770d29f 04/02/2013 12:56 pm Kostas Papadimitriou

Merge branch 'release-0.13' into develop

Conflicts:
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/views.py
version

354b9b6f 04/01/2013 07:02 pm Kostas Papadimitriou

Merge branch 'feature-astakos-authpolicies' into develop

Conflicts:
snf-cyclades-app/synnefo/api/management/commands/flavor-create.py
version

52f2c69b 04/01/2013 07:01 pm Stavros Sachtouris

Fix some sphinx warnings

In particular, fix the warnings that refer to misspeled or changed references in the same directory

a9dae2e0 04/01/2013 06:19 pm Stavros Sachtouris

Merge branch 'develop' into feature-api-docs

4872824f 04/01/2013 06:13 pm Stavros Sachtouris

Complete the plankton-api-guide documentation

Last operations added:
- Remove a member from an image
- List shared images

4a37ba3a 04/01/2013 05:51 pm Stavros Sachtouris

Add "Add Member to Image" documentation

51d97e66 04/01/2013 05:21 pm Stavros Sachtouris

Add "Replace Membership List" documentation

74b27be4 04/01/2013 04:52 pm Stavros Sachtouris

Add the Plankton version of image update in docs

4e61d281 04/01/2013 03:08 pm Stavros Sachtouris

Add "List Image Membershis" documentation

c982ddf9 04/01/2013 02:04 pm Stavros Sachtouris

Add "Retrieve Raw Image Data" documentation

ae7e1e1f 04/01/2013 01:17 pm Stavros Sachtouris

Add "Retrieve Image Metadata" documentation

85a32d94 03/29/2013 07:02 pm Stavros Sachtouris

Add "List Images In Detail" section to docs

9c16855e 03/29/2013 06:07 pm Stavros Sachtouris

Add "Update an image" documentation