Activity

From 06/28/2013 to 07/27/2013

07/27/2013

06:25 pm snf-image-creator Revision 0969420b: Fix small bugs and clean up the code
Fix some bugs and some other coding issues found using pylint Nikos Skalkotos

07/26/2013

07:54 pm Revision f81356ab: settings: some command-line help fixes
Georgios D. Tsoukalas
07:31 pm Revision 209ae289: settings: better setting init failure reporting
Georgios D. Tsoukalas
07:17 pm snf-image-creator Revision af01e887: Add decorators defining sysprep params
Nikos Skalkotos
07:01 pm Revision 6b5f80d9: settings: SubMandatory: require dependencies by default
Georgios D. Tsoukalas
06:46 pm Revision 5a140527: settings: fix if/elif logical error
Georgios D. Tsoukalas
06:24 pm Revision b3c1328b: Initial commit for new_ui mocks
Olga Brani
05:52 pm Revision eef00b78: settings: deferred init, SubMandatory type, fixes
Also, required/disallowed args class attributes Georgios D. Tsoukalas
05:42 pm Revision ccabe810: astakos: Correct padding auth methods headers
Olga Brani
05:32 pm ./kamaki Support #4139 (Resolved): Update kamaki.clients.compute to comply with OpenStack v2
Stavros Sachtouris
05:31 pm ./kamaki Revision 0b3815ad: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:30 pm ./kamaki Revision ff79a423: Merge branch 'feature-compute-v2' into develop
Stavros Sachtouris
05:30 pm ./kamaki Revision 67a42d82: Update changelog for compute v2 support
Refs: #4139 Stavros Sachtouris
05:28 pm ./kamaki Revision 6290b789: Remove some useless methods from cyclades
Refs: #4139
Reason: some methods are now fully implemented by compute api calls
Methods: all servers_get and all Res...
Stavros Sachtouris
05:18 pm Revision 98c4ce38: ci: Include commands between $()
Ilias Tsitsimpis
05:14 pm ./kamaki Revision 6d6d5141: Adjust ComputeClient & tests to compute v2
Refs: #4139 Stavros Sachtouris
04:57 pm Revision 8e8ce3ae: pithos: Fix pithos test views
Sofia Papagiannaki
04:56 pm Revision 861b437e: ci: Fix some typos in utils.py
Ilias Tsitsimpis
03:55 pm Revision c29ac11d: ci: Redesign CI scripts
Spawn VM to use as builder-slave.
Build packages inside this VM.
Deploy Synnefo using snf-deploy.
Run unit tests.
Run...
Ilias Tsitsimpis
03:01 pm ./kamaki Revision 4a88f05b: Complete ComputeRestApi tests for compute v2
Refs: #4139 Stavros Sachtouris
02:22 pm snf-image-creator Revision 97d863ff: Add ci scripts to the project
Nikos Skalkotos
01:37 pm snf-ganeti Revision d27458ce: Increase maximum HTTP message size
After adding a new KVM parameter, RAPI queries related to KVM have become
too big, so we need to increase this.
Sign...
Michele Tartara
01:37 pm snf-ganeti Revision 89c910fd: Fix the downgrade function of cfgupgrade
The downgrade was not correctly removing some of the UUIDs (namely, those
of disks and NICs).
Fixes Issue 510.
Sign...
Michele Tartara
01:37 pm ganeti-local Revision 89c910fd: Fix the downgrade function of cfgupgrade
The downgrade was not correctly removing some of the UUIDs (namely, those
of disks and NICs).
Fixes Issue 510.
Sign...
Michele Tartara
01:37 pm ganeti-local Revision d27458ce: Increase maximum HTTP message size
After adding a new KVM parameter, RAPI queries related to KVM have become
too big, so we need to increase this.
Sign...
Michele Tartara
01:37 pm Revision 98ae2c12: 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...
Constantinos Venetsanopoulos
01:15 pm Pithos Web Client Revision cb2d7abe: Bump version to 0.14.3
Kostas Papadimitriou
01:15 pm Pithos Web Client Revision 17ca54b9: Merge branch 'hotfix-0.14.2' of https://code.grnet.gr/git/pithos-web-client in...
Kostas Papadimitriou
12:59 pm ./kamaki Revision 99e4d887: Make iteration counter pretty
Refs: #4139 Stavros Sachtouris
12:29 pm Bug #4165 (Closed): Do not allow to create a group with the same name of an existing group
Christos KK Loverdos
12:29 pm Bug #4166 (New): Do not allow to create a group with the same name of an existing group
Christos KK Loverdos
12:28 pm Bug #4165 (Closed): Do not allow to create a group with the same name of an existing group
Christos KK Loverdos
12:24 pm Revision 2e431f98: astakos: Improve logging for Projects and Applications
Introduce model ProjectLog as well as fields in ProjectApplication
in order to record all actions.
Giorgos Korfiatis
12:24 pm Revision 06fe3580: astakos: Fix some issues pointed out by pyflakes
Giorgos Korfiatis
12:24 pm Revision a784fa5d: astakosclient: Implement project calls
Giorgos Korfiatis
12:24 pm Revision b758b0e9: astakos: Describe and implement API for projects
Giorgos Korfiatis
12:24 pm Revision 0f28ac5c: astakos: Use units common code in the UI
Giorgos Korfiatis
12:24 pm Revision 283cb6d8: astakos: Remove unused ExtendedManager
Giorgos Korfiatis
12:24 pm Revision e126bf99: astakos: Lock globally when approving application
We need to make sure that the name to be approved is unique
among all non-terminated projects. We thus acquire a glob...
Giorgos Korfiatis
12:24 pm Revision a9a762ff: astakos: Raise project-specific exceptions on failure
Replace IOError and PermissionDenied with project-specific exceptions. Giorgos Korfiatis
12:24 pm Revision d98e1e5e: astakos: Define permission levels for project actions
Giorgos Korfiatis
12:24 pm Revision d07b40e4: astakos: Refactor membership checks for conciseness
Giorgos Korfiatis
12:24 pm Revision 7d1d429c: astakos: Catch exceptions in submit app views
Ignore exceptions in custom _create_object and _update_object;
let the views handle exceptions and specify commit str...
Giorgos Korfiatis
12:24 pm Revision 2c2c0577: astakos: Return membership when joining project
Giorgos Korfiatis
12:24 pm Revision 29574747: astakos: Set project-wise resource limit in new app
Giorgos Korfiatis
12:24 pm Revision c2ed9a0c: astakos: Lock project rather than chain
Giorgos Korfiatis
12:24 pm Revision fd751747: astakos: Omit project_id in membership operations
Identify a membership by its id only. Giorgos Korfiatis
12:24 pm Revision 52089e49: astakos: Adapt UI to new project schema
Base tables on projects rather than applications; update templates. Giorgos Korfiatis
12:24 pm Revision 142a09a7: astakos: Change project membership schema
Replace ProjectMembershipHistory with ProjectMembershipLog, which
records every state transition. Never delete any Pr...
Giorgos Korfiatis
12:24 pm Revision b562a00f: astakos: Remove precursor_application field
Submit a project modification by specifying a project id rather than
an application
Giorgos Korfiatis
12:24 pm Revision 81000bc7: astakos: Simplify project schema
Applications now point to a project (rather than an extra model Chain).
A Project is created upon submitting an appli...
Giorgos Korfiatis
12:24 pm Revision 3723edee: astakos: Add log info in membership actions
Record user who performed the action and optional reason. Giorgos Korfiatis
12:24 pm Revision 0160e0a2: astakos: Adapt tests to the new project schema
Giorgos Korfiatis
12:24 pm Revision 70716463: astakos: Fix sqlite-related migration issues
As per 63bcab0, do not attempt to delete index when run on sqlite. Giorgos Korfiatis
12:24 pm Revision 05683153: astakos: Cleanup checks for membership actions
Giorgos Korfiatis
12:24 pm Revision d8fcd299: astakos: Allow re-activation of terminated projects
Define function `reinstate' to re-activate a terminated project. If its
name is taken by another active project, it f...
Giorgos Korfiatis
12:24 pm Revision 6f88e382: astakos: pep8 fix
Giorgos Korfiatis
11:27 am Bug #4161 (Closed): Unable to view a specific file version
Applied in changeset commit:"16c22e91a4369bb8572370afcc3db9a413da1c5d". Anonymous
11:26 am Pithos Web Client Revision 16c22e91: Merge branch 'issue_4161' into hotfix-0.14.2
Fixes #4161 Christos KK Loverdos
11:11 am snf-ganeti Revision 878e6ad9: Hotplug: cfgupgrade for deprecated fields
Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit...
Dimitris Aragiorgis
10:59 am snf-ganeti Revision 0894bf01: Hotplug: client support
Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo...
Dimitris Aragiorgis
10:59 am snf-ganeti Revision 06b590da: Mods to pass hs tests
Minor modifications needed in order make hs-tests
does not give any errors.
Signed-off-by: Dimitris Aragiorgis <dima...
Dimitris Aragiorgis
10:59 am snf-ganeti Revision b44b39ad: Hotplug: cmdlib support
Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place the --hotplug opti...
Dimitris Aragiorgis
10:59 am snf-ganeti Revision bfd5205c: Hotplug: rpc support
Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol...
Dimitris Aragiorgis
10:58 am snf-ganeti Revision ed6a8156: Hotplug: KVM support
Hotplug will not be supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is not ins...
Dimitris Aragiorgis
10:58 am snf-ganeti Revision 41a9448c: Hotplug: objects and constants additions
Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ...
Dimitris Aragiorgis
10:54 am snf-ganeti Revision aa208b22: Add hotplug design doc
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
10:17 am snf-ganeti Revision e77c026d: Design Document for Ceph/RBD support in Ganeti
Add design document for the Ceph/RBD support in Ganeti, as it will be
implemented during a GSoC project.
Signed-off-...
Pulkit Singhal
10:17 am ganeti-local Revision e77c026d: Design Document for Ceph/RBD support in Ganeti
Add design document for the Ceph/RBD support in Ganeti, as it will be
implemented during a GSoC project.
Signed-off-...
Pulkit Singhal
09:59 am Revision 6c77ed37: cyclades: Create network in all backends
Add option in snf-manage network-create command to create network in all
backends.
Christos Stavrakakis

07/25/2013

08:26 pm snf-ganeti Revision 325947e7: Clarify hbal man page
In the sense of hbal, and, in fact, all htools, drained nodes
are considered as offline. Also, the cluster score is n...
Klaus Aehlig
08:26 pm ganeti-local Revision 325947e7: Clarify hbal man page
In the sense of hbal, and, in fact, all htools, drained nodes
are considered as offline. Also, the cluster score is n...
Klaus Aehlig
07:15 pm snf-image-creator Revision 06bfd21a: Don't list disabled users in Windows
Fix _get_users method in windows.py to not list user accounts that
are disabled.
Nikos Skalkotos
06:24 pm ganeti-local Revision 79780863: Properly add the UUID to all the disks
Starting from Ganeti 2.8 all the disks need to have a UUID.
A function for adding a UUID automatically to disks was p...
Michele Tartara
06:24 pm snf-ganeti Revision 79780863: Properly add the UUID to all the disks
Starting from Ganeti 2.8 all the disks need to have a UUID.
A function for adding a UUID automatically to disks was p...
Michele Tartara
06:04 pm Revision 5ecaeaa6: pithos: Fix pithos test views
Sofia Papagiannaki
05:39 pm ./kamaki Revision d08962f0: Update all get/delete ComputeRest tests
Refs: #4139 Stavros Sachtouris
05:28 pm ganeti-local Revision 21c2612d: Merge branch 'stable-2.9'
* stable-2.9:
Update NEWS and version for Ganeti 2.7.1
Add hvparam to disable VNET_HDR on tap devices
daemon-ut...
Guido Trotter
05:28 pm snf-ganeti Revision 21c2612d: Merge branch 'stable-2.9'
* stable-2.9:
Update NEWS and version for Ganeti 2.7.1
Add hvparam to disable VNET_HDR on tap devices
daemon-ut...
Guido Trotter
05:27 pm ganeti-local Revision 17cda747: Merge branch 'stable-2.8' into stable-2.9
* stable-2.8:
Update NEWS and version for Ganeti 2.7.1
Add hvparam to disable VNET_HDR on tap devices
daemon-ut...
Guido Trotter
05:27 pm snf-ganeti Revision 17cda747: Merge branch 'stable-2.8' into stable-2.9
* stable-2.8:
Update NEWS and version for Ganeti 2.7.1
Add hvparam to disable VNET_HDR on tap devices
daemon-ut...
Guido Trotter
05:15 pm Revision ff7accbe: pithos: Fix reconcile resources command
* Provision quantity sent should not be of type Decimal
(not JSON serializable)
* Fix check for user existance in t...
Sofia Papagiannaki
05:02 pm Bug #4161: Unable to view a specific file version
Pending deployment and testing in the dev environment Christos KK Loverdos
04:59 pm Pithos Web Client Revision e6a68fc4: Fix view of versioned file
Pending deployment and testing.
Refs #4161
Christos KK Loverdos
04:48 pm Bug #4161 (Closed): Unable to view a specific file version
Steps to reproduce:
In pithos webclient right click a file and select Versions.
Select "View this version".
Pith...
Ilias Tsitsimpis
04:42 pm Revision 0989632e: cyclades: More verbose models representation
Make unicode method of VirtualMachine, Network and FloatingIP models more
verbose.
Christos Stavrakakis
04:42 pm Revision 9122ffab: cyclades: Add 'name' to all commissions.
Make all quotaholder commissions to have a name. Since, Cyclades does
not store the association of a commission with ...
Christos Stavrakakis
04:37 pm ganeti-local Revision 24f8fca3: Merge branch 'stable-2.7' into stable-2.8
* stable-2.7:
Update NEWS and version for Ganeti 2.7.1
daemon-util: pass --oknodo at rotate_logs
Add logrotate ...
Guido Trotter
04:37 pm snf-ganeti Revision 24f8fca3: Merge branch 'stable-2.7' into stable-2.8
* stable-2.7:
Update NEWS and version for Ganeti 2.7.1
daemon-util: pass --oknodo at rotate_logs
Add logrotate ...
Guido Trotter
04:03 pm Pithos Web Client Revision 974fe113: Merge branch 'hotfix-0.14.2'
Conflicts:
version
Kostas Papadimitriou
04:03 pm Revision 4a405ab5: Bump version to 0.14.4
Christos Stavrakakis
03:48 pm ./kamaki Revision 5ed87051: Update 1st level _get tests for ComputeRestClient
Refs: #4139 Stavros Sachtouris
03:37 pm Pithos Web Client Revision 3aaee38a: Bump version to 0.14.2-1~squeeze
Signed-off-by: Kostas Papadimitriou <kpap@grnet.gr> Kostas Papadimitriou
03:36 pm Pithos Web Client Revision 7a575dcb: Merge branch 'hotfix-0.14.2' into debian-hotfix-0.14.2
Conflicts:
version
Kostas Papadimitriou
03:35 pm Pithos Web Client Revision ff76cf7a: Bump version to 0.14.2
Kostas Papadimitriou
02:59 pm Revision e47ee841: snf-stats-app: Change setup.py dep for rrdtool
Stratos Psomadakis
02:48 pm ganeti-local Revision 1646848f: Update NEWS and version for Ganeti 2.7.1
Release 2.7.1 with a handful of minor fixes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michel...
Guido Trotter
02:48 pm snf-ganeti Revision 1646848f: Update NEWS and version for Ganeti 2.7.1
Release 2.7.1 with a handful of minor fixes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michel...
Guido Trotter
02:20 pm snf-ganeti Revision 8a534fbe: Add hvparam to disable VNET_HDR on tap devices
IFF_VNET_HDR allows tap devices to extract a VIRTIO_NET_HDR from pkts
going through the tap iface, enabling segmentat...
Stratos Psomdakis
02:20 pm ganeti-local Revision 8a534fbe: Add hvparam to disable VNET_HDR on tap devices
IFF_VNET_HDR allows tap devices to extract a VIRTIO_NET_HDR from pkts
going through the tap iface, enabling segmentat...
Stratos Psomdakis
01:31 pm Revision 671db71c: cyclades: Add network to multiple backends
Update snf-manage network-create command to take a list of comma
seperated backend IDs to create the network to.
Christos Stavrakakis
01:20 pm snf-image-creator Revision 9ab20f07: Fix a bug in windows shrink sysprep
Make sure winexe returns error if a diskpart command fails Nikos Skalkotos
01:02 pm snf-image-creator Revision 0f089865: Add connectivity checks for the windows VM
When booting the windows VM during sysprep, check if winexe works
before starting the system preparation tasks
Nikos Skalkotos
12:46 pm Revision d4e4e501: 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
...
Christos Stavrakakis
12:30 pm Revision 82524ec6: Merge branch 'debian-hotfix-0.14.3' into debian-develop
Christos Stavrakakis
12:29 pm Revision 1441b0da: Merge branch 'hotfix-0.14.3'
Christos Stavrakakis
12:26 pm Revision f564a6ca: Bump version to 0.14.3-1~squeeze
Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr> Christos Stavrakakis
12:26 pm Revision 0f5b31c8: Merge branch 'hotfix-0.14.3' into debian-hotfix-0.14.3
Christos Stavrakakis
12:25 pm Revision cda13b21: Release dates for version 0.14.3
Christos Stavrakakis
02:04 am snf-ganeti Revision 200a6dfe: Remove pylint 0106
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:04 am ganeti-local Revision 200a6dfe: Remove pylint 0106
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:04 am ganeti-local Revision 95c0c0bc: Mods to pass hs tests
Minor modifications needed in order make hs-tests
does not give any errors.
Signed-off-by: Dimitris Aragiorgis <dima...
Dimitris Aragiorgis
02:04 am ganeti-local Revision f8af377d: Hotplug: cfgupgrade for deprecated fields
Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit...
Dimitris Aragiorgis
02:04 am snf-ganeti Revision 274c7cab: Hotplug: client support
Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo...
Dimitris Aragiorgis
02:04 am snf-ganeti Revision 95c0c0bc: Mods to pass hs tests
Minor modifications needed in order make hs-tests
does not give any errors.
Signed-off-by: Dimitris Aragiorgis <dima...
Dimitris Aragiorgis
02:04 am ganeti-local Revision 274c7cab: Hotplug: client support
Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo...
Dimitris Aragiorgis
02:04 am snf-ganeti Revision f8af377d: Hotplug: cfgupgrade for deprecated fields
Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit...
Dimitris Aragiorgis
02:04 am snf-ganeti Revision 74676af4: Hotplug: cmdlib support
Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place the --hotplug opti...
Dimitris Aragiorgis
02:04 am snf-ganeti Revision b262a5c6: Hotplug: rpc support
Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol...
Dimitris Aragiorgis
02:04 am ganeti-local Revision b262a5c6: Hotplug: rpc support
Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol...
Dimitris Aragiorgis
02:04 am ganeti-local Revision 74676af4: Hotplug: cmdlib support
Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place the --hotplug opti...
Dimitris Aragiorgis
02:04 am ganeti-local Revision 6bf6870b: Hotplug: KVM support
Hotplug will not be supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is not ins...
Dimitris Aragiorgis
02:04 am snf-ganeti Revision 6bf6870b: Hotplug: KVM support
Hotplug will not be supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is not ins...
Dimitris Aragiorgis

07/24/2013

09:15 pm Revision b47f167a: cyclades: Fixes in network management commands
Merge code from logic/networks.py and network management commands. Christos Stavrakakis
09:15 pm Revision 12e539f0: cyclades: Exclude FIP pools from IP allocation
Do not include the floating IP pools, to the available public networks
when allocating an IPv4 address, when 'SNF:ANY...
Christos Stavrakakis
09:15 pm Revision b2791a77: cyclades: Set firewall profile per NIC
Set firewall profile per NIC, because since Floating IPs an instance can
have more than one NICs in a public network....
Christos Stavrakakis
09:15 pm Revision 70a0afab: cyclades-rapi: Add bulk option to GetJobs
Christos Stavrakakis
09:15 pm Revision 63f9eb8e: cyclades: Reconciliation for pending vm tasks
Extend reconciliation mechanism, to detect instances with stale pending
tasks, by looking if the corresponding job, '...
Christos Stavrakakis
09:15 pm Revision e8d31c74: cyclades: Remove wrong model attribute
Christos Stavrakakis
09:15 pm Revision cbf1a3f3: cyclades: Add check for link during network create
Add a check when creating IP_LESS_ROUTED networks, that the connectivity
link is not already used by another network.
Christos Stavrakakis
09:15 pm Revision 5e5b2476: cyclades: Convert network to floating IP pool
Add '--floating-ip-pool' option to network-modify management command, in
order to convert a network to a floating IP ...
Christos Stavrakakis
09:15 pm Revision 449c2d82: cyclades: Fix bug in network-modify command
Fix bug caused by wrong identation level. Modification of network in
Ganeti should be performed only if 'add_reserved...
Christos Stavrakakis
08:02 pm snf-ganeti Revision e408eb8a: Add a high-level design for the proposed Opcode filtering
This is a design document detailing the semantics of the
fine-grained control of jobs in Ganeti.
Signed-off-by: Klau...
Klaus Aehlig
08:02 pm ganeti-local Revision e408eb8a: Add a high-level design for the proposed Opcode filtering
This is a design document detailing the semantics of the
fine-grained control of jobs in Ganeti.
Signed-off-by: Klau...
Klaus Aehlig
06:39 pm ganeti-local Revision fbab083b: Hotplug: objects and constants additions
Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ...
Dimitris Aragiorgis
06:39 pm snf-ganeti Revision fbab083b: Hotplug: objects and constants additions
Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ...
Dimitris Aragiorgis
06:13 pm ./kamaki Revision e51c7d5b: Complete basic compute v2 implementation
Refs: #4139
Pending: adjust unitests, test against an openstack deployment
Stavros Sachtouris
04:42 pm ./kamaki Revision ef2e6c9f: Implement servers/?/action/? ReST and methods
Refs: #4139 Stavros Sachtouris
03:53 pm Revision 8198fe61: pithos: Pass full path of the next parameter in view redirect
Sofia Papagiannaki
03:23 pm ./kamaki Revision 0b179c69: Apply changes to call-level methods
Refs: #4139 Stavros Sachtouris
03:13 pm ./kamaki Revision 65a8b1da: Implement OScompute_v2 servers/?/metadata/? calls
Refs: #4139 Stavros Sachtouris
03:12 pm Revision 19bc1328: ci: Configure git on remote server
Ilias Tsitsimpis
02:46 pm Revision c100afef: ci: Fix some typos
Ilias Tsitsimpis
01:35 pm Revision bcc137e3: settings: safer --printout-files
- split category files according to depth
(before, maximum depth per category was used)
- abort if file already exists
Georgios D. Tsoukalas
01:34 pm snf-ganeti Revision 3798b89a: Add hotplug design doc
This is a design document detailing the implementation of device
hotplugging in Ganeti.
Signed-off-by: Dimitris Arag...
Dimitris Aragiorgis
01:34 pm ganeti-local Revision 3798b89a: Add hotplug design doc
This is a design document detailing the implementation of device
hotplugging in Ganeti.
Signed-off-by: Dimitris Arag...
Dimitris Aragiorgis
01:25 pm ./kamaki Revision dbcbf446: Adjust compute/cyclades clients to servers_REST
Refs: #4139 Stavros Sachtouris
01:19 pm Revision e2c178f2: settings: support printout of runtime setting values
Georgios D. Tsoukalas
01:04 pm Revision 883e06a2: ci: If git cloning Synnefo fails, repeat
Ilias Tsitsimpis
01:01 pm snf-image-creator Revision 6342c1ab: Monitor VM ps when waiting for windows booting
When waiting for windows to boot, also check that the Windows VM
process is up.
Nikos Skalkotos
12:56 pm Revision d63a86d6: settings: add description in --detail
Georgios D. Tsoukalas
12:55 pm snf-ganeti Revision d676dbea: Extend gnt-instance show to show vlan parameter
Extensions for "gnt-instance show" to output the vlan parameter which
was introduced by my recent patch series.
This ...
Sebastian Gebhard
12:55 pm ganeti-local Revision d676dbea: Extend gnt-instance show to show vlan parameter
Extensions for "gnt-instance show" to output the vlan parameter which
was introduced by my recent patch series.
This ...
Sebastian Gebhard
12:55 pm Revision 58ee9a75: ci: Patch pydist.py module
For more info see Debian bug #657665 Ilias Tsitsimpis
12:30 pm snf-image-creator Revision 63af9c37: Add a new winexe module
This contains a wrapper class for winexe utility Nikos Skalkotos
12:21 pm ./kamaki Revision fda88be1: Implement OSv2 compute 1st level /servers calls
Refs: #4139 Stavros Sachtouris
11:36 am Revision c323f81a: settings: remove debug print statement
Georgios D. Tsoukalas
10:48 am ganeti-local Revision 9a8e4b73: daemon-util: pass --oknodo at rotate_logs
daemon-util's rotate_logs() did not pass --oknodo to start-stop-daemon while
HUPing the daemon processes. As a result...
Apollon Oikonomopoulos
10:48 am snf-ganeti Revision 9a8e4b73: daemon-util: pass --oknodo at rotate_logs
daemon-util's rotate_logs() did not pass --oknodo to start-stop-daemon while
HUPing the daemon processes. As a result...
Apollon Oikonomopoulos
09:58 am Revision 0c068fc6: added the improved quick install admin guide
Marios Kogias
08:45 am snf-image-creator Revision b1d55773: Mix minor typos
Nikos Skalkotos

07/23/2013

06:22 pm ganeti-local Revision 9d0d4f21: Fix another missing renaming
This fixes a (due to a merge) slipped occurence of
VALID_STORAGE_TYPES which was renamed to STORAGE_TYPES.
Signed-of...
Helga Velroyen
06:22 pm snf-ganeti Revision 9d0d4f21: Fix another missing renaming
This fixes a (due to a merge) slipped occurence of
VALID_STORAGE_TYPES which was renamed to STORAGE_TYPES.
Signed-of...
Helga Velroyen
05:46 pm Revision 32401481: Enhance the new settings framework.
- Add an annotation superclass Setting
See synnefo.settings.setup:Setting for documentation.
- Add Mandatory, Defa...
Georgios D. Tsoukalas
05:44 pm ganeti-local Revision e48c3613: Add logrotate example
Add an example logrotate snippet, along with the relevant documentation.
Signed-off-by: Apollon Oikonomopoulos <apoi...
Apollon Oikonomopoulos
05:44 pm snf-ganeti Revision e48c3613: Add logrotate example
Add an example logrotate snippet, along with the relevant documentation.
Signed-off-by: Apollon Oikonomopoulos <apoi...
Apollon Oikonomopoulos
05:43 pm ganeti-local Revision f99cbfbd: daemon-util: provide rotate_logs and rotate_all_logs actions
Modify daemon-util to allow sending SIGHUP to one or all daemons. This is meant
as a utility function to be used in l...
Apollon Oikonomopoulos
05:43 pm snf-ganeti Revision f99cbfbd: daemon-util: provide rotate_logs and rotate_all_logs actions
Modify daemon-util to allow sending SIGHUP to one or all daemons. This is meant
as a utility function to be used in l...
Apollon Oikonomopoulos
05:41 pm ganeti-local Revision e1a6abf9: Fix usage of mapping from disk templates to storage types
This fixes the currently broken tests due to a slipped
occurrence of the mapping from disk templates to storage
types...
Helga Velroyen
05:41 pm snf-ganeti Revision e1a6abf9: Fix usage of mapping from disk templates to storage types
This fixes the currently broken tests due to a slipped
occurrence of the mapping from disk templates to storage
types...
Helga Velroyen
05:15 pm snf-ganeti Revision d8e55568: Rename VALID_STORAGE_TYPES to STORAGE_TYPES
For consistency, this patch renames 'VALID_STORAGE_TYPES'
to 'STORAGE_TYPES', because the set of valid disk
templates...
Helga Velroyen
05:15 pm ganeti-local Revision d8e55568: Rename VALID_STORAGE_TYPES to STORAGE_TYPES
For consistency, this patch renames 'VALID_STORAGE_TYPES'
to 'STORAGE_TYPES', because the set of valid disk
templates...
Helga Velroyen
05:15 pm snf-ganeti Revision 0b6c56bb: Unit tests for constants consistency
This patch adds some unit tests to ensure the consistency
of various constants regarding disk templates.
Signed-off-...
Helga Velroyen
05:15 pm ganeti-local Revision 0b6c56bb: Unit tests for constants consistency
This patch adds some unit tests to ensure the consistency
of various constants regarding disk templates.
Signed-off-...
Helga Velroyen
05:15 pm snf-ganeti Revision 615551b2: Rename disk_template/storage_type map + cleanup
This patch renames the mapping of disk templates to storage
types to MAP_DISK_TEMPLATE_STORAGE_TYPE, which is a more
...
Helga Velroyen
05:15 pm ganeti-local Revision 615551b2: Rename disk_template/storage_type map + cleanup
This patch renames the mapping of disk templates to storage
types to MAP_DISK_TEMPLATE_STORAGE_TYPE, which is a more
...
Helga Velroyen
05:13 pm snf-ganeti Revision f79be8ec: Move space reporting constant to constants.py
This patch moves the constant which is used to determine
whether a storage type provides storage space reporting
from...
Helga Velroyen
05:13 pm ganeti-local Revision f79be8ec: Move space reporting constant to constants.py
This patch moves the constant which is used to determine
whether a storage type provides storage space reporting
from...
Helga Velroyen
05:03 pm Revision 5e1decd1: Remove debian files from synnefo projects
Ilias Tsitsimpis
05:01 pm ganeti-local Revision 8660ba15: Update hroller manpage
Offline nodes are properly ignored and support for online rolling
reboots is added, so this should no longer be menti...
Klaus Aehlig
05:01 pm snf-ganeti Revision 8660ba15: Update hroller manpage
Offline nodes are properly ignored and support for online rolling
reboots is added, so this should no longer be menti...
Klaus Aehlig
04:36 pm ./kamaki Feature #4155 (Resolved): Expose the project API of astakosclient to kamaki CLI
Stavros Sachtouris
04:34 pm ./kamaki Revision 68005e08: Merge branch 'develop' into debian-develop
Stavros Sachtouris
04:34 pm ./kamaki Revision 703d7a77: Merge branch 'feature-cli-project' into develop
Stavros Sachtouris
04:33 pm ./kamaki Revision 7f98f894: Update changelog for project API commands
Refs: #4155 Stavros Sachtouris
04:32 pm ./kamaki Revision 0ff9b312: Create CLI commands for astakos project API
Refs: #4155 Stavros Sachtouris
04:08 pm snf-ganeti Revision 6873e6b7: Bump new upstream version
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:07 pm snf-ganeti Revision 73f5b6db: Merge branch 'stable-2.6-ippool-hotplug-esi-nolvm-netxen' into debian-2.6
Dimitris Aragiorgis
03:45 pm Bug #4154 (Resolved): 413 REQUEST ENTITY TOO LARGE move object
Sofia Papagiannaki
03:39 pm Revision c25e296a: docs: Describe project API
Giorgos Korfiatis
03:36 pm Revision 45087b63: ci: Redesign ci scripts
Spawn VM to use as builder-slave.
Build packages inside this VM.
Deploy Synnefo using snf-deploy.
Run unit tests.
Run...
Ilias Tsitsimpis
03:33 pm Revision 9e3a38bb: pithos: Do not report size change in move object operation
Refs: #4154 Sofia Papagiannaki
03:30 pm snf-ganeti Revision 7165b450: Update NEWS file wrt to file storage dir
This updates the NEWS file in a way that it mentions now
that 'gnt-cluster init' got the new option
'--file-storage-d...
Helga Velroyen
03:30 pm ganeti-local Revision 7165b450: Update NEWS file wrt to file storage dir
This updates the NEWS file in a way that it mentions now
that 'gnt-cluster init' got the new option
'--file-storage-d...
Helga Velroyen
03:30 pm snf-ganeti Revision 8bc78021: Update man page of gnt-cluster regarding file-storage-dir
This extends the description of 'gnt-cluster init' and
'gnt-cluster modify' with respect to the file storage
director...
Helga Velroyen
03:30 pm ganeti-local Revision 8bc78021: Update man page of gnt-cluster regarding file-storage-dir
This extends the description of 'gnt-cluster init' and
'gnt-cluster modify' with respect to the file storage
director...
Helga Velroyen
03:29 pm ganeti-local Revision 3039e2dc: gnt-cluster {init, modify} --file-storage-dir
This patch implements consistent usage and behavior of
the --file-storage-dir option in 'gnt-cluster init'
and 'gnt-c...
Helga Velroyen
03:29 pm snf-ganeti Revision 3039e2dc: gnt-cluster {init, modify} --file-storage-dir
This patch implements consistent usage and behavior of
the --file-storage-dir option in 'gnt-cluster init'
and 'gnt-c...
Helga Velroyen
03:08 pm snf-image-creator Revision 69ed7ed6: Use --uninstall in winexe
Nikos Skalkotos
01:49 pm Revision 4203a2a1: Update Changelog
Stratos Psomadakis
01:42 pm Revision 8ae38ff8: Replace regexp in cleanse middleware
Replace the regexp in mail_admins_safe() with manual parsing of the message. Stratos Psomadakis
01:37 pm Revision 3046f62c: Revert "pithos: manage_accounts support for both sqlalchemy and sqlite"
This reverts commit 8414859f4895e4c67ff0bb13a8d7078c1851596a.
This commit with the current backend implementation
ha...
Sofia Papagiannaki
12:28 pm ./kamaki Feature #4155 (Closed): Expose the project API of astakosclient to kamaki CLI
Stavros Sachtouris
12:23 pm snf-image-creator Revision 53e791bf: Add kms_client_setup sysprep for windows images
This sysprep converts the windows image into a KMS client Nikos Skalkotos
12:01 pm ./kamaki Revision fdcac7e2: Merge branch 'feature-test-argument' into develop
Stavros Sachtouris
12:00 pm ./kamaki Revision 264847a7: Test ArgumentParseManager.parse
Stavros Sachtouris
11:41 am Revision 489f984e: cyclades: init dispatcher with DJANGO_SETINGS_MODULE
Georgios D. Tsoukalas
11:28 am Feature #3510 (Resolved): Pithos backend: Return objects in a specific domain, optionally filtere...
Sofia Papagiannaki
11:27 am Bug #3580 (Resolved): Pithos queries outside transactions cause pooling problems when isolation l...
Sofia Papagiannaki
11:25 am Bug #4092 (Resolved): Restore communication with openstack clients
Sofia Papagiannaki
11:24 am Bug #4131 (Resolved): Fix shared listing for implicitly shared objects
Sofia Papagiannaki
10:57 am Bug #4154 (Resolved): 413 REQUEST ENTITY TOO LARGE move object
Pithos in move operations first performs copy and then delete.
However, if during the copy the existing account us...
Sofia Papagiannaki
09:31 am snf-ganeti Revision 738436bf: Always return tuples in Expand*Name
ExpandNodeName and ExpandInstanceName now always return a tuple. If the
node/instance was not found, (None, None) is ...
Thomas Thrainer
09:31 am ganeti-local Revision 738436bf: Always return tuples in Expand*Name
ExpandNodeName and ExpandInstanceName now always return a tuple. If the
node/instance was not found, (None, None) is ...
Thomas Thrainer

07/22/2013

06:42 pm snf-ganeti Revision 1cc324f0: Warn instead of crashing on preexisting wrong data type
Using None in a VTYPE_MAYBE_STRING is wrong, because it cannot really
be serialized to a Haskel Nothing, but given th...
Michele Tartara
06:42 pm ganeti-local Revision 1cc324f0: Warn instead of crashing on preexisting wrong data type
Using None in a VTYPE_MAYBE_STRING is wrong, because it cannot really
be serialized to a Haskel Nothing, but given th...
Michele Tartara
06:40 pm Revision 96090728: pithos: Fix line continuation format
Sofia Papagiannaki
06:26 pm ./kamaki Revision c400f0fc: Merge branch 'develop' into debian-develop
Stavros Sachtouris
06:25 pm ./kamaki Revision b57eaeb0: Test ArgumentParseManager.update_arguments
Refs: #4058
Missing test: ArgumentParseManager.parse
Stavros Sachtouris
06:19 pm Revision 2ff02341: pithos: Fix reconcile-resource-pithos command
* Improved performance (reduce interaction with the database)
* Fix command when `userid` option is provided
Conflic...
Sofia Papagiannaki
05:58 pm Revision 410d2877: cyclades: Add migration file for IPv6 networks
Christos Stavrakakis
05:57 pm ./kamaki Feature #4153 (Resolved): Add server resize support
Stavros Sachtouris
05:56 pm ./kamaki Revision 0b609d5a: Merge branch 'feature-server-resize' into develop
Stavros Sachtouris
05:56 pm ./kamaki Revision 8a8faf8c: Write functional test for resize_server
Refs: #4153 Stavros Sachtouris
05:46 pm ./kamaki Revision 95b9863b: Update Changelog for server resize
Refs: #4153 Stavros Sachtouris
05:45 pm ./kamaki Revision fc7c3c4c: Update documentation for server resize
Refs: #4153 Stavros Sachtouris
05:43 pm Revision 10e02f56: Update Changelog
Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr> Christos Stavrakakis
05:36 pm ./kamaki Revision eb8208a5: Expose resize_server as server_resize
Refs: 4153 Stavros Sachtouris
05:26 pm ./kamaki Revision d07fddd9: Implement a resize_server @ clients.compute
Refs: #4153 Stavros Sachtouris
05:15 pm ./kamaki Feature #4153 (Closed): Add server resize support
In Client, add this API call, as resize_server:... Stavros Sachtouris
05:11 pm ./kamaki Revision a75393fb: Fix intetation mistake
Stavros Sachtouris
05:05 pm snf-image-creator Revision c6b84dc4: Sleep for 10 secs after you monitor Windows is up
When syspreping a Windows image, sleep for 10 seconds before you
continue performing the various system preparation t...
Nikos Skalkotos
04:53 pm Revision 1fb0fdda: cyclades: Display task and task_job_id
Make 'server-show' and 'server-inspect' management command to display
the 'task' and 'task_job_id' fields of the vm.
Christos Stavrakakis
04:53 pm Revision 7afa5bde: webproject: Fix typo
Christos Stavrakakis
04:53 pm Revision 6e9255ab: cyclades: Fix import of renamed settings
Christos Stavrakakis
04:53 pm Revision 12cb6933: cyclades: Minor improvements in manage commands
Christos Stavrakakis
03:51 pm Revision 44fe1ff5: common: Parameterize DB test settings
Consult environment variables in order to connect to the database. Giorgos Korfiatis
03:42 pm snf-image-creator Revision e773df24: Add support for shrinking windows VMs
Nikos Skalkotos
02:35 pm ganeti-local Revision b17dd379: Fix bug in NIC default configuration
The NIC configuration used the python "None" instead of a proper Nothing.
Signed-off-by: Michele Tartara <mtartara@g...
Michele Tartara
02:35 pm snf-ganeti Revision b17dd379: Fix bug in NIC default configuration
The NIC configuration used the python "None" instead of a proper Nothing.
Signed-off-by: Michele Tartara <mtartara@g...
Michele Tartara
02:35 pm ganeti-local Revision 7eed4433: Support proper encoding of Nothing in constants file
The Nothing value of a Haskell Maybe needs to be properly encoded.
If a Python "None" is used, it is not going to be ...
Michele Tartara
02:35 pm snf-ganeti Revision 7eed4433: Support proper encoding of Nothing in constants file
The Nothing value of a Haskell Maybe needs to be properly encoded.
If a Python "None" is used, it is not going to be ...
Michele Tartara
02:33 pm ganeti-local Revision 1ca6e10e: Remove extra whitespace
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
02:33 pm snf-ganeti Revision 1ca6e10e: Remove extra whitespace
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
02:33 pm snf-ganeti Revision 5ce6fa9a: Fix KeyErrors with network mode and vlan
This patch fixes some KeyErrors that were introduced by the vlan implementation
and showed up when certain parameters...
Sebastian Gebhard
02:33 pm ganeti-local Revision 5ce6fa9a: Fix KeyErrors with network mode and vlan
This patch fixes some KeyErrors that were introduced by the vlan implementation
and showed up when certain parameters...
Sebastian Gebhard
01:54 pm snf-ganeti Revision f9b76ed4: Prepare QA for shared file storage
This prepares the QA for running tests regarding
shared file storage.
Signed-off-by: Helga Velroyen <helgav@google.c...
Helga Velroyen
01:54 pm ganeti-local Revision f9b76ed4: Prepare QA for shared file storage
This prepares the QA for running tests regarding
shared file storage.
Signed-off-by: Helga Velroyen <helgav@google.c...
Helga Velroyen
01:54 pm ./kamaki Revision f52b39db: Allow non-None empty default values in Args
Refs: #4058 Stavros Sachtouris
01:47 pm snf-ganeti Revision d08a8359: Fix permission errors for split users
Correctly set ownership and permissions for daemon log files, correct
the name of the luxid logfile and set the owner...
Thomas Thrainer
01:47 pm ganeti-local Revision d08a8359: Fix permission errors for split users
Correctly set ownership and permissions for daemon log files, correct
the name of the luxid logfile and set the owner...
Thomas Thrainer
01:46 pm Revision 5febd1fa: astakos: Update cyclades services in helper script
Giorgos Korfiatis
12:28 pm Revision d509e6da: Add greenlet tracing code in snf-common
Add greenlet tracing code in snf-common, useful for debugging stuck
gevent gunicorn workers.
If the environmental va...
Stratos Psomadakis
09:48 am snf-ganeti Revision 27eb699d: Design document for cmdlib unit tests
This design document describes the plan to create a test framework and
actual unit tests for the cmdlib module.
Sign...
Thomas Thrainer
09:48 am ganeti-local Revision 27eb699d: Design document for cmdlib unit tests
This design document describes the plan to create a test framework and
actual unit tests for the cmdlib module.
Sign...
Thomas Thrainer

07/19/2013

07:45 pm ganeti-local Revision 201ef8b4: Update the lists of users and groups for LuxiD
After adding LuxiD, the list of daemons has to be updated in the tests as
well.
Signed-off-by: Michele Tartara <mtar...
Michele Tartara
07:45 pm snf-ganeti Revision 201ef8b4: Update the lists of users and groups for LuxiD
After adding LuxiD, the list of daemons has to be updated in the tests as
well.
Signed-off-by: Michele Tartara <mtar...
Michele Tartara
07:45 pm ganeti-local Revision bcab7a50: Cluster upgrade for 2.10 must be run against 2.9
Add a 2.9 configuration file and modify the test to use it.
Signed-off-by: Michele Tartara <mtartara@google.com>
Rev...
Michele Tartara
07:45 pm snf-ganeti Revision bcab7a50: Cluster upgrade for 2.10 must be run against 2.9
Add a 2.9 configuration file and modify the test to use it.
Signed-off-by: Michele Tartara <mtartara@google.com>
Rev...
Michele Tartara
07:45 pm ganeti-local Revision ce7b7617: Upgrade minimal cluster configuration
The minimal cluster config has changed, but the sample in the tests had not
been updated yet.
Signed-off-by: Michele...
Michele Tartara
07:45 pm snf-ganeti Revision ce7b7617: Upgrade minimal cluster configuration
The minimal cluster config has changed, but the sample in the tests had not
been updated yet.
Signed-off-by: Michele...
Michele Tartara
07:36 pm snf-image-creator Revision 670ea7e3: Add sysprep for shrinking in windows
It is not ready yet. Nikos Skalkotos
06:17 pm ./kamaki Revision 631b7c35: Test ArgumentParseManager upto update_parser
Refs: #4058 Stavros Sachtouris
04:48 pm snf-image-creator Revision 020b738b: Make sysprep_info return a named tuple
It used to return a tuple Nikos Skalkotos
04:36 pm ./kamaki Revision c0fbf04c: Test ProgressBarArgument
Refs: #4058 Stavros Sachtouris
04:13 pm ganeti-local Revision 22283069: Merge branch 'stable-2.9' into master
* stable-2.9
Fix parsing of drbdsetup show output for DRBD 8.4
Revert "Disable failing QA test"
Add unit test f...
Michele Tartara
04:13 pm snf-ganeti Revision 22283069: Merge branch 'stable-2.9' into master
* stable-2.9
Fix parsing of drbdsetup show output for DRBD 8.4
Revert "Disable failing QA test"
Add unit test f...
Michele Tartara
03:46 pm ./kamaki Revision 67083ca0: Fix typo in error docs
Stavros Sachtouris
03:18 pm ganeti-local Revision 9b5a7ce9: Make RAPI export device names and UUIDs
Add UUIDs and names of instance's disks and NICs to the list of instance
fields that are returned from RAPI.
Signed-...
Christos Stavrakakis
03:18 pm snf-ganeti Revision 9b5a7ce9: Make RAPI export device names and UUIDs
Add UUIDs and names of instance's disks and NICs to the list of instance
fields that are returned from RAPI.
Signed-...
Christos Stavrakakis
01:43 pm Revision c8078df2: cyclades ui: Enable RDP clipboard sharing by default
in default RDP connection profile served by synnefo Kostas Papadimitriou
01:28 pm Revision a421e0b9: pithos: Update view_method decorator
* If no token found in the cookie redirect to astakos login
with next parameter pointing to the request path
* Extend...
Sofia Papagiannaki
12:22 pm ./kamaki Revision 8d427cb9: Test Version and KeyValue Arguments
Refs: #4058 Stavros Sachtouris
11:31 am devflow Revision 12500126: Bump version to 0.11.6-1~squeeze
Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr> Christos Stavrakakis
11:30 am devflow Revision ad7e2472: Merge branch 'master' into debian
Christos Stavrakakis
11:29 am devflow Revision 0ba2dd3c: Bump version to 0.11.6
Christos Stavrakakis
11:22 am snf-ganeti Revision ffde7fb6: Update Gluster Ganeti Support doc
Update the document as agreed on the mailing list: the project
should be realized in two parts: one is for supporting...
Weiwei Jia
11:22 am ganeti-local Revision ffde7fb6: Update Gluster Ganeti Support doc
Update the document as agreed on the mailing list: the project
should be realized in two parts: one is for supporting...
Weiwei Jia
11:13 am Revision 2a194295: pithos: Fix tests
Sofia Papagiannaki
11:01 am ./kamaki Revision 2af87afc: Recover default fallback for Int/DateArguments
Stavros Sachtouris

07/18/2013

08:03 pm Revision 95b36144: pithos: Write tests for the weblogin view
Sofia Papagiannaki
07:58 pm Revision 48c5b124: pithos: Update view_method decorator
* If no token found in the cookie redirect to astakos login
with next parameter pointing to the request path
* Extend...
Sofia Papagiannaki
07:18 pm Pithos Web Client Revision c38fa530: Merge branch 'issue_4140' into hotfix-0.14.2
Refs #4140 Christos KK Loverdos
07:12 pm Bug #4140 (Closed): "Shared with me" icon never stops spinning
Applied in changeset commit:"7f95a3c9739e48c3ac99ac14972296853735a483". Anonymous
07:10 pm Pithos Web Client Revision 7f95a3c9: Use the callback even if there is nothing shared from other users
Fixes #4140
Refs #4140
Christos KK Loverdos
06:38 pm ./kamaki Revision b7ff6e0c: Test DateArgument
Refs: #4058 Stavros Sachtouris
06:32 pm ganeti-local Revision 858ecf2b: Merge branch 'stable-2.8' into stable-2.9
* stable-2.8
Fix permission problem related to Issue 477
Add hs function to easily change file ownership
Conflic...
Klaus Aehlig
06:32 pm snf-ganeti Revision 858ecf2b: Merge branch 'stable-2.8' into stable-2.9
* stable-2.8
Fix permission problem related to Issue 477
Add hs function to easily change file ownership
Conflic...
Klaus Aehlig
06:28 pm Pithos Web Client Revision e7b97669: Eliminate goto in URLs
Christos KK Loverdos
06:17 pm Revision b130ec7c: snf-branding: Expose contact email through branding mechanism
although CONTACT_EMAIL is not a branding setting, we use the branding mechanism
to expose it to brandable templates f...
Kostas Papadimitriou
05:57 pm Revision 8ff1e8d9: astakos: Use api_method_not_allowed in quota API
Giorgos Korfiatis
05:24 pm snf-ganeti Revision 1f005f16: Let ReqNodeInstances work with node UUIDs
The "primaryNode" and "secondaryNode" fields of "Instance" entities in the
cluster configuration where changed to use...
Michele Tartara
05:24 pm ganeti-local Revision 1f005f16: Let ReqNodeInstances work with node UUIDs
The "primaryNode" and "secondaryNode" fields of "Instance" entities in the
cluster configuration where changed to use...
Michele Tartara
05:24 pm ganeti-local Revision 1a4f3b38: Add documentation line to getNodeInstances
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
05:24 pm snf-ganeti Revision 1a4f3b38: Add documentation line to getNodeInstances
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
05:24 pm snf-ganeti Revision e2625797: Add debug logging to Confd
Knowing the replies actually sent helps tracking down problems much more
efficiently.
Signed-off-by: Michele Tartara...
Michele Tartara
05:24 pm ganeti-local Revision e2625797: Add debug logging to Confd
Knowing the replies actually sent helps tracking down problems much more
efficiently.
Signed-off-by: Michele Tartara...
Michele Tartara
05:09 pm ./kamaki Revision 02987e9c: Test IntArgument
Refs: #4058 Stavros Sachtouris
04:57 pm Pithos Web Client Revision cccf20ec: Document the role of PithosDisclosurePanel
Refs #4140 Christos KK Loverdos
04:46 pm ./kamaki Revision 3a5b1ceb: Test FlagArgument and ValueArgument
Refs: #4058 Stavros Sachtouris
04:45 pm Pithos Web Client Revision a43ef959: Remove one constructor of PithosDisclosurePanel
... to make semantics clearer.
Refs #4140
Christos KK Loverdos
04:00 pm Bug #4142 (New): Email of user a file is shared to is invisible
This has been reported by A. Polyrakis. I copy from the relevant emails and attach the provided screen. Relevant emai... Christos KK Loverdos
03:59 pm ./kamaki Revision 6325d148: Fix typo in list_public
Stavros Sachtouris
03:58 pm ./kamaki Revision ea7f6e36: Fix typo in list_public
Stavros Sachtouris
03:03 pm Revision cfe52787: astakos: Resume a deactivated project upon approval
When approving a modification, automatically set the project to active,
if it has been deactivated.
Giorgos Korfiatis
02:36 pm Bug #4140 (Closed): "Shared with me" icon never stops spinning
In a fresh Synnefo 0.14.2 installation, if a user has no images shared with him by other users, the "Shared with me" ... Dionysis Grigoropoulos
01:52 pm ganeti-local Revision 90017904: Set default OVS in cluster init
This commit adds functionality to gnt_cluster to set the default
master-netdev for openvswitch, when openvswitch mode...
Sebastian Gebhard
01:52 pm snf-ganeti Revision 90017904: Set default OVS in cluster init
This commit adds functionality to gnt_cluster to set the default
master-netdev for openvswitch, when openvswitch mode...
Sebastian Gebhard
01:52 pm snf-ganeti Revision d8819d84: Adopt cfgupgrade to support vlan parameter
This patch updates cfgupgrade to support vlans.
Downgrade will remove the vlan information and give a warning.
Signe...
Sebastian Gebhard
01:52 pm ganeti-local Revision d8819d84: Adopt cfgupgrade to support vlan parameter
This patch updates cfgupgrade to support vlans.
Downgrade will remove the vlan information and give a warning.
Signe...
Sebastian Gebhard
01:52 pm ganeti-local Revision 7e4ac0c2: Add VLAN functionality to gnt-instance man page
This patch adds the description of OpenvSwitch VLAN functionality
to the man page of gnt-instance.
Signed-off-by: Se...
Sebastian Gebhard
01:52 pm snf-ganeti Revision 7e4ac0c2: Add VLAN functionality to gnt-instance man page
This patch adds the description of OpenvSwitch VLAN functionality
to the man page of gnt-instance.
Signed-off-by: Se...
Sebastian Gebhard
01:52 pm ganeti-local Revision 9f7d5fe4: Support VLAN parameter during instance creation
If VLAN parameter is present, check its format:
either .<id>[:id], :id[:id...], or just id.
Signed-off-by: Sebastian...
Sebastian Gebhard
01:52 pm snf-ganeti Revision 9f7d5fe4: Support VLAN parameter during instance creation
If VLAN parameter is present, check its format:
either .<id>[:id], :id[:id...], or just id.
Signed-off-by: Sebastian...
Sebastian Gebhard
01:52 pm ganeti-local Revision f1f11cef: Add VLAN-capabilities for Xen Hypervisor
This implementation depends on vif-openvswitch provided by Xen 4.3
and provides Xen with switch name and vlan as "lin...
Sebastian Gebhard
01:52 pm snf-ganeti Revision f1f11cef: Add VLAN-capabilities for Xen Hypervisor
This implementation depends on vif-openvswitch provided by Xen 4.3
and provides Xen with switch name and vlan as "lin...
Sebastian Gebhard
01:52 pm snf-ganeti Revision 7ad422ec: Extending nicparams to support vlan parameter
This parameter is used to store the vlans each nic is connected to.
It is only used if the network is in openvswitch ...
Sebastian Gebhard
01:52 pm ganeti-local Revision 7ad422ec: Extending nicparams to support vlan parameter
This parameter is used to store the vlans each nic is connected to.
It is only used if the network is in openvswitch ...
Sebastian Gebhard
01:52 pm snf-ganeti Revision 347db542: Improvement of design-openvswitch.rst
Some improvements / fixes that came up during implementation.
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
S...
Sebastian Gebhard
01:52 pm ganeti-local Revision 347db542: Improvement of design-openvswitch.rst
Some improvements / fixes that came up during implementation.
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
S...
Sebastian Gebhard
01:10 pm Bug #4048 (Closed): pithos UI: Fix storage_logo position
Christos KK Loverdos
12:31 pm snf-image-creator snf_image_creator-0.4.3.tar.gz
Nikos Skalkotos
12:26 pm snf-image-creator Revision 6985d77d: Bump version to 0.4.3-1~wheezy
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
12:26 pm snf-image-creator Revision ec79d0b5: Merge branch 'master' into debian-wheezy
Nikos Skalkotos
12:20 pm snf-image-creator Revision cad05ab4: Bump version to 0.4.3-1~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
12:20 pm snf-image-creator Revision ec43103a: Merge branch 'master' into debian-precise
Nikos Skalkotos
11:58 am ./kamaki Support #4139 (Closed): Update kamaki.clients.compute to comply with OpenStack v2
Stavros Sachtouris
11:35 am snf-ganeti Revision e455a3e8: Fix permission problem related to Issue 477
Commit 91525dee856951ace940c78b6254a1c7344b4803 fixed Issue 477 but broke
"gnt-cluster info".
This commit offers a s...
Michele Tartara
11:35 am ganeti-local Revision e455a3e8: Fix permission problem related to Issue 477
Commit 91525dee856951ace940c78b6254a1c7344b4803 fixed Issue 477 but broke
"gnt-cluster info".
This commit offers a s...
Michele Tartara
11:34 am snf-ganeti Revision a39cd547: Add hs function to easily change file ownership
The Haskell library functions only allow to change file ownership using
uid/gid. A function for doing that with expli...
Michele Tartara
11:34 am ganeti-local Revision a39cd547: Add hs function to easily change file ownership
The Haskell library functions only allow to change file ownership using
uid/gid. A function for doing that with expli...
Michele Tartara
11:27 am snf-image-creator Revision c71f38be: Bump version to 0.4.3next
Nikos Skalkotos
11:26 am snf-image-creator Revision 64556e63: Merge branch 'master' into develop
Conflicts:
image_creator/version.py
version
Nikos Skalkotos
11:24 am snf-image-creator Revision 519e9f2d: Bump verstion to 0.4.2next
Nikos Skalkotos
11:22 am snf-image-creator Revision 9d480812: Merge master into develop
Conflicts:
docs/conf.py
image_creator/version.py
version
Nikos Skalkotos
10:49 am snf-image-creator Revision a527dcb4: Bump version to 0.4.3
Nikos Skalkotos
10:40 am snf-image-creator Revision 9f0e45ee: Merge branch 'hotfix-0.4.3'
Nikos Skalkotos
10:35 am snf-image-creator Revision 5ff2dceb: Force TERM=linux in snf-mkimage under xterm
Works better this way in OpenSUSE Nikos Skalkotos
09:42 am snf-image-creator Revision 200d19fd: Bump version to 0.4.2-1~wheezy
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
09:41 am snf-image-creator Revision c7ac799e: Merge branch 'master' into debian-wheezy
Nikos Skalkotos
09:40 am snf-image-creator Revision 0378a22f: Revert version.py to its merge value
The file was updated because of a devflow bug Nikos Skalkotos

07/17/2013

07:55 pm snf-ganeti Revision 489c9037: Merge branch 'stable-2.8' into stable-2.9
* stable-2.8
Rename queryd to luxid
Document the rapi client not to have a QueryNetworks method
Enable unit tes...
Klaus Aehlig
07:55 pm ganeti-local Revision 489c9037: Merge branch 'stable-2.8' into stable-2.9
* stable-2.8
Rename queryd to luxid
Document the rapi client not to have a QueryNetworks method
Enable unit tes...
Klaus Aehlig
07:19 pm Revision 251f1988: pithos: Fix shared listing for implicitly shared objects
Provide also the appropriate tests
Refs: #4131
Sofia Papagiannaki
07:06 pm Revision fbafd482: pithos: Revert pep8 changes from sqlalchemy ClauseElements
pep8 complains for comparison with boolean in sqlalchemy.sql.expression.ClauseElement
with "E712 comparison to True s...
Sofia Papagiannaki
06:22 pm ./kamaki Revision 34c480f2: Fully test RuntimeConfigArgument
Refs: #4058 Stavros Sachtouris
06:04 pm ganeti-local Revision 3695a4e0: Rename queryd to luxid
As queryd will, in the future, handle all LUXI request, queue jobs and
most likely perform various other tasks, it is...
Thomas Thrainer
06:04 pm snf-ganeti Revision 3695a4e0: Rename queryd to luxid
As queryd will, in the future, handle all LUXI request, queue jobs and
most likely perform various other tasks, it is...
Thomas Thrainer
06:03 pm ./kamaki Revision a8a65dba: Merge branch 'feature-docs-user-clients' into develop
Stavros Sachtouris
06:02 pm ./kamaki Support #4135 (Resolved): Enrich client API docs with examples and astakos endpoint information
Stavros Sachtouris
06:02 pm ./kamaki Revision 73b70293: Update changelog about docs change
Refs: 4135 Stavros Sachtouris
06:00 pm ./kamaki Revision 6362f3e1: Enrich clients docs for astakos endpoints, scripts
Refs: #4135 Stavros Sachtouris
05:59 pm ./kamaki Support #4135 (Closed): Enrich client API docs with examples and astakos endpoint information
Stavros Sachtouris
05:34 pm snf-ganeti Revision 2650ea6b: Fix deprecation warning about exception
This fixes a deprecation warning regarding the retrieval
of the error message from an exception.
Signed-off-by: Helg...
Helga Velroyen
05:34 pm ganeti-local Revision 2650ea6b: Fix deprecation warning about exception
This fixes a deprecation warning regarding the retrieval
of the error message from an exception.
Signed-off-by: Helg...
Helga Velroyen
05:34 pm snf-ganeti Revision f3ebe73e: Move bdev unit tests to filestorage unit tests
Some code was moved from bdev to file storage in
previous patches, but the related unit tests were
accidentally left ...
Helga Velroyen
05:34 pm ganeti-local Revision f3ebe73e: Move bdev unit tests to filestorage unit tests
Some code was moved from bdev to file storage in
previous patches, but the related unit tests were
accidentally left ...
Helga Velroyen
05:34 pm ganeti-local Revision 6d11529e: Fix iallocator unit tests
This fixes the unit test for the iallocator. The fix
is necessary, because a renamed functions was not properly
renam...
Helga Velroyen
05:34 pm snf-ganeti Revision 6d11529e: Fix iallocator unit tests
This fixes the unit test for the iallocator. The fix
is necessary, because a renamed functions was not properly
renam...
Helga Velroyen
05:34 pm ganeti-local Revision bfbffd55: GenerateDiskTemplate: Proper check for valid disk templates
This patch makes an FileStorageError to be risen with a
proper error message instead of just an assertion in case
the...
Helga Velroyen
05:34 pm snf-ganeti Revision bfbffd55: GenerateDiskTemplate: Proper check for valid disk templates
This patch makes an FileStorageError to be risen with a
proper error message instead of just an assertion in case
the...
Helga Velroyen
05:14 pm snf-ganeti Revision 238cfd3a: Document the rapi client not to have a QueryNetworks method
While there is a luxi query QueryNetworks, the rapi client does not
provide such a method. Document this by declaring...
Klaus Aehlig
05:14 pm ganeti-local Revision 238cfd3a: Document the rapi client not to have a QueryNetworks method
While there is a luxi query QueryNetworks, the rapi client does not
provide such a method. Document this by declaring...
Klaus Aehlig
04:43 pm ./kamaki Revision 1bd4f765: Initialize RuntimeConfigArgument unittests
Refs: #4058 Stavros Sachtouris
04:01 pm ./kamaki Revision c89d5f34: Mock calls to kamaki.cli.config.Config methods
Refs: #4058 Stavros Sachtouris
03:53 pm snf-image-creator Revision 1aebf43b: Bump version to 0.4.2-1~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
03:53 pm snf-image-creator Revision de99af00: Merge branch 'master' into debian-precise
Nikos Skalkotos
03:51 pm devflow Revision 2da876d0: Fix regular expression
Christos Stavrakakis
03:48 pm snf-image-creator Revision fceae889: Restore version.py to its old value
Nikos Skalkotos
03:47 pm devflow Revision 4909cbc9: Commit only debian changelog
Christos Stavrakakis
03:19 pm ganeti-local Revision d14d93b0: Enable unit tests again
A while ago, the execution of python unit tests was
accidentally disabled for distcheck. This patch
enables them agai...
Helga Velroyen
03:19 pm snf-ganeti Revision d14d93b0: Enable unit tests again
A while ago, the execution of python unit tests was
accidentally disabled for distcheck. This patch
enables them agai...
Helga Velroyen
03:18 pm snf-image-creator snf_image_creator-0.4.2.tar.gz
Nikos Skalkotos
03:15 pm snf-image-creator Revision a8943421: Bump version to 0.4.2
Nikos Skalkotos
03:09 pm snf-image-creator Revision 6223cd7d: Merge branch 'hotfix-0.4.2'
Nikos Skalkotos
02:57 pm Revision d412073c: Merge branch 'feature-ipv6-networks' into develop
Christos Stavrakakis
02:57 pm Revision 8f2aa316: cyclades: Consider IPv6 only networks in allocator
Backend allocator excludes backends that do not have a free IPv4
address. Since, from now on, not all instances are c...
Christos Stavrakakis
02:57 pm Revision b88c1549: cyclades: Implement NetworkReconciler class
Refactory network reconciliation. Implement NetworkReconciler class to
hold all reconciliation functions.
Christos Stavrakakis
02:57 pm Revision 0129231a: cyclades: Fix exception message
Christos Stavrakakis
02:57 pm Revision 89b2b908: cyclades: Move NetworkReconciler to reconciliation
Move NetworkReconciler class from network-create command to
reconciliation module.
Christos Stavrakakis
02:57 pm Revision be4d8469: cyclades: Add tests for network reconciliation
Christos Stavrakakis
02:57 pm Revision 48f5b1bc: cyclades: No commission for public networks
Do not issue commission for public networks, since they do not have an
owner.
Christos Stavrakakis
02:57 pm Revision 5aeb4e93: cyclades: Support IPv6 only networks
Make Cyclades support IPv6 only networks. Such networks will have
the 'subnet' attribute set to None, in the same way...
Christos Stavrakakis
02:57 pm Revision 0208770b: cyclades: Refactor logic tests
Create tests module to hold all tests for logic. Christos Stavrakakis
02:57 pm Revision c75ab92e: cyclades: Refactor code relative to networks
Move code checks from network-create management command to
logic/networks.py.
Also create common decorator for manag...
Christos Stavrakakis
02:57 pm Revision 5962d9a6: cyclades: Add tests for IPv6 only networks
Add tests to check creation and usage of IPv6 only networks. Tests also
cover creation of other type of networks.
Christos Stavrakakis
02:57 pm Revision 8d325d4b: cyclades: Simple code refactoring
Christos Stavrakakis
02:42 pm Revision d4eae5ce: cyclades: Import settings from django.conf
Christos Stavrakakis
02:30 pm snf-image-creator Revision 5e18a927: Fix dialog checklists in OpenSUSE
python-dialog package in OpenSUSE decorated the returned enabled
choices from a dialog checklist with `"'. Remove tho...
Nikos Skalkotos
01:02 pm Revision 2d31dfd7: astakos: Fix quota API test
Sort list before comparing, since ordering in the response data is
not specified. Triggered when run with postgres.
Giorgos Korfiatis
12:55 pm ./kamaki Bug #4134 (Closed): Take care of the virtual subdir item in pithos object-get
Example that exposes the bug:... Stavros Sachtouris
12:33 pm snf-ganeti Revision e9ba0663: Document ganeti-queryd
Add a man page for ganeti-queryd and update the documentation for
ganeti-confd in various places.
Signed-off-by: Tho...
Thomas Thrainer
12:33 pm ganeti-local Revision e9ba0663: Document ganeti-queryd
Add a man page for ganeti-queryd and update the documentation for
ganeti-confd in various places.
Signed-off-by: Tho...
Thomas Thrainer
12:33 pm ganeti-local Revision 135eb4ee: Add ganeti-queryd to QA env test
Test for the newly introduces ganeti-queryd in the environment test of
QA.
Signed-off-by: Thomas Thrainer <thomasth@...
Thomas Thrainer
12:33 pm snf-ganeti Revision 135eb4ee: Add ganeti-queryd to QA env test
Test for the newly introduces ganeti-queryd in the environment test of
QA.
Signed-off-by: Thomas Thrainer <thomasth@...
Thomas Thrainer
12:33 pm ganeti-local Revision 670e954a: Add queryd daemon (split from confd)
queryd is added as a new daemon which handles configuration queries over
LUXI. This functionality was removed from co...
Thomas Thrainer
12:33 pm snf-ganeti Revision 670e954a: Add queryd daemon (split from confd)
queryd is added as a new daemon which handles configuration queries over
LUXI. This functionality was removed from co...
Thomas Thrainer
12:33 pm ganeti-local Revision 218e3b0f: Extract ConfigReader from Confd/Server.hs
Confd's functionality to watch the Ganeti configuration file is
extracted to the ConfigReader module. No functional c...
Thomas Thrainer
12:33 pm snf-ganeti Revision 218e3b0f: Extract ConfigReader from Confd/Server.hs
Confd's functionality to watch the Ganeti configuration file is
extracted to the ConfigReader module. No functional c...
Thomas Thrainer
12:01 pm snf-image-creator Revision 840ccf4b: Update the documentation
Add installation instructions for OpenSUSE Nikos Skalkotos
11:41 am Revision bc4f25c0: pithos: Update/extend tests
Sofia Papagiannaki
11:41 am Revision 72e191e5: pithos: Fix migrations
Some data migrations require to import pithos app settings.
These migrations used to fail in nodes where snf-pithos-a...
Sofia Papagiannaki
11:41 am Revision 1f96b68d: pithos backend: Introduce debug_method decorator
Substitute debug statements with a backend method decorator
which registers the method execution arguments, the retur...
Sofia Papagiannaki
11:41 am Revision 29148653: pithos: pep8 fixes
Sofia Papagiannaki
11:14 am snf-ganeti Revision 6d67e8bf: Design Doc for HugePages Support
Add design document for the "HugePages support" GSoC project.
Signed-off-by: Izhar ul Hassan <ezhaar@gmail.com>
Revi...
Izhar
11:14 am ganeti-local Revision 6d67e8bf: Design Doc for HugePages Support
Add design document for the "HugePages support" GSoC project.
Signed-off-by: Izhar ul Hassan <ezhaar@gmail.com>
Revi...
Izhar
11:11 am snf-ganeti Revision 8520f4b9: Add unit test for drbdsetup show parsing
This unit test checks for proper parsing of the output from `drbdsetup
show` when re-attaching the local disk. In thi...
Thomas Thrainer
11:11 am ganeti-local Revision 8520f4b9: Add unit test for drbdsetup show parsing
This unit test checks for proper parsing of the output from `drbdsetup
show` when re-attaching the local disk. In thi...
Thomas Thrainer
11:11 am snf-ganeti Revision e4889779: Revert "Disable failing QA test"
This reverts commit b2525349f0da75c74432f2dd85abbcad56e56fed.
Issue 516 was fixed, so now the QA test can be re-enab...
Thomas Thrainer
11:11 am ganeti-local Revision e4889779: Revert "Disable failing QA test"
This reverts commit b2525349f0da75c74432f2dd85abbcad56e56fed.
Issue 516 was fixed, so now the QA test can be re-enab...
Thomas Thrainer
11:11 am snf-ganeti Revision 8f8442d6: Fix parsing of drbdsetup show output for DRBD 8.4
DRBD 8.4 contains two `disk` entries under the `volume` section. In some
circumstances, the parsing code could wrongl...
Thomas Thrainer
11:11 am ganeti-local Revision 8f8442d6: Fix parsing of drbdsetup show output for DRBD 8.4
DRBD 8.4 contains two `disk` entries under the `volume` section. In some
circumstances, the parsing code could wrongl...
Thomas Thrainer
10:42 am ./kamaki Revision 2227e163: Merge branch 'develop' into feature-test-argument
Stavros Sachtouris
10:41 am ./kamaki Revision f29de62b: Merge branch 'develop' into debian-develop
Stavros Sachtouris
10:41 am ./kamaki Revision ac7346a4: Merge branch 'feature-test-command-tree' into develop
Stavros Sachtouris

07/16/2013

06:22 pm ./kamaki Revision a7aacf12: Complete ConfigArgument testing
Refs: #4058 Stavros Sachtouris
06:22 pm ./kamaki Revision 16f32dcb: Bump version to 0.9.1-1~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
06:21 pm ./kamaki Revision ddbf40dd: Merge branch 'master' into debian-precise
Nikos Skalkotos
05:45 pm Revision 944d2ee0: Cyclades: Fix typo in conf file
Dionysis Grigoropoulos
05:07 pm Revision 3805be31: astakos: Fix arg passing in messages
Giorgos Korfiatis
05:02 pm Bug #4131 (Assigned): Fix shared listing for implicitly shared objects
The error occurs when listing the shared container objects under another account (shared with me)
with prefix a path...
Sofia Papagiannaki
04:55 pm ./kamaki Revision f17d6cb5: Fully test argument.Argument
Refs: #4058 Stavros Sachtouris
04:49 pm Bug #4131 (Resolved): Fix shared listing for implicitly shared objects
Sofia Papagiannaki
02:57 pm ./kamaki Revision 5286e2c3: Initialize unittests for argument.Argument
Refs: #4058
Also, make argument package a directory
Stavros Sachtouris
12:54 pm ./kamaki Revision 81b0838d: Improve error message when image meta file exists
Stavros Sachtouris
12:47 pm ganeti-local Revision 1fe10404: Reset cfgupgrade --downgrade to be a no-op
In version 2.10 cfgupgrade --downgrade is supposed to downgrade
the configuration to version 2.9 which, at the moment...
Klaus Aehlig
12:47 pm snf-ganeti Revision 1fe10404: Reset cfgupgrade --downgrade to be a no-op
In version 2.10 cfgupgrade --downgrade is supposed to downgrade
the configuration to version 2.9 which, at the moment...
Klaus Aehlig
12:17 pm snf-ganeti Revision 5ee24e45: Improve debugging output of DRBD8 status
Signed-off-by: Brian Candler <b.candler@pobox.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Helga Velroyen
12:17 pm ganeti-local Revision 5ee24e45: Improve debugging output of DRBD8 status
Signed-off-by: Brian Candler <b.candler@pobox.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Helga Velroyen
12:09 pm snf-ganeti Revision beb9c009: Add timestamps to haskell network query fields
Add timestamp fields to the list of available network query fields in
the Haskell code.
Signed-off-by: Christos Stav...
Christos Stavrakakis
12:09 pm ganeti-local Revision beb9c009: Add timestamps to haskell network query fields
Add timestamp fields to the list of available network query fields in
the Haskell code.
Signed-off-by: Christos Stav...
Christos Stavrakakis
11:45 am ganeti-local Revision 71f35985: Bump version number after forking off 2.9
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Klaus Aehlig
11:45 am snf-ganeti Revision 71f35985: Bump version number after forking off 2.9
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Klaus Aehlig
10:55 am snf-ganeti Revision 32449822: Fix conflicts check in LUNetworkDisconnect
The function _NetworkConflictCheck expects a list of instances as
last argument, not a list of pairs of instance name...
Dimitris Aragiorgis
10:55 am ganeti-local Revision 32449822: Fix conflicts check in LUNetworkDisconnect
The function _NetworkConflictCheck expects a list of instances as
last argument, not a list of pairs of instance name...
Dimitris Aragiorgis
10:29 am snf-ganeti Revision c832f7e9: Merge branch 'stable-2.8' into master
* stable-2.8
Change method dispatch in ClientOps to enforce luxi.REQ_ALL
Allow modify_etc_hosts to be changed
A...
Klaus Aehlig
10:29 am ganeti-local Revision c832f7e9: Merge branch 'stable-2.8' into master
* stable-2.8
Change method dispatch in ClientOps to enforce luxi.REQ_ALL
Allow modify_etc_hosts to be changed
A...
Klaus Aehlig

07/15/2013

05:24 pm ganeti-local Revision 4eb06290: Merge branch 'stable-2.7' into stable-2.8
* stable-2.7
Fix RAPI to include missing network fields
Add support for querying network timestamps
In the cron...
Klaus Aehlig
05:24 pm snf-ganeti Revision 4eb06290: Merge branch 'stable-2.7' into stable-2.8
* stable-2.7
Fix RAPI to include missing network fields
Add support for querying network timestamps
In the cron...
Klaus Aehlig
05:16 pm ./kamaki Revision d252a7a8: Fully test CommandTree
Refs: #4058 Stavros Sachtouris
04:26 pm Revision 7877e6d3: support setting SERVICE_BASE_URL from environment
Also, add environment variable SYNNEFO_RELAX_MANDATORY_SETTINGS. Georgios D. Tsoukalas
04:01 pm Revision 57ccbdbf: pithos: Add missing blocksize attribute to blocker.
Blocksize was undefined for the blocker that combines files and rados objecsts.
Define it, according to the block par...
Filippos Giannakos
04:00 pm Feature #4128 (New): Review public backend implementation
Pithos frontend restricts public object listing only to the container owners.
Apply this control in the backend.
...
Sofia Papagiannaki
03:59 pm snf-ganeti Revision 64d7e30f: Change method dispatch in ClientOps to enforce luxi.REQ_ALL
ClientOps' handle_request dispatches on the luxi request received. Change
this to first verify if the request is luxi...
Klaus Aehlig
03:59 pm ganeti-local Revision 64d7e30f: Change method dispatch in ClientOps to enforce luxi.REQ_ALL
ClientOps' handle_request dispatches on the luxi request received. Change
this to first verify if the request is luxi...
Klaus Aehlig
03:50 pm Revision 56030408: Bump version to 0.14.3
Christos Stavrakakis
03:38 pm Feature #4127 (New): Extend pithos api to conform with the openstack storage object versioning
Pithos has a version management mechanism as described here:
http://www.synnefo.org/docs/synnefo/latest/pithos.html#...
Sofia Papagiannaki
01:55 pm Revision 5ccbdf82: burnin: Fix a bug with image metadatas
Plankton returns properties whereas Cyclades returns
metadata for the images.
Ilias Tsitsimpis
01:49 pm ./kamaki Revision a624a072: Accepte tilda as a character for a cloud name
Refs: #4126 Stavros Sachtouris
01:31 pm ./kamaki Revision 2ebe6c55: Bump version to 0.9.1-2~wheezy
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
01:22 pm ./kamaki Revision 000730c4: Bump version to 0.9.1-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
01:21 pm ./kamaki Revision b5b7f678: Merge branch 'master' into debian
Stavros Sachtouris
01:14 pm ./kamaki Revision c7301d08: Merge branch 'master' into debian-wheezy
Stavros Sachtouris
01:12 pm ./kamaki Feature #4126 (Resolved): Add the ~ character to accepted characters for cloud names
Stavros Sachtouris
01:11 pm ./kamaki Revision 7183afaf: Merge branches 'develop' and 'debian-develop' into debian-develop
Stavros Sachtouris
01:08 pm ./kamaki Revision 385780c3: Accepte tilda as a character for a cloud name
Refs: #4126 Stavros Sachtouris
01:06 pm ./kamaki Revision d7cea879: Merge branch 'master' into debian-master
Stavros Sachtouris
01:05 pm ./kamaki Revision 715e737d: Merge branch 'hotfix-0.9.1'
Stavros Sachtouris
01:03 pm ./kamaki Revision 6a912bcc: Update hotfix changelog
Stavros Sachtouris
01:01 pm ./kamaki Revision aa4638fe: Accepte tilda as a character for a cloud name
Refs: #4126 Stavros Sachtouris
12:55 pm ./kamaki Feature #4126 (Closed): Add the ~ character to accepted characters for cloud names
Stavros Sachtouris
12:54 pm ./kamaki Revision 0962adb7: Setup test example commands for CommandTree
Refs: #4058 Stavros Sachtouris
12:38 pm Revision 33d1cf90: burnin: add --system-images-user flag
With this flag one can specify the owner of the
system images.
Currently one has to specify owner's uuid.
This option...
Ilias Tsitsimpis
12:34 pm snf-ganeti Revision f3bde990: Update documentation and NEWS wrt to file storage dir
This patch updates the 'gnt-cluster' man page and the NEWS
file regarding the changes related to the file storage
en/...
Helga Velroyen
12:34 pm ganeti-local Revision f3bde990: Update documentation and NEWS wrt to file storage dir
This patch updates the 'gnt-cluster' man page and the NEWS
file regarding the changes related to the file storage
en/...
Helga Velroyen
12:34 pm snf-ganeti Revision 9c1c3c19: Verify file storage path
This patch adds two verification steps to 'gnt-cluster
verify':
- The configured file storage directory is checked ag...
Helga Velroyen
12:34 pm ganeti-local Revision 9c1c3c19: Verify file storage path
This patch adds two verification steps to 'gnt-cluster
verify':
- The configured file storage directory is checked ag...
Helga Velroyen
12:34 pm snf-ganeti Revision 13a6c760: Prepare verification code for new file path verification
This patch prepares the verification code for adding
a new verification step for the file storage paths:
- It moves a...
Helga Velroyen
12:34 pm ganeti-local Revision 13a6c760: Prepare verification code for new file path verification
This patch prepares the verification code for adding
a new verification step for the file storage paths:
- It moves a...
Helga Velroyen
12:34 pm snf-ganeti Revision 2dcb5a26: Remove file storage path from autoconf
This patch removes the option to configure the file
storage path at configure time, because it is now
replaced by a r...
Helga Velroyen
12:34 pm ganeti-local Revision 2dcb5a26: Remove file storage path from autoconf
This patch removes the option to configure the file
storage path at configure time, because it is now
replaced by a r...
Helga Velroyen
12:34 pm snf-ganeti Revision 5949c31c: QA: Adjust QA for file storage
This improves the QA code wrt to file storage in the
following ways:
- It fixes a FIXME to make the file storage dire...
Helga Velroyen
12:34 pm ganeti-local Revision 5949c31c: QA: Adjust QA for file storage
This improves the QA code wrt to file storage in the
following ways:
- It fixes a FIXME to make the file storage dire...
Helga Velroyen
12:34 pm snf-ganeti Revision d721894a: storage utils: read file storage dir from cluster config
This patch make the storage utils read the file storage
directory from the cluster config instead of the constants.
...
Helga Velroyen
12:34 pm ganeti-local Revision d721894a: storage utils: read file storage dir from cluster config
This patch make the storage utils read the file storage
directory from the cluster config instead of the constants.
...
Helga Velroyen
12:34 pm snf-ganeti Revision 49a924bc: Remove ENABLE_FILE_STORAGE completely
This patch removes the ENABLE_FILE_STORAGE completely
from the remaining files, such as Makefile, configure,
constant...
Helga Velroyen
12:34 pm ganeti-local Revision 49a924bc: Remove ENABLE_FILE_STORAGE completely
This patch removes the ENABLE_FILE_STORAGE completely
from the remaining files, such as Makefile, configure,
constant...
Helga Velroyen
12:34 pm ganeti-local Revision 6a34eb01: cluster-merge: remove usage of 'ENABLE_FILE_STORAGE'
This patch adjusts the cluster-merge tool so that it does
no longer check the constant 'ENABLE_FILE_STORAGE' but
the ...
Helga Velroyen
12:34 pm snf-ganeti Revision 6a34eb01: cluster-merge: remove usage of 'ENABLE_FILE_STORAGE'
This patch adjusts the cluster-merge tool so that it does
no longer check the constant 'ENABLE_FILE_STORAGE' but
the ...
Helga Velroyen
12:34 pm snf-ganeti Revision b780c231: QA: Adjust test whether file storage is enabled
This patch fixes the node storage QA, which checked whether
file storage is enabled by looking at the constant
'ENABL...
Helga Velroyen
12:34 pm ganeti-local Revision b780c231: QA: Adjust test whether file storage is enabled
This patch fixes the node storage QA, which checked whether
file storage is enabled by looking at the constant
'ENABL...
Helga Velroyen
12:34 pm snf-ganeti Revision 9d276e93: Opcodes: move storage type checks to cmdlib
So far, there was a static check whether or not a given
storage type of an opcode was enabled. This check is
no longe...
Helga Velroyen
12:34 pm ganeti-local Revision 9d276e93: Opcodes: move storage type checks to cmdlib
So far, there was a static check whether or not a given
storage type of an opcode was enabled. This check is
no longe...
Helga Velroyen
12:34 pm snf-ganeti Revision 850c53f1: cmdlib: remove usage of ENABLE_FILE_STORAGE
This patch removes all usages of the constant
'ENABLE_FILE_STORAGE' from the cmdlib code and
replaces them by checkin...
Helga Velroyen
12:34 pm ganeti-local Revision 850c53f1: cmdlib: remove usage of ENABLE_FILE_STORAGE
This patch removes all usages of the constant
'ENABLE_FILE_STORAGE' from the cmdlib code and
replaces them by checkin...
Helga Velroyen
12:34 pm snf-ganeti Revision 1f7c8208: backend: remove ENABLE_FILE_STORAGE
This patch removes the usage of the ENABLE_FILE_STORAGE
constant in the backend code. To avoid having to pass
it thro...
Helga Velroyen
12:34 pm ganeti-local Revision 1f7c8208: backend: remove ENABLE_FILE_STORAGE
This patch removes the usage of the ENABLE_FILE_STORAGE
constant in the backend code. To avoid having to pass
it thro...
Helga Velroyen
12:34 pm snf-ganeti Revision 5030cff3: cluster init: check for enabled disk templates
The purpose of this patch is to remove the usage of the
'ENABLE_FILE_STORAGE' constant. To get there, we do some
refa...
Helga Velroyen
12:34 pm ganeti-local Revision 5030cff3: cluster init: check for enabled disk templates
The purpose of this patch is to remove the usage of the
'ENABLE_FILE_STORAGE' constant. To get there, we do some
refa...
Helga Velroyen
12:34 pm snf-ganeti Revision 43c54ced: cluster verify: adjust path verification
This patch adjusts the verification of file storage paths
by checking the list of enabled disk templates instead
of t...
Helga Velroyen
12:34 pm ganeti-local Revision 43c54ced: cluster verify: adjust path verification
This patch adjusts the verification of file storage paths
by checking the list of enabled disk templates instead
of t...
Helga Velroyen
12:34 pm snf-ganeti Revision ebe93784: Utility functions to check if a disk template is enabed
This patch adds some helper functions to the config and
storage utils which check whether a disk template is
enabled ...
Helga Velroyen
12:34 pm ganeti-local Revision ebe93784: Utility functions to check if a disk template is enabed
This patch adds some helper functions to the config and
storage utils which check whether a disk template is
enabled ...
Helga Velroyen
12:34 pm snf-ganeti Revision 2b48dbca: Add default file storage path to path utils
This patch adds the default storage path to the pathutils
for now. At the end of this patch series, it will no longer...
Helga Velroyen
12:34 pm ganeti-local Revision 2b48dbca: Add default file storage path to path utils
This patch adds the default storage path to the pathutils
for now. At the end of this patch series, it will no longer...
Helga Velroyen
12:10 pm snf-ganeti Revision 75f2ff7d: Allow modify_etc_hosts to be changed
The modify_etc_hosts options, enabling the cluster to modify the /etc/hosts
files of nodes, and to keep them in sync,...
Michele Tartara
12:10 pm ganeti-local Revision 75f2ff7d: Allow modify_etc_hosts to be changed
The modify_etc_hosts options, enabling the cluster to modify the /etc/hosts
files of nodes, and to keep them in sync,...
Michele Tartara
12:10 pm snf-ganeti Revision c89db623: Add --modify-etc-hosts option for CLI tools
The option will be used by gnt-cluster modify in the following commit.
Signed-off-by: Michele Tartara <mtartara@goog...
Michele Tartara
12:10 pm ganeti-local Revision c89db623: Add --modify-etc-hosts option for CLI tools
The option will be used by gnt-cluster modify in the following commit.
Signed-off-by: Michele Tartara <mtartara@goog...
Michele Tartara

07/12/2013

04:57 pm ./kamaki Revision 9a22e094: Implement all unittests for command_tree.Command
Refs: #4058 Stavros Sachtouris
04:42 pm snf-ganeti Revision 795d035d: Add luxiReqQueryNetworks to LuxiOp
When the QueryNetwork was introduced as a method, apparently
it was forgotten in the Haskell world. Add it here as we...
Klaus Aehlig
04:42 pm ganeti-local Revision 795d035d: Add luxiReqQueryNetworks to LuxiOp
When the QueryNetwork was introduced as a method, apparently
it was forgotten in the Haskell world. Add it here as we...
Klaus Aehlig
04:42 pm snf-ganeti Revision 385d4574: Log received message at debug level
At debug level, we can well afford to have a detailed entry
for each message received by a server.
Signed-off-by: Kl...
Klaus Aehlig
04:42 pm ganeti-local Revision 385d4574: Log received message at debug level
At debug level, we can well afford to have a detailed entry
for each message received by a server.
Signed-off-by: Kl...
Klaus Aehlig
03:59 pm Pithos Web Client Revision 554c6ce7: adapt to reconfigured settings from synnefo
Georgios D. Tsoukalas
03:47 pm Revision cfd39ba2: Merge branch 'feature-fix-service-version-numbers' into feature-reconfigure-se...
Conflicts:
snf-astakos-app/astakos/im/tests/api.py
snf-common/synnefo/lib/services.py
snf-cyclades-app/synnefo/api...
Georgios D. Tsoukalas
02:50 pm ./kamaki Revision eb46e9a1: Spot and remove unused Command methods
Stavros Sachtouris
01:27 pm ./kamaki Revision 2fde8651: Setup unittest for CLI and apply to commant_tree
Refs: #4058
Only a __init__ and name methods are tested for now
Stavros Sachtouris
01:22 pm Revision 890f3d4c: 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
s...
Christos Stavrakakis
01:17 pm Revision 57a74134: Merge branch 'debian-hotfix-0.14.2' into debian-develop
Christos Stavrakakis
01:16 pm Revision 369d4628: Merge branch 'debian-hotfix-0.14.2' into debian
Christos Stavrakakis
01:16 pm Revision 48ff4874: Merge branch 'hotfix-0.14.2'
Christos Stavrakakis
01:15 pm Revision d0e9da02: Bump version to 0.14.2-1~squeeze
Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr> Christos Stavrakakis
01:15 pm Revision 7bca1e46: Merge branch 'hotfix-0.14.2' into debian-hotfix-0.14.2
Christos Stavrakakis
01:14 pm Revision e0d9f0cb: Add release date for version 0.14.2
Christos Stavrakakis
01:13 pm Revision 15151f83: Add upgrade notes and update admin guide
Christos Stavrakakis
01:10 pm Revision 9f715f94: astakos: Fix arg in terminate function
Giorgos Korfiatis
01:01 pm Pithos Web Client Revision d81b244f: Bump version to 0.14.1-1~squeeze
Signed-off-by: Kostas Papadimitriou <kpap@grnet.gr> Kostas Papadimitriou
01:01 pm Pithos Web Client Revision 1e4b8f75: Merge branch 'hotfix-0.14.1' into debian-hotfix-0.14.1
Kostas Papadimitriou
12:14 pm Pithos Web Client Revision db63b741: Merge branch 'master' into hotfix-0.14.1
Conflicts:
version
Kostas Papadimitriou
11:51 am Revision a6213c91: cyclades ui: Prefer os meta to identify connection user
How vm connection user gets resolved:
- Use the last user in `users` vm metadata if exists
- Use the last user in `u...
Kostas Papadimitriou
11:50 am Revision 52f72710: Merge branch 'develop' into feature-reconfigure-settings
Conflicts:
snf-astakos-app/astakos/im/tests/api.py
snf-astakos-app/astakos/urls.py
snf-cyclades-app/synnefo/api/te...
Georgios D. Tsoukalas
11:43 am Revision 4ef6b22c: astakos: Add region value in POST /tokens
Add hardcoded 'default' value in region attribute.
Refs #4086
Christos Stavrakakis

07/11/2013

06:56 pm Revision c0627bae: docs: More updates on quick install guide
Dionysis Grigoropoulos
06:22 pm Revision 9f5c8386: pithos: Fix attribute copy
The newly created attributed used to point in the source node
instead of the destination
Refs: 3510
Sofia Papagiannaki
06:12 pm Revision cbc7a32c: astakos: Shibboleth wording improvements
- Customized logout success message
- Customized add prompt message
Kostas Papadimitriou
06:08 pm ganeti-local Revision 91525dee: Set the correct group for confd
Starting confd as a member of the daemons group allows the RAPI daemon to access
the LUXI socket.
Fixes Issue 477.
...
Michele Tartara
06:08 pm snf-ganeti Revision 91525dee: Set the correct group for confd
Starting confd as a member of the daemons group allows the RAPI daemon to access
the LUXI socket.
Fixes Issue 477.
...
Michele Tartara
06:04 pm Revision b900c826: docs: Update quick install guide
Dionysis Grigoropoulos
03:52 pm Revision 94537e34: cyclades: Move tests in tests directory
Christos Stavrakakis
03:50 pm Revision 801bc0b3: cyclades ui: Update OS images names
use libguestfs naming convention
redhat -> rhel
suse -> opensuse (also cloned as sles)
Kostas Papadimitriou
02:56 pm Revision 762baa68: pithos: fix typo
Christos Stavrakakis
02:42 pm ganeti-local Revision c393abbf: Log RPC errors from inside executeRpcCall
executeRpcCall is the function to be used for executing RPCs, so it makes sense
to use it as the single point for log...
Michele Tartara
02:42 pm snf-ganeti Revision c393abbf: Log RPC errors from inside executeRpcCall
executeRpcCall is the function to be used for executing RPCs, so it makes sense
to use it as the single point for log...
Michele Tartara
02:41 pm snf-ganeti Revision a246ce76: Factor out the logRpcErrors function
This function can be useful to multiple RPC calls, therefore it is moved
to the file containing the common RPC functi...
Michele Tartara
02:41 pm ganeti-local Revision a246ce76: Factor out the logRpcErrors function
This function can be useful to multiple RPC calls, therefore it is moved
to the file containing the common RPC functi...
Michele Tartara
02:30 pm Revision e3f006b0: plankton: Make pithos backend pool size a setting
Make the pool size of the pithos backends a configurable setting,
namely PITHOS_BACKEND_POOL_SIZE.
Christos Stavrakakis
02:18 pm devflow Revision 1dd30e62: Remove whitespaces from getting uname
Christos Stavrakakis
01:55 pm Revision 18d46d23: pithos backend: Extend list domain objects method
This method optionally accepts a user paramter and used to return
the objects shared to the user and having a specifi...
Sofia Papagiannaki
01:55 pm Revision 4100e0ee: pithos: Update get objects in a specific domain
Improve performance
Refs: #3510
Sofia Papagiannaki
01:55 pm Revision 8b365874: pithos: improve performance of get_domain_list
Before it used to query the database
for all the objects having the specific domain
and finally filtered out the obje...
Sofia Papagiannaki
10:16 am snf-image-creator Revision 9703f342: Add sysprep in windows to clear the event logs
Nikos Skalkotos

07/10/2013

05:43 pm Revision 44a90141: Remove 'v' from service version IDs, keep it in URLs
- Openstack versionId does not have a leading 'v' as
in 'v1.0', but is just '1.0'. URLs do have the 'v'.
- Compute...
Georgios D. Tsoukalas
05:21 pm ganeti-local Revision 3312709d: Expose bulk parameter for GetJobs in RAPI client
This patch exposes the bulk argument of the jobs resource on
the RAPI python wrapper, making it possible to retrieve ...
Leon Handreke
05:21 pm snf-ganeti Revision 3312709d: Expose bulk parameter for GetJobs in RAPI client
This patch exposes the bulk argument of the jobs resource on
the RAPI python wrapper, making it possible to retrieve ...
Leon Handreke
05:14 pm snf-ganeti Revision c4101ab5: Add git send-email to the chroot
"git send-email" is used as part of the official workflow but it was not
installed in the chroot.
This patch adds it...
Michele Tartara
05:14 pm ganeti-local Revision c4101ab5: Add git send-email to the chroot
"git send-email" is used as part of the official workflow but it was not
installed in the chroot.
This patch adds it...
Michele Tartara
04:44 pm snf-ganeti Revision 335c14dc: Add tests for CanRead
Verify that the CanRead function is actually able to check whether a file has
the proper permissions.
Signed-off-by:...
Michele Tartara
04:44 pm ganeti-local Revision 335c14dc: Add tests for CanRead
Verify that the CanRead function is actually able to check whether a file has
the proper permissions.
Signed-off-by:...
Michele Tartara
04:37 pm Revision 3248f20a: pithos: Handle backend transaction management
In commit 9f135224edf6e50386dc29e0a35806a92c56a50c
the transaction management has been moved
from the pithos backend ...
Sofia Papagiannaki
03:45 pm ganeti-local Revision 95c83fe6: Fix RAPI to include missing network fields
Fix RAPI interface to include missing network fields. Specifically, fix
instance queries to include the network name ...
Christos Stavrakakis
03:45 pm snf-ganeti Revision 95c83fe6: Fix RAPI to include missing network fields
Fix RAPI interface to include missing network fields. Specifically, fix
instance queries to include the network name ...
Christos Stavrakakis
03:45 pm snf-ganeti Revision 22ff02a7: Add support for querying network timestamps
Add creation and modified timestamps when creating a new network, and
extend the available query fields for networks ...
Christos Stavrakakis
03:45 pm ganeti-local Revision 22ff02a7: Add support for querying network timestamps
Add creation and modified timestamps when creating a new network, and
extend the available query fields for networks ...
Christos Stavrakakis
03:36 pm snf-ganeti Revision 3ae259d3: Tighten sanity checks for '_GetLvmVgSpaceInfo'
This patch tightens the sanity checks for the input of
'_GetLvmVgSpaceInfo' and provides unit tests for it.
Signed-o...
Helga Velroyen
03:36 pm snf-ganeti Revision b01b7a50: Factor out check for storage params
This patch factors out the sanity checks for storage
parameters in its own function. Unit tests included.
Signed-off...
Helga Velroyen
03:36 pm ganeti-local Revision b01b7a50: Factor out check for storage params
This patch factors out the sanity checks for storage
parameters in its own function. Unit tests included.
Signed-off...
Helga Velroyen
03:36 pm snf-ganeti Revision a18ab868: Unit tests for _GetVgSpindlesInfo
This patch provides unit tests for _GetVgSpindlesInfo.
In order to mock the used function for the 'bdev' module
I mad...
Helga Velroyen
03:36 pm ganeti-local Revision 3ae259d3: Tighten sanity checks for '_GetLvmVgSpaceInfo'
This patch tightens the sanity checks for the input of
'_GetLvmVgSpaceInfo' and provides unit tests for it.
Signed-o...
Helga Velroyen
03:36 pm snf-ganeti Revision 3f73b3ae: Unit tests for _GetVgInfo
This patch provides unit tests for the backend's
_GetVgInfo function. In order to mock the underlying
backend functio...
Helga Velroyen
03:36 pm snf-ganeti Revision d90f0cb4: Unittesting for instance_storage._CheckNodesFreeDiskOnVG
This patch refactors the '_CheckNodesFreeDiskOnVG' of
cmdlib.instance_storage to make it at least a little
more testi...
Helga Velroyen
03:36 pm ganeti-local Revision 3c8a599a: More sanity checks for spindle space reporting
This patch adds a wrapper around the space reporting
for spindles which includes more sanity checks for
the input. Un...
Helga Velroyen
03:36 pm ganeti-local Revision a18ab868: Unit tests for _GetVgSpindlesInfo
This patch provides unit tests for _GetVgSpindlesInfo.
In order to mock the used function for the 'bdev' module
I mad...
Helga Velroyen
03:36 pm ganeti-local Revision 86e16e3f: Fix module functions overridden by mocks
This patch fixes remaining occurrences of module functions
that were overridden by mock functions. They need to be
se...
Helga Velroyen
03:36 pm ganeti-local Revision 3f73b3ae: Unit tests for _GetVgInfo
This patch provides unit tests for the backend's
_GetVgInfo function. In order to mock the underlying
backend functio...
Helga Velroyen
03:36 pm snf-ganeti Revision 86e16e3f: Fix module functions overridden by mocks
This patch fixes remaining occurrences of module functions
that were overridden by mock functions. They need to be
se...
Helga Velroyen
03:36 pm snf-ganeti Revision 3c8a599a: More sanity checks for spindle space reporting
This patch adds a wrapper around the space reporting
for spindles which includes more sanity checks for
the input. Un...
Helga Velroyen
03:36 pm ganeti-local Revision d90f0cb4: Unittesting for instance_storage._CheckNodesFreeDiskOnVG
This patch refactors the '_CheckNodesFreeDiskOnVG' of
cmdlib.instance_storage to make it at least a little
more testi...
Helga Velroyen
03:22 pm snf-image-creator Revision 28d354ce: Workaround a hivex bug
Reset the LocalAccountTokenFilterPolicy registry key in RunOnce. This
key is set by hivex offline when you boot windo...
Nikos Skalkotos
03:20 pm Revision 8ce80f8a: Remove misput questionmarks from plankton api docs
Stavros Sachtouris
02:37 pm ganeti-local Revision 99b67c35: Add design for mond's CPU load collector
This commit extends monitoring agent's design document, with the
design of a new data collector that will provide CPU...
Spyros Trigazis
02:37 pm snf-ganeti Revision 99b67c35: Add design for mond's CPU load collector
This commit extends monitoring agent's design document, with the
design of a new data collector that will provide CPU...
Spyros Trigazis
02:04 pm ganeti-local Revision 5f7d4181: Fix single-execution of Haskell tests and shelltests
Add Makefile.am target hs-test-% for single-execution of Haskell
tests.
Add Makefile.am target hs-shell-% for single...
Jose A. Lopes
02:04 pm snf-ganeti Revision 5f7d4181: Fix single-execution of Haskell tests and shelltests
Add Makefile.am target hs-test-% for single-execution of Haskell
tests.
Add Makefile.am target hs-shell-% for single...
Jose A. Lopes
01:25 pm Revision 07ad7b1c: Revert "astakos: Improve invalid login handling"
This reverts commit 02c1f22a0f7396a7b2211677db78247586e10805. Kostas Papadimitriou
12:41 pm snf-ganeti Revision f9649b3d: Only generate node lists with nodes having different names
genNodeList is used in testing to generate list of nodes
that could come up in cluster configurations. Since names
ar...
Klaus Aehlig
12:41 pm ganeti-local Revision f9649b3d: Only generate node lists with nodes having different names
genNodeList is used in testing to generate list of nodes
that could come up in cluster configurations. Since names
ar...
Klaus Aehlig
12:12 pm snf-ganeti Revision 4c18846f: Add missing newline to the NEWS file
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
12:12 pm ganeti-local Revision 4c18846f: Add missing newline to the NEWS file
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
11:36 am Revision 9e7c0568: docs: Describe project API
Giorgos Korfiatis
11:31 am snf-ganeti Revision 69d1fde2: ConfD-related NEWS file update
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
11:31 am ganeti-local Revision 69d1fde2: ConfD-related NEWS file update
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
11:31 am ganeti-local Revision a9a30ecd: Add monitoring daemon updates to the NEWS file
The "inst-status-xen", "diskstats" and "lv" data collectors have been added.
The daemon is now running as root.
Sig...
Michele Tartara
11:31 am snf-ganeti Revision a9a30ecd: Add monitoring daemon updates to the NEWS file
The "inst-status-xen", "diskstats" and "lv" data collectors have been added.
The daemon is now running as root.
Sig...
Michele Tartara
10:58 am snf-image-creator Revision 577d605d: Add kwargs parameter to sysprep decorator
This can be used to add arbitrary attributes to the function it
decorates
Nikos Skalkotos
10:55 am Revision b2d0830b: cyclades: pep8 fixes
Christos Stavrakakis
10:55 am Revision 0ace35e4: cyclades: Add size and free to floating-ip-pools
Christos Stavrakakis
10:27 am snf-image-creator Revision 38cf4599: Add new windows sysprep for disabling hibernation
Nikos Skalkotos

07/09/2013

07:41 pm snf-ganeti Revision 69ac3b74: Cluster verify checks server.pem permissions
Currently, ConfD must be able to access server.pem (though this is likely to
change in the future). If this is not tr...
Michele Tartara
07:41 pm snf-ganeti Revision fc84ef94: Add function for checking file access permissions
The CanRead function checks whether a user of the local machine (specified
by name) can access a given file.
IsUserI...
Michele Tartara
07:41 pm ganeti-local Revision fc84ef94: Add function for checking file access permissions
The CanRead function checks whether a user of the local machine (specified
by name) can access a given file.
IsUserI...
Michele Tartara
07:41 pm ganeti-local Revision 69ac3b74: Cluster verify checks server.pem permissions
Currently, ConfD must be able to access server.pem (though this is likely to
change in the future). If this is not tr...
Michele Tartara
06:15 pm ganeti-local Revision 20029b6e: More details on vlan support in openvswitch
This design doc give a more detailed design about the implementation
of openvswitch in regareds of VLANs.
Signed-off...
Sebastian Gebhard
06:15 pm snf-ganeti Revision 20029b6e: More details on vlan support in openvswitch
This design doc give a more detailed design about the implementation
of openvswitch in regareds of VLANs.
Signed-off...
Sebastian Gebhard
05:29 pm Revision 65f480f5: pithos: Fix tests to run with sqlalchemy backend/sqlite engine
Sofia Papagiannaki
05:22 pm ganeti-local Revision b23226d5: Prevent silent failure in case of connection problems
While running "gnt-node list", if a query to ConfD fails (especially
because of permission problems) it used to just ...
Michele Tartara
05:22 pm snf-ganeti Revision b23226d5: Prevent silent failure in case of connection problems
While running "gnt-node list", if a query to ConfD fails (especially
because of permission problems) it used to just ...
Michele Tartara
05:10 pm Revision 1a60832d: snf_django: Fix type error
Christos Stavrakakis
04:55 pm snf-ganeti Revision 39a77e8b: doc fix
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:43 pm Revision 5d3e597a: cyclades: Fix reconciliation of building vms
When reconciling a building vm, you first have to reconciliation it's
creation and then it's operstate. Otherwise it ...
Christos Stavrakakis
04:39 pm Revision 2a0b749f: Let dh_python2 handle namespace packages
in squeeze we used to enforce placement of __init__.py files at
common packages (common, pithos-backend). In wheeze t...
Ilias Tsitsimpis
04:34 pm Revision 36f1eabb: astakos: Prevent empty passwords in profile form
Kostas Papadimitriou
04:30 pm Revision 99861001: wheezy: Djanogs manage has completely changed
We have to review our code that used to manage synnefo
since Djangos management modules have changed.
For now, comme...
Ilias Tsitsimpis
04:30 pm Revision 2dae3f62: wheezy: is_hop_by_hop has been removed from Django
Implement our own is_hop_by_hop function. Ilias Tsitsimpis
04:30 pm Revision 80382e5c: wheezy: fix _patch_resolve to comply with Django
Class RegexURLPattern doesn't contain `_get_callback'
method any more and resolve the callback when we
try to retriev...
Ilias Tsitsimpis
04:30 pm Revision d041ad4d: wheezy: urls module doesn't export defaults
Ilias Tsitsimpis
04:30 pm Revision ac0ccc49: wheezy: mail_admins method in Django has changed
An extra parameter (html_message) has been added. Ilias Tsitsimpis
04:30 pm Revision 42852a54: wheezy: Change dependency version numbers
Changes:
Django == 1.4.5
South == 0.7.5
Ilias Tsitsimpis
04:30 pm Revision c5692298: wheezy: Django database engine has been changed
Ilias Tsitsimpis
04:30 pm Revision 4691814d: pep8 changes
Ilias Tsitsimpis
04:05 pm snf-ganeti Revision 3fe41221: Fix type error in the call of _NetworkConflictCheck
The function _NetworkConflictCheck expects a list of instances as
last argument, not a list of pairs of instance name...
Klaus Aehlig
04:05 pm ganeti-local Revision 3fe41221: Fix type error in the call of _NetworkConflictCheck
The function _NetworkConflictCheck expects a list of instances as
last argument, not a list of pairs of instance name...
Klaus Aehlig
03:54 pm Revision a63f36a2: pithos backend: Extend list domain objects method
This method optionally accepts a user paramter and used to return
the objects shared to the user and having a specifi...
Sofia Papagiannaki
03:48 pm snf-image-creator Revision 010f6b30: Disable the Windows firewall when the syspreps run
Nikos Skalkotos
03:28 pm Revision 5f93742d: Remove duplicate entry 'South' from setup.py
Ilias Tsitsimpis
03:23 pm Revision 5ed7d816: ci: Fix tests script
Christos Stavrakakis
01:12 pm Revision 02c1f22a: astakos: Improve invalid login handling
avoid redirecting user to signup view. Notify user the login credentials was
invalid instead.
Kostas Papadimitriou
12:54 pm Revision 830747d2: astakos: Shibboleth improvements
- include shibboleth headers in provider_details
- display eppn instead of identifier in profile
Kostas Papadimitriou
12:22 pm snf-ganeti Revision 927840bc: In the crontab example, look for the correct binary
When ganeti-master-cleaner was merged back into ganeti-cleaner in 46118ed2,
the binary to test for should have also b...
Klaus Aehlig
12:22 pm ganeti-local Revision 927840bc: In the crontab example, look for the correct binary
When ganeti-master-cleaner was merged back into ganeti-cleaner in 46118ed2,
the binary to test for should have also b...
Klaus Aehlig

07/08/2013

05:38 pm ./kamaki Feature #4115 (Resolved): Complete exposing astakosclient methods
Command names: ... Stavros Sachtouris
05:37 pm ./kamaki Revision cbb8335b: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:36 pm ./kamaki Revision 22c08927: Merge branch 'feature-expose-astakosclient-full' into develop
Stavros Sachtouris
05:36 pm ./kamaki Revision 84b0517f: Expose commission issue commands
Refs: #4115 Stavros Sachtouris
05:24 pm Pithos MS Client Revision b517d0d3: Updated update server + handling
Now the app appends the version of the assembly on each call to the versioninfo.xml (need to update the server script... Giorgos Pantazis
05:21 pm ./kamaki Revision 0155548b: Expose commission commands (astakos)
Refs: #4115
New commands: astakos_commission_*:
pending, info, action, accept, reject, resolve
Also implement t...
Stavros Sachtouris
04:19 pm ./kamaki Revision d1d0cec9: Expose more astakosclients methods (1to1)
Refs: #4115
New commands: astakores_resources/feedback/endpoints
Also, wrap astakosclient expositions with an error...
Stavros Sachtouris
04:18 pm ./kamaki Feature #4115 (Closed): Complete exposing astakosclient methods
Here is a list of the astakosclients methods not currently covered by kamaki:... Stavros Sachtouris
03:59 pm Revision c9b996b7: pithos data file backend pep8 fixes
Georgios D. Tsoukalas
03:59 pm Revision c4399e62: safer pithos backend data file open and create
Georgios D. Tsoukalas
03:46 pm Revision a1a73b1b: Merge branch 'develop' into feature-floating_ips_ui
Conflicts:
snf-cyclades-app/synnefo/plankton/backend.py
Kostas Papadimitriou
03:44 pm Revision 4a990147: Revert "Fixed Image:Remove"
This reverts commit a111b19aa011304f624d649d994086310400fada. Kostas Papadimitriou
03:44 pm Revision d632e425: cyclades ui: Allow destroy action on all vm states
Kostas Papadimitriou
03:44 pm Revision 1610b2da: cycaldes ui: Locally reserve IP address assigned to created vm
in order to avoid conflict errors on repetitive vm creates Kostas Papadimitriou
03:44 pm Revision b9748526: cyclades ui: Conditionally disable connect to vm IP actions
when IP's popup is opened from the vm create view. Kostas Papadimitriou
03:44 pm Revision d4d51f2d: cyclades ui: IP addresses vm creation step fix
Filter out ip addresses which pending for machine connection. Kostas Papadimitriou
03:44 pm Revision 7967ac30: cyclades ui: IP addresses overlay improvements
- Wording improvements
- Icon for the connect to machine action
Kostas Papadimitriou
03:26 pm Pithos MS Client Revision f5cdce9f: fix for filecopy, changed from void to static to get return of success
Signed-off-by: George Pantazis <ggpanta@gmail.com> Giorgos Pantazis
03:12 pm ./kamaki Feature #3660 (Closed): Enrich astakos client lib module
Stavros Sachtouris
03:05 pm Revision 07602322: cyclades: Fix corner case in snf-dispatcher
Same as commit 0514662, but for servers. Christos Stavrakakis
03:03 pm Pithos MS Client Revision 306a6634: FileUtils class added for Local file handling (copy/move)
Signed-off-by: George Pantazis <ggpanta@gmail.com> Giorgos Pantazis
02:46 pm Pithos MS Client Revision 21141c06: Drag And Drop Hooks for WPF in status view
Signed-off-by: George Pantazis <ggpanta@gmail.com> Giorgos Pantazis
02:30 pm ./kamaki Revision 7cb5c133: Update Changelog optional cmd spec bug fix
Refs: #4114 Stavros Sachtouris
02:27 pm ./kamaki Bug #4114 (Closed): Exclude command groups if they are not set by kamaki or users
This report addresses a special case of a command python package with multiple command group specifications, where so... Stavros Sachtouris
02:21 pm ./kamaki Revision 320aac17: Exclude unset optional cmd groups
Refs: #4114
E.g. the cyclades spec package contains the non-optional group "server" and
the optional group "floating...
Stavros Sachtouris
02:18 pm Revision feebcc02: astakos: Fix shibboleth headers logging
Kostas Papadimitriou
02:11 pm Revision 64aee350: pithos: skip data directory creation until needed
Before this, when the pithos backend checked for the existence of a
data file (map or block) it also created its pare...
Georgios D. Tsoukalas
01:32 pm snf-image-creator Revision 497fadb3: Fix a bug in the sysprep help printing
The system preparation tasks could be printed multiple times in the
help dialog.
Nikos Skalkotos
01:31 pm Pithos MS Client Revision 3a62612d: Mixup fix: StorageUri must always include the accountname/guid at the end. Roo...
p.kanavos
01:21 pm snf-image-creator Revision 32e21ab7: Add various Windows syspreps
Nikos Skalkotos
12:45 pm ganeti-local Revision 2bc994ce: Fix apt-get invocation in chroot_builder
Use the macro containing all the required parameters, instead of just using
"apt-get install".
Signed-off-by: Michel...
Michele Tartara
12:45 pm snf-ganeti Revision 2bc994ce: Fix apt-get invocation in chroot_builder
Use the macro containing all the required parameters, instead of just using
"apt-get install".
Signed-off-by: Michel...
Michele Tartara
12:37 pm snf-ganeti Revision c7ec6a25: Fix wrong numbering in UPGRADE documentation
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
Michele Tartara
12:37 pm ganeti-local Revision c7ec6a25: Fix wrong numbering in UPGRADE documentation
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
Michele Tartara
12:21 pm Revision c4054de2: install-guide: Kamaki config has changed
Ilias Tsitsimpis
12:16 pm Pithos MS Client Revision 259d316d: Additional fixes for StorageUri, RootUri
p.kanavos
12:04 pm Revision 6193628f: cyclades: Fix typo bug in management command
Christos Stavrakakis
12:02 pm Revision 46e8886e: cyclades: Add disk template to flavors fixture
Christos Stavrakakis
11:55 am ./kamaki Revision 023d7ab0: Update inline documentation for get->whoami rename
Stavros Sachtouris
11:53 am Pithos MS Client Revision 15f105cd: Replaced root URL with storage URL
p.kanavos
11:45 am Pithos MS Client Revision 2fdc1973: Change to read the storage url from the service url
p.kanavos
11:22 am ./kamaki Revision ef693de4: Merge branch 'develop' into debian-develop
Stavros Sachtouris
11:22 am ./kamaki Revision 49fac78e: Rename user_get-->user_whoami
Stavros Sachtouris

07/07/2013

04:59 pm Pithos MacOS Client Pithos-1.3-ARC-dev.zip
1.3 (20130707.0) with ARC Miltiadis Vasilakis
04:54 pm Pithos MacOS Client Revision e5cbe7aa: Retry failed sync service requests that may have an updated URL in the service...
For requests that use a URL from the service catalog,
if they return status code 401 or 404 or unknown,
retry after y...
Miltiadis Vasilakis
04:53 pm Pithos MacOS Client Revision 6d9d5dce: Retry failed browser or node service requests that may have an updated URL in ...
For requests that use a URL from the service catalog,
if they return status code 401 or 404 or unknown,
retry after y...
Miltiadis Vasilakis
04:52 pm Pithos MacOS & iOS Common Lib Revision 2f6bc433: Add properties to accommodate
retry of failed service requests Miltiadis Vasilakis
04:16 pm snf-image-creator Revision 173022fb: Add the sysprep message printing in the decorator
Since all sysprep functions output a message when they get executed,
add the message printing functionality to the sy...
Nikos Skalkotos
03:05 pm Revision d8af1309: Encrypt VM ids in the stats URLs
Stratos Psomadakis
03:04 pm Revision 870210e7: cyclades: Fix type bug in network-create cmd
Christos Stavrakakis
03:04 pm Revision 32e4e343: PEP8 fixes
Christos Stavrakakis
03:04 pm Revision b6bc4afa: cyclades: Common filtering based on changes-since
Add 'filter_modified_since' function in snf_django api utils, for
parsing 'changes-since' HTTP parameter and filter t...
Christos Stavrakakis
02:56 pm Pithos MacOS Client Revision fb27f368: Refactor use of pithos objects to accommodate
retry of failed service requests
In browser and nodes, use the pithos object of the
account manager, instead of main...
Miltiadis Vasilakis

07/06/2013

07:13 pm snf-ganeti Revision 7002d873: Mods to pass hs-tests
Minor modifications needed in order make hs-tests
does not give any errors.
Signed-off-by: Dimitris Aragiorgis <dima...
Dimitris Aragiorgis
07:13 pm snf-ganeti Revision 98d0b695: Hotplug: cmdlib support
Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place a --hotplug optio...
Dimitris Aragiorgis
07:13 pm snf-ganeti Revision 848cdc34: Hotplug: client support
Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted modifications become effective after
reboo...
Dimitris Aragiorgis
07:13 pm snf-ganeti Revision 790d491c: Hotplug: rpc support
Introduce new RPCs that eventually invoke hypervisor specific
hotplug functions.
Signed-off-by: Dimitris Aragiorgis ...
Dimitris Aragiorgis
07:13 pm snf-ganeti Revision 2becae3f: Hotplug: KVM support
KVM >= 1.0 is needed.
Introduce new method HotplugDevice() and HotAddNic/HotDelNic,
HotAddDisk/HotDelDisk helper met...
Dimitris Aragiorgis
12:32 pm Pithos iOS Client Revision 58129634: Update version
Miltiadis Vasilakis

07/05/2013

07:54 pm Pithos MS Client Revision ac137734: Switch for the user is after 0.14 (post in /tokens/ wth token)
Signed-off-by: George Pantazis <ggpanta@gmail.com> Giorgos Pantazis
07:33 pm Revision 54256e77: Merge branch 'feature-pithos-atomic-api' into develop
Georgios D. Tsoukalas
07:31 pm Revision 3347a30c: cyclades: update plankton to commit pithos backend
The Pithos backend no longer auto-commits after each method invocation,
therefore plankton needs to handle transactio...
Georgios D. Tsoukalas
07:31 pm Revision 36cae9f4: pithos: backend.util pep8 fixes
Georgios D. Tsoukalas
07:31 pm Revision 020fcb50: Changelog: pithos tests, atomic API, domain speedup
Georgios D. Tsoukalas
07:31 pm Revision aa00e32c: pithos: don't crash in sqlite backend pools
Georgios D. Tsoukalas
07:30 pm Revision 7c36f3fb: pithos: Fix test configuration
Sofia Papagiannaki
07:22 pm Pithos MS Client Revision dd4c7403: Removed Support for 0.11
new function to remove user id fro 0.14
fixed issue in token retrieval for 0.13
Signed-off-by: George Pantazis <ggpa...
Giorgos Pantazis
07:12 pm Revision 6f7e8ffc: cyclades: fix omitted plankton image properties
Georgios D. Tsoukalas
07:11 pm Revision c8ab8854: support both pithos and cyclades in tests.sh
Georgios D. Tsoukalas
06:53 pm Revision cc62d2ab: pithos: Cleanup api_method code
Sofia Papagiannaki
06:52 pm Revision 0534576c: pithos: Restore sqlite backend module
Sofia Papagiannaki
06:01 pm Pithos MS Client Revision 48d996dc: Cleanup of authentication
Signed-off-by: George Pantazis <ggpanta@gmail.com> Giorgos Pantazis
05:35 pm Revision 74cbb94a: pithos: Optionally deactivate backend pooling
This is useful because the ``pithos.backends.lib.sqlite``
backend module is not compatible with pooling.
Sofia Papagiannaki
05:18 pm Pithos MacOS Client Revision baaf1397: Use service catalog
Support tokens mechanism to retrieve service catalog,
for account creation or change.
Allow fallback for older server...
Miltiadis Vasilakis
05:15 pm Pithos MacOS & iOS Common Lib Revision 8fb25a1b: Support new server features
Support service catalog.
Add option for ignoring SSL errors.
Clean legacy code.
Miltiadis Vasilakis
04:56 pm Revision 3472d390: astakos: Fix api tests (remove obsolete)
Sofia Papagiannaki
04:52 pm Revision 527c7a7b: cyclades: Fix type error
Create network may return a list of job IDs. Christos Stavrakakis
04:52 pm Revision f05a25af: cyclades: Fix wrong unit of ram
Christos Stavrakakis
04:51 pm Revision 8463208f: cyclades: Fix wrong unit of ram
Christos Stavrakakis
04:34 pm Revision 2b19dc94: pithos: Fix tests (missing module)
Sofia Papagiannaki
04:33 pm snf-image-creator Revision 0db17fcf: Monitor when the windows VM is up and running
Nikos Skalkotos
04:24 pm Revision b050e382: cyclades: Fix type error
Create network may return a list of job IDs. Christos Stavrakakis
04:22 pm Revision 57d23066: pithos: Fix tests
Sofia Papagiannaki
04:15 pm Revision a111b19a: Fixed Image:Remove
Christos Stavrakakis
04:14 pm Revision c9991fbd: Merge branch 'feature-parallel-reconciliation' into develop
Christos Stavrakakis
04:13 pm Revision 595bc9b0: cyclades: Add tests for server reconciliation
Christos Stavrakakis
04:13 pm Revision 75dc539e: cyclades: Parallel server reconciliation
Major refactor to reconcile-servers management command to make it work
in parallel for each backend. Also, removed al...
Christos Stavrakakis
03:12 pm snf-ganeti Revision 76825515: Merge branch 'stable-2.8' into master
* stable-2.8:
Also remove prop_IterateAlloc_sane from test list
Fix documentation for prop_Alloc_sane
Remove It...
Klaus Aehlig
03:12 pm ganeti-local Revision 76825515: Merge branch 'stable-2.8' into master
* stable-2.8:
Also remove prop_IterateAlloc_sane from test list
Fix documentation for prop_Alloc_sane
Remove It...
Klaus Aehlig
02:28 pm Revision 800af189: pithos: Fix & update tests (premature commit)
Sofia Papagiannaki
01:24 pm Revision ad9ada51: pithos: Update get objects in a specific domain
Improve performance
Refs: #3510
Sofia Papagiannaki
01:03 pm ganeti-local Revision 5ab57a1e: Merge branch 'stable-2.7' into stable-2.8
* stable-2.7:
Release version 2.7.0
Fix "instance replace" typo in admin.rst
Fix typo in the install guide
Di...
Klaus Aehlig
01:03 pm snf-ganeti Revision 5ab57a1e: Merge branch 'stable-2.7' into stable-2.8
* stable-2.7:
Release version 2.7.0
Fix "instance replace" typo in admin.rst
Fix typo in the install guide
Di...
Klaus Aehlig
12:38 pm Revision 0f433ce2: astakos: pep8 fixes
Giorgos Korfiatis

07/04/2013

08:04 pm snf-ganeti Revision 5b6ef0e7: Add documentation for the LV collector
Documentation added in the mon-collector man page.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by:...
Michele Tartara
08:04 pm ganeti-local Revision 5b6ef0e7: Add documentation for the LV collector
Documentation added in the mon-collector man page.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by:...
Michele Tartara
08:04 pm snf-ganeti Revision 820ca72d: Include "instance" information in LV data collector
This commit enables the logical volume data collector to get information about
the instances and to link it to the in...
Michele Tartara
08:04 pm ganeti-local Revision 820ca72d: Include "instance" information in LV data collector
This commit enables the logical volume data collector to get information about
the instances and to link it to the in...
Michele Tartara
08:04 pm snf-ganeti Revision 76968973: Add "includeLogicalId" function for Disks
This function checks whether a disk contains a given Lvm logical ID,
directly or through its children.
Unit tests ar...
Michele Tartara
08:04 pm ganeti-local Revision 76968973: Add "includeLogicalId" function for Disks
This function checks whether a disk contains a given Lvm logical ID,
directly or through its children.
Unit tests ar...
Michele Tartara
08:03 pm snf-ganeti Revision 53753d20: Add option for loading serialized instances
Monitoring CLI tools might have to load serialized lists of instances
(mainly for testing reasons). This patch adds a...
Michele Tartara
08:03 pm ganeti-local Revision 53753d20: Add option for loading serialized instances
Monitoring CLI tools might have to load serialized lists of instances
(mainly for testing reasons). This patch adds a...
Michele Tartara
08:03 pm snf-ganeti Revision f22b987a: Factor out lv info gathering function
The buildJsonReport function will soon have to perform the coupling of
instance data with LVInfo data. In preparation...
Michele Tartara
08:03 pm ganeti-local Revision f22b987a: Factor out lv info gathering function
The buildJsonReport function will soon have to perform the coupling of
instance data with LVInfo data. In preparation...
Michele Tartara
08:03 pm snf-ganeti Revision 58458012: Add "instance" field to LVInfo
Extend the LVInfo data structure with the field for storing the name of
the instance it is paired with.
Update the t...
Michele Tartara
08:03 pm ganeti-local Revision 58458012: Add "instance" field to LVInfo
Extend the LVInfo data structure with the field for storing the name of
the instance it is paired with.
Update the t...
Michele Tartara
08:02 pm ganeti-local Revision fbfa1d19: Better specify LVInfo "instance" field
Specify that it is serialized as "null" if empty.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: ...
Michele Tartara
08:02 pm snf-ganeti Revision fbfa1d19: Better specify LVInfo "instance" field
Specify that it is serialized as "null" if empty.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: ...
Michele Tartara
08:02 pm snf-ganeti Revision 9611c32e: Factor out the getInstances function
The getInstances function can be useful in general, but is defined inside
the InstStatus data collector. This commit ...
Michele Tartara
08:02 pm ganeti-local Revision 9611c32e: Factor out the getInstances function
The getInstances function can be useful in general, but is defined inside
the InstStatus data collector. This commit ...
Michele Tartara
08:01 pm snf-ganeti Revision 51b12695: Also remove prop_IterateAlloc_sane from test list
In f4d1bb7 that test was removed, but forgotten to remove it
from the list of tests to be executed. Fix that.
Signed...
Klaus Aehlig
08:01 pm ganeti-local Revision 51b12695: Also remove prop_IterateAlloc_sane from test list
In f4d1bb7 that test was removed, but forgotten to remove it
from the list of tests to be executed. Fix that.
Signed...
Klaus Aehlig
06:47 pm ganeti-local Revision b2525349: Disable failing QA test
See issue 516 for an explanation of the problem, and why it was required
to disable this test.
Signed-off-by: Thomas...
Thomas Thrainer
06:47 pm snf-ganeti Revision b2525349: Disable failing QA test
See issue 516 for an explanation of the problem, and why it was required
to disable this test.
Signed-off-by: Thomas...
Thomas Thrainer
06:46 pm ganeti-local Revision 09d8b0fc: Fix documentation for prop_Alloc_sane
As discussed in the last commit, placing a new instance on the cluster
can lead to a cluster that can be improved by ...
Klaus Aehlig
06:46 pm snf-ganeti Revision 09d8b0fc: Fix documentation for prop_Alloc_sane
As discussed in the last commit, placing a new instance on the cluster
can lead to a cluster that can be improved by ...
Klaus Aehlig
06:46 pm ganeti-local Revision f4d1bb75: Remove IterateAllocSane test
The test is testing for a property that just isn't true. Iterated
allocation greedily place one instance at a time ta...
Klaus Aehlig
06:46 pm snf-ganeti Revision f4d1bb75: Remove IterateAllocSane test
The test is testing for a property that just isn't true. Iterated
allocation greedily place one instance at a time ta...
Klaus Aehlig
04:35 pm Pithos iOS Client Revision 62ea6d49: Fix bug when retrying a request with an update URL
Use new service catalog URL.
Retry also on unknown request error.
Miltiadis Vasilakis
03:52 pm snf-ganeti Revision cba4819e: Add hotplug design doc
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
03:52 pm snf-ganeti Revision 63e52d34: Hotplug: objects.py additions
Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ...
Dimitris Aragiorgis
03:01 pm snf-ganeti Revision 788529f2: Release version 2.7.0
We don't have notice of anything blocking for 2.7, and it's been in
release candidate state long enough. Any future p...
Guido Trotter
03:01 pm ganeti-local Revision 788529f2: Release version 2.7.0
We don't have notice of anything blocking for 2.7, and it's been in
release candidate state long enough. Any future p...
Guido Trotter
02:59 pm snf-image-creator Revision 12c97404: Add support for performing sysprep on windows
In windows the do_sysprep method shuts down the guestfs vm and boots
the image. This allows executing windows command...
Nikos Skalkotos
02:55 pm Revision 54f8466b: docs: Updated quick install guide
Dionysis Grigoropoulos
12:51 pm Revision a5b0519c: pithos: fix syntax in sqlite backend
Georgios D. Tsoukalas
11:24 am Revision 05146623: cyclades: Fix corner case in snf-dispatcher
Delete network from DB when job fails but the action of network is
DESTROY. This case appears when someone tries to r...
Christos Stavrakakis
11:10 am Revision 69938f7a: astakosclient: Don't retry when response is 413
Ilias Tsitsimpis
11:01 am snf-image-creator Revision d9aff2ae: Add option for printing the needed sysprep params
Nikos Skalkotos
10:52 am Revision 08490c70: astakosclient: Don't retry when response is 413
Ilias Tsitsimpis
10:48 am Revision 0df5250a: Merge branch 'tmp-pithos-tests' into feature-pithos-atomic-api
Conflicts:
snf-pithos-app/pithos/api/util.py
Sofia Papagiannaki
10:23 am Bug #3554 (Resolved): Deactivate pithos md5 update by default
Sofia Papagiannaki

07/03/2013

08:22 pm Revision 291c782f: cyclades: Fix misleading message in network-remove
Christos Stavrakakis
08:01 pm Revision 80d668be: pithos: Fix updated object size
If the updated object exceeded the size of the original object
the object size was not computed correctly.
Sofia Papagiannaki
07:57 pm ganeti-local Revision 52a8a6ae: Fix propagation of storage parameters to/from backend
This patch fixes two problems with the storage reporting
that showed up in the QA for exclusive storage:
- The proce...
Helga Velroyen
07:57 pm ganeti-local Revision 109a21b1: Fix typo in iallocator
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
Helga Velroyen
07:57 pm snf-ganeti Revision 109a21b1: Fix typo in iallocator
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
Helga Velroyen
07:57 pm snf-ganeti Revision 52a8a6ae: Fix propagation of storage parameters to/from backend
This patch fixes two problems with the storage reporting
that showed up in the QA for exclusive storage:
- The proce...
Helga Velroyen
07:57 pm ganeti-local Revision 2b5b6da1: Disable enabled-template-test for exclusive storage
This patch disables the tests regarding enabled disk
templates for exclusive storage, because the semantics
there are...
Helga Velroyen
07:57 pm snf-ganeti Revision 2b5b6da1: Disable enabled-template-test for exclusive storage
This patch disables the tests regarding enabled disk
templates for exclusive storage, because the semantics
there are...
Helga Velroyen
07:35 pm snf-ganeti Revision 49bea583: Fix gnt-network info
QueryNetworks() returns the uuids of the instances that are
inside a network. Since QueryInstances() uses names and n...
Dimitris Aragiorgis
07:35 pm ganeti-local Revision 49bea583: Fix gnt-network info
QueryNetworks() returns the uuids of the instances that are
inside a network. Since QueryInstances() uses names and n...
Dimitris Aragiorgis
06:40 pm Revision 5fe43b8c: pithos: Fix tests challenging ETag
Sofia Papagiannaki
06:37 pm Revision 133e3fcf: pithos: return always etag
Refs: #3554
If update md5 is deactivated Pithos does not return an etag header.
Pithos in that case should return th...
Sofia Papagiannaki
06:32 pm Revision 8e440b3a: cyclades: Fix typo in reconciliation
Christos Stavrakakis
05:08 pm Pithos MS Client Revision 5d80d038: Fix for Selection of Pithos server version (Small timing issues, the client de...
weblogin URL now extracted upon deserialisation.
Signed-off-by: George Pantazis <ggpanta@gmail.com>
Giorgos Pantazis
04:28 pm snf-image-creator Revision d415dda2: Add support for sysprep-parameters
The user may define parameters needed by the os_type classes to perform
the system preparation tasks.
A new needed_s...
Nikos Skalkotos
03:55 pm Revision 9766a80e: reconciliation: Strip Ganeti IP addresses
Strip spaces from Ganeti IP addresses, since they are not automatically
ignored in newer versions of ipaddr.
Christos Stavrakakis
03:35 pm Revision a0f672f1: Add admin-guide link to 0.14 Changelog / NEWS
Stratos Psomadakis
03:05 pm Revision 3a528c36: plankton: Add 'created_at' when registering image
Add 'PLANKTON:created_at' metadata to Pithos files when registering them
as images to plankton.
Christos Stavrakakis
03:02 pm Revision 592bfc3b: stats: Fix urlpattern and fault handling
Improve urlpattern handling and use snf-django-lib api faults /
decorator.
Stratos Psomadakis
02:43 pm Revision 82d23461: reconciliation: Get servers from DB ater ganeti
Change server reconciliation, to get the instances from DB after getting
instances from Ganeti, to decrease the possi...
Christos Stavrakakis
02:25 pm Bug #4093 (Closed): Typo in footer url
Christos KK Loverdos
02:23 pm Pithos Web Client Revision 65f0c4c7: Merge branch 'issue_4093' into hotfix-0.14.1
Refs #4093 Christos KK Loverdos
02:22 pm Pithos Web Client Revision f4fc2380: Fix Synnefo URL
This is still hard-coded. Shouldn't we provide it via configuration?
Refs #4093
Christos KK Loverdos
02:13 pm Bug #4093 (Closed): Typo in footer url
Powered by Synnefo, in Pithos UI footer should have an href value "http://www.synnefo.org/" instead of "http://www.sy... Olga Brani
02:12 pm Revision f63196c9: cyclades ui: Remove development statements
Kostas Papadimitriou
02:05 pm ganeti-local Revision e78a8c0b: Extraction of storage info by type
There was a bug in the node queries. It was assumed that
the returned storage space information was in a particular
o...
Helga Velroyen
02:05 pm snf-ganeti Revision e78a8c0b: Extraction of storage info by type
There was a bug in the node queries. It was assumed that
the returned storage space information was in a particular
o...
Helga Velroyen
02:03 pm Pithos Web Client Revision d34bc8f5: Bump version to 0.14.1
Kostas Papadimitriou
01:21 pm Revision c566f369: cyclades: Networking step in machine create view
Introduce an additional `machine network setup` step in machine create
overlay. Through this step user can select ip ...
Kostas Papadimitriou
01:21 pm Revision 1d9e9a43: cyclades ui: Static files cache invalidation
include current synnefo version as a parameter to all static files urls to avoid
browsers from using cached content b...
Kostas Papadimitriou
01:20 pm Revision 1fc7640d: cyclades: Public IP's overlay in UI
- Introduce a new overlay for IP addresses management (create, remove, connect,
disconnect).
- The overlay is acces...
Kostas Papadimitriou
12:54 pm Bug #4092 (Assigned): Restore communication with openstack clients
Server this call under /object-store/auth/v1.0 Sofia Papagiannaki
12:48 pm Revision 7af1bccb: Remove debian files from synnefo projects
Christos Stavrakakis
12:41 pm snf-ganeti Revision 20faaa74: Improve handling of storage info
This patch improves the processing of storage information
as result of the 'node_info' call in the following way:
- I...
Helga Velroyen
12:41 pm ganeti-local Revision 20faaa74: Improve handling of storage info
This patch improves the processing of storage information
as result of the 'node_info' call in the following way:
- I...
Helga Velroyen
12:40 pm snf-ganeti Revision e4f377ae: Mention default disk template in NEWS file
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Helga Velroyen
12:40 pm ganeti-local Revision e4f377ae: Mention default disk template in NEWS file
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Helga Velroyen
12:40 pm snf-ganeti Revision 2206e4c9: Add default disk template selection to man pages
This documents the newly implemented behavior of picking
the disk template from the list of enabled disk templates
on...
Helga Velroyen
12:40 pm ganeti-local Revision 2206e4c9: Add default disk template selection to man pages
This documents the newly implemented behavior of picking
the disk template from the list of enabled disk templates
on...
Helga Velroyen
12:40 pm snf-ganeti Revision 513c5e25: Mention alternative template selection in design doc
This is a small adjustment of the design doc
'design-storagetypes.rst' with respect to the selection
of the default d...
Helga Velroyen
12:40 pm ganeti-local Revision 513c5e25: Mention alternative template selection in design doc
This is a small adjustment of the design doc
'design-storagetypes.rst' with respect to the selection
of the default d...
Helga Velroyen
12:40 pm snf-ganeti Revision 72080db1: Let instance creation fall back to default disk template
So far, the '-t' option of 'gnt-instance add' is mandatory.
This patch makes it optional. In case, no disk template i...
Helga Velroyen
12:40 pm ganeti-local Revision 72080db1: Let instance creation fall back to default disk template
So far, the '-t' option of 'gnt-instance add' is mandatory.
This patch makes it optional. In case, no disk template i...
Helga Velroyen
12:40 pm snf-ganeti Revision dab6ea3d: LUInstanceCreate: factor out disk checks
The 'CheckArguments' method of 'LUInstanceCreate' is way
too long and should be broken up in smaller pieces. This
pat...
Helga Velroyen
12:40 pm ganeti-local Revision dab6ea3d: LUInstanceCreate: factor out disk checks
The 'CheckArguments' method of 'LUInstanceCreate' is way
too long and should be broken up in smaller pieces. This
pat...
Helga Velroyen
12:38 pm Revision a3ac649e: cyclades: Handle introduced ``SNF:task_state`` field
- Use it to identify if machine is in a transitioning state (a previously
executed task is pending to be completed)...
Kostas Papadimitriou
12:29 pm Revision ab3df8df: cyclades: Integrate machine resize action in UI
- Action gets triggered from edit links which appear next to the cpu/memory
details icon/single machine views.
- Ha...
Kostas Papadimitriou
10:52 am snf-cloudcms Revision 11b76560: Merge branch 'hotfix-0.14.1' into develop
Conflicts:
version
Kostas Papadimitriou
10:50 am snf-cloudcms Revision aee74b60: Proper logged in/out message styles
Kostas Papadimitriou
10:46 am snf-cloudcms Revision 5ee31a1e: Proper logged in/out message styles
Kostas Papadimitriou
10:43 am Feature #3346 (Resolved): Service management commands for Astakos
Sofia Papagiannaki
10:39 am Bug #3645 (Resolved): String literal escape database warning in postgresql
Sofia Papagiannaki
10:38 am Feature #3650 (Resolved): Utilize astakosclient for communication with astakos
Sofia Papagiannaki
10:38 am Bug #3997 (Resolved): PUT and/or HEAD "object" request ignores content type
Sofia Papagiannaki
10:36 am Bug #4063 (Resolved): Fix partial content responses
Sofia Papagiannaki
10:36 am Bug #4092 (Resolved): Restore communication with openstack clients
Sofia Papagiannaki
10:20 am snf-ganeti Revision fe0d94d8: Fix "instance replace" typo in admin.rst
gnt-instance `replace` should read `replace-disks`
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: ...
Guido Trotter
10:20 am ganeti-local Revision fe0d94d8: Fix "instance replace" typo in admin.rst
gnt-instance `replace` should read `replace-disks`
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: ...
Guido Trotter
10:16 am snf-ganeti Revision 56bbc5b0: Clean up work around for host name filtering
These functions simply served as a work around to express
host name matching by regular expressions, instead of using...
Klaus Aehlig
10:16 am ganeti-local Revision 56bbc5b0: Clean up work around for host name filtering
These functions simply served as a work around to express
host name matching by regular expressions, instead of using...
Klaus Aehlig
10:16 am ganeti-local Revision c4e0d065: Do not handle host queries special
As, since 91c1a265, the equality used for host names already
is based on matching, there is no need to use a special ...
Klaus Aehlig
10:16 am snf-ganeti Revision c4e0d065: Do not handle host queries special
As, since 91c1a265, the equality used for host names already
is based on matching, there is no need to use a special ...
Klaus Aehlig
10:13 am snf-image-creator Revision 92a6ff01: Remove bootable options from image class
It has never been used. If we need it in the future, we will bring
it back
Nikos Skalkotos
09:52 am ganeti-local Revision 76e11023: Document the 'protocol' disk parameter
Document the new disk parameter 'protocol' which is used to set the DRBD
replication protocol.
Signed-off-by: Thomas...
Thomas Thrainer
09:52 am snf-ganeti Revision 76e11023: Document the 'protocol' disk parameter
Document the new disk parameter 'protocol' which is used to set the DRBD
replication protocol.
Signed-off-by: Thomas...
Thomas Thrainer
09:52 am ganeti-local Revision 65fc2388: Make DRBD replication protocol configurable
Add a new disk parameter which allows to choose the DRBD replication
protocol. The protocol is fixed to "C" during du...
Thomas Thrainer
09:52 am snf-ganeti Revision 65fc2388: Make DRBD replication protocol configurable
Add a new disk parameter which allows to choose the DRBD replication
protocol. The protocol is fixed to "C" during du...
Thomas Thrainer

07/02/2013

06:08 pm Revision e805709b: pithos: Restore communication with openstack clients
Refs: #4092 Sofia Papagiannaki
06:05 pm Bug #4092 (Resolved): Restore communication with openstack clients
Pithos provides a dummy authentication call for enabling openstack client to communicate with the server:
http://www...
Sofia Papagiannaki
05:54 pm ganeti-local Revision d352b796: Revert "QA: Make Query tests test for '?' values"
This reverts commit
bfbef99b9f056638411aa894e300aa095132e931. The problem is that
in some cases it makes sense for '?...
Helga Velroyen
05:54 pm snf-ganeti Revision d352b796: Revert "QA: Make Query tests test for '?' values"
This reverts commit
bfbef99b9f056638411aa894e300aa095132e931. The problem is that
in some cases it makes sense for '?...
Helga Velroyen
05:38 pm Revision a1f429b2: pithos: Fix tests
Sofia Papagiannaki
05:25 pm snf-cloudcms Revision a13220f8: Smoothen homepage clouds animation
Olga Brani
05:19 pm Revision 1baa9737: Merge branch 'tmp-pithos-tests' of https://code.grnet.gr/git/synnefo into tmp-...
Conflicts:
snf-astakos-app/astakos/api/tokens.py
snf-astakos-app/astakos/im/tests/api.py
snf-common/synnefo/settin...
Sofia Papagiannaki
04:56 pm Revision 3a19e99b: pithos: update tests
Sofia Papagiannaki
04:54 pm snf-ganeti Revision 843094ad: Make names more descriptive
LUGroupVerifyDisks had some not very descriptive names which made it
hard to read and understand the code. This patch...
Thomas Thrainer
04:54 pm ganeti-local Revision 843094ad: Make names more descriptive
LUGroupVerifyDisks had some not very descriptive names which made it
hard to read and understand the code. This patch...
Thomas Thrainer
04:54 pm snf-ganeti Revision 235a6b29: Check DRBD status on verify-disks
Enhance `gnt-cluster verify-disks` such that it checks the DRBD status
of all disks. If the status of at least one di...
Thomas Thrainer
04:54 pm ganeti-local Revision 235a6b29: Check DRBD status on verify-disks
Enhance `gnt-cluster verify-disks` such that it checks the DRBD status
of all disks. If the status of at least one di...
Thomas Thrainer
04:54 pm snf-ganeti Revision 7af293d7: Add QA test for verify-disks with broken DRBD
gnt-cluster verify-disks supports automatic activation of broken DRBD
disks. This new QA test verifies that it actual...
Thomas Thrainer
04:54 pm ganeti-local Revision 7af293d7: Add QA test for verify-disks with broken DRBD
gnt-cluster verify-disks supports automatic activation of broken DRBD
disks. This new QA test verifies that it actual...
Thomas Thrainer
04:53 pm Revision 369a7b41: pithos: Change block size by configuration
This is useful for testing corner cases efficiently. Sofia Papagiannaki
04:35 pm Revision 7b40f056: pithos: Fix control for satisfiable range
Sofia Papagiannaki
04:23 pm Revision ff0beb64: pithos: move transaction managment and quotaholder sync in frontend
Remove backend_method decorator and move logic in the pithos api method
Conflicts:
snf-pithos-app/pithos/api/util.py
Sofia Papagiannaki
04:23 pm Revision d6a92fa0: pithos: remove hardcoded urls in tests
Sofia Papagiannaki
04:23 pm Revision 3bdb9222: pithos api: Adjustable max number of items listed
Openstack storage api sets to 10000 the maximum number of
items returned by the listing functions.
However to test th...
Sofia Papagiannaki
04:23 pm Revision f3787696: pithos: WIP - rewrite pithos tests
Sofia Papagiannaki
04:23 pm Revision ec9e2641: docs: minor fix in pithos api guide
Sofia Papagiannaki
04:23 pm Revision 9b12caae: 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
expir...
Sofia Papagiannaki
04:16 pm Bug #4090 (New): Investigate and improve Shared with me performance
Shared with me continues to be busy when the rest of the UI has been loaded.
Pithos UI requests from the server th...
Sofia Papagiannaki
04:07 pm Revision 7ae4668e: docs: remove UI_LOGIN_URL and related references
Georgios D. Tsoukalas
04:07 pm Revision 66a9fe60: docs: remove TODO from quick install admin guide
Georgios D. Tsoukalas
04:03 pm snf-vncauthproxy Revision 8d766971: Parse auth file using regexp
Stratos Psomadakis
04:01 pm Revision 259459b0: cyclades: Add migration file
Add migration file for floating IPs and VM task state. Christos Stavrakakis
04:00 pm Revision 736b9244: cyclades: Fix exception message
Fix exception message when trying to connect an instance to a non-active
public network.
Christos Stavrakakis
03:35 pm Revision b72d6a0a: burnin: Don't register images as public
Ilias Tsitsimpis
03:24 pm Revision 9393d4ee: plankton: Modular plankton backend class
Enable configurable plankton backend using setting ``PLANKTON_BACKEND_MODULE``.
Add ``synnefo.plankton.backend.JSONF...
Kostas Papadimitriou
03:00 pm Revision 952b2a48: cyclades: Wrap diagnostic creation in transaction
Fix bug in snf-dispatcher causing wrong updates of VMs from ganeti.
Creation if instance diagnostics must run inside ...
Christos Stavrakakis
02:52 pm Bug #4086: Return region info in the result of POST /tokens
So, what's the proposal?
If it's not a known value, then it must be configuration, right?
Christos KK Loverdos
02:47 pm Bug #4086: Return region info in the result of POST /tokens
The actual name of the region is deployment-specific, and is left completely up to the administrators to decide.
C...
Vangelis Koukis
02:43 pm snf-ganeti Revision e58c4f2c: Fix typo in the install guide
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
02:43 pm ganeti-local Revision e58c4f2c: Fix typo in the install guide
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michele Tartara
01:54 pm snf-ganeti Revision bfbef99b: QA: Make Query tests test for '?' values
When something goes wrong in the Haskell implementation of
queries, the 'gnt-* list' command does not actually fail,
...
Helga Velroyen
01:54 pm ganeti-local Revision bfbef99b: QA: Make Query tests test for '?' values
When something goes wrong in the Haskell implementation of
queries, the 'gnt-* list' command does not actually fail,
...
Helga Velroyen
01:53 pm ganeti-local Revision 212b66c3: Turn 'exclusive_storage' into storage parameter (hs)
This is the haskell implementation of my patch "Extend RPC call
'node_info' by storage parameters". It turns the 'exc...
Helga Velroyen
01:53 pm snf-ganeti Revision 212b66c3: Turn 'exclusive_storage' into storage parameter (hs)
This is the haskell implementation of my patch "Extend RPC call
'node_info' by storage parameters". It turns the 'exc...
Helga Velroyen
01:27 pm Revision 03e2121b: Merge branch 'feature-floating_ips+resize' into develop
Christos Stavrakakis
01:24 pm Revision 9446e7e5: cyclades: Rename "public" to "SNF:ANY_PUBLIC"
Rename reserved work for automatically choosing a public network from
"public" to "SNF:ANY_PUBLIC". Also add the sett...
Christos Stavrakakis
01:03 pm Pithos Web Client Bug #4033: Multiple selection issue
Watchers FYI:
I have paused the investigation of this and #4035 due to other assignments.
Christos KK Loverdos
01:03 pm Pithos Web Client Bug #4035: Erroneous behavior in case of objects with same name
Watchers FYI:
I have paused the investigation of this and #4033 due to other assignments.
Christos KK Loverdos
12:47 pm snf-ganeti Revision a59c31ca: noded.py: remove fallback of 'node_info'
In order to change backend and frontend code of the RPC
call 'node_info' in separate patches, we included a
fallback ...
Helga Velroyen
12:47 pm ganeti-local Revision a59c31ca: noded.py: remove fallback of 'node_info'
In order to change backend and frontend code of the RPC
call 'node_info' in separate patches, we included a
fallback ...
Helga Velroyen
12:47 pm snf-ganeti Revision da803ff1: Extend RPC call 'node_info' by storage parameters
This patch extends the actual RPC call to accept storage
parameters with each storage units. It adjusts all code
whic...
Helga Velroyen
12:47 pm ganeti-local Revision da803ff1: Extend RPC call 'node_info' by storage parameters
This patch extends the actual RPC call to accept storage
parameters with each storage units. It adjusts all code
whic...
Helga Velroyen
12:47 pm snf-ganeti Revision 152759e4: Add general storage parameters to node info call
As described in the design doc about storage types,
we plan to generalize the RPC call "node info" wrt to
storage typ...
Helga Velroyen
12:47 pm ganeti-local Revision 152759e4: Add general storage parameters to node info call
As described in the design doc about storage types,
we plan to generalize the RPC call "node info" wrt to
storage typ...
Helga Velroyen
12:47 pm ganeti-local Revision a7d524e7: backend unit tests: remove unused imports and variables
This patch removes some unused imports and an unused
variable of the backend unit test. No functional changes
otherwi...
Helga Velroyen
12:47 pm snf-ganeti Revision a7d524e7: backend unit tests: remove unused imports and variables
This patch removes some unused imports and an unused
variable of the backend unit test. No functional changes
otherwi...
Helga Velroyen
12:32 pm Revision 78c165cf: cyclades: Export OS-EXT-IPS:type for floating IPs.
Cyclades API should return "floating" for the OS-EXT-IPS:type attribute. Christos Stavrakakis
12:32 pm Revision 1cbe2522: cyclades: Allowed serializations for floating IPs
Christos Stavrakakis
12:32 pm Revision 660b9f3b: 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...
Christos Stavrakakis
12:32 pm Revision 28662998: cyclades: Fix bug in server-create command
Function for creating a server have been moved from api to logic. Christos Stavrakakis
12:32 pm Revision 0c50c760: cyclades: Check if a NIC is a floating IP.
Extend NetworkInterface model with a property showing if the IPv4
address of the NIC is a floating IP or not. Also, s...
Christos Stavrakakis
12:31 pm Revision 2cd55da6: Fixes to tests
Christos Stavrakakis
12:31 pm Revision ece5581b: cyclades: Separate logic for networks from API
Remove code handling networks from network API views to logic.networks Christos Stavrakakis
12:31 pm Revision 816d7588: cyclades: Choose floating-ips when creating server
Extend POST /servers API call, to take an optional attribute
'floating_ips', which is a list of floating IP addresses...
Christos Stavrakakis
12:31 pm Revision f8675683: cyclades: Various fixes regarding floating IPs
Fix some issues regarding floating ips introduced by rebasing branch. Christos Stavrakakis
12:31 pm Revision 64cdd31b: cyclades: Add ip pool option to network-create cmd
Add '--floating-ip-pool' option to 'network-create' management command.
Networks that have this option set must be cr...
Christos Stavrakakis
12:31 pm Revision 9115d567: Distinquish between networks and Floating IP pools
Extend Network model with the 'floating_ip_pool' boolean field, to
indicate whether a Network can be a floating IP po...
Christos Stavrakakis
12:31 pm Revision b407551d: cyclades: Add 'floating-ip-list' management cmd
Christos Stavrakakis
12:31 pm Revision cb66110b: cyclades: Add network policy at server create
Add 'DEFAULT_INSTANCE_NETWORKS' setting that can be used by the
administrator to define the list of networks that eac...
Christos Stavrakakis
12:31 pm Revision bc343480: cyclades: Make NIC representation more verbose
Christos Stavrakakis
12:31 pm Revision e57893cd: cyclades: Do not delete networks with floating IPs
Forbid network deletion in case the network has allocated floating IPs,
no matter whether they are used by instances ...
Christos Stavrakakis
12:31 pm Revision 9e8be4fb: cyclades: Auto allocate a floating IP
Make 'pool' attribute of POST /os-floating-ips request optional. If
attribute is missing, the server will allocate a ...
Christos Stavrakakis
12:31 pm Revision 5ec446aa: cyclades: Add and remove networks from backends
Extend 'snf-manage network-modify' command with '--add-to-backend' and
'--remove-from-backend' options, to create and...
Christos Stavrakakis
12:31 pm Revision 2c022086: cyclades: Support many NICs when creating vms
Support arbitraty number of NICs when creating Ganeti instances. Christos Stavrakakis
12:31 pm Revision a95c82a9: cyclades: Add tests for add/remove Floating IP
Christos Stavrakakis
12:31 pm Revision 72dea98f: cyclades: Do not release floating IPs
Update 'release_instance_nics' backend function which is called to
process NIC modifications in the Ganeti backend, t...
Christos Stavrakakis
12:31 pm Revision fd22fc77: cyclades: Update reconcilliation for floating IPs
Update network reconcilliation to consider floating IPs reconcilling IP
pools. Floating IPs that are reserved and usu...
Christos Stavrakakis
12:31 pm Revision e7f74e7d: cyclades: Check if network exists in backend
Raise 503 if a user tries to add a floating IP to a VM that resides in a
Ganeti backend that the coressponding networ...
Christos Stavrakakis
12:31 pm Revision a3d99af0: cyclades: Reserve a specific floating IP
Add extra optional 'address' attribute, in POST /os-floating-ips/
request, to allow a user to reserve a specific flo...
Christos Stavrakakis
12:31 pm Revision 9ba6bb95: cyclades: Extend /servers with floating IP actions
Extend '/servers/action' API endpoint, to support 'addFloatingIP'
and 'removeFloatingIP' actions.
Christos Stavrakakis
12:31 pm Revision 7d368e73: cyclades: Implement /floating-ip-pools API
Add Compute OS API extension /floating-ip-pools. This API implements
only the GET /floating-ip-pools, which returns t...
Christos Stavrakakis
12:31 pm Revision acda838e: cyclades: Add tests for floating-ips API
Christos Stavrakakis
12:31 pm Revision c2876228: cyclades: Add FloatingIP model
Add Floating IP model to represent a floating IP that has been reserved
by a user. Each FloatingIP has an owner(UUID)...
Christos Stavrakakis
12:31 pm Revision 8b41683a: cyclades: Make Floating IPs a quotable resource
Add 'cyclades.floating_ip' to quotable resources. Update helper
functions and tests to include this resource.
Christos Stavrakakis
12:31 pm Revision 59183afc: cyclades: Implement /os-floating-ips API
Extend Cyclades API with /os-floating-ips endpoint. The API implements
the following calls:
* GET /os-floating-ips: ...
Christos Stavrakakis
12:31 pm Revision 41a7fae7: cyclades: Major refactor to api and logic apps
Major refactor to cyclades api and logic apps that removes most code
from the api views and moves it to logic app, so...
Christos Stavrakakis
12:31 pm Revision 1cfd5d4d: cyclades: Remove custom init method from VM model
Christos Stavrakakis
12:31 pm Revision 218de705: cyclades: Mark serial as resolved if auto_accept
Modify 'issue_commission' function to mark the QuotaHolderSerial object
as resolved, if auto_accept option is used.
Christos Stavrakakis
12:31 pm Revision a67419d8: cyclades: reconciliation for resizing VMs
Christos Stavrakakis
12:31 pm Revision 34c03a51: cyclades: Handle 'EmptyPool' in util method
Refactor cyclades code to handle 'EmptyPool' exception in
'get_network_free_address' function.
Christos Stavrakakis
12:31 pm Revision 7ab30015: cyclades: refactor reconciliation
Refactor reconciliation code to use namedtuples and improve performance
for retrieving info from database.
Christos Stavrakakis
12:31 pm Revision ca4d59e3: cyclades: Handle Ganeti msgs for resized VMs
Handle 'OP_INSTANCE_SET_PARAMS' notifications from Ganeti that have
'beparams' attribute, which corresponds to resize...
Christos Stavrakakis
12:31 pm Revision e5a47968: snf_django: Mock quotaholder to BaseAPITest
Mock quotaholder in all of BaseAPITest calls. Christos Stavrakakis
12:31 pm Revision 1af851fd: cyclades: Implement resize action API call
Implement resize API call, which is a POST at
/servers/<server_id>/action' with body:
{"resize": {"flavorRef": <flavo...
Christos Stavrakakis
12:31 pm Revision 2cd3f389: cyclades: Add backend function for resizing vm
Add 'resize_instance' backend function for resizing a vm. This command
issues an OP_INSTANCE_MODIFY job with the spec...
Christos Stavrakakis
12:31 pm Revision f724142f: snf_django: Fix bug in BaseAPITest
Include 202 in success responses. Christos Stavrakakis
12:31 pm Revision 12ee1ad8: gtools: Make eventd send beparams and result
Update 'snf-ganeti-eventd' daemon to send the requested beparams in
case of 'OP_INSTANCE_SET_PARAMS' opcodes. Also, i...
Christos Stavrakakis
12:31 pm Revision 10d9cd27: cyclades: Fix assertion on mocked client
Christos Stavrakakis
12:31 pm Revision df36a125: cyclades: Make flavor representation more verbose
Christos Stavrakakis
12:31 pm Revision 37c5b1b3: Update .gitignore file
Christos Stavrakakis
12:08 pm Pithos iOS Client Revision ea3a6bba: Change default authURL
Change default authURL that is used for default
new accounts and migration of default old accounts.
Update date in co...
Miltiadis Vasilakis
11:53 am snf-vncauthproxy Revision 0cee98f3: Fix auth file parsing
Stratos Psomadakis
11:37 am Revision a50f99a3: astakos: Change default region value in POST /tokens
Refs: 4086 Sofia Papagiannaki
11:09 am Bug #4086: Return region info in the result of POST /tokens
And the return value for "region" in commit:563b06582297f471b20b1006b240e103bca007b0 is "defaultRegion". Can we make ... Christos KK Loverdos
10:25 am Revision 8cd117e8: astakos: Different image on login page
A different image is shown in the login page when the main
login method is 'local' and its form is already expanded.
Olga Brani
01:28 am devflow Revision 842df8ac: Use lsb_release only if available
fallback to uname command output as a distro codename. This allows
developers to use commands such `update-version` o...
Kostas Papadimitriou

07/01/2013

07:49 pm Revision 28a890d3: astakos: Update tests
fix pithos:// redirect params extraction Kostas Papadimitriou
07:40 pm ganeti-local Revision 0f4d34a8: Fix error in installation instructions
Remove erroneous trailing "\"
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultro...
Michele Tartara
07:40 pm snf-ganeti Revision 0f4d34a8: Fix error in installation instructions
Remove erroneous trailing "\"
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultro...
Michele Tartara
07:20 pm Bug #4086 (Feedback): Return region info in the result of POST /tokens
Sofia already resolved it in commmit 563b06582297f471b20b1006b240e103bca007b0.
I just renamed 'Region' to 'region' t...
Christos Stavrakakis
07:18 pm Revision 40df79ac: astakos: Rename Region to region
Refs #4086 Christos Stavrakakis
06:36 pm Revision 563b0658: astakos: Return default region in POST /tokens
Update api call to return a default region for compatibility
with the keystone api.
Sofia Papagiannaki
06:08 pm Bug #4086 (Feedback): Return region info in the result of POST /tokens
As described in http://docs.openstack.org/api/openstack-compute/programmer/content/getting-the-authentication-token.h... Christos KK Loverdos
06:05 pm Feature #3965 (Closed): Separate API and View URLs
Christos KK Loverdos
05:54 pm snf-vncauthproxy Revision cf664f1a: Minor fix for status case in init script
Stratos Psomadakis
05:46 pm snf-vncauthproxy Revision 8b0f290d: Improve logging in request_forwarding
Stratos Psomadakis
05:33 pm snf-vncauthproxy Revision 6149f03e: Support server SSL cert auth in client
Stratos Psomadakis
05:07 pm snf-vncauthproxy Revision 4389fb82: Merge branch 'develop' into debian-develop
Stratos Psomadakis
05:07 pm snf-vncauthproxy Revision ff8e1b52: Redirect delgroup output to /dev/null in postrm
Stratos Psomadakis
05:04 pm snf-vncauthproxy Revision 4331e4d8: Improve logging / exception handling
Stratos Psomadakis
04:42 pm ganeti-local Revision f5d84060: Prevent LV parser compile error
The LV parser is not compiled correctly by more recent versions of GHC
because of more strict checks.
lvCommand is a...
Michele Tartara
04:42 pm snf-ganeti Revision f5d84060: Prevent LV parser compile error
The LV parser is not compiled correctly by more recent versions of GHC
because of more strict checks.
lvCommand is a...
Michele Tartara
04:36 pm Revision 6ce8ecce: astakos: Update tests
fix pithos:// redirect params extraction Kostas Papadimitriou
02:40 pm ganeti-local Revision d90b69f6: Add htools shell test for VCPU handling
This tests that VCPUs used by both instances and node OS are correctly
accounted in allocation.
Signed-off-by: Berna...
Bernardo Dal Seno
02:40 pm snf-ganeti Revision f43c898d: Export CPUs used by the node OS
They are exported through the LUXI, RAPI, and IAllocator interfaces.
Signed-off-by: Bernardo Dal Seno <bdalseno@goog...
Bernardo Dal Seno
02:40 pm ganeti-local Revision f43c898d: Export CPUs used by the node OS
They are exported through the LUXI, RAPI, and IAllocator interfaces.
Signed-off-by: Bernardo Dal Seno <bdalseno@goog...
Bernardo Dal Seno
02:40 pm snf-ganeti Revision d90b69f6: Add htools shell test for VCPU handling
This tests that VCPUs used by both instances and node OS are correctly
accounted in allocation.
Signed-off-by: Berna...
Bernardo Dal Seno
02:40 pm ganeti-local Revision c8c071cb: Load CPUs used by the node OS in htools
A new field is added to the Node type, and it's used to initialize the used
CPUs field.
The signature of Node.create...
Bernardo Dal Seno
02:40 pm snf-ganeti Revision c8c071cb: Load CPUs used by the node OS in htools
A new field is added to the Node type, and it's used to initialize the used
CPUs field.
The signature of Node.create...
Bernardo Dal Seno
02:40 pm ganeti-local Revision ff05ff94: Hypervisors report CPUs used by the node OS
The XenHypervisor's "dom0_cpus" parameter (introduced in 1d60fec6 but never
used) is renamed to "cpu_dom0" for consis...
Bernardo Dal Seno
02:40 pm snf-ganeti Revision ff05ff94: Hypervisors report CPUs used by the node OS
The XenHypervisor's "dom0_cpus" parameter (introduced in 1d60fec6 but never
used) is renamed to "cpu_dom0" for consis...
Bernardo Dal Seno
02:40 pm snf-ganeti Revision ef14e128: Fix docstrings for hypervisor functions returning node info
The documentation was out-of-sync with the code.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by:...
Bernardo Dal Seno
02:40 pm ganeti-local Revision ef14e128: Fix docstrings for hypervisor functions returning node info
The documentation was out-of-sync with the code.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by:...
Bernardo Dal Seno
02:36 pm ganeti-local Revision 006d6bc9: Add LV collector to the monitoring daemon
Allow the monitoring daemon to use the LV data collector.
Signed-off-by: Michele Tartara <mtartara@google.com>
Revie...
Michele Tartara
02:36 pm snf-ganeti Revision 006d6bc9: Add LV collector to the monitoring daemon
Allow the monitoring daemon to use the LV data collector.
Signed-off-by: Michele Tartara <mtartara@google.com>
Revie...
Michele Tartara
02:35 pm snf-ganeti Revision c7f116c0: Add tests for the LV data collector
This commit adds a few shelltests for the logical volume data collector.
Also, it performs some cleanup of the comme...
Michele Tartara
02:35 pm ganeti-local Revision c7f116c0: Add tests for the LV data collector
This commit adds a few shelltests for the logical volume data collector.
Also, it performs some cleanup of the comme...
Michele Tartara
02:35 pm snf-ganeti Revision 1a9d864c: Add LV data collector
This commit adds the LV data collector.
Also, the lvCommand function was not providing the correct value as expected...
Michele Tartara
02:35 pm ganeti-local Revision 1a9d864c: Add LV data collector
This commit adds the LV data collector.
Also, the lvCommand function was not providing the correct value as expected...
Michele Tartara
02:34 pm ganeti-local Revision 0cf8edad: Add tests for LVs parser
Add unit tests and Quickcheck tests for the LV parser.
Also, fix the alphabetic order of some imports in htest.hs.
...
Michele Tartara
02:34 pm snf-ganeti Revision 0cf8edad: Add tests for LVs parser
Add unit tests and Quickcheck tests for the LV parser.
Also, fix the alphabetic order of some imports in htest.hs.
...
Michele Tartara
02:34 pm ganeti-local Revision b5334d80: Add function testing parsers with QuickCheck
Parsing a string automatically generated by QuickCheck can be useful in many
cases. A function for doing this is adde...
Michele Tartara
02:34 pm snf-ganeti Revision b5334d80: Add function testing parsers with QuickCheck
Parsing a string automatically generated by QuickCheck can be useful in many
cases. A function for doing this is adde...
Michele Tartara
02:34 pm ganeti-local Revision 688f35e6: Add function for generating arbitrary UUID
Add a function for generating arbitrary UUIDs to be used for QuickCheck tests.
Signed-off-by: Michele Tartara <mtart...
Michele Tartara
02:34 pm snf-ganeti Revision 688f35e6: Add function for generating arbitrary UUID
Add a function for generating arbitrary UUIDs to be used for QuickCheck tests.
Signed-off-by: Michele Tartara <mtart...
Michele Tartara
02:33 pm snf-ganeti Revision bdf51a05: Add LV parser
Add the parser for getting the information about the logical volumes in the
system.
Signed-off-by: Michele Tartara <...
Michele Tartara
02:33 pm ganeti-local Revision bdf51a05: Add LV parser
Add the parser for getting the information about the logical volumes in the
system.
Signed-off-by: Michele Tartara <...
Michele Tartara
02:33 pm snf-ganeti Revision a1f2fb58: Add design for LV data collector
Add a section describing the logical volume data collector to the design
document for the monitoring agent.
Signed-o...
Michele Tartara
02:33 pm ganeti-local Revision a1f2fb58: Add design for LV data collector
Add a section describing the logical volume data collector to the design
document for the monitoring agent.
Signed-o...
Michele Tartara
02:32 pm ganeti-local Revision fae96b7c: Minor fixes to monitoring design doc
Add a missing full stop, and fix a sentence about the storage collectors.
Signed-off-by: Michele Tartara <mtartara@g...
Michele Tartara
02:32 pm snf-ganeti Revision fae96b7c: Minor fixes to monitoring design doc
Add a missing full stop, and fix a sentence about the storage collectors.
Signed-off-by: Michele Tartara <mtartara@g...
Michele Tartara
02:32 pm snf-ganeti Revision 88e23508: Fix documentation formatting issue
One line was longer than 80 characters.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velr...
Michele Tartara
02:32 pm ganeti-local Revision 88e23508: Fix documentation formatting issue
One line was longer than 80 characters.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velr...
Michele Tartara
01:52 pm devflow Revision c3c33dd0: Add devflow-flow script for handling git flow
Add devflow-flow for automatically managing most common tasks for
starting and ending release, hotfix and feature bra...
Christos Stavrakakis
01:50 pm snf-image-creator Revision c50c5ae7: Add basic support for customizing windows images
Add do_sysprep method for windows that shuts down the guestfs backend
process and starts a new kvm process with the s...
Nikos Skalkotos
10:53 am ganeti-local Revision ed74dde5: Add test for the --full-evacuation option
In this example cluster, there are four pairs of nodes, each hosting
two instances. Each node has disk capacity for a...
Klaus Aehlig
10:53 am snf-ganeti Revision ed74dde5: Add test for the --full-evacuation option
In this example cluster, there are four pairs of nodes, each hosting
two instances. Each node has disk capacity for a...
Klaus Aehlig
10:53 am snf-ganeti Revision a12b230c: hroller: option --full-evacuation
Add an option to hroller, to plan for full evacuation of the
nodes to be rebooted, i.e., also plan for replacement se...
Klaus Aehlig
10:53 am ganeti-local Revision a12b230c: hroller: option --full-evacuation
Add an option to hroller, to plan for full evacuation of the
nodes to be rebooted, i.e., also plan for replacement se...
Klaus Aehlig
10:53 am ganeti-local Revision fdbdeaa3: Extract a partition functional
Separate the partitionNonRedundant function in hroller into a
general functional that partitions a list of nodes acco...
Klaus Aehlig
10:53 am snf-ganeti Revision fdbdeaa3: Extract a partition functional
Separate the partitionNonRedundant function in hroller into a
general functional that partitions a list of nodes acco...
Klaus Aehlig
10:53 am snf-ganeti Revision a947a583: Extract functional for greedily clearing nodes
The method clearNodes in hroller greedily clears nodes of
non-redundant instances by moving them to a different node....
Klaus Aehlig
10:53 am ganeti-local Revision a947a583: Extract functional for greedily clearing nodes
The method clearNodes in hroller greedily clears nodes of
non-redundant instances by moving them to a different node....
Klaus Aehlig
10:52 am ganeti-local Revision 634a1460: Make hroller not consider offline nodes for evacuation
When planing on where to evacuate the non-redundant instances
of the nodes to be rebooted, it doesn't make sense to c...
Klaus Aehlig
10:52 am snf-ganeti Revision 634a1460: Make hroller not consider offline nodes for evacuation
When planing on where to evacuate the non-redundant instances
of the nodes to be rebooted, it doesn't make sense to c...
Klaus Aehlig
10:52 am snf-ganeti Revision a8cbe1d7: Update comments in hroller code
hroller schedules moves of instances to have rebooted nodes
free of instances with this node as primary. Update the c...
Klaus Aehlig
10:52 am ganeti-local Revision a8cbe1d7: Update comments in hroller code
hroller schedules moves of instances to have rebooted nodes
free of instances with this node as primary. Update the c...
Klaus Aehlig
10:52 am snf-ganeti Revision 8e4230a8: Clarify meaning of --print-moves in hroller man page
When given the option --print-moves, hroller prints a list of
instance relocations after each reboot group. This sequ...
Klaus Aehlig
10:52 am ganeti-local Revision 8e4230a8: Clarify meaning of --print-moves in hroller man page
When given the option --print-moves, hroller prints a list of
instance relocations after each reboot group. This sequ...
Klaus Aehlig
10:52 am ganeti-local Revision 34ad1d7c: Remove obsolete TODO
Originally, hroller started as a tool for offline maintenance only.
There it made sense to warn about instances still...
Klaus Aehlig
10:52 am snf-ganeti Revision 34ad1d7c: Remove obsolete TODO
Originally, hroller started as a tool for offline maintenance only.
There it made sense to warn about instances still...
Klaus Aehlig

06/29/2013

12:50 pm snf-vncauthproxy Revision 0320590b: Merge branch 'debian-feature-async-control' into debian-develop
Conflicts:
debian/control
debian/dirs
debian/vncauthproxy.default
debian/vncauthproxy.init
Stratos Psomadakis
12:49 pm snf-vncauthproxy Revision ca5ba36b: Merge branch 'develop' into debian-develop
Stratos Psomadakis
12:48 pm Pithos MacOS Client Revision 1b43864d: Fix bug
Fix bug in account serialization. Miltiadis Vasilakis
12:45 pm snf-vncauthproxy Revision 0b10953c: Merge branch 'feature-async-control' into develop
Stratos Psomadakis
12:42 pm snf-vncauthproxy Revision 366b2302: Merge branch 'feature-async-control' into debian-feature-async-control
Stratos Psomadakis
12:36 pm snf-vncauthproxy Revision df5f123a: Fix error in auth file handling
Stratos Psomadakis
04:23 am snf-vncauthproxy Revision 1ff20157: Merge branch 'feature-async-control' into debian-feature-async-control
Stratos Psomadakis
04:21 am snf-vncauthproxy Revision 28a2d809: Don't crash on an empy auth file
Don't crash on an empty auth file. Also correct a typo with the `no_ssl`
opt.
Stratos Psomadakis
04:20 am snf-vncauthproxy Revision a1ff1169: Add vncauthproxy user/group
Stratos Psomadakis
04:04 am snf-vncauthproxy Revision 1ad18957: Add DAEMON_OPTS variable in vncauthproxy.default
Stratos Psomadakis
04:04 am snf-vncauthproxy Revision cdb5a605: Bump version to 1.4~rc2-1
Signed-off-by: Stratos Psomadakis <psomas@grnet.gr> Stratos Psomadakis
04:04 am snf-vncauthproxy Revision f1a9ec25: Add /var/lib/vncauthproxy/ to dirs
Stratos Psomadakis
04:04 am snf-vncauthproxy Revision a251418b: Add example user auth file
Stratos Psomadakis
04:04 am snf-vncauthproxy Revision c99a8974: Minor change to pkg descr
Stratos Psomadakis
04:04 am snf-vncauthproxy Revision 773ef4dc: Update debian/changelog before release
Vangelis Koukis
04:04 am snf-vncauthproxy Revision 2efa7dc6: Update debian/changelog before release
Stratos Psomadakis
04:04 am snf-vncauthproxy Revision bd9ae319: Install default and init.d file as `vncauthproxy'
This is done to ensure there is an upgrade path, if package
`vncauthproxy' is already installed
Constantinos Venetsanopoulos
04:04 am snf-vncauthproxy Revision 657717d4: Add the `snf-' prefix to the package name
Constantinos Venetsanopoulos
04:04 am snf-vncauthproxy Revision ded258ec: Update maintainer field in Synnefo branch
Vangelis Koukis
04:04 am snf-vncauthproxy Revision c7e8f923: Update debian packaging after script name change
Update debian packaging to reflect console script name change
vncauthproxy.py -> vncauthproxy in setup.py.
Vangelis Koukis
04:04 am snf-vncauthproxy Revision 171b9e72: Minor fixes to the Debian packaging
Faidon Liambotis
04:04 am snf-vncauthproxy Revision eafd0e30: Initial Debian packaging
Faidon Liambotis
04:04 am snf-vncauthproxy Revision 653715aa: Drop daemon's privileges
Since there is no support for this in the daemon itself nor a proper
configuration file, do that in the (Debian) init...
Faidon Liambotis

06/28/2013

09:59 pm snf-vncauthproxy Revision 4a1dd7af: Add example users file and users file checks
Add an example users file and fail if there are no users defined in the
file.
Stratos Psomadakis
09:44 pm Revision 8bb3a316: cyclades: Fix bug in testcase
Christos Stavrakakis
09:27 pm Revision ce264c16: Merge branch 'hotfix-0.14.2' into develop
Conflicts:
snf-astakos-app/astakos/im/views/projects.py
snf-cyclades-app/synnefo/logic/backend.py
snf-django-lib/s...
Christos Stavrakakis
09:15 pm Revision 5e903a58: snf-django: Add retry option to AstakosClient
API method decorator should initialize the AstakosClient with the retry
argument set, in order to avoid errors caused...
Christos Stavrakakis
09:15 pm Revision 0ac01cf8: Add release dates for version 0.14
Christos Stavrakakis
09:15 pm Revision 9ea101d3: Update NEWS for Synnefo 0.14
Christos Stavrakakis
09:12 pm Revision abe6915b: Merge branch 'release-0.14' into develop
Conflicts:
snf-astakos-app/astakos/im/views/target/redirect.py
snf-cyclades-app/synnefo/logic/backend.py
version
Christos Stavrakakis
08:51 pm Revision a68c2667: docs: Update 0.14 upgrade guide
include reference to the update email configuration guide Kostas Papadimitriou
08:49 pm Revision dfbd2922: debian: Fix kamaki version dependency in snf-tools
Ilias Tsitsimpis
08:45 pm Revision e77a29ab: cyclades: Fixes relative to reconciliation
Get available backends once and work only with them, since available
backends may change during reconciliation. Also ...
Christos Stavrakakis
08:43 pm devflow Revision 595d480a: pylint fixes
Christos Stavrakakis
08:34 pm snf-vncauthproxy Revision d49bd2fb: Add support for control connection authentication
Since vncauthproxy no longer uses Unix domain sockets for the control
connection handling, authentication handling, w...
Stratos Psomadakis
08:21 pm snf-vncauthproxy Revision 0b74ef50: Use SSL/TLS for control connections
Control connections now use SSL/TLS by default. Since, vncauthproxy control
connections now use TCP/IP instead of Uni...
Stratos Psomadakis
06:34 pm ganeti-local Revision 6676f007: Allow customization of the chroot
As different users have different needs about the chroot, allow
customization in its build script. This is achieved a...
Klaus Aehlig
06:34 pm snf-ganeti Revision 6676f007: Allow customization of the chroot
As different users have different needs about the chroot, allow
customization in its build script. This is achieved a...
Klaus Aehlig
06:34 pm snf-ganeti Revision f5263f86: build_chroot: fix duplicate install
In the last change to the chroot build script, the
apt-get command 'install' was moved to the APT_INSTALL
macro; howe...
Klaus Aehlig
06:34 pm ganeti-local Revision f5263f86: build_chroot: fix duplicate install
In the last change to the chroot build script, the
apt-get command 'install' was moved to the APT_INSTALL
macro; howe...
Klaus Aehlig
06:06 pm devflow Revision 636aa0f3: PEP8 fix
Christos Stavrakakis
05:41 pm Revision 387eee94: astakos: Update tests
Kostas Papadimitriou
05:30 pm Revision caabf67f: astakos: Fix call of helper function
Giorgos Korfiatis
05:07 pm devflow Revision 3a137edf: Specify version_template in devflow.conf
Add extra option to devflow.conf file, containg a version_template file
for each package. Devflow will read this file...
Christos Stavrakakis
04:14 pm snf-image-creator Revision 0c505946: Pass the Image instance to the os_type classes
Those classes may need to access more Image data than the guestfs
handler and the root device name
Nikos Skalkotos
04:00 pm ganeti-local Revision 43ffd839: build_chroot: use APT_INSTALL macro for packet installation
In this way, it is easier to change all the apt calls in the chroot.
In particular, this patch fixes the missing -y o...
Klaus Aehlig
04:00 pm snf-ganeti Revision 43ffd839: build_chroot: use APT_INSTALL macro for packet installation
In this way, it is easier to change all the apt calls in the chroot.
In particular, this patch fixes the missing -y o...
Klaus Aehlig
03:38 pm snf-ganeti Revision c31ec06b: Don't exceed the standard PV size when growing a disk
With exclusive storage, PVs are supposed to be used only up to the
standard PV size.
Signed-off-by: Bernardo Dal Sen...
Bernardo Dal Seno
03:38 pm ganeti-local Revision c31ec06b: Don't exceed the standard PV size when growing a disk
With exclusive storage, PVs are supposed to be used only up to the
standard PV size.
Signed-off-by: Bernardo Dal Sen...
Bernardo Dal Seno
03:38 pm ganeti-local Revision 8e5a911a: Enable disk growth with exclusive storage
Disk growth is now supported also with exclusive storage, so we let the
operation continue.
Enable disk growth test ...
Bernardo Dal Seno
03:38 pm snf-ganeti Revision 8e5a911a: Enable disk growth with exclusive storage
Disk growth is now supported also with exclusive storage, so we let the
operation continue.
Enable disk growth test ...
Bernardo Dal Seno
03:38 pm ganeti-local Revision be9150ea: Limit the PVs used for disk growth with exclusive storage
The exclusive storage flag is passed along in the backend functions for
disk growth. LVM volumes handles the flag by ...
Bernardo Dal Seno
03:38 pm snf-ganeti Revision be9150ea: Limit the PVs used for disk growth with exclusive storage
The exclusive storage flag is passed along in the backend functions for
disk growth. LVM volumes handles the flag by ...
Bernardo Dal Seno
03:37 pm snf-ganeti Revision e43a624e: Add exclusive_storage to blockdev_grow RPC
The flag is passed to the RPC, but it's still ignored by noded.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.co...
Bernardo Dal Seno
03:37 pm ganeti-local Revision e43a624e: Add exclusive_storage to blockdev_grow RPC
The flag is passed to the RPC, but it's still ignored by noded.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.co...
Bernardo Dal Seno
03:16 pm Revision 34244dfa: astakos: Disallow join/leave for non-alive projects
Giorgos Korfiatis
03:03 pm ./kamaki Revision 258a45f3: Fix user_list docs
Stavros Sachtouris
03:01 pm ./kamaki Feature #3632 (Resolved): Cover astakos API on clients and create the corresponding user.* commands
Stavros Sachtouris
02:58 pm ./kamaki Revision 6a2a28bd: Add name and uuid of session user to shell greet
Refs: 3632 Stavros Sachtouris
02:23 pm snf-ganeti Revision 3771161c: Design doc for openvswitch support
This patch includes the design document for openvswitch support
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>...
Sebastian Gebhard
02:23 pm ganeti-local Revision 3771161c: Design doc for openvswitch support
This patch includes the design document for openvswitch support
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>...
Sebastian Gebhard
02:18 pm devflow Revision c13bf70a: Export version to debuild environment
Christos Stavrakakis
02:06 pm ./kamaki Revision c2e0892b: Merge branch 'develop' into debian-develop
Stavros Sachtouris
02:06 pm ./kamaki Revision f42bcc2d: Merge branch 'feature-multiple-tokens' into develop
Stavros Sachtouris
01:59 pm ./kamaki Feature #3632: Cover astakos API on clients and create the corresponding user.* commands
Allow multiple tokens per cloud configuration
[cloud "mycloud"]
url = ...
token = u53r70o3n1== u53r70o3n2== u53r...
Stavros Sachtouris
01:57 pm ./kamaki Revision dc897a7e: Allow multiple tokens per cloud configuration
Refs: #3632 Stavros Sachtouris
01:47 pm Feature #4021 (Closed): New git repo for the jClouds integration
Never mind.
https://github.com/grnet/snf-jclouds
Christos KK Loverdos
01:34 pm Revision 8c8f856b: astakos: Correct plural in 1 pending membership
Olga Brani
01:34 pm Revision d895de37: astakos: Fix listing of approved members
Include leave requested and suspended members in the list of approved. Giorgos Korfiatis
01:20 pm ganeti-local Revision 4855760b: Refactor NIC configuration scripts
Add new script vif-ganeti that could be used instead of
default vif-bridge in order NIC customization can be more
fle...
Dimitris Aragiorgis
01:20 pm ganeti-local Revision 397b7844: Make NIC setup more flexible in case of Xen
For every NIC write down a file that contains NIC's
info (MAC, mode, link, network details), that can
be sourced by a...
Dimitris Aragiorgis
01:20 pm ganeti-local Revision a4669456: Document vif-ganeti usage
In order to be able to use it as vif-script one has to
create a symbolic link inside /etc/xen/scripts pointing
to /us...
Dimitris Aragiorgis
01:20 pm snf-ganeti Revision a4669456: Document vif-ganeti usage
In order to be able to use it as vif-script one has to
create a symbolic link inside /etc/xen/scripts pointing
to /us...
Dimitris Aragiorgis
01:20 pm snf-ganeti Revision 397b7844: Make NIC setup more flexible in case of Xen
For every NIC write down a file that contains NIC's
info (MAC, mode, link, network details), that can
be sourced by a...
Dimitris Aragiorgis
01:20 pm snf-ganeti Revision 4855760b: Refactor NIC configuration scripts
Add new script vif-ganeti that could be used instead of
default vif-bridge in order NIC customization can be more
fle...
Dimitris Aragiorgis
01:17 pm devflow Revision 938a4739: Add option to automatically push tags and branches
Christos Stavrakakis
01:11 pm Revision 2ea2e173: Add proper logging for UserCache
Stratos Psomadakis
12:55 pm devflow Revision 8f939e17: Automatically apply patches
Use --auto-commit option to automatically apply patches for version
files, instead of ignoring them.
Christos Stavrakakis
12:55 pm devflow Revision 88d15d7e: Handle case of no user in config
Christos Stavrakakis
12:46 pm snf-image-creator Revision 55133880: Disable UAC remote restrictions in windows
Before launching the windows image with KVM, disable the UAC remote
restrictions. This is needed to make the image al...
Nikos Skalkotos
12:46 pm ganeti-local Revision 0102e732: Update design document for hroller
The requirement to be able to plan full node evacuation came up after
the initial design. So add a section describing...
Klaus Aehlig
12:46 pm snf-ganeti Revision 0102e732: Update design document for hroller
The requirement to be able to plan full node evacuation came up after
the initial design. So add a section describing...
Klaus Aehlig
12:32 pm snf-image-creator Revision 34e7a04a: Minor typos
Nikos Skalkotos
12:28 pm Revision 83a3723e: pithos: fix empty account usage computation
Usage computation for empty accounts used to fail with:
TypeError: 'NoneType' object is unsubscriptable
Sofia Papagiannaki
12:27 pm Revision f7c3c4c4: astakos: return uuid in weblogin
The weblogin used to return the user uuid.
However, this in 0.14 version had been removed since the uuid
can be retri...
Sofia Papagiannaki
12:20 pm Revision 7736e11a: pithos: improve performance of get_domain_list
Before it used to query the database
for all the objects having the specific domain
and finally filtered out the obje...
Sofia Papagiannaki
11:59 am ganeti-local Revision 6f666c50: Fix typo in ganeti-2.8 design doc
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
Michele Tartara
11:59 am ganeti-local Revision ee414f1c: Add documentation for harep
Include a section in the Administrator's guide describing how to use the
autorepair tool.
Fixes Issue 446
Signed-of...
Michele Tartara
11:59 am snf-ganeti Revision ee414f1c: Add documentation for harep
Include a section in the Administrator's guide describing how to use the
autorepair tool.
Fixes Issue 446
Signed-of...
Michele Tartara
11:59 am snf-ganeti Revision 6f666c50: Fix typo in ganeti-2.8 design doc
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
Michele Tartara
11:35 am Revision 05c1b849: astakos: Force usage registration during migration
Register usage for astakos.pending_app even if limit is exceeded. Giorgos Korfiatis
11:28 am devflow Revision 3c9b5ba0: Merge branch 'hotfix-0.11.6' into develop
Conflicts:
version
Christos Stavrakakis
11:27 am devflow Revision 48995a96: Merge branch 'master' into develop
Christos Stavrakakis
11:27 am devflow Revision 6b88d711: Get vcs_user info from gitconfig
Christos Stavrakakis
11:05 am Revision 40d4f27d: cyclades: Fix --image-name option in server-list
Christos Stavrakakis
11:05 am Revision 15c05cb7: Fix regressions in snf-manage list commands
Stratos Psomadakis
11:05 am Revision 3730b433: Bump version to 0.14.2
Christos Stavrakakis
10:38 am Revision adc82764: cyclades: Fix --image-name option in server-list
Christos Stavrakakis
09:47 am Revision c4b059b1: Fix regressions in snf-manage list commands
Stratos Psomadakis
09:22 am Pithos iOS Client Revision ef74c42f: Retry failed service requests that may have an updated URL in the service catalog
For requests that use a URL from the service catalog,
if they return status code 401 or 404,
retry once after you upd...
Miltiadis Vasilakis
« Previous
Next »
 

Also available in: Atom