Statistics
| Branch: | Tag: | Revision:

root / docs @ 7fb14dbb

# Date Author Comment
7fb14dbb 06/06/2013 06:05 pm Kostas Papadimitriou

cloudbar: Automatic active service detection

automatically detect which cloudbar menu is active by matching the current
window location with the registered service url.

bf57a264 06/06/2013 03:34 pm Christos Stavrakakis

docs: Add Cyclades commands to admin-quide

3f31a848 06/06/2013 11:13 am Giorgos Korfiatis

docs: Describe component/service registration

2ca07643 06/05/2013 06:04 pm Constantinos Venetsanopoulos

Quick install guide: update and link to index page

11b7870d 06/05/2013 05:38 pm Georgios D. Tsoukalas

Merge branch 'feature-reconfigure-urls' into develop

Conflicts:
docs/pithos-api-guide.rst

923e6582 06/05/2013 05:31 pm Georgios D. Tsoukalas

Rename astakos_keystone to astakos_identity

8c81d088 06/05/2013 05:30 pm Stratos Psomadakis

Update docs wrt to repos / distributions

1a3eff62 06/05/2013 02:06 pm Sofia Papagiannaki

pithos: Weaken X-Object-Public exposure requirement

8a0c7040367761cd5d5383ac53dfe1c0161c1d02
has restricted the X-Object-Public exposure
in container detailed list requests
only to the object owner and if public parameter is supplied.
Now we have weaken this requirement so this information...

6848eae1 06/05/2013 12:45 pm Sofia Papagiannaki

docs: update pithos api guide

0e08e08e 06/04/2013 06:19 pm Giorgos Korfiatis

astakos: Record the service originating a resource

Add field service_origin in model Resource as well as in the
resource definitions, indicating the service where the resource
comes from. It is not a foreign key, in order to allow deleting
a component/service, without affecting registered resources and...

ff6ba888 06/03/2013 07:37 pm Constantinos Venetsanopoulos

Remove all references to the old Quick Admin Guide

454dca28 06/03/2013 07:26 pm Constantinos Venetsanopoulos

Add a "quick" install guide (that uses snf-deploy)

  • Add a new guide that installs Synnefo on one physical node
    using the `snf-deploy' tool
  • Rename the "Quick Admin's Guide" to just "Admin's Guide" since
    it's not that quick any more
6b3ec12c 06/03/2013 05:50 pm Sofia Papagiannaki

docs: update URLs in astakos api guide

a24b5bda 06/03/2013 05:30 pm Sofia Papagiannaki

astakos: remove get_endpoints keystone api call

7421af4a 06/03/2013 04:35 pm Giorgos Korfiatis

docs: Update astakos api paths

8cb96389 06/03/2013 03:47 pm Sofia Papagiannaki

astakos: modifications in authenticate keystone api call

  • change the call to utilize the updated db models
  • update tests
  • update docs
fb814235 06/03/2013 01:45 pm Kostas Papadimitriou

astakos: Update references to astakos urls

/im/ renamed to /ui/.
Updated all references in default settings, documentation and constants.

252eef38 06/03/2013 12:00 pm Giorgos Korfiatis

astakos: Add commands to handle components

bd1f667b 06/03/2013 12:00 pm Giorgos Korfiatis

astakos: Import new-style services and resources

b446c082 06/03/2013 11:50 am Giorgos Korfiatis

astakos: update quick install guide, upgrade notes

ae883db3 06/03/2013 11:50 am Giorgos Korfiatis

astakos: Merge 3 migration steps in one script

astakos-migrate-0.14 will first run
snf-manage resource-modify astakos.pending_app --limit-interactive
then migrate the user-specific settings and then run
snf-manage reconcile-resources-astakos --fix

Option `--usersetting' will run only the second step (data migration).

e3ff6830 06/03/2013 11:49 am Georgios D. Tsoukalas

make synnefo URLs consistent and configurable

https://service.deployment.vendor.tld/service-base/api-prefix/hard/path |___________________________________| |__________| |________| |_______|
BASE_HOST BASE_PATH PREFIX Hardcoded...

e5d8df8c 05/29/2013 04:59 pm Constantinos Venetsanopoulos

docs: replace "Pithos+" with "Pithos"

bd4bb8ae 05/29/2013 03:34 pm Constantinos Venetsanopoulos

docs: "Plankton" -> "Cyclades/Image" in API Guide

The "Plankton" name is obsolete and should not appear in the API guides.
We replace it with "Cyclades/Image" or just "Image" wherever it appears.
Also wrap the API guide to 80 chars.

bd93595d 05/29/2013 03:19 pm Sofia Papagiannaki

astakos: modifications in POST /tokens (authenticate) api call

  • tenantName is optional in the request
  • check whether the token holder is active and the token has not been
    expired
  • update and fix the tests
  • update the docs
49005665 05/28/2013 07:56 pm Sofia Papagiannaki

astakos: provide authenticate keystone token api call

73ebcd68 05/28/2013 07:16 pm Constantinos Venetsanopoulos

Make the "Plankton" name obsolete

Since the Image Service is not going to be decoupled from Cyclades
we will stop calling it with a different name because it is
frustrating for people who are trying to understand the Synnefo
architecture and the interaction between different services....

77186edf 05/28/2013 06:35 pm Kostas Papadimitriou

docs: Updated admin-guide

in astakos and branding sections

a4451f59 05/28/2013 06:22 pm Giorgos Korfiatis

quotaholder: Add management commands for commissions

Add commands `commission-list' and `commission-show' to display
pending commissions. The former supports option `--overdue' to
restrict the age of pending commissions.

Refs #3557

164e64d5 05/28/2013 06:21 pm Giorgos Korfiatis

quotaholder: Store timestamps using DateTimeField

Add new fields issue_datetime in Commission and issue_datetime,
log_datetime in ProvisionLog. Migrate away from custom string-based
issue_time and log_time fields.

a39b3e16 05/28/2013 06:21 pm Giorgos Korfiatis

astakos: Remove invitation management commands

Also add a notice in docs that inviting is currently disabled.

3506f6a0 05/28/2013 03:57 pm Sofia Papagiannaki

docs: Update list of pithos commands

Also list in a separate section the pithos-manage-accounts commands

5e1ea6f7 05/28/2013 02:20 pm Giorgos Korfiatis

docs: Update list of astakos commands

Also fix some help messages.

9577d199 05/28/2013 01:50 pm Kostas Papadimitriou

astakos: Rename group/authpolicy commands

- removed `user-` prefix for shorter command names
- condensed auth-policy to authpolicy

3c595590 05/28/2013 01:44 pm Ilias Tsitsimpis

snf-tools: Update burnin's documentation

45e274fc 05/28/2013 01:22 pm Stavros Sachtouris

Document cyclades-api changes to fit OS API v2

Rename attribute of GET /flavors response, from 'cpu' to 'vcpus'.
Catholicaly remove "values" term from requests and responses
cyclades: Rename meta to metadata at Cyclades URLs: * /servers/<server-id>/meta...

5a0dde9e 05/28/2013 12:57 pm Constantinos Venetsanopoulos

Merge old snf-webproject README file into docs

e81ad3e5 05/28/2013 12:40 pm Constantinos Venetsanopoulos

docs: Admin guide will include all snf-manage cmds

The Administrator's guide should include an up-to-date list of all
'snf-manage' management commands for all services.

Create the corresponding section in the Admin guide and move the
latest Astakos commands there from the old Astakos README file....

cfb7dd4f 05/28/2013 12:32 pm Giorgos Korfiatis

astakos: Move email subjects from settings to messages

Email subjects are parameterized by site name and application-
specific data. Other than that they should be constants rather
than settings.

Remove unused GROUP_CREATION_SUBJECT.

08ad5b01 05/24/2013 05:49 pm Constantinos Venetsanopoulos

Fixes wrt Admin Guide's branding section

c2e78d83 05/23/2013 06:47 pm Sofia Papagiannaki

astakos: fix api docs

98893c32 05/23/2013 06:38 pm Sofia Papagiannaki

astakos: update api docs

42e767d4 05/23/2013 05:32 pm Olga Brani

branding: Admin-guide docs corrections

48646327 05/23/2013 04:41 pm Giorgos Korfiatis

Remove deprecated quotaholder settings

Remove remaining astakos and pithos-related references of quotaholder
from settings and docs.

f8c56842 05/23/2013 04:41 pm Giorgos Korfiatis

docs: Remove i-qh.rst

There is no need for a qh node since the integration in astakos.

64242f0a 05/23/2013 04:41 pm Giorgos Korfiatis

astakos: Update services and resources settings

Replace ASTAKOS_SERVICES and ASTAKOS_RESOURCES_PRESENTATION_DATA with
ASTAKOS_SERVICES_META and ASTAKOS_RESOURCES_META in conf files
respectively.

58350a50 05/23/2013 04:30 pm Sofia Papagiannaki

astakos: move get_services back to astakos im services

ed8c7696 05/23/2013 01:28 pm Constantinos Venetsanopoulos

Make README files of sub-components obsolete

Since v0.14 everything belonging in a README file should be written
as part of the documentation and thus under docs/. Remove all
unnecessary README files, adjust MANIFEST.in and setup.py files
accordingly and move README files that should be merged into the...

0be81d73 05/21/2013 07:41 pm Sofia Papagiannaki

astakos: move get_menu service under astakos im services

get_menu is used only by astakos cloudbar:
it should not be under astakos api services

017b7d20 05/21/2013 05:36 pm Olga Brani

branding: Documentation improvements

The synnefo developer is urged to create a directory, place inside all the
the email .txt files he/she wishes to overwrite (respecting the indicated
structure) and provide the directory path to theTEMPLATE_DIRS setting.

5aa83766 05/16/2013 06:57 pm Kostas Papadimitriou

Merge branch 'feature-branding' into develop

Conflicts:
snf-astakos-app/astakos/im/templates/im/account_pending_moderation_notification.txt
snf-astakos-app/astakos/im/templates/im/group_creation_notification.txt
snf-astakos-app/astakos/im/views.py

263cb456 05/16/2013 03:47 pm Olga Brani

Synnefo branding: Documentation correction & minor fixes

b3babac6 05/16/2013 02:50 pm Georgios D. Tsoukalas

robust version importing in docs build config

After changing sys.path, synnefo and synnefo.versions must be reloaded
because if they have been cached, the updated sys.path will not be
consulted because importing synnefo and synnefo.versions will stop at
the cache in sys.modules

6609821f 05/15/2013 06:13 pm Sofia Papagiannaki

astakos: change authenticate api call

``/astakos/api/authenticate`` call
does not include any more resource usage in the reply.
(``usage`` request parameter has become obsolete)
The services in order to get the resource usage should call
``/astakos/api/quotas`` instead.

9c2edbf1 05/15/2013 06:12 pm Olga Brani

Snf-branding documentation

075b91de 05/14/2013 06:53 pm Giorgos Korfiatis

astakos: Rename astakos-quota command to quota

Also replace `quotas' with `quota' in strings and command line options.

3a8e56bc 05/14/2013 11:14 am Giorgos Korfiatis

quotaholder: Unify included data in overLimit errors

Replace `available' with `usage' and `limit' in NoQuantityError
to make it similar to NoCapacityError.

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