Statistics
| Branch: | Tag: | Revision:

root / docs @ 5135245b

# Date Author Comment
5135245b 11/27/2013 06:19 pm Christos Stavrakakis

cyclades: Remove references to snf-ganeti-hook

0136e854 11/27/2013 03:06 pm Christos Stavrakakis

docs: Update upgrade notes to v0.15

Add section about converting existing networks to floating IP pools.
Also, add tool for converting public IPv4 addresses to floating IPs.

300e9d88 11/27/2013 12:58 pm Christos Stavrakakis

docs: Add prerequisites for upgrade to v0.15

ee995ae2 11/26/2013 01:11 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
ci/schemas/one_node_wheezy/wheezy.conf
docs/admin-guide.rst
snf-cyclades-app/synnefo/api/actions.py
snf-cyclades-app/synnefo/api/servers.py
snf-cyclades-app/synnefo/logic/backend.py
snf-cyclades-app/synnefo/logic/callbacks.py...

9a80de55 11/26/2013 11:44 am Christos Stavrakakis

docs: Add ref to Changelog and NEWS for 0.14.10

ee802310 11/26/2013 11:01 am Christos Stavrakakis

docs: Update snf-ganeti version in upgrade notes

5ccda9de 11/25/2013 02:31 pm Christos Stavrakakis

Revert "docs: Fix typo to upgrade notes"

This reverts commit afa925ddcb83aad59111e5c1ab7157b047093075.

afa925dd 11/25/2013 02:23 pm Christos Stavrakakis

docs: Fix typo to upgrade notes

762d2797 11/22/2013 04:44 pm Giorgos Korfiatis

Document resource and quota changes

Update Changelog and upgrade notes.

5a0f9d6c 11/22/2013 04:44 pm Giorgos Korfiatis

astakos: Enhance quota listing

Enable filtering quota by resource, over limit status, usage and
limit values.

45112d5a 11/22/2013 04:44 pm Giorgos Korfiatis

astakos: Modify base quota in bulk

Add option `--all' in command user-modify to support setting base quota
for all users. Exceptions can be specified with `--exclude'.

Also select user for update in user-modify.

d14155e3 11/22/2013 04:44 pm Giorgos Korfiatis

cyclades: Enforce quota

Introduce command enforce-resources-cyclades, which checks for quota
violations and applies actions to enforce the limits. By default, it
operates only on these resources: cpu, ram, floating_ip.

d61d6007 11/22/2013 04:44 pm Giorgos Korfiatis

astakos: Rename --limit to --default-quota

Use a more descriptive name for this resource-modify option. Also change
resource-list column `limit' to `default_quota'.

f72ba65d 11/22/2013 04:44 pm Giorgos Korfiatis

astakos: Preserve existing quota on default change

View the resource defaults as a skeleton to be consulted when accepting
a new user. All users keep their quota in AstakosUserQuota.

Operate resource-modify in bulk, in order to avoiding updating the
quotaholder separately for each resource.

a69ad12b 11/22/2013 04:44 pm Giorgos Korfiatis

astakos: Split quota commands

Introduce quota-list and quota-verify.

90e7da53 11/22/2013 04:44 pm Giorgos Korfiatis

Remove resource import/export commands

They have been subsumed by the respective service import/export commands.

44cc2a6a 11/20/2013 06:27 pm Constantinos Venetsanopoulos

docs: Remove Archipelago section from Admin guide

Archipelago has its own, new, separate documentation:
http://www.synnefo.org/docs/archipelago/latest/
which is independent from Synnefo. Thus, remove the old
Archipelago section from the Admin guide.

5573e1ea 11/20/2013 06:16 pm Constantinos Venetsanopoulos

docs: Remove sample design doc from index page

Now that we have the first design documents there is no need for
a link to the sample file. We keep it though under the design/ dir
for anyone that wants to use it as a reference.

0ab857d0 11/20/2013 02:35 pm Constantinos Venetsanopoulos

docs: Add upgrade notes for v0.14.10

58685fb3 11/19/2013 05:09 pm Constantinos Venetsanopoulos

docs: Update Synnefo overview figure on index page

Update the figure to reflect cloning/snapshotting
functionality and also update to Synnefo branding.

111adca0 11/18/2013 06:39 pm Giorgos Korfiatis

docs: Add resource defaults design

a19cbc67 11/14/2013 09:44 am Christos Stavrakakis

docs: Add design doc for Cyclades networking

Add design document describing the basic concets of Cyclades networking
and the exposed API. Also, add a reference to this design from the
'Network Service' document.

dafaa59c 11/13/2013 02:51 pm Stratos Psomadakis

Update upgrade notes for 0.14.8

Mention the Django database engine change needed by Django 1.4 / Wheezy
and the python-django-south-0.7.3 dependency from the Squeeze backports
repository, when upgrading on Squeeze.

b1e82987 11/13/2013 10:33 am Christos Stavrakakis

cyclades: Update networks documentation

a1dae38d 11/12/2013 01:34 pm Christos Stavrakakis

Merge branch 'feature-cyclades-networks' into develop

Conflicts:
snf-cyclades-app/synnefo/api/management/commands/server-inspect.py
snf-cyclades-app/synnefo/app_settings/urls.py
snf-cyclades-app/synnefo/logic/backend.py
snf-cyclades-app/synnefo/logic/backend_allocator.py...

80a548e3 11/11/2013 12:59 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
Changelog
astakosclient/astakosclient/keypath.py
ci/utils.py
docs/admin-guide.rst
snf-astakos-app/astakos/im/cookie.py
snf-astakos-app/astakos/im/functions.py
snf-astakos-app/astakos/im/quotas.py
snf-astakos-app/astakos/im/views/projects.py...

033321fb 11/11/2013 11:45 am Christos Stavrakakis

Prepare release for version 0.14.9

Update Changelog, NEWS and docs.

eb58cf5a 11/08/2013 12:16 pm Christos Stavrakakis

docs: Mention change of logging location

Explicitly mention the change of logging location from
'/var/log/synnefo.log' to '/var/log/gunnicorn/synnefo.log' in the
upgrade notes to version 0.14.8.

d3840a05 11/07/2013 05:09 pm Constantinos Venetsanopoulos

docs: document the example Gunicorn conf file

Update the Admin Guide for two nodes to reflect that since v0.14.8
Synnefo ships an example configuration file for Gunicorn automatically
installed at '/etc/gunicorn.d/synnefo.example'.

Also, update the upgrade guide and changelog accordingly.

833880fd 11/05/2013 06:11 pm Christos Stavrakakis

Update Changelog and NEWS for version 0.14.8

f61f3fa7 11/04/2013 04:07 pm Christos Stavrakakis

docs: Update admin guide and rename mngmt command

aab200c6 11/04/2013 11:46 am Dionysis Grigoropoulos

docs: Update admin-guide to reflect subnet changes

  • Add a short description of new snf-manage commands
  • Beautify output of snf-manage subnet-inspect
9b94cf0f 10/30/2013 05:46 pm Giorgos Korfiatis

docs: Update projects design

Mention `resource-modify --update-existing-base-projects' and
`reconcile-quota'; clarify cyclades and pithos API changes.

6ce03057 10/29/2013 04:48 pm Giorgos Korfiatis

Trim trailing slash from ASTAKOS_AUTH_URL

Endpoints no more end in slash.

06f38d70 10/29/2013 04:33 pm Ilias Tsitsimpis

upgrade-notes: Add note for new 'ASTAKOS_AUTH_URL'

f759041f 10/29/2013 04:15 pm Ilias Tsitsimpis

snf-pithos-app: Use the new AstakosClient

cceaebef 10/29/2013 04:15 pm Ilias Tsitsimpis

docs: Use the new AstakosClient

b4b82ec4 10/29/2013 04:15 pm Giorgos Korfiatis

astakos: Remove call GET /authenticate

Use POST /tokens to authenticate. Delete AstakosClient.get_user_info()
and replace its uses by AstakosClient.authenticate().

e407f159 10/29/2013 04:00 pm Ilias Tsitsimpis

snf-cyclades-app: Use the new AstakosClient

Change AstakosClient to use ASTAKOS_AUTH_URL as entry point to the
Astakos service, instead of ASTAKOS_BASE_URL it was using until now.

Remove ASTAKOS_BASE_URL from Cyclades settings, replace it with
ASTAKOS_AUTH_URL. Modify Cyclades to determine ASTAKOS_ACCOUNT_URL and...

6c9df07c 10/29/2013 01:46 pm Sofia Papagiannaki

pithos: Handle database errors during permission updates

Refs: #4502

1d346984 10/29/2013 11:42 am Stavros Sachtouris

Update cyclades-api docs for links in output

Regular listing of servers, networks etc. usualy contain a "links"
field. Reflect that in api docs

535d5e2f 10/16/2013 02:58 pm Sofia Papagiannaki

astakos: Update docs

Remove obsolete ``usage`` parameter from ``authenticate`` api call

4e551789 10/15/2013 02:10 pm Stavros Sachtouris

Fix documentaiton for personality injection mode

Personality injection documentation was misleading, allowing strings as
personality modes, when a personality mode could only be a number.

91a2a94e 10/09/2013 02:45 pm Stavros Sachtouris

Fix documentaiton for personality injection mode

Personality injection documentation was misleading, allowing strings as
personality modes, when a personality mode could only be a number.

4573511a 10/08/2013 03:34 pm Christos Stavrakakis

cyclades: Update admin-guide about managing pools

e30c60eb 10/03/2013 04:31 pm Stratos Psomadakis

docs: Fix reconcile-servers typo in admin guide

55faeced 10/02/2013 04:15 pm Giorgos Korfiatis

docs: Improve development environment setup

Do not let `setup.py develop' automatically resolve dependencies,
because it fails to pick the right version when multiple versions
are available. Non-synnefo dependencies are expected to have been
previously installed by `snf-deploy'....

114b028e 10/02/2013 04:15 pm Marios Kogias

Improve dev-guide

Update the developer's guide to include an initial section about
how to set up a developing environment.

dd45dcae 10/02/2013 04:12 pm Giorgos Korfiatis

docs: Improve development environment setup

Do not let `setup.py develop' automatically resolve dependencies,
because it fails to pick the right version when multiple versions
are available. Non-synnefo dependencies are expected to have been
previously installed by `snf-deploy'....

6b256427 10/01/2013 06:56 pm Christos Stavrakakis

Request Django=>1.4, <1.5

Drop support for Django 1.2. Remove compatibility code that were used in
order to support Django 1.2 and 1.4. Finally update django documentation
link in the docs.

0a70d2c5 10/01/2013 06:16 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.8' into develop

Merge hotfix-0.14.8 which ports Synnefo to wheezy and Django 1.4.5

Conflicts:
ci/ci_squeeze.conf
ci/ci_wheezy.conf
ci/schemas/one_node_squeeze/packages.conf
ci/schemas/one_node_squeeze/squeeze.conf
ci/schemas/one_node_squeeze/wheezy.conf...

09d07554 10/01/2013 05:45 pm Christos Stavrakakis

docs: Add docs about disk_templates attribute

eb765213 10/01/2013 02:56 pm Giorgos Korfiatis

astakos: Store base URL in component

Deployer should provide it when adding a new component. Service endpoints
originating from a component are expected to match its base URL; otherwise,
a warning is issued during service registration. Re-registration with...

6ef1e2eb 10/01/2013 02:56 pm Giorgos Korfiatis

astakos: Show component details

Introduce management command `component-show', which lists component
attributes, including a list with the related registered services.

774f683b 10/01/2013 02:56 pm Giorgos Korfiatis

docs: Upgrade sketch for 0.15

abef6c80 09/27/2013 02:13 pm Dionysis Grigoropoulos

docs: Update quick install guide

8e908571 09/27/2013 11:07 am Mpampis Stylianopoulos

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

59ab0466 09/25/2013 03:26 pm Nikos Skalkotos

docs: Remove snf-image.rst

Make all snf-image references link directly to the official
snf-image documentation

660086d9 09/25/2013 01:32 pm Nikos Skalkotos

docs: Remove obsolete installation instructions

Remove the instructions about the need to run snf-image-update-helper
after the installation of snf-image. This command is ran in the post
installation phase of the debian package.

5beef175 09/25/2013 01:20 pm Nikos Skalkotos

docs: Update the links to snf-image's documetation

The snf-image documentation is hosted under:
http://www.synnefo.org/docs/snf-image/

49026a89 09/24/2013 05:16 pm Ilias Tsitsimpis

wheezy: Django database engine has been changed

9577ccd8 09/19/2013 03:50 pm Vangelis Koukis

Minor improvements to wording in the upgrade notes

1fbdb3d7 09/19/2013 12:12 pm Marios Kogias

Improve dev-guide

Update the developer's guide to include an initial section about
how to set up a developing environment.

952f19b8 09/18/2013 06:04 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
Changelog
version

0d14df99 09/18/2013 05:53 pm Christos Stavrakakis

Update NEWS and Changelog

ed2064f8 09/18/2013 05:17 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.6' into develop

Conflicts:
Changelog
docs/admin-guide.rst
snf-cyclades-app/synnefo/api/management/commands/network-remove.py
snf-cyclades-app/synnefo/api/servers.py
snf-cyclades-app/synnefo/api/tests/servers.py
snf-cyclades-app/synnefo/logic/backend.py...

7a59cb8f 09/18/2013 04:31 pm Christos Stavrakakis

Update NEWS and Changelog

97a096f1 09/16/2013 05:51 pm Olga Brani

branding: update admin-guide docs

f68199bd 09/13/2013 04:27 pm Giorgos Korfiatis

docs: Design of resource-pool projects

7faef88f 09/12/2013 07:04 pm Constantinos Venetsanopoulos

docs: Make plankton index page obsolete

347b2ba1 09/12/2013 06:26 pm Giorgos Korfiatis

common: Strip trailing slash from endpoints

Remove trailing slash from the endpoints' publicURL field in service
definitions. These values end up in the response of POST /tokens, and,
according to the keystone API, should not end in slash. A trailing slash...

14267d89 09/10/2013 02:27 pm Constantinos Venetsanopoulos

docs: Add new figure: Synnefo overall stack

Update the index page to refer to the new figure.
Keep the detailed view figure only on the Admin Guide.

ed13f73b 09/05/2013 06:54 pm Sofia Papagiannaki

docs: update Upgrade Notes & Changelog

7bc95d52 09/05/2013 01:11 pm Ilias Tsitsimpis

docs: Improve snf-burnin documenation

e98239db 08/28/2013 04:36 pm Giorgos Korfiatis

astakos: Force a members limit in project applications

6dd3e7c2 08/27/2013 05:04 pm Mpampis Stylianopoulos

docs: Changes in django e-mail configuration

3a0ce98e 08/22/2013 05:22 pm Constantinos Venetsanopoulos

docs: Update index page & Astakos related docs

  • Update index page
  • Rewrite the Astakos description in astakos.rst
  • Move useful info from astakos.rst to the Admin Guide
  • Remove obsolete info from astakos.rst
  • Refactor the Admin Guide's Astakos section
305dbce0 08/22/2013 05:22 pm Constantinos Venetsanopoulos

docs: Update pithos.rst

426d4ae3 08/22/2013 05:22 pm Constantinos Venetsanopoulos

docs: Update cyclades.rst and admin guide

5031beee 08/19/2013 05:05 pm Christos Stavrakakis

docs: Update Network Service section

Update Network Service section to containg a reference to Floating IPs,
IPv6 networks and network policy for spawned instances. Also, refactor
the whole section 'Network @ Cyclades level' and add more detail
description to some of the network features. Finally fix some typos, and...

be8c3784 08/19/2013 10:06 am Christos Stavrakakis

docs: Update guides for dhcp option

Document the change of --dhcp option from a flag to a boolean value.

d6a19bac 08/07/2013 12:56 pm Christos Stavrakakis

docs: Fix typo in admin guide

79452442 08/07/2013 12:55 pm Christos Stavrakakis

docs: Fix typo in admin guide

2556cf45 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Describe and implement API for projects

057c0977 08/07/2013 11:33 am Christos Stavrakakis

Merge branch 'hotfix-0.14.5' into develop

Conflicts:
snf-pithos-backend/pithos/backends/modular.py
version

30fe9049 08/07/2013 11:22 am Christos Stavrakakis

Changelog, NEWS and release dates for 0.14.5

dd45ee44 08/01/2013 03:04 pm Dionysis Grigoropoulos

docs: Fix typos and update quick install admin guide

e21662bd 08/01/2013 02:36 pm Dionysis Grigoropoulos

docs: Update quick install guide to be up to date with snf-deploy

d598a6da 07/29/2013 12:36 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.4' into develop

Conflicts:
Changelog
version

38be3b6e 07/29/2013 12:27 pm Christos Stavrakakis

Relase dates for version 0.14.4

98ae2c12 07/26/2013 01:37 pm Constantinos Venetsanopoulos

Docs: Add `design' section in index.rst

Also create the corresponding directory docs/design/. All
new design docs should be placed under this directory, with
a corresponding reference in the index page.

d4e4e501 07/25/2013 12:46 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.3' into develop

Conflicts:
Changelog
snf-astakos-app/astakos/im/messages.py
snf-pithos-app/pithos/api/manage_accounts/__init__.py
snf-pithos-app/pithos/api/management/commands/reconcile-resources-pithos.py
snf-pithos-app/pithos/api/settings.py...

cda13b21 07/25/2013 12:25 pm Christos Stavrakakis

Release dates for version 0.14.3

0c068fc6 07/24/2013 09:58 am Marios Kogias

added the improved quick install admin guide

890f3d4c 07/12/2013 01:22 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.2' into develop

Conflicts:
Changelog
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/views/target/__init__.py
snf-cyclades-app/synnefo/logic/backend.py
snf-cyclades-app/synnefo/logic/management/commands/reconcile-servers.py...

15151f83 07/12/2013 01:13 pm Christos Stavrakakis

Add upgrade notes and update admin guide

c0627bae 07/11/2013 06:56 pm Dionysis Grigoropoulos

docs: More updates on quick install guide

b900c826 07/11/2013 06:04 pm Dionysis Grigoropoulos

docs: Update quick install guide

8ce80f8a 07/10/2013 03:20 pm Stavros Sachtouris

Remove misput questionmarks from plankton api docs

c4054de2 07/08/2013 12:21 pm Ilias Tsitsimpis

install-guide: Kamaki config has changed