Statistics
| Branch: | Tag: | Revision:

root / Changelog @ cddc2b2f

History | View | Annotate | Download (17.1 kB)

# Date Author Comment
c0a19025 10/07/2013 02:53 pm Christos Stavrakakis

cyclades: Update changelog

c3c8297e 10/03/2013 11:19 am Christos Stavrakakis

cyclades: Add 'server-remove' management command

Implement server-remove management command that deletes an instance from
a Ganeti backend. The command will wait by default for the
OP_INSTANCE_REMOVE job to complete, except if --wait=False is used.

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.

f15bf3d9 10/01/2013 11:37 am Christos Stavrakakis

Allocate VMs based on enabled disk-templates

Remove the ARCHIPELAGO_BACKENDS setting. Instead allocate VMs based on
the disk-templates that are enabled and allowed in ipolicy for each
backend. The command 'snf-manage backend-update-status' can be used to...

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

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

docs: update Upgrade Notes & Changelog

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.

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

astakos: Describe and implement API for projects

6d583e07 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Simplify project schema

Applications now point to a project (rather than an extra model Chain).
A Project is created upon submitting an application; it always points to
a single `reference' application.

Model Chain is kept as a sequence to generate project ids.

1a14083b 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Change project membership schema

Replace ProjectMembershipHistory with ProjectMembershipLog, which
records every state transition. Never delete any ProjectMembership
entry; set it instead to an appropriate state.

6335ad6f 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Lock project rather than chain

88beea39 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Improve logging for Projects and Applications

Introduce model ProjectLog as well as fields in ProjectApplication
in order to record all actions.

39ae7eb7 08/07/2013 11:57 am Christos Stavrakakis

Fix Changelog order of entries

Fix order in Changelog between version 0.14.5 and 0.14next that has been
created by merging and automatic conflict resolution.

Also fix tpo in admin guide.

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

2522e489 08/07/2013 11:08 am Christos Stavrakakis

cyclades: extend VM info with 'port_forwarding'

Extend servers info API response with 'SNF:port_forwarding' attribute,
describing port fowarding rules (DNAT) that are applied to vms. The
description of such rules is done via the new CYCLADES_PORT_FORWARDING...

d328a525 08/07/2013 11:08 am Christos Stavrakakis

cyclades: Extend servers info with fqdn attribute

Extend the servers info API response with the 'SNF:fqdn' attribute,
containg the vm's domain name in a DNS. This attribue is configurable by
the 'CYCLADES_SERVERS_FQDN' setting. If this setting is set to None,...

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

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

4203a2a1 07/23/2013 01:49 pm Stratos Psomadakis

Update Changelog

10e02f56 07/22/2013 05:43 pm Christos Stavrakakis

Update Changelog

Signed-off-by: Christos Stavrakakis <>

d509e6da 07/22/2013 12:28 pm Stratos Psomadakis

Add greenlet tracing code in snf-common

Add greenlet tracing code in snf-common, useful for debugging stuck
gevent gunicorn workers.

If the environmental variable SYNNEFO_TRACE is set to a non-empty
string, the tracing code will install a SIGTRAP signal handler for the...

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

e0d9f0cb 07/12/2013 01:14 pm Christos Stavrakakis

Add release date for version 0.14.2

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

Add upgrade notes and update admin guide

020fcb50 07/05/2013 07:31 pm Georgios D. Tsoukalas

Changelog: pithos tests, atomic API, domain speedup

660b9f3b 07/02/2013 12:32 pm Christos Stavrakakis

cyclades: Remove PUBLIC_USE_POOL setting

Remove PUBLIC_USE_POOL setting, since in order to use floating IPs, the
cyclades must be responsible for managing all IP pools.

0ac01cf8 06/28/2013 09:15 pm Christos Stavrakakis

Add release dates for version 0.14

2d6acde1 06/25/2013 02:26 pm Christos Stavrakakis

Add release dates for version 0.14

f86bdcac 06/14/2013 01:27 pm Kostas Papadimitriou

astakos: Update default astakos .conf file

removed ``ASTAKOS_ACTIVATION_REDIRECT_URL`` and ``ASTAKOS_LOGIN_SUCCESS_URL``
settings since they are dynamically set based on the ``ASTAKOS_BASE_URL``
setting.

eeddeacf 06/14/2013 01:15 pm Kostas Papadimitriou

Update Changelog

c802789d 06/13/2013 06:40 pm Christos Stavrakakis

cyclades: Remove obsolete settings

Remove obsolete GANETI_DISK_TEMPLATES and DEFAULT_GANETI_DISK_TEMPLATE
settings.

b0c95903 06/13/2013 05:47 pm Giorgos Korfiatis

cyclades: Rename poolsize settings for uniformity

Rename ASTAKOS_POOLSIZE to CYCLADES_ASTAKOSCLIENT_POOLIZE;
expose it to the conf file.

0ede3879 06/13/2013 05:23 pm Kostas Papadimitriou

common: Include and document SERVER_EMAIL, CONTACT_EMAIL settings

in snf-common settings

7c37169f 06/13/2013 05:23 pm Kostas Papadimitriou

Update Changelog

bb92f5b4 06/13/2013 05:23 pm Kostas Papadimitriou

Update Changelog

a6143787 06/13/2013 04:42 pm Georgios D. Tsoukalas

cyclades: remove API_ROOT_URL from conf

e23b9308 06/12/2013 01:12 pm Georgios D. Tsoukalas

Changelog: add entries for URL reconfiguring

885b738f 06/11/2013 04:39 pm Giorgos Korfiatis

Update Changelog for astakos

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

docs: Update astakos api paths

008fd5cd 05/28/2013 01:07 pm Constantinos Venetsanopoulos

Sphinx format fixes in Changelog file

f62b110e 05/28/2013 07:44 am Kostas Papadimitriou

helpdesk: Update changelog

7e7cd786 05/27/2013 09:35 pm Kostas Papadimitriou

astakos: Update changelog

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.

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

astakos: move get_services back to astakos im services

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

38d5464c 05/21/2013 05:21 pm Giorgos Korfiatis

First bits of astakos Changelog for 0.14

fe5ea1c4 05/17/2013 04:52 pm Christos Stavrakakis

Update changelog

Add changelog entry about lazy networks and 'type' attribute
in network create API request.

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

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

Refs: #3340

28c41829 05/09/2013 06:37 pm Christos Stavrakakis

Add 'ASTAKOS_POOLSIZE' setting.

93d963c4 05/01/2013 12:15 pm Sofia Papagiannaki

Merge branch 'feature-quotas-pithos' into feature-quotas

Conflicts:
snf-cyclades-app/synnefo/plankton/backend.py
snf-pithos-app/README
snf-pithos-app/pithos/api/util.py

16f2673e 05/01/2013 12:00 pm Sofia Papagiannaki

pithos: Rename backend quotaholder properties

Refer to astakosclient instead of quotaholder

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.

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

a43b07ae 04/11/2013 11:27 am Christos Stavrakakis

Add section for v0.13next to NEWS and Changelog

7e41df58 04/11/2013 11:24 am Christos Stavrakakis

Add release dates for version 0.13

072047b1 04/09/2013 07:46 pm Sofia Papagiannaki

Further updates for Changelog file for 0.13

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

Update Changelog file for 0.13

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

483c9197 11/24/2011 04:06 pm Kostas Papadimitriou

Moved synnefo package in a nested directory

since more than one packages exist in repository root

c469ca86 11/23/2011 05:28 pm Kostas Papadimitriou

Fixed sphinx errors when building html docs

dc4d98aa 11/22/2011 12:31 pm Kostas Papadimitriou

Fixed Changelog rst headings

508309be 10/21/2011 04:16 pm Vangelis Koukis

Update Changelog before tagging v0.7.3

1b7d7229 10/19/2011 12:20 pm Vangelis Koukis

Update Changelog before tagging v0.7.2

3411f29f 10/17/2011 03:30 pm Vangelis Koukis

Update Changelog before tagging v0.7.1

6d8b7c16 10/17/2011 03:12 pm Vangelis Koukis

Update Changelog before tagging v0.7.1

895e66a8 10/13/2011 03:12 pm Vangelis Koukis

Update Changelog before tagging v0.7

a3ed7c08 09/27/2011 10:35 am Vangelis Koukis

Minor modifications to Changelog format

bd776424 09/15/2011 04:28 pm Vangelis Koukis

Change tabs to spaces in Changelog

7b4f4d51 09/15/2011 04:19 pm Vangelis Koukis

Update Changelog before tagging v0.6.2

43216e82 09/15/2011 02:53 pm Vangelis Koukis

Update Changelong before tagging v0.6.2

e212326e 09/13/2011 01:37 pm Vangelis Koukis

Modify Changelog before tagging v0.6.1

08051171 09/12/2011 11:26 am Vangelis Koukis

Modify Changelog before tagging v0.6

be261cae 08/31/2011 06:02 pm Vangelis Koukis

Modify Changelog before tagging v0.5.5

b067c405 07/27/2011 08:00 pm Vangelis Koukis

Update Changelog before tagging v0.5.4

c7f28795 07/19/2011 07:35 pm Vangelis Koukis

Update Changelog before tagging v0.5.3.1

4290fbcf 07/19/2011 04:11 pm Vangelis Koukis

Update Changelog before tagging v0.5.3

28ae2628 07/18/2011 08:14 pm Vangelis Koukis

Update Changelog before tagging v0.5.2

97ff603c 07/14/2011 05:29 pm Vangelis Koukis

Update Changelog before tagging v0.5.1

58107858 07/01/2011 06:20 pm Vangelis Koukis

Update Changelog before tagging v0.5

89da47db 06/06/2011 12:37 pm Vangelis Koukis

Update Changelog before tagging v0.4

5fb78aa8 05/10/2011 04:21 pm Vangelis Koukis

Update Changelog before tagging v0.3

bb80f78b 04/19/2011 07:12 pm Vangelis Koukis

Update Changelog, v0.2.2

d25e2496 04/19/2011 06:43 pm Vangelis Koukis

Update Changelog, before tagging v0.2.1

65707351 04/19/2011 04:33 pm Vangelis Koukis

Add Changelog, updated before tagging v0.2