Statistics
| Branch: | Tag: | Revision:

root / docs / admin-guide.rst @ a1d0bacb

History | View | Annotate | Download (100.4 kB)

# Date Author Comment
a1d0bacb 02/27/2014 01:09 pm Christos Stavrakakis

Update Changelog and admin guide

408cd6a5 02/26/2014 02:22 pm Christos Stavrakakis

Update Changelog and admin guide

Update Changelog for 0.15rc5 and add links to admin guide. Also, fix
some typos and identation issues.

30b1d10d 01/22/2014 05:52 pm Giorgos Korfiatis

docs: Mention enforce quota output

62b76f38 01/22/2014 12:50 pm Christos Stavrakakis

cyclades: Extend flavors with 'allow_create' field

  • Add 'allow_create' field to Flavor DB model and the corresponding
    migration.
  • Extend API for flavors to return the 'SNF:allow_create' attribute
  • Update POST /servers API call to check that the flavor that is...
29e3919d 01/13/2014 04:55 pm Giorgos Korfiatis

cyclades: Set shutdown timeout when enforcing quota

Provide option `--shutdown-timeout' in management command to force a VM
shutdown.

e6d3ee61 01/10/2014 05:54 pm Sofia Papagiannaki

docs: Update administrator guide.

Add guidelines for enabling separate domain for serving user content

e67e1d92 01/10/2014 05:31 pm Giorgos Korfiatis

docs: Describe quota enforcement

d3cf0b89 12/18/2013 07:22 pm Stavros Sachtouris

Update guides to comply with kamaki v0.12+

Conflicts:

docs/admin-guide.rst
docs/quick-install-admin-guide.rst
7d4bc8d8 12/17/2013 05:40 pm Olga Brani

branding: Update admin-guide docs

  • custom 403,404,500 documentation
  • Astakos landing page customization explained
9190b227 12/10/2013 05:19 pm Stavros Sachtouris

Update admin guide to comply with kamaki v0.12+

f92dffed 12/09/2013 05:53 pm Christos Stavrakakis

docs: Update kamaki image register command

9c9525e3 12/05/2013 12:35 pm Christos Stavrakakis

docs: Update cyclades-ganeti figure

b0bdf005 12/05/2013 12:35 pm Christos Stavrakakis

docs: Update links to Ganeti docs

30ae7724 12/05/2013 12:35 pm Christos Stavrakakis

docs: Update upgrade notes

b8603e8a 12/05/2013 12:17 pm Kostas Papadimitriou

docs: Update admin-guide

include details on how astakos resolve shibboleth unique identifier.

5547485e 12/03/2013 09:49 pm Sofia Papagiannaki

docs: Update Changelog, upgrade notes and guides

0019cd7d 12/03/2013 03:24 pm Christos Stavrakakis

docs: Extend admin guide about cyclades networks

Add sections about dhcp, public network connectivity, network
connectivity for newly created servers and public IP accounting.
Also fix many trailing whitespace issues.

c598a8a7 12/03/2013 02:05 pm Sofia Papagiannaki

pithos: Introduce file-show command

0a3027c3 12/02/2013 06:23 pm Christos Stavrakakis

docs: Add section about Cyclades resources

Add section about Cyclades resources and quota handling. Also, refactor
the section about the reconciliation mechanism.

f936cac5 12/02/2013 05:33 pm Constantinos Venetsanopoulos

docs: Minor wording fixes in index page

Also, move the complete component list from the index
to the Admin Guide.

62c0a9e1 12/02/2013 04:03 pm Stratos Psomadakis

Add docs for deploying snf-stats-app

06f25e46 12/02/2013 01:41 pm Christos Stavrakakis

docs: No hotplug for CPU and RAM

Remove incorrectly statement about hotplug-able CPU and RAM.

6d8a47d0 12/01/2013 06:55 pm Christos Stavrakakis

docs: Update Cyclades documentation

2467655e 11/29/2013 03:21 pm Christos Stavrakakis

docs: Add section about 'helpdesk' app

edd28bbf 11/28/2013 12:23 pm Christos Stavrakakis

docs: Update admin section about Cyclades backends

5135245b 11/27/2013 06:19 pm Christos Stavrakakis

cyclades: Remove references to snf-ganeti-hook

6d86f5b3 11/27/2013 06:19 pm Christos Stavrakakis

docs: Fix typos

9a1b6564 11/27/2013 06:19 pm Christos Stavrakakis

docs: Update section about IP pool reconciliation

Reconciliation of IP pools has been moved from 'reconcile-networks' to
'reconcile-pools' command.

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

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.

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

docs: Add upgrade notes for v0.14.10

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.

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
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

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

docs: Add docs about disk_templates attribute

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

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

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

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

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

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

Changelog, NEWS and release dates for 0.14.5

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

Relase dates for version 0.14.4

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

Release dates for version 0.14.3

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

Add upgrade notes and update admin guide

a0f672f1 07/03/2013 03:35 pm Stratos Psomadakis

Add admin-guide link to 0.14 Changelog / NEWS

e0975bbf 06/13/2013 07:26 pm Sofia Papagiannaki

docs: update admin guide

Add guidelines for twitter & google authentication

09974606 06/13/2013 12:05 pm Georgios D. Tsoukalas

docs: link upgrade-0.14 to admin guide

b4109758 06/10/2013 06:11 pm Giorgos Korfiatis

astakos: Rename helper script for uniformity

Rename snf-register-components to snf-component-register.

11716a83 06/10/2013 12:59 pm Giorgos Korfiatis

docs: Mention astakos registration scripts

snf-register-components and snf-service-export

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

docs: Add Cyclades commands to admin-quide

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

Merge branch 'feature-reconfigure-urls' into develop

Conflicts:
docs/pithos-api-guide.rst

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

Remove all references to the old Quick Admin Guide

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

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

docs: replace "Pithos+" with "Pithos"

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

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

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....

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

Fixes wrt Admin Guide's branding section

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

branding: Admin-guide docs corrections

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

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.

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....

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

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....

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

Update kamaki instructions in admin guide docs

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

Update Changelog file for 0.13