Activity

From 01/02/2013 to 01/31/2013

01/31/2013

08:59 pm ./kamaki Bug #3211 (Resolved): image register behavior with quoted text in kamaki shell
New kamaki shell input regex: \'.*?\'|".*?"|^[\S]*$ Stavros Sachtouris
08:57 pm ./kamaki Revision 99e7021f: Merge branch 'feature-cli-input' into develop
Stavros Sachtouris
08:51 pm ./kamaki Revision 0ba7b031: Recostruct kamaki shell input regular expression
New regex is '\'.*?\'|".*?"|^[\S]*$' and works along with some carefull extra spliting
In total, the following are pa...
Stavros Sachtouris
06:40 pm Pithos iOS Client Revision c91b5b28: Add initial support for UUID based accounts
Get and cache display names from user catalog API call, for presentation of UUID based accounts. Clean and improve co... Miltiadis Vasilakis
05:50 pm ./kamaki Revision 40f69f15: Merge branch 'feature-image' into develop
Stavros Sachtouris
05:48 pm ./kamaki Bug #3211: image register behavior with quoted text in kamaki shell
Test case: kamaki test args 'arg with "special" characters' 'another arg "with" "cpecial characters' 'third"arg with"... Stavros Sachtouris
05:38 pm ./kamaki Revision f769a16a: Replace 'S if S else' with 'S or' in image_cli
Stavros Sachtouris
05:36 pm Revision 7eabbd72: Changes in project management commands
to better expose a pending application Giorgos Korfiatis
05:34 pm Revision fc67026b: Improve CI scripts
Christos Stavrakakis
05:34 pm Revision e8f9db81: Add make_docs to CI module
Christos Stavrakakis
05:13 pm Revision 1ffa9107: Test
Christos Stavrakakis
05:11 pm ./kamaki Revision 6764f588: Apply devflow ways of handling versions
Devflow is a GRNET system for handling versions and packaging the verious
GRNET.gr Synnefo software piecies
Stavros Sachtouris
05:02 pm Revision 843cf770: Test
Christos Stavrakakis
04:53 pm ganeti-local Revision d9e2b496: Document better gnt-network
Specify clearly that the nic parameters depend on the
network-to-nodegroup connection.
Clarify in gnt-network how in...
Guido Trotter
04:53 pm snf-ganeti Revision d9e2b496: Document better gnt-network
Specify clearly that the nic parameters depend on the
network-to-nodegroup connection.
Clarify in gnt-network how in...
Guido Trotter
04:53 pm snf-ganeti Revision 8d090b90: Fix the gnt-instance section in the htools manpage
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Guido Trotter
04:53 pm ganeti-local Revision 8d090b90: Fix the gnt-instance section in the htools manpage
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Guido Trotter
03:51 pm Revision f35081af: Add command for exporting cyclades quota
Add 'cyclades-export-quota' management command, for exporting to a file
VMS_PER_USER and NETWORKS_PER_USER settings, ...
Christos Stavrakakis
03:32 pm ./kamaki Revision 8046291b: Use devflow for packaging
Stavros Sachtouris
03:26 pm ./kamaki Revision ccd44b04: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:24 pm Revision d4993f77: Handle transaction manually when creating network
When creating private networks, commit the transaction before sending
the job to all Ganeti backends. If communicatio...
Christos Stavrakakis
03:15 pm ./kamaki Revision 64b4b4f7: Merge branch 'debian' of https://code.grnet.gr/git/kamaki into debian
Stavros Sachtouris
03:15 pm ./kamaki Revision 02cf74d0: Track errors.py
Stavros Sachtouris
03:03 pm snf-ganeti Revision 1304ab11: Update 2.7 design doc
Move two designs that have been implemented in 2.7 to design-2.7 and out
of drafts.
Other designs were partly implem...
Guido Trotter
03:03 pm ganeti-local Revision 1304ab11: Update 2.7 design doc
Move two designs that have been implemented in 2.7 to design-2.7 and out
of drafts.
Other designs were partly implem...
Guido Trotter
03:03 pm snf-ganeti Revision 29887bde: update 2.7 NEWS file
Include a handful of important changes that weren't mentioned.
Signed-off-by: Guido Trotter <ultrotter@google.com>
R...
Guido Trotter
03:03 pm ganeti-local Revision 29887bde: update 2.7 NEWS file
Include a handful of important changes that weren't mentioned.
Signed-off-by: Guido Trotter <ultrotter@google.com>
R...
Guido Trotter
01:43 pm Revision 2cb812be: Fix image 'backend_id' for archipelago
Archipelago needs as disk origin, the hashmap of the image
instead of its url in the backend.
Christos Stavrakakis
01:18 pm Revision fd622d4b: Add missing setting files to conf/
Christos Stavrakakis
01:10 pm snf-ganeti Revision fb251c2c: Disable live-RPC queries under split query
Currently, the node listing RPC is very slow due to missing
parallelisation. For the 2.7 release, we reset these back...
Iustin Pop
01:10 pm ganeti-local Revision fb251c2c: Disable live-RPC queries under split query
Currently, the node listing RPC is very slow due to missing
parallelisation. For the 2.7 release, we reset these back...
Iustin Pop
12:58 pm Revision 776d2a3f: Rename ARCHIPELAGOS to ARCHIPELAGO
Rename ARCHIPELAGOS_BACKENDS setting to ARCHIPELAGO_BACKEND. Christos Stavrakakis
11:39 am Revision 5d3675bb: Filter out deleted vms/networks
Do not count deleted VMs and Networks when getting holdings
from the Cyclades DB.
Christos Stavrakakis
11:17 am Revision ef083adf: Style fixes for recaptcha field and landing page (Astakos)
Olga Brani
11:14 am Revision 01400232: New icons for auth-methods in profile Astakos page
Olga Brani
01:48 am Revision 6674f31d: Pithos set usage send only current quota (not history/deleted)
Sofia Papagiannaki

01/30/2013

09:42 pm Revision a7752e95: Fix superusers (created by syncdb) command
Sofia Papagiannaki
09:40 pm Revision ea05c568: Case insensitive displayname search
Sofia Papagiannaki
07:39 pm snf-ganeti Revision 41238d27: harep: finish execution with a summary of instance states
The harep tool prints messages for every action that it performs (or that
it doesn't perform). In case nothing is to ...
Dato Simó
07:39 pm snf-ganeti Revision 8af72964: harep: do not wait for repair job completion to set tags
Because of instance locks, after submitting a repair job we weren't able to
set the "pending" tag until at least the ...
Dato Simó
07:39 pm snf-ganeti Revision aeb6ba44: Document that OpTestDelay/TestDelay take duration in seconds
Also, fix @rtype and @return elements of utils.TestDelay(), which now
returns a tuple but this wasn't being indicated...
Dato Simó
07:39 pm snf-ganeti Revision 8072af6c: harep: create repair jobs
Implement 'doRepair' to create a repair job from a list of opcodes if
the instance's policy allows it (otherwise set ...
Dato Simó
07:39 pm ganeti-local Revision 8072af6c: harep: create repair jobs
Implement 'doRepair' to create a repair job from a list of opcodes if
the instance's policy allows it (otherwise set ...
Dato Simó
07:39 pm ganeti-local Revision 8af72964: harep: do not wait for repair job completion to set tags
Because of instance locks, after submitting a repair job we weren't able to
set the "pending" tag until at least the ...
Dato Simó
07:39 pm ganeti-local Revision 41238d27: harep: finish execution with a summary of instance states
The harep tool prints messages for every action that it performs (or that
it doesn't perform). In case nothing is to ...
Dato Simó
07:39 pm ganeti-local Revision aeb6ba44: Document that OpTestDelay/TestDelay take duration in seconds
Also, fix @rtype and @return elements of utils.TestDelay(), which now
returns a tuple but this wasn't being indicated...
Dato Simó
07:39 pm snf-ganeti Revision a5e58418: harep: check for completed jobs at the start of the program
As a first step before detecting any brokeness with instances, see if any
of our previous repairs have completed, and...
Dato Simó
07:39 pm snf-ganeti Revision 3416e3e7: harep: initial parsing of tags
Parse auto-repair tags to set each instance in one of ArHealthy, ArFailed,
or ArPendingRepair. The implementation tri...
Dato Simó
07:39 pm ganeti-local Revision 3416e3e7: harep: initial parsing of tags
Parse auto-repair tags to set each instance in one of ArHealthy, ArFailed,
or ArPendingRepair. The implementation tri...
Dato Simó
07:39 pm ganeti-local Revision a5e58418: harep: check for completed jobs at the start of the program
As a first step before detecting any brokeness with instances, see if any
of our previous repairs have completed, and...
Dato Simó
07:39 pm snf-ganeti Revision 4ba5f148: harep: pure function to detect brokeness with instances
Add a 'detectBroken' function that determines whether an instance is in an
unhealthy state, and what's needed to repa...
Dato Simó
07:39 pm ganeti-local Revision 4ba5f148: harep: pure function to detect brokeness with instances
Add a 'detectBroken' function that determines whether an instance is in an
unhealthy state, and what's needed to repa...
Dato Simó
07:38 pm ganeti-local Revision b6d9bec8: Program/Harep.hs: add skeleton for the new auto-repair tool
harep(1) detects certain kind of problems with instances and applies the
allowed set of solutions. See doc/design-aut...
Dato Simó
07:38 pm snf-ganeti Revision b6d9bec8: Program/Harep.hs: add skeleton for the new auto-repair tool
harep(1) detects certain kind of problems with instances and applies the
allowed set of solutions. See doc/design-aut...
Dato Simó
07:37 pm ganeti-local Revision 7d8b651e: Jobs.hs: add an execJobsWaitOk function
This new 'execJobsWaitOk' returns "Bad" not only if an error occurs, but if
any of the submitted jobs doesn't succeed...
Dato Simó
07:37 pm snf-ganeti Revision 7d8b651e: Jobs.hs: add an execJobsWaitOk function
This new 'execJobsWaitOk' returns "Bad" not only if an error occurs, but if
any of the submitted jobs doesn't succeed...
Dato Simó
07:37 pm snf-ganeti Revision de9d75c8: HTools/Types.hs: minor adjustments to auto-repair types
In particular:
- make ArHealthy take an optional AutoRepairData; this allows to
represent the situation where ...
Dato Simó
07:37 pm snf-ganeti Revision f5606cda: Fix typo ("Abrreviation" -> "Abbreviation" in Common.hs)
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Dato Simó
07:37 pm ganeti-local Revision f5606cda: Fix typo ("Abrreviation" -> "Abbreviation" in Common.hs)
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Dato Simó
07:37 pm ganeti-local Revision 3f68544e: Jobs.hs: add a submitJobs function
This new 'submitJobs' function doesn't wait for job completion, it just
returns the job IDs immediately.
Signed-off-...
Dato Simó
07:37 pm snf-ganeti Revision b8e76da8: Jobs.hs: start with a shorter delay in waitForJobs
Instead of waiting 15 seconds every iteration of the waiting loop, start
with 0.5 seconds and increment exponentially...
Dato Simó
07:37 pm ganeti-local Revision b8e76da8: Jobs.hs: start with a shorter delay in waitForJobs
Instead of waiting 15 seconds every iteration of the waiting loop, start
with 0.5 seconds and increment exponentially...
Dato Simó
07:37 pm ganeti-local Revision de9d75c8: HTools/Types.hs: minor adjustments to auto-repair types
In particular:
- make ArHealthy take an optional AutoRepairData; this allows to
represent the situation where ...
Dato Simó
07:37 pm snf-ganeti Revision 3f68544e: Jobs.hs: add a submitJobs function
This new 'submitJobs' function doesn't wait for job completion, it just
returns the job IDs immediately.
Signed-off-...
Dato Simó
07:26 pm snf-ganeti Revision 0ae4b355: Removes check for conflicts from NetworkDisconnect
This removes the check for conflicts from the Haskell
version of the OpCode NetworkDisconnect. This alignes
the Haske...
Helga Velroyen
07:26 pm snf-ganeti Revision 6bb939a2: Force conflicts check in LUNetworkDisconnect
Until now if one disconnects a network with --no-conflicts-check
and then remove it, there is a possibility to leave ...
Helga Velroyen
07:26 pm ganeti-local Revision 6bb939a2: Force conflicts check in LUNetworkDisconnect
Until now if one disconnects a network with --no-conflicts-check
and then remove it, there is a possibility to leave ...
Helga Velroyen
07:26 pm ganeti-local Revision 1cce2c47: If _UnlockedLookupNetwork() fails raise error
Make _UnlockedLookupNetwork() raise OpPrereqError (instead of returning
None) in case it does not find the requested ...
Helga Velroyen
07:26 pm ganeti-local Revision 0ae4b355: Removes check for conflicts from NetworkDisconnect
This removes the check for conflicts from the Haskell
version of the OpCode NetworkDisconnect. This alignes
the Haske...
Helga Velroyen
07:26 pm snf-ganeti Revision 1cce2c47: If _UnlockedLookupNetwork() fails raise error
Make _UnlockedLookupNetwork() raise OpPrereqError (instead of returning
None) in case it does not find the requested ...
Helga Velroyen
07:12 pm ganeti-local Revision ea2bcb82: hv_kvm: Refactor getting TAP features, add tests
Split retrieving supported features into a dedicated function which can
be mocked. Tests are added for both “_ProbeTa...
Michael Hanselmann
07:12 pm snf-ganeti Revision ea2bcb82: hv_kvm: Refactor getting TAP features, add tests
Split retrieving supported features into a dedicated function which can
be mocked. Tests are added for both “_ProbeTa...
Michael Hanselmann
07:02 pm ./kamaki Revision f6ca057b: New version, no ordereddict dependency
Stavros Sachtouris
06:59 pm ./kamaki Revision 7ba32bba: Merge branch 'master' into debian
Stavros Sachtouris
06:58 pm ./kamaki Revision e82b8dee: Merge branch 'master' into debian
Stavros Sachtouris
06:57 pm ./kamaki Revision d3a75c29: Merge branch 'debian' of https://code.grnet.gr/git/kamaki into debian
Stavros Sachtouris
06:54 pm ./kamaki Feature #3199 (Closed): Recursively download remote directories
Stavros Sachtouris
06:53 pm ./kamaki Support #3209 (Closed): Container-path divider to be used as part of a container or path name
Stavros Sachtouris
06:44 pm ./kamaki Revision 305284b8: Set version
Stavros Sachtouris
06:36 pm ./kamaki Revision 5cc03379: Merge branch 'feature-ci' into release-0.6.3.3
Conflicts:
Changelog
kamaki/__init__.py
Stavros Sachtouris
06:13 pm ganeti-local Revision b76d4aaf: Merge branch 'devel-2.7'
* devel-2.7:
hv_kvm: Original error message, keyword parameter
CLI.hs: fix double spaces in option help strings
...
Michael Hanselmann
06:13 pm snf-ganeti Revision b76d4aaf: Merge branch 'devel-2.7'
* devel-2.7:
hv_kvm: Original error message, keyword parameter
CLI.hs: fix double spaces in option help strings
...
Michael Hanselmann
06:05 pm ganeti-local Revision 6f1e1921: hv_kvm: Original error message, keyword parameter
- Include original error message when creating TAP interface failed
- Pass keyword parameter as such
Signed-off-by: ...
Michael Hanselmann
06:05 pm snf-ganeti Revision 6f1e1921: hv_kvm: Original error message, keyword parameter
- Include original error message when creating TAP interface failed
- Pass keyword parameter as such
Signed-off-by: ...
Michael Hanselmann
06:04 pm Revision a7447c76: pithos-set-quota: rename and refactor for clarity and correctness
Sofia Papagiannaki
05:56 pm snf-image-creator Revision 1deb6a25: Rename README.rst to README
Nikos Skalkotos
05:30 pm ./kamaki Revision c1f910d8: Fix docs
Stavros Sachtouris
05:29 pm ./kamaki Revision b8d3bca4: Update COPYRIGHT
Stavros Sachtouris
05:28 pm ./kamaki Revision aa7a9b10: Revert updating COPYRIGHT
Stavros Sachtouris
05:27 pm ./kamaki Revision 620fe899: Revert "Fix docs"
This reverts commit b213b9a0594ba3670dfb9c3a676a1081af706be7. Stavros Sachtouris
05:20 pm Revision 6cee26a0: Restrict argument of approve_application() to application id
Giorgos Korfiatis
05:00 pm ./kamaki Revision 89e4c1c4: Get rid of OrderedDict dependency for python<=2.6
Stavros Sachtouris
04:45 pm ./kamaki Support #3213 (Closed): Remove ordereddict dependency
Stavros Sachtouris
04:44 pm Revision 49866bd2: Fix CI scripts
Christos Stavrakakis
04:44 pm Revision 87aec621: Fix version
Christos Stavrakakis
04:38 pm ./kamaki Revision a9fca388: CHANGELOG for version 0.6.3
1. Get rid of OrderedDict dependency (for python <= 2.6)
2. Minor fixes
Stavros Sachtouris
04:38 pm Revision c8513dc1: Add make_docs to CI module
Christos Stavrakakis
04:34 pm snf-image-creator Revision e236eef4: Bump ubuntu version to 0.2.3-0ubuntu1
Nikos Skalkotos
04:26 pm ./kamaki Revision b213b9a0: Fix docs
Christos Stavrakakis
04:25 pm Revision d776b3c3: Quotaholder error handling during sending existing pithos usage
If quotaholder fails if a pithos account is not registered,
retry by sending the usage for the rest.
Sofia Papagiannaki
04:25 pm Revision dfa2d4ba: Catch quota errors in pithos server
Sofia Papagiannaki
04:22 pm ./kamaki Revision 887b54b6: New release 0.6.3.3
Stavros Sachtouris
03:45 pm ./kamaki Revision c3857b7d: Merge branch 'feature-store' into develop
Stavros Sachtouris
03:45 pm ./kamaki Revision c314fc10: Add new --[dst-]container info to documentation
Stavros Sachtouris
03:39 pm Revision f77af2cc: Rollback, even if transaction is not dirty
This is a temporary bug fix for
https://code.djangoproject.com/ticket/9964 .
Django prior to 1.3 does not set a trans...
Giorgos Korfiatis
03:31 pm snf-image-creator Revision 67b35e8e: Merge branch 'master' into ubuntu
Nikos Skalkotos
03:31 pm ./kamaki Revision 891c0866: Collaborate with devflow and buildbot
Christos Stavrakakis
03:28 pm devflow Revision 6800dc8b: Pass build directory as argument
Christos Stavrakakis
03:14 pm ./kamaki Revision c87d28ac: Merge branch 'feature-store' into develop
Stavros Sachtouris
03:13 pm ./kamaki Revision b9ca5b73: download --resume can create new local files
Stavros Sachtouris
02:33 pm ./kamaki Revision 5ce38c97: Move version to seperate file
Christos Stavrakakis
02:22 pm Pithos Web Client Bug #3111 (Resolved): Context-menu unusable in Chrome 24
Christos Stathis
02:22 pm Pithos Web Client Bug #3111: Context-menu unusable in Chrome 24
Fixed in commit:28267d27
Latest version of chrome browser breaks an animated effect used in popup panels.
Christos Stathis
02:19 pm Pithos Web Client Revision 28267d27: Removed animation that is broken by latest chrome (v.24)
Christos Stathis
02:17 pm devflow Revision 97b86f46: Case of none version_file
Christos Stavrakakis
02:15 pm ./kamaki Revision 0e8a701c: Merge branch 'master' into debian
Conflicts:
docs/installation.rst
Stavros Sachtouris
02:14 pm ./kamaki Revision fc657a93: Merge branch 'develop' into debian-develop
Conflicts:
docs/installation.rst
Stavros Sachtouris
02:11 pm ./kamaki Revision 4d18c478: Merge branch 'feature-store' into develop
Stavros Sachtouris
02:10 pm ./kamaki Revision 52edad0a: Add : to all --container store-* commands
Stavros Sachtouris
01:53 pm snf-image-creator Revision 84e3cd34: Bump version to 0.2.3
Nikos Skalkotos
01:44 pm Revision 48442cbd: remove unsolicited binaries from repository
Georgios D. Tsoukalas
01:39 pm devflow Revision 0f6fd691: autopkg_debian should fail if any command fails
Christos Stavrakakis
01:32 pm ./kamaki Support #3213 (Closed): Remove ordereddict dependency
Get an incode copy of ordereddict code for systems with python < 2.7 Stavros Sachtouris
01:03 pm devflow Revision 445f53a7: pep8, pylint fixes
Christos Stavrakakis
01:02 pm devflow Revision 0dcfcb5f: Fix update version
Import code from versioning instead of running update_version.py file. Christos Stavrakakis
12:56 pm Revision 7f849a28: cyclades: import quotaholder exceptions from kamaki
Because this is where the quotaholder client exceptions come from. Georgios D. Tsoukalas
12:55 pm ./kamaki Revision 0e4ee6d1: store-move to use --dst-container with : support
Stavros Sachtouris
12:54 pm Revision 36d85e05: Fix local variable bug
Giorgos Korfiatis
12:46 pm ./kamaki Revision e423eb63: Add store-copy --dst-container with : support
Stavros Sachtouris
12:23 pm ./kamaki Support #3212 (Closed): Clean up client unittests
kamaki.clients unittests should become independant and use as few default input data and credentials as possible. Stavros Sachtouris
11:37 am Revision a4f2d2f2: Bump version
Christos Stavrakakis
11:35 am Revision d98a4e69: Bump version
Christos Stavrakakis
11:32 am ./kamaki Revision 75ee7a88: Remove obsolete method check_range
Stavros Sachtouris
11:32 am Revision bc0df761: Merge branch 'feature-archipdoc' into develop
Filippos Giannakos
11:28 am Revision 6c900328: Add more vlmc tool commands
Filippos Giannakos
11:28 am Revision e3f3abdc: add archipelago-architecture image
Filippos Giannakos
11:28 am Revision 902d661c: add archipelago documentation in admin-guide
Filippos Giannakos
11:12 am ./kamaki Bug #3211 (Closed): image register behavior with quoted text in kamaki shell
image register "La la" "pithos://pithos/la la"
- different behavior in shell than in command line
In command line...
Stavros Sachtouris

01/29/2013

06:48 pm Revision 7907c372: Merge branch 'feature-ci' into develop
Christos Stavrakakis
06:48 pm Revision 078cb806: Add CI module, to collaborate with buildbot
Christos Stavrakakis
06:33 pm snf-image-creator Revision c631f3e4: In bundle_volume keep partition starting points
When shrinking partitions, make sure that the shrinked partitions
always starts from the sector the initial partition...
Nikos Skalkotos
06:23 pm ganeti-local Revision 5fee2c83: Checks for hypervisor constants
Add two tests for hypervisor constants.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Po...
Michael Hanselmann
06:23 pm snf-ganeti Revision 5fee2c83: Checks for hypervisor constants
Add two tests for hypervisor constants.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Po...
Michael Hanselmann
06:19 pm Revision ef67f714: Grammar fix
Christos Stavrakakis
06:19 pm Revision 778081b0: Do not automatically update version files
Do not automatically update version files from setup.py. From now
on, version files are updated using 'update_version...
Christos Stavrakakis
06:13 pm Revision 3958c873: Merge remote branch 'origin/feature-burnin' into develop
Christos Stavrakakis
06:08 pm ./kamaki Revision edab7ba7: Allow create/delete to operate on con:tainers
con:tainers are containers with : in their name Stavros Sachtouris
05:48 pm ./kamaki Revision cdc4247b: -R as resursive in store_download
Stavros Sachtouris
05:44 pm ./kamaki Support #3209 (Closed): Container-path divider to be used as part of a container or path name
Right now: in kamaki store users can use the : symbol to divide the container from the path.
Problem: Kamaki cannot ...
Stavros Sachtouris
05:33 pm Revision 5a934ebb: Changelog
Ilias Tsitsimpis
05:25 pm Revision 4860a34d: Merge branch 'feature-rados' into develop
Conflicts:
snf-pithos-app/README
Filippos Giannakos
05:16 pm Revision 4d72f9ab: Cleanup after register a new image
Ilias Tsitsimpis
05:08 pm ganeti-local Revision 516c52f2: CLI.hs: fix double spaces in option help strings
Some help strings with continuation backslashes ('\') were providing a
space both before and after the backslash, res...
Dato Simó
05:08 pm snf-ganeti Revision 516c52f2: CLI.hs: fix double spaces in option help strings
Some help strings with continuation backslashes ('\') were providing a
space both before and after the backslash, res...
Dato Simó
04:54 pm ./kamaki Bug #3187 (Closed): path prefix wildcard @ kamaki-store commands
Instead of a wildcard mechanism, some store commands behavior changed to use remote or local paths as prefixes. This ... Stavros Sachtouris
04:46 pm ./kamaki Support #3197 (Resolved): Cleaner error handling code
Stavros Sachtouris
04:45 pm ./kamaki Feature #3199 (Resolved): Recursively download remote directories
Stavros Sachtouris
04:45 pm ./kamaki Revision ff07e033: Merge branch 'feature-store' into develop
Stavros Sachtouris
04:44 pm Revision e3a9d32a: Remove automatic RADOS pool creation.
If a specified RADOS pool does not exist, do not try and create it. Throw an
exception instead.
Filippos Giannakos
04:44 pm ./kamaki Revision f6c09d14: Implement resursive download
Stavros Sachtouris
04:42 pm Revision 460d9f6a: Merge branch 'feature-projects' into develop
Georgios D. Tsoukalas
04:12 pm devflow Revision 442fd5d3: pep8, pylint fixes
Christos Stavrakakis
04:00 pm snf-image-creator Revision 10a5c2bf: In bundle_volume print msg when cloning partitions
Nikos Skalkotos
03:47 pm devflow Revision e27d4798: Bump version
Christos Stavrakakis
03:27 pm snf-image-creator Revision b0376b3f: Add support for gpt partitions in bundle_volume
Nikos Skalkotos
03:07 pm snf-ganeti Revision 125df9a8: Add fields 'inst_cnt' and 'inst_list' to network queries
This adds the fields 'inst_cnt' and 'inst_list' to the
Haskell implementation of the network queries.
Signed-off-by:...
Helga Velroyen
03:07 pm ganeti-local Revision 125df9a8: Add fields 'inst_cnt' and 'inst_list' to network queries
This adds the fields 'inst_cnt' and 'inst_list' to the
Haskell implementation of the network queries.
Signed-off-by:...
Helga Velroyen
03:06 pm snf-ganeti Revision 2d3d843d: Moving network query helper functions to Network.hs
So far, a couple of helper function for the network
queries resided in Config.hs. I figured it makes more
sense to mo...
Helga Velroyen
03:06 pm ganeti-local Revision 2d3d843d: Moving network query helper functions to Network.hs
So far, a couple of helper function for the network
queries resided in Config.hs. I figured it makes more
sense to mo...
Helga Velroyen
03:05 pm ./kamaki Revision 55c7c589: Merge branch 'feature-store' into develop
Stavros Sachtouris
02:32 pm Revision 5933ff75: Fix pithos settings
Sofia Papagiannaki
02:20 pm ./kamaki Revision ae99b37d: Intuitive semantics to store-download
download to directory means multiple downloads with prefix Stavros Sachtouris
01:51 pm snf-ganeti Revision 176dfd54: Add new NIC parameter to man page of 'gnt-instance'
According to doc/design-network.rst, there is a new NIC
parameter 'network', which can be used to link an instance
to...
Helga Velroyen
01:51 pm ganeti-local Revision 176dfd54: Add new NIC parameter to man page of 'gnt-instance'
According to doc/design-network.rst, there is a new NIC
parameter 'network', which can be used to link an instance
to...
Helga Velroyen
01:39 pm Revision 8a8578c5: Retry project view when PendingMembershipError is raised
Giorgos Korfiatis
01:39 pm Revision 85c46d85: A transaction handler that performs retries
Giorgos Korfiatis
01:31 pm Revision ccfd4e44: Pithos: handle quotaholder exception errors
Sofia Papagiannaki
01:25 pm ./kamaki Revision f2b26be6: Change version
Stavros Sachtouris
01:08 pm ./kamaki Revision f15683cb: Manifest Changelog
Stavros Sachtouris
12:06 pm Revision c69462a4: Change option to --check-expired
Giorgos Korfiatis
11:26 am Revision 3a6e0fd0: uenc: convert to repr(utf8) if encoding fails.
Georgios D. Tsoukalas
11:00 am Revision 3fc0273f: Remove guestfs
Ilias Tsitsimpis
09:46 am Pithos MS Client Revision 779fb042: Updates to Client for compatibility with the next pithos+ server
Updates to the versioning to accept minor changes for the update server (only for dev builds)
Changes to Installer to...
George Pantazis

01/28/2013

09:05 pm Revision 11ed5cdc: Do not postprocess if it's marked for rollback
Giorgos Korfiatis
07:43 pm devflow Revision 3b1b0946: Add help message
Christos Stavrakakis
07:40 pm devflow Revision ccb807ce: Merge branch 'feature-ci' into develop
Conflicts:
devflow/autopkg.py
devflow/versioning.py
Christos Stavrakakis
07:39 pm Revision 26e15cff: Run postprocess in a transaction context too
Giorgos Korfiatis
07:36 pm Revision 5d209685: Change display of Chain.PENDING
Giorgos Korfiatis
07:29 pm devflow Revision fe07993a: Fix vcs info of merge commit
Christos Stavrakakis
07:27 pm devflow Revision 520bc134: Make autopkg_debian script to create temp dir
Christos Stavrakakis
05:57 pm Revision ad2b744d: Disable problematic migration
Sofia Papagiannaki
05:52 pm Revision e0a30018: Show `unlimited' max members
Giorgos Korfiatis
05:52 pm Revision 09f54ceb: Reintroduce --app in project-show
Giorgos Korfiatis
05:52 pm Revision 720ddb7a: Remove call to uenc
Giorgos Korfiatis
05:48 pm Pithos iOS Client Revision 297bc870: Merge branch 'master' into develop
Miltiadis Vasilakis
05:33 pm Revision a9ee4f4d: Merge branch 'debian-feature-snf-stats-app' into debian-develop
Stratos Psomadakis
05:33 pm Revision f5795a6f: Merge branch 'develop' into debian-develop
Stratos Psomadakis
05:33 pm Revision 0e646d2a: Merge branch 'feature-snf-stats-app' into develop
Stratos Psomadakis
05:22 pm Revision 7fcec5d7: snf-stats: Initial commit
Stratos Psomadakis
05:22 pm Revision a7a99186: Add snf-stats-app to autopkg.conf
Stratos Psomadakis
05:22 pm Revision 925fe98f: Rename snf-stats to snf-stats-app
Stratos Psomadakis
05:22 pm Revision 56359d19: snf-cyclades-gtools: Add Ganeti stats collectd plugin
Stratos Psomadakis
05:18 pm Revision 6a97152d: Debian files for snf-stats-app and snf-cyclades-gtools
Stratos Psomadakis
05:18 pm Revision 47fbfc1c: Chain-based project management commands
Giorgos Korfiatis
05:16 pm Revision 2529745f: Introduce chain state and related methods
Giorgos Korfiatis
05:16 pm Revision 033f2822: Move Chain code block before ProjectApplicationManager
Giorgos Korfiatis
05:08 pm Revision 06d7c286: Fix encoding handling in astakos commands
Sofia Papagiannaki
03:59 pm Revision 094c0768: Change astakos user list & show commands.
Include uuid in user-list & search user also by uuid in user-show. Sofia Papagiannaki
03:48 pm devflow Revision fdf79166: Fix tests script
Christos Stavrakakis
03:46 pm Revision 09572034: Change default astakos service urls in pithos settings.
Sofia Papagiannaki
03:43 pm Revision e31e4274: Change error handling in uuid to displayname pithos path migration.
Stop migraton if it fails to retrieve a uuid/displayname. Sofia Papagiannaki
03:43 pm devflow Revision bd2849d1: Fix autopkg_debian script
Christos Stavrakakis
03:42 pm snf-image-creator Revision aaacdc1f: Add AUTHORS and ChangeLog
Nikos Skalkotos
03:37 pm snf-image-creator Revision 18f71e1e: Add man pages for snf-image-creator & snf-mkimage
Nikos Skalkotos
03:36 pm Revision a3af7d09: Astakos presentation fixes
- Rename Profile to Dashboard
- New functionality for cloudbar
- Responsive styles
- New image for reset password page
Olga Brani
02:28 pm Revision 55f8c5d8: migration-to-0.13 related scripts
Georgios D. Tsoukalas
02:25 pm devflow Revision 9394b2f2: Grammer fix
Christos Stavrakakis
02:24 pm Revision 19246578: Restrict user_catalogs response (user API)
If the request uuids or displaynames is null do not return information for all users
(as it happens in the service ca...
Sofia Papagiannaki
02:21 pm devflow Revision d23bbb48: CI fixes
Christos Stavrakakis
02:19 pm devflow Revision 9be34db8: Create the debian brach if missing
Christos Stavrakakis
02:02 pm Revision 95a87099: Try to upload and register an image
Ilias Tsitsimpis
01:54 pm devflow Revision 61c5aa98: Add configobj to dependencies
Christos Stavrakakis
01:31 pm devflow Revision 3a150e7c: Ignore version files from dpkg-source diff
Christos Stavrakakis
01:12 pm snf-image-creator Revision b50f3b94: Update the documentation
Add installation sections for Fedora and CentOS Nikos Skalkotos
12:38 pm devflow Revision bec4bf12: Add devflow.conf configuration file
Christos Stavrakakis
12:10 pm Revision 62944f83: Rename management commands for clarity
Rename project-approve and project-deny to application-approve and
application-deny, respectively, to make it clear t...
Giorgos Korfiatis
12:00 pm Revision 5195c0e9: Make Chain a proper db table
Keep chain IDs in table Chain and add foreign keys from ProjectApplication
and Project to Chain.
This will allow us ...
Giorgos Korfiatis
11:47 am devflow Revision 8334fb57: Move update version to seperate script
Christos Stavrakakis
11:45 am devflow Revision 2e9f0ee2: Fix debian warning
Christos Stavrakakis
11:39 am Revision f2c27eb6: typo fix
Georgios D. Tsoukalas
11:00 am snf-image-creator Revision a7f54b43: Add the docs directory in MANIFEST.in
When you create a source distribution with:
python ./setup.py sdist
The docs should be included in the source archive.
Nikos Skalkotos

01/27/2013

08:06 pm snf-image-creator Revision eb07a85f: Don't call parted.Device.destroy()
It behaves different in different pyparted versions and only causes
problems. Let python do the garbage-collection...
Nikos Skalkotos
07:56 pm snf-image Revision 56e4f945: Remove deprecated network_backend_support check
Nikos Skalkotos
07:47 pm snf-image Revision 49bc26a3: Change some default values
Change HELPER_SIZE to 600 and HELPER_SOFT_TIMEOUT to 120 Nikos Skalkotos
04:15 pm Revision 437c0052: Display resource quota in user-show command
Sofia Papagiannaki
01:39 pm devflow Revision d4b7f566: Add option for setting changelog's distribution
Christos Stavrakakis
01:31 pm devflow Revision a87012a9: Rename GITFLOW_BUILD_MODE to DEVFLOW_BUILD_MODE
Christos Stavrakakis
01:27 pm devflow Revision 4a8d727c: Add --keyid option for signing packages
Christos Stavrakakis
01:17 pm devflow Revision c9c385c0: Add --no-sign option
Christos Stavrakakis

01/26/2013

09:28 pm Revision 610d0948: Remove obsolete function get_project_id_of_application_id
Giorgos Korfiatis
09:25 pm Revision c8ed1ca1: Add GET method for project_leave view
Giorgos Korfiatis
09:14 pm Revision d74111be: Fix presentation in project template
Giorgos Korfiatis
08:20 pm devflow Revision ce5f5240: Tag upstream branch with the expected format
git-buildpackage expects tags of the form upstream/%(version)s Christos Stavrakakis
08:17 pm devflow Revision 8c028e36: Refactory autopk
Christos Stavrakakis
08:09 pm Revision de06a16b: Typo
Giorgos Korfiatis
07:18 pm Revision 763b70fd: Remove devflow dependency from quotaholder setup
Christos Stavrakakis
03:57 pm snf-image-creator Revision 29274f83: Ommit using os.path.relpath
The method has different behaviour in python 2.6 and python 2.7.
In python 2.6, os.path.relpath('/proc', '/) will out...
Nikos Skalkotos
03:50 pm snf-image-creator Revision e62eb365: Support pyparted 3.4
Use length instead of getLength() to get the size in sectors of a
device.
Nikos Skalkotos
03:27 pm Revision 91a401ea: Remove devflow dependency from quotaholder setup
Christos Stavrakakis

01/25/2013

09:20 pm ./kamaki Revision 32aad5c5: Merge branch 'feature-errors' into develop
Stavros Sachtouris
09:19 pm ./kamaki Revision 285d7238: Total code reduction: ~25KiB of code
Stavros Sachtouris
09:17 pm ./kamaki Revision b4cf92b8: Fully adjust pithos_cli
Stavros Sachtouris
07:58 pm Revision aff28f5f: uenc: utility function for encoding unicode to str
1. Motivation.
Too often a programmer outputs an object that can either be str or
unicode. The default python encodi...
Georgios D. Tsoukalas
07:07 pm Revision 47c2fb43: Update some messages on Astakos
Constantinos Venetsanopoulos
06:46 pm ./kamaki Revision 68858765: Adjust up to store-download
Stavros Sachtouris
06:30 pm Revision 7f31a7a3: Check if a user other than the owner can view a project
Giorgos Korfiatis
06:12 pm Revision fa153211: Remove duplicate function
Giorgos Korfiatis
06:12 pm ganeti-local Revision ae960018: More fields for network queries
This adds more fields to the network queries:
- group_cnt, free_count, reserved_count, and map
Signed-off-by: Helga ...
Helga Velroyen
06:12 pm snf-ganeti Revision ae960018: More fields for network queries
This adds more fields to the network queries:
- group_cnt, free_count, reserved_count, and map
Signed-off-by: Helga ...
Helga Velroyen
06:00 pm snf-ganeti Revision ba258c08: Fix spelling issue in hroller.rst
'explicitly' was spelled the wrong way
Signed-off-by: Benjamin Kerensa <bkerensa@ubuntu.com>
Signed-off-by: Guido Tr...
Benjamin Kerensa
06:00 pm ganeti-local Revision ba258c08: Fix spelling issue in hroller.rst
'explicitly' was spelled the wrong way
Signed-off-by: Benjamin Kerensa <bkerensa@ubuntu.com>
Signed-off-by: Guido Tr...
Benjamin Kerensa
05:58 pm ./kamaki Revision ca092af4: Adjust up to store-overwrite
Stavros Sachtouris
05:42 pm Revision d1b04b96: Remove obsolete user_status and its clients
Giorgos Korfiatis
04:28 pm ganeti-local Revision f601723c: Merge branch 'devel-2.7'
* devel-2.7:
kvm: fix bug while fetching -device list
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review...
Michael Hanselmann
04:28 pm snf-ganeti Revision f601723c: Merge branch 'devel-2.7'
* devel-2.7:
kvm: fix bug while fetching -device list
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review...
Michael Hanselmann
04:07 pm snf-ganeti Revision d8784f7d: hv_xen: Fix issues with migration, add tests
Commit 3d942d8 broke instance migration (“self._cmd” was set to None).
This patch fixes that issue, refactors “Migrat...
Michael Hanselmann
04:07 pm ganeti-local Revision d8784f7d: hv_xen: Fix issues with migration, add tests
Commit 3d942d8 broke instance migration (“self._cmd” was set to None).
This patch fixes that issue, refactors “Migrat...
Michael Hanselmann
04:04 pm Revision 6eb0de11: Remove trailing space
Sofia Papagiannaki
03:38 pm Revision 5c3458ab: Astakos fix for chrome slideToggle bug in profile form
Olga Brani
03:25 pm snf-ganeti Revision bc0fed4b: kvm: fix bug while fetching -device list
_GetKVMOutput expects the command to succeed, but unfortunately on some
versions of kvm "-device ?" will output a cor...
Guido Trotter
03:25 pm ganeti-local Revision bc0fed4b: kvm: fix bug while fetching -device list
_GetKVMOutput expects the command to succeed, but unfortunately on some
versions of kvm "-device ?" will output a cor...
Guido Trotter
03:22 pm Revision 04e05445: Fix user-add --active command
Call activate function to send also the user quota limits. Sofia Papagiannaki
02:54 pm Revision ccaadd41: Add uuid in user profile view
Sofia Papagiannaki
12:58 pm ganeti-local Revision 2edc1c79: hv_xen: Test various forms of getting instance/node info
Test functions for retrieving instance and node information.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
R...
Michael Hanselmann
12:58 pm snf-ganeti Revision 2edc1c79: hv_xen: Test various forms of getting instance/node info
Test functions for retrieving instance and node information.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
R...
Michael Hanselmann
12:58 pm ganeti-local Revision 664b392d: hv_xen: Test stopping an instance
Test stopping an instance, and ensure the configuration file still
exists after an instance couldn't be stopped.
Sig...
Michael Hanselmann
12:58 pm snf-ganeti Revision 664b392d: hv_xen: Test stopping an instance
Test stopping an instance, and ensure the configuration file still
exists after an instance couldn't be stopped.
Sig...
Michael Hanselmann
12:58 pm snf-ganeti Revision 396672cd: hv_xen: Test starting an instance
Test starting an instance in normal mode, in paused mode, and in case of
failure.
Signed-off-by: Michael Hanselmann ...
Michael Hanselmann
12:58 pm ganeti-local Revision 396672cd: hv_xen: Test starting an instance
Test starting an instance in normal mode, in paused mode, and in case of
failure.
Signed-off-by: Michael Hanselmann ...
Michael Hanselmann
12:58 pm ganeti-local Revision 57270b2d: hv_xen: Test reading non-existent config file
Check whether doing so raises an exception.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga...
Michael Hanselmann
12:58 pm snf-ganeti Revision 57270b2d: hv_xen: Test reading non-existent config file
Check whether doing so raises an exception.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga...
Michael Hanselmann
12:58 pm ganeti-local Revision b666f213: hv_xen: Test verifying hypervisor
Test success and failure.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <helgav@...
Michael Hanselmann
12:58 pm snf-ganeti Revision b666f213: hv_xen: Test verifying hypervisor
Test success and failure.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <helgav@...
Michael Hanselmann
12:58 pm ganeti-local Revision 7610d884: hv_xen: Test removing config from "auto" directory
Test whether any existing configuration file named after the instance is
removed from Xen's “auto” directory.
Signed...
Michael Hanselmann
12:58 pm snf-ganeti Revision 7610d884: hv_xen: Test removing config from "auto" directory
Test whether any existing configuration file named after the instance is
removed from Xen's “auto” directory.
Signed...
Michael Hanselmann
12:58 pm ganeti-local Revision 74a50c46: Establish base for testing Xen hypervisor abstraction
There are two separate Xen hypervisors (HVM and PVM), as well as two
different Xen commands (xl and xm). This already...
Michael Hanselmann
12:58 pm snf-ganeti Revision 74a50c46: Establish base for testing Xen hypervisor abstraction
There are two separate Xen hypervisors (HVM and PVM), as well as two
different Xen commands (xl and xm). This already...
Michael Hanselmann
12:58 pm ganeti-local Revision 64a66bd2: hv_xen: Test errors while writing config file
Test error handling while writing Xen configuration files.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Rev...
Michael Hanselmann
12:58 pm snf-ganeti Revision 64a66bd2: hv_xen: Test errors while writing config file
Test error handling while writing Xen configuration files.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Rev...
Michael Hanselmann
12:58 pm ganeti-local Revision 1dee2041: hv_xen: Test using unknown Xen command
This tests “unknown” values of “constants.XEN_CMD”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-b...
Michael Hanselmann
12:58 pm snf-ganeti Revision 1dee2041: hv_xen: Test using unknown Xen command
This tests “unknown” values of “constants.XEN_CMD”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-b...
Michael Hanselmann
12:58 pm snf-ganeti Revision 31da5ab5: hv_xen: Split StopInstance
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michael Hanselmann
12:58 pm ganeti-local Revision 31da5ab5: hv_xen: Split StopInstance
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Michael Hanselmann
12:58 pm snf-ganeti Revision 3d942d8b: hv_xen: Abstract running Xen commands
Instead of using the “XEN_CMD” constant in multiple places, that is now
all in a single place and can easily be chang...
Michael Hanselmann
12:58 pm ganeti-local Revision 3d942d8b: hv_xen: Abstract running Xen commands
Instead of using the “XEN_CMD” constant in multiple places, that is now
all in a single place and can easily be chang...
Michael Hanselmann
12:57 pm snf-ganeti Revision 89c4e365: Merge branch 'devel-2.7'
* devel-2.7:
hv_xen: Remove config after shutdown was successful
Signed-off-by: Michael Hanselmann <hansmi@google....
Michael Hanselmann
12:57 pm ganeti-local Revision 89c4e365: Merge branch 'devel-2.7'
* devel-2.7:
hv_xen: Remove config after shutdown was successful
Signed-off-by: Michael Hanselmann <hansmi@google....
Michael Hanselmann
12:46 pm Revision aaf73e65: strbigdec: smart big decimal number-to-string
Georgios D. Tsoukalas
12:26 pm Revision a75dbd7b: View for cancelling a pending application
Giorgos Korfiatis
11:31 am Revision b6092231: Disable dispatcher to run as a daemon by default
This is needed because during package installation
postinst script tries to start the daemon which is yet
unconfigure...
Dimitris Aragiorgis
11:18 am Revision bb5f6357: Changes in button positioning
Giorgos Korfiatis

01/24/2013

10:27 pm Revision c88913f7: Status in project list
Giorgos Korfiatis
08:30 pm snf-ganeti Revision effc9cad: List networks: call client explicitely
This way, it is easier to make it call the haskell
implementation of the network queries.
Signed-off-by: Helga Velro...
Helga Velroyen
08:30 pm ganeti-local Revision effc9cad: List networks: call client explicitely
This way, it is easier to make it call the haskell
implementation of the network queries.
Signed-off-by: Helga Velro...
Helga Velroyen
08:30 pm snf-ganeti Revision 05092772: First part of Network Queries in Haskell
This is the beginning of the implementation of network
queries. This includes establishing all infrastructure
to run ...
Helga Velroyen
08:30 pm ganeti-local Revision 05092772: First part of Network Queries in Haskell
This is the beginning of the implementation of network
queries. This includes establishing all infrastructure
to run ...
Helga Velroyen
08:30 pm ganeti-local Revision a64cc96b: Convert Maybe results to RSUnavail
When displaying query results of type Maybe, one could use the
function rsMaybe. Unfortunately, this function maps 'N...
Helga Velroyen
08:30 pm snf-ganeti Revision a64cc96b: Convert Maybe results to RSUnavail
When displaying query results of type Maybe, one could use the
function rsMaybe. Unfortunately, this function maps 'N...
Helga Velroyen
08:30 pm ganeti-local Revision b43064d0: Extend config by networks and networks by UUIDs
For network queries to work, we need to extend the general
config type to include all available networks. Additionall...
Helga Velroyen
08:30 pm snf-ganeti Revision b43064d0: Extend config by networks and networks by UUIDs
For network queries to work, we need to extend the general
config type to include all available networks. Additionall...
Helga Velroyen
08:19 pm ./kamaki Revision 1395c40e: Adjust pithos_cli up to store_move
Stavros Sachtouris
07:59 pm Revision 18945296: Wording fixes
Kostas Papadimitriou
07:18 pm Revision 8a510584: Preserve auth provider order across views
Kostas Papadimitriou
07:11 pm Revision 720e6adf: Handle project-show invalid input
Raise CommandError there is no such project Sofia Papagiannaki
07:06 pm Revision 6e212c04: Fix syntax error
x root
07:04 pm Revision d4660e00: Changes in project_detail
Distinguish project/application view as well as
owner/simple user mode
Giorgos Korfiatis
06:58 pm Revision b8b8fdde: Update Astakos help text message
Change the message on the form in which the user
changes his/her password.
Constantinos Venetsanopoulos
06:49 pm Revision bcd550c2: Fixes
- Change order in the menu
- Fix style bugs
- Fix form input border bug
Olga Brani
06:39 pm Revision 76ca5ff0: Fix project resource fieldset ordering
Kostas Papadimitriou
06:39 pm Revision 94e49e22: Skip project homepage response validation
Kostas Papadimitriou
06:26 pm Revision 51d734ea: Fix refresh token bug in profile page
Olga Brani
06:21 pm Revision 5d2e61ec: Update pithos & astakos api docs
Sofia Papagiannaki
06:10 pm Revision 8a1393cc: New hover state for icons in profile auth pethods
Olga Brani
06:10 pm Revision d692d8f8: Fixed order of resources in project creation form
Olga Brani
06:07 pm Revision ec2e67f4: Explicit groups/resources order
Kostas Papadimitriou
06:00 pm snf-ganeti Revision 3673a326: Typo in comment of network type
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Helga Velroyen
06:00 pm ganeti-local Revision 3673a326: Typo in comment of network type
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Helga Velroyen
05:36 pm ./kamaki Revision 5a673575: Fully adjust cyclades_cli
Stavros Sachtouris
05:33 pm Revision c291fd04: Style fixes
Olga Brani
05:21 pm devflow Revision edcc5a4d: Take build area as arguments
Christos Stavrakakis
05:06 pm Revision 9a0d8393: Various fixes
- Hand hover effect in landing page
- Select hover state
- Text corrections
Olga Brani
04:23 pm Revision 28f4439f: Fix send reset password email
Sofia Papagiannaki
04:02 pm Revision 73dcef48: Show activation message
Kostas Papadimitriou
04:00 pm Revision e1017df9: Set Project.name None when terminated so that it can be reused
Giorgos Korfiatis
03:58 pm Revision 260f1021: Improve unusable password validation error message
Kostas Papadimitriou
03:58 pm Revision a202beb8: Fix cloudbar profile sizing
Kostas Papadimitriou
03:58 pm Revision 66ef7099: Temorarily remove api access from menu
Kostas Papadimitriou
03:58 pm Revision e9e692be: Auth providers fixes
- Respect CAN_REMOVE provider setting
- Verbal differences in create password form (based on if user requests
to ad...
Kostas Papadimitriou
03:58 pm Revision db71675c: Enrich local login method profile display
- Include username/email Kostas Papadimitriou
03:58 pm Revision 3000912c: Fix third party login next_url handling
Kostas Papadimitriou
03:39 pm ./kamaki Revision 92ab4b52: Bump ubuntu version 0.6.3.2-0ubuntu1
Nikos Skalkotos
03:35 pm snf-ganeti Revision 4b8b172d: hv_xen: Remove config after shutdown was successful
If stopping an instance failed, the configuration would already be gone
and other operations depending on it (e.g. mi...
Michael Hanselmann
03:35 pm ganeti-local Revision 4b8b172d: hv_xen: Remove config after shutdown was successful
If stopping an instance failed, the configuration would already be gone
and other operations depending on it (e.g. mi...
Michael Hanselmann
03:05 pm Revision 2a2c6876: Use admin version of state display
Giorgos Korfiatis
02:47 pm Revision 2a7276e7: Expose /user_catalogs service api call
Change migration scripts to use this instead of the user api call Sofia Papagiannaki
02:47 pm Revision 02d94254: Update docs and settings
Sofia Papagiannaki
02:32 pm Revision cb6b8c79: Enhanced project-show
Giorgos Korfiatis
02:32 pm Revision d77b32f2: Changes in state display, plus some queries
Giorgos Korfiatis
02:29 pm ganeti-local Revision c3d839f5: hv_xen: Simplify writing configuration
Instead of calling _WriteConfigFileStatic from both derived classes,
those now only return the content (minus the “do...
Michael Hanselmann
02:29 pm snf-ganeti Revision c3d839f5: hv_xen: Simplify writing configuration
Instead of calling _WriteConfigFileStatic from both derived classes,
those now only return the content (minus the “do...
Michael Hanselmann
02:29 pm ganeti-local Revision 0a903309: hv_xen: Prepare for unit tests, remove {static,class}method
Unit tests will have to specify a custom Xen configuration directory (a
temporary directory). To this end “hv_xen.Xen...
Michael Hanselmann
02:29 pm snf-ganeti Revision 0a903309: hv_xen: Prepare for unit tests, remove {static,class}method
Unit tests will have to specify a custom Xen configuration directory (a
temporary directory). To this end “hv_xen.Xen...
Michael Hanselmann
02:27 pm snf-ganeti Revision d0bb3f24: hv_xen: Factorize and test disk configuration
The “_GetConfigFileDiskData” function is moved to module level and
cleaned up (module-level constants for letters and...
Michael Hanselmann
02:27 pm ganeti-local Revision d0bb3f24: hv_xen: Factorize and test disk configuration
The “_GetConfigFileDiskData” function is moved to module level and
cleaned up (module-level constants for letters and...
Michael Hanselmann
02:26 pm Revision 11779b6c: Add Pithos TestCases
Ilias Tsitsimpis
02:04 pm Revision 3a9b8a84: Various fixes
- Fix profile form slideToggle chrome bug
- Fix input focus style
- More margin in extracontent auth_methods
Olga Brani
01:58 pm snf-ganeti Revision 06c9a520: hv_xen: Refactor getting node information, add tests
Refactor and add tests for getting node (Domain-0) information.
Signed-off-by: Michael Hanselmann <hansmi@google.com...
Michael Hanselmann
01:58 pm ganeti-local Revision 06c9a520: hv_xen: Refactor getting node information, add tests
Refactor and add tests for getting node (Domain-0) information.
Signed-off-by: Michael Hanselmann <hansmi@google.com...
Michael Hanselmann
01:57 pm ganeti-local Revision b255379d: hv_xen: Refactor running & parsing "xm list", add tests
This patch refactors “_RunXmList” and adds some tests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe...
Michael Hanselmann
01:57 pm snf-ganeti Revision b255379d: hv_xen: Refactor running & parsing "xm list", add tests
This patch refactors “_RunXmList” and adds some tests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe...
Michael Hanselmann
01:46 pm snf-ganeti Revision d82dec68: Merge branch 'devel-2.7'
* devel-2.7:
hv_*: Always return from Verify, style fixes
_VerifyErrors()._Error() and _ErrorIf() are now consist...
Michael Hanselmann
01:46 pm ganeti-local Revision d82dec68: Merge branch 'devel-2.7'
* devel-2.7:
hv_*: Always return from Verify, style fixes
_VerifyErrors()._Error() and _ErrorIf() are now consist...
Michael Hanselmann
12:59 pm ./kamaki Revision 12c59e93: Merge branch 'master' into ubuntu
Nikos Skalkotos
12:46 pm snf-ganeti Revision cd04dfd2: hv_*: Always return from Verify, style fixes
Change all “Verify” methods in hypervisor abstractions to explicitely
return None if no problem was detected. Remove ...
Michael Hanselmann
12:46 pm ganeti-local Revision cd04dfd2: hv_*: Always return from Verify, style fixes
Change all “Verify” methods in hypervisor abstractions to explicitely
return None if no problem was detected. Remove ...
Michael Hanselmann
12:27 pm Revision 7b4ca7fe: Fix empty new email validation
Olga Brani
12:25 pm Revision 46cdafb6: Cloudbar bug fix
Olga Brani
12:00 pm Revision 7d95385b: Cleanup transaction context
Giorgos Korfiatis
12:00 pm Revision e4c26c85: Fixes in notification transaction context
Giorgos Korfiatis
12:00 pm Revision 729d1abe: A comment
Giorgos Korfiatis
11:51 am Revision 835e2ee3: New texts
Text for sign up/contact form/ reset password Olga Brani
11:37 am devflow Revision 06dcdc1b: Fix exception msg
Christos Stavrakakis
11:31 am devflow Revision 1b883fea: Assert that os.system commands succeed
Christos Stavrakakis
11:26 am Revision 57f5ea5c: Use locking function as a decorator
Giorgos Korfiatis
10:50 am ganeti-local Revision 9842f020: Check minimum size of networks on creation
When creating a network, so far no size constraints were checked.
We now limit the size of a network to a /30 or bigg...
Helga Velroyen
10:50 am snf-ganeti Revision 9842f020: Check minimum size of networks on creation
When creating a network, so far no size constraints were checked.
We now limit the size of a network to a /30 or bigg...
Helga Velroyen
10:46 am snf-ganeti Revision 9928c63e: Fix syntax error in QA's sample config
The additional comma makes this file invalid JSON.
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Mi...
Helga Velroyen
10:46 am ganeti-local Revision 9928c63e: Fix syntax error in QA's sample config
The additional comma makes this file invalid JSON.
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Mi...
Helga Velroyen
10:46 am ganeti-local Revision ea7693c1: Network QA
This adds a script for the QA of 'gnt-network'. So far it
covers adding/removing and connecting/disconnecting network...
Helga Velroyen
10:46 am snf-ganeti Revision ea7693c1: Network QA
This adds a script for the QA of 'gnt-network'. So far it
covers adding/removing and connecting/disconnecting network...
Helga Velroyen

01/23/2013

10:06 pm Revision ff81d0d9: Redirect to index after sending activation email
Kostas Papadimitriou
10:06 pm Revision f5001ffb: Fix empty email validation
Kostas Papadimitriou
10:06 pm Revision 86b446dd: Cleanse middleware fix
patch only once Kostas Papadimitriou
10:06 pm Revision ca5148f2: Auth providers add/remove messages
- Include provider method display
- Add remove message
Kostas Papadimitriou
10:04 pm Revision 0e79735c: Several auth providers fixes/improvements
- Allow third party signup if existing account with the same third party
identifier is not yet verified. Subsequent...
Kostas Papadimitriou
07:55 pm Revision 49d451df: Fix urls
Sofia Papagiannaki
07:50 pm ./kamaki Revision b04288f7: Adjust cyclades_cli up to create
Stavros Sachtouris
07:49 pm snf-ganeti Revision 0c348b86: constants: Add list of known Xen commands
These will be used in unittests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iust...
Michael Hanselmann
07:49 pm ganeti-local Revision 0c348b86: constants: Add list of known Xen commands
These will be used in unittests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iust...
Michael Hanselmann
07:47 pm Revision 59a287b0: Change astakos /login/redirect path to /login
Sofia Papagiannaki
07:19 pm Revision 758fc8ec: Update Astakos general messages
Constantinos Venetsanopoulos
07:07 pm Revision 861458fd: Remove debug shibboleth statement
Kostas Papadimitriou
07:00 pm Revision 1c65202f: Remove a debugging print
Giorgos Korfiatis
06:59 pm Revision 8cf9b2dd: Use custom project_transaction_context in project views
Giorgos Korfiatis
06:56 pm Revision f6b041c0: Change status in project_list
Giorgos Korfiatis
06:56 pm Revision d55d4f34: Custom transaction context
A context which can be used as a decorator;
it commits the transaction if no exception was raised and
the rollback fl...
Giorgos Korfiatis
06:51 pm Revision 27932481: Fix name error
Sofia Papagiannaki
06:51 pm Revision 48c9f506: Remove commented code
Sofia Papagiannaki
06:51 pm Revision 7d145e78: Change feedback email sender and body
Sofia Papagiannaki
06:51 pm Revision 1e960db7: Fix docstring typo
Sofia Papagiannaki
06:51 pm Revision 890c2065: Change feedback & user_catalogs astakos && pithos api calls
* Substitute ``username`` with ``displayname`` Sofia Papagiannaki
06:48 pm ./kamaki Revision 236e7d08: Fully adjust cyclades_cli
Stavros Sachtouris
06:45 pm devflow Revision fd18e55a: Fix pylint script
Christos Stavrakakis
06:34 pm snf-ganeti Revision 8bb2df7d: _VerifyErrors()._Error() and _ErrorIf() are now consistent
_Error() didn't contain the logic for demoting errors to warnings and for
marking an operation as failed. Now _ErrorI...
Bernardo Dal Seno
06:34 pm ganeti-local Revision 8bb2df7d: _VerifyErrors()._Error() and _ErrorIf() are now consistent
_Error() didn't contain the logic for demoting errors to warnings and for
marking an operation as failed. Now _ErrorI...
Bernardo Dal Seno
06:12 pm Revision 11c079c8: Fix exception handling in RADOS blocker/mapper
Handle only KeyError exception in blocker/mapper initialization, and propagate
all other, as they indicate errors.
Filippos Giannakos
06:11 pm Revision 898f06bb: Add description for RADOS settings
Filippos Giannakos
06:05 pm Revision d44504d6: Cloudbar sign in redirect param fix
clean additional params from url Kostas Papadimitriou
06:05 pm Revision c8d89a3c: Revert signup button labels
Kostas Papadimitriou
05:36 pm ./kamaki Revision 4ac9e2b1: Merge branch 'master' into debian
Conflicts:
docs/installation.rst
Stavros Sachtouris
05:35 pm ./kamaki Revision 4ac4e72d: New upstream version
Stavros Sachtouris
05:32 pm ./kamaki Revision e02aa7dd: Seriously!
Stavros Sachtouris
05:25 pm ./kamaki Revision 3cc0d29d: Update version tag
Stavros Sachtouris
05:17 pm ./kamaki Revision 0ddbbcdc: Merge branch 'master' into release-0.6.3
Stavros Sachtouris
05:16 pm ./kamaki Revision a03ade9e: Minor adjustments + apply to image_cli <=register
Stavros Sachtouris
04:57 pm Revision 32a70876: More verbal fixes on Astakos
* dashboard landing page
* project application forms
Constantinos Venetsanopoulos
04:35 pm Revision 2e06f08d: Astakos migration utility
include a helper script to identify/delete users with case insensitive
duplicate emails
Kostas Papadimitriou
04:14 pm Revision 4a13d054: Fix third party signup form
- Do not user `provider` context variable when iterating through auth
provider objects since it's already passed in...
Kostas Papadimitriou
03:45 pm ganeti-local Revision 31b8f1e6: Merge branch 'master' into devel-2.7
* master:
Handle the result of QueryGroups() correctly
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie...
Michael Hanselmann
03:45 pm snf-ganeti Revision 31b8f1e6: Merge branch 'master' into devel-2.7
* master:
Handle the result of QueryGroups() correctly
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie...
Michael Hanselmann
03:25 pm snf-ganeti Revision 286d0218: Handle the result of QueryGroups() correctly
If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup...
Dimitris Aragiorgis
03:25 pm ganeti-local Revision 286d0218: Handle the result of QueryGroups() correctly
If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup...
Dimitris Aragiorgis
03:24 pm ganeti-local Revision af3aea48: Handle the result of QueryGroups() correctly
If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup...
Dimitris Aragiorgis
03:24 pm snf-ganeti Revision af3aea48: Handle the result of QueryGroups() correctly
If no group is given for the “gnt-network connect“/“… disconnect”
commands, the client uses the result of “QueryGroup...
Dimitris Aragiorgis
03:12 pm Revision 1177e91b: Bug fixes
Olga Brani
03:10 pm Revision b87429e1: Bug/style fixes
Olga Brani
03:10 pm Revision 1e689956: Change cloudbar profile toggle js.
Olga Brani
03:01 pm Revision 1220928d: Update messages at the dashboard's landing page
Constantinos Venetsanopoulos
02:46 pm ./kamaki Feature #3199 (Closed): Recursively download remote directories
Until now: users have to download each file with a seperate command
Desired functionality:
1. kamaki store downlo...
Stavros Sachtouris
02:27 pm Revision 8a084e9f: Update Astakos auth providers messages
Constantinos Venetsanopoulos
02:10 pm ./kamaki Revision 18a1ddc0: New upstream version 0.6.3.1-1
Stavros Sachtouris
01:41 pm snf-ganeti Revision 76c364d9: hv_xen: Compose file name outside error handling
In _ReadConfigFile, the filename should be prepared outside the
try/except block. Fixes bad code formatting, too.
Si...
Michael Hanselmann
01:41 pm ganeti-local Revision 76c364d9: hv_xen: Compose file name outside error handling
In _ReadConfigFile, the filename should be prepared outside the
try/except block. Fixes bad code formatting, too.
Si...
Michael Hanselmann
01:09 pm Pithos MacOS Client Revision 83950619: Use latest pithos-apple-common
Miltiadis Vasilakis
11:49 am Pithos MacOS Client Revision 8b8ac5ef: minor change in common
Panos Louridas
11:47 am Pithos iOS Client Revision ef5873e0: Merge branch 'master' of https://code.grnet.gr/git/pithos-ios
Panos Louridas
11:46 am Pithos iOS Client Revision 72ee9baa: new version number
Panos Louridas
11:44 am Revision 139d3a0b: Revert "Re-enable `test_001_list_servers'"
This reverts commit b3e64586f762d8292d63e5f46b8156e56089f260. Ilias Tsitsimpis
11:06 am Pithos iOS Client Revision 22964135: Fix bug in url handling, update version
Miltiadis Vasilakis

01/22/2013

08:32 pm ./kamaki Revision dc6fc88e: Apply changes to history_cli
Stavros Sachtouris
07:57 pm devflow Revision 8a36299c: Add ci module
Christos Stavrakakis
07:53 pm ./kamaki Bug #3172 (Closed): store upload connection/server failure handling
Stavros Sachtouris
07:53 pm ./kamaki Feature #3163 (Closed): Rich command-specific user help
Stavros Sachtouris
07:51 pm ./kamaki Revision 436bd910: Propagate changes to config_cli
Stavros Sachtouris
07:48 pm snf-image-creator Revision 5a012759: Bump ubuntu version to 0.2.2-0ubuntu1
Nikos Skalkotos
07:14 pm ./kamaki Revision a00de254: Seperate error handling from main cli classes
So far tested in astakos only Stavros Sachtouris
07:03 pm ./kamaki Support #3197 (Closed): Cleaner error handling code
Error handling code from v0.6.3 is clear but results to large source files in kamaki.cli.commands
This cleaning will...
Stavros Sachtouris
06:57 pm ./kamaki Bug #3196 (Closed): Trace errors through all parts of kamaki code
Some error traces seem to be missing when reporting an error.
Fixing this, slight design changes in error handling...
Stavros Sachtouris
06:55 pm Revision aad0e329: Option to cancel membership request
Giorgos Korfiatis
06:27 pm snf-ganeti Revision 00ef625c: testutils: Module-level method for reading test data
This patch moves the functions “_ReadTestData” and “_TestDataFilename”
to module level. They do not depend on a class...
Michael Hanselmann
06:27 pm ganeti-local Revision 00ef625c: testutils: Module-level method for reading test data
This patch moves the functions “_ReadTestData” and “_TestDataFilename”
to module level. They do not depend on a class...
Michael Hanselmann
06:26 pm Revision f7e8a6af: Reference project by chain_id in views
Add a new namespace (projects/app/<application_id>)
for applications (used in order to view modifications).
Giorgos Korfiatis
05:56 pm Revision 3e3743f2: wip More progress with chains
Giorgos Korfiatis
05:42 pm devflow Revision 7383c8c8: Pep8 fixes
Christos Stavrakakis
05:42 pm devflow Revision ca01e50e: Add function for creating temp directory
Christos Stavrakakis
05:42 pm devflow Revision fe584cc4: Do not convert IOError to RuntimeError
Christos Stavrakakis
05:38 pm snf-image-creator Revision 956c6c31: Merge branch 'master' into ubuntu
Nikos Skalkotos
05:35 pm snf-image-creator snf_image_creator-0.2.2.tar.gz
Nikos Skalkotos
05:28 pm ./kamaki Revision 36526b3c: Tide up error handling code in astakos
Stavros Sachtouris
05:27 pm snf-image-creator Revision fba09688: Bump version to 0.2.2
Nikos Skalkotos
05:23 pm snf-image-creator Revision 5aa25240: Update the documentation
* Add contact info
* Add info on how to install Arch Linux packages
* Add limitations section in usage
Nikos Skalkotos
04:05 pm ganeti-local Revision 0d07a850: hv_base: Remove empty constructor
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
Michael Hanselmann
04:05 pm snf-ganeti Revision 0d07a850: hv_base: Remove empty constructor
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
Michael Hanselmann
04:05 pm snf-ganeti Revision 3b721842: Add test for backend._GetBlockDevSymlinkPath
Add a unit test for the trivial “_GetBlockDevSymlinkPath” function in
backend (small changes in the function were req...
Michael Hanselmann
04:05 pm ganeti-local Revision 3b721842: Add test for backend._GetBlockDevSymlinkPath
Add a unit test for the trivial “_GetBlockDevSymlinkPath” function in
backend (small changes in the function were req...
Michael Hanselmann
03:29 pm Revision 7184f408: wip Progress with chains
Giorgos Korfiatis
03:10 pm ./kamaki Feature #3165 (Closed): Basic windows support
Stavros Sachtouris
03:04 pm ./kamaki Revision f2a310a3: Merge branch 'feature-store' into develop
Stavros Sachtouris
02:32 pm ./kamaki Revision 001200c3: Format data size units, use it in quota commands
quota returns value in units (KiB, MiB, etc)
new argument -b, --bytes to return value in bytes
setquota can accept a ...
Stavros Sachtouris
01:49 pm Revision b0b87c56: snf-pithos-backend: Fix backend.meesages attribute
backend.messages attribute was not initialized correctly, resulting in
an AttributeError exception in _pool_cleanup.
Stratos Psomadakis
01:43 pm Revision c3bcaeff: plankton: Handle correctly request filters
Make sure that when listing public images plankton verifies that
size_max and size_min req filters are integers, and ...
Stratos Psomadakis
01:38 pm Revision 35fe39fa: Change install requirements
Ilias Tsitsimpis
01:28 pm Revision ff67242a: wip Project views by chain_id
Giorgos Korfiatis
12:42 pm ./kamaki Revision 7147e1ca: store-delete asks for permission
In cli.utils: new method ask_user prompts for permission
In cli.commands.pithos_cli: store_delete/purge ask for permi...
Stavros Sachtouris
12:32 pm devflow Revision 2ec7054e: Pep8 fixes
Christos Stavrakakis
12:06 pm ./kamaki Revision 49b479a7: Merge branch 'develop' into feature-store
Stavros Sachtouris
11:58 am Revision 01bdbd17: Checks for operations on applications
Giorgos Korfiatis
11:30 am Revision 14f7f6a5: Fix membership checks
Giorgos Korfiatis
11:19 am devflow Revision 37866d7a: Add function for creating temp directory
Christos Stavrakakis
10:57 am Revision 93c4dc6b: Output log for project-sync
Giorgos Korfiatis

01/21/2013

11:45 pm Revision d4fc6292: Checks for membership functions
Giorgos Korfiatis
09:11 pm Revision c2837d72: Provide project show command
Sofia Papagiannaki
09:11 pm Revision f9224cc0: Fix unicode urlencoding in feedback call
Sofia Papagiannaki
07:51 pm snf-image snf-image-host_0.7.6-1_amd64.changes
Nikos Skalkotos
07:51 pm snf-image snf-image-host_0.7.6-1_amd64.build
Nikos Skalkotos
07:51 pm snf-image snf-image-helper_0.7.6.orig.tar.gz
Nikos Skalkotos
07:51 pm snf-image snf-image-host_0.7.6-1_all.deb
Nikos Skalkotos
07:51 pm snf-image snf-image-host_0.7.6-1.debian.tar.gz
Nikos Skalkotos
07:51 pm snf-image snf-image-host_0.7.6.orig.tar.gz
Nikos Skalkotos
07:51 pm snf-image snf-image-helper_0.7.6-1_amd64.changes
Nikos Skalkotos
07:51 pm snf-image snf-image-helper_0.7.6-1_amd64.build
Nikos Skalkotos
07:51 pm snf-image snf-image-helper_0.7.6-1_all.deb
Nikos Skalkotos
07:51 pm snf-image snf-image-helper_0.7.6-1.dsc
Nikos Skalkotos
07:51 pm snf-image snf-image-helper_0.7.6-1.debian.tar.gz
Nikos Skalkotos
07:51 pm snf-image snf-image-host_0.7.6-1.dsc
Nikos Skalkotos
07:26 pm snf-image Revision da5f4b81: Bump debian version to 0.7.6-1
Nikos Skalkotos
06:53 pm ./kamaki Support #3179 (Closed): Merge quota-holder client in main kamaki distribution
Stavros Sachtouris
06:52 pm ./kamaki Bug #3192 (Closed): kamaki image * commands should not send non-flag URL params without values
Stavros Sachtouris
06:47 pm snf-image Revision db7d9df2: Update ChangeLog and configure.ac for ver. 0.7.6
Nikos Skalkotos
06:38 pm snf-image Revision 81d3d555: Make the size of the helper VM image configurable
Add a new HELPER_SIZE variable for this purpose. Default size is
hardcoded to 400MB
Nikos Skalkotos
06:34 pm ./kamaki Revision 4375c7b3: Merge branch 'bugfix-params'
Stavros Sachtouris
06:32 pm ./kamaki Revision fa984c2c: mage-public: remove params without values
Stavros Sachtouris
06:16 pm snf-image Revision 87a73976: Fix a bug in DeleteSSHkeys
The code for checking for non-default keys was never called Nikos Skalkotos
06:02 pm ./kamaki Revision c3d131ec: Merge branch 'feature-store' into develop
Stavros Sachtouris
06:00 pm ./kamaki Revision 745d938b: Tide up _upload_missing_blocks code + progress chk
progress check in upload: don't let progress bar raise exceptions Stavros Sachtouris
05:47 pm snf-image Revision 94a16b02: Mount /dev & /proc in the helper before chrooting
Nikos Skalkotos
05:33 pm devflow Revision e04d1761: Do not convert IOError to RuntimeError
Christos Stavrakakis
05:31 pm snf-ganeti Revision af89fa76: Fix format string of KVM output
This fixes a missing 's' in the format string and
the wrong quotes. Those bugs were introduced in
commit 6e043e60.
S...
Helga Velroyen
05:31 pm ganeti-local Revision af89fa76: Fix format string of KVM output
This fixes a missing 's' in the format string and
the wrong quotes. Those bugs were introduced in
commit 6e043e60.
S...
Helga Velroyen
05:13 pm Revision c2141ac1: Various fixes
Olga Brani
04:25 pm ./kamaki Bug #3192 (Closed): kamaki image * commands should not send non-flag URL params without values
Stavros Sachtouris
03:38 pm Revision f659cd15: Fix progress messages handling
proper handling of missing `messages` key progress messages. Kostas Papadimitriou
03:23 pm ./kamaki Revision 7eda693f: Doc updates and minor improvements
Stavros Sachtouris
03:05 pm snf-image-creator Revision eb5123b7: Fix typos in install section of the documentation
Credits go to Alex Pyrgiotis <apyrgio@grnet.gr> Nikos Skalkotos
02:47 pm Revision 2a410f76: Replace fabric with paramiko
Ilias Tsitsimpis
02:46 pm Revision 78bc0b94: Show landing page in menu
Olga Brani
02:46 pm Revision 2b207cbf: Fixes for profile/signup pages
Olga Brani
02:21 pm Revision d5570293: Check sync status only for active users
Giorgos Korfiatis
02:16 pm Revision 3c049f6d: Better log printing
Giorgos Korfiatis
02:15 pm Revision 225d4837: Signup form fixes
- Resolve provider name on hidden input
- Hide signup methods on form submission
Kostas Papadimitriou
01:58 pm snf-ganeti Revision d316b880: Renames and cleanup of variable names in confd
The current names are quite confusing; this patch cleans up the
confusion by making sure we use different terms for t...
Iustin Pop
01:58 pm ganeti-local Revision d316b880: Renames and cleanup of variable names in confd
The current names are quite confusing; this patch cleans up the
confusion by making sure we use different terms for t...
Iustin Pop
01:57 pm ganeti-local Revision ce817701: Increase Haskell log file resolution
Currently the Haskell logging goes with the default time formatting,
which lacks sub-second resolution. This is not g...
Iustin Pop
01:57 pm ganeti-local Revision 7e7fa841: First part of confd timer changes
This patch changes the resolution of the timers: the watcher timer
goes from 60s to 17s, and the polling-mode timer g...
Iustin Pop
01:57 pm ganeti-local Revision 01eea342: Change the polling thread sleep behaviour
Currently, the polling thread sleeps at the end of its body; the
original reason was that when the thread initially s...
Iustin Pop
01:57 pm ganeti-local Revision a6e054a8: Add a function to get the current time in microseconds
In some cases we need higher resolution that seconds; I've settled on
microseconds as that is what 'threadDelay' want...
Iustin Pop
01:57 pm snf-ganeti Revision 01eea342: Change the polling thread sleep behaviour
Currently, the polling thread sleeps at the end of its body; the
original reason was that when the thread initially s...
Iustin Pop
01:57 pm snf-ganeti Revision a6e054a8: Add a function to get the current time in microseconds
In some cases we need higher resolution that seconds; I've settled on
microseconds as that is what 'threadDelay' want...
Iustin Pop
01:57 pm snf-ganeti Revision ce817701: Increase Haskell log file resolution
Currently the Haskell logging goes with the default time formatting,
which lacks sub-second resolution. This is not g...
Iustin Pop
01:57 pm snf-ganeti Revision 7e7fa841: First part of confd timer changes
This patch changes the resolution of the timers: the watcher timer
goes from 60s to 17s, and the polling-mode timer g...
Iustin Pop
01:57 pm ganeti-local Revision c62df702: Start confd in notify mode if we can
This patch changes the default model—where confd is always started in
polling mode—to a model where if possible we en...
Iustin Pop
01:57 pm snf-ganeti Revision c62df702: Start confd in notify mode if we can
This patch changes the default model—where confd is always started in
polling mode—to a model where if possible we en...
Iustin Pop
01:53 pm ./kamaki Revision 3e7d1e0e: Upload progress bar advances only if block uploads
was: progress bar advances if thread is initialized. In case of thread
failures, progress bar was re-initialized for ...
Stavros Sachtouris
01:31 pm devflow Revision 8df4ab84: Update Copyright entries, fix PEP8 errors
Vangelis Koukis
01:30 pm devflow Revision 1ddf172f: Bump version to 0.4next
Vangelis Koukis
01:24 pm ganeti-local Revision 3190ad64: Explicitly load the config at confd startup
Currently, confd main function doesn't load the config, but simply
forks the individual timer threads, which will—as ...
Iustin Pop
01:24 pm snf-ganeti Revision 3190ad64: Explicitly load the config at confd startup
Currently, confd main function doesn't load the config, but simply
forks the individual timer threads, which will—as ...
Iustin Pop
01:18 pm Revision 62fda315: Print log in astakos-quota-verify
Giorgos Korfiatis
01:04 pm Revision 5aac5dc4: In sync_users log quotas computed by astakos
Giorgos Korfiatis
12:29 pm Revision 53dc0136: Merge branch develop into feature-burnin
Ilias Tsitsimpis
12:19 pm Revision 93534631: Missing changes from pervious commit
Kostas Papadimitriou
12:14 pm Revision c793d0f6: Hide signup options after third party login
Kostas Papadimitriou
12:05 pm Revision 8d4a87ad: Adding header for Usage page
Olga Brani
12:05 pm Revision 222ad95f: New style for Sign Up page
Olga Brani

01/18/2013

09:20 pm snf-image-creator Revision 252b2b5d: Completely exclude mpoints when running rsync
We used to exclude mount point from rsync with options like this:
--exclude mount/point/*
This will copy the direc...
Nikos Skalkotos
08:27 pm Revision fd2986e3: Remove obsolete custom template tag isinf
Sofia Papagiannaki
08:22 pm Revision 098a6bff: Simplify resource & resource policy presentation
Sofia Papagiannaki
07:23 pm Revision 0cf289c2: Substitute deprecated sortable argument to orderable
Sofia Papagiannaki
07:23 pm Revision b98e1df0: Provide project details command
Sofia Papagiannaki
06:56 pm Revision 762900a2: Collect reporting info for sync_projects()
Giorgos Korfiatis
06:49 pm ./kamaki Revision 3e58b962: TODO changes on store-download
Stavros Sachtouris
06:48 pm snf-image-creator Revision f6ea8d02: Fix a bug in tmp dir removal
snf-image-creator removed /var/tmp if the directory was empty Nikos Skalkotos
06:41 pm ./kamaki Revision 1f315e7b: Make store-upload second param optional
Stavros Sachtouris
06:05 pm Revision 140da2d1: Split management command into astakos-quota-verify and project-sync
Giorgos Korfiatis
05:44 pm ./kamaki Revision b9ac17a3: Enforce python>=2.6 dependency
Stavros Sachtouris
05:21 pm ./kamaki Revision e14bbf21: Add missing dependencies python-ordereddict/argparse
Stavros Sachtouris
05:12 pm ganeti-local Revision 525f0f98: Fix type of 'node_whitelist' request parameter
If opportunistic_locking is used, then 'node_whitelist' parameter passed
to the allocator is set to the LU's owned no...
Christos Stavrakakis
05:12 pm snf-ganeti Revision 525f0f98: Fix type of 'node_whitelist' request parameter
If opportunistic_locking is used, then 'node_whitelist' parameter passed
to the allocator is set to the LU's owned no...
Christos Stavrakakis
05:12 pm ganeti-local Revision 347fa0f1: hv_xen: Add test for CPU pinning configuration
Add a unittest for a function formatting CPU pinning information for
Xen's configuration.
Signed-off-by: Michael Han...
Michael Hanselmann
05:12 pm snf-ganeti Revision 347fa0f1: hv_xen: Add test for CPU pinning configuration
Add a unittest for a function formatting CPU pinning information for
Xen's configuration.
Signed-off-by: Michael Han...
Michael Hanselmann
05:12 pm snf-ganeti Revision f0db563d: kvm: remove last version-based feature detection
This was left behind because it required a different kvm invocation.
Now that we can add new ones cheaply (two consta...
Guido Trotter
05:12 pm ganeti-local Revision 6e043e60: kvm: deduplicate 'get output' code
We had the same code twice, and were about to add a third time. Better
to collapse it into just one function.
Signed...
Guido Trotter
05:12 pm ganeti-local Revision 6f4070cd: kvm: extract a regexp matching out of a for loop
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Guido Trotter
05:12 pm ganeti-local Revision f0db563d: kvm: remove last version-based feature detection
This was left behind because it required a different kvm invocation.
Now that we can add new ones cheaply (two consta...
Guido Trotter
05:12 pm snf-ganeti Revision 6e043e60: kvm: deduplicate 'get output' code
We had the same code twice, and were about to add a third time. Better
to collapse it into just one function.
Signed...
Guido Trotter
05:12 pm snf-ganeti Revision 6f4070cd: kvm: extract a regexp matching out of a for loop
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Guido Trotter
05:04 pm ./kamaki Revision 8158650c: Add deps python-ordereddict, python-argpars
Stavros Sachtouris
05:02 pm Revision 1951cf27: Remove obsolete management command
Giorgos Korfiatis
04:59 pm Revision 84a3f701: Advances in syncing quotaholder with astakos
Factor out trigger_sync() as lock_sync() to be used for other
sync processes in addition to sync_projects().
Implemen...
Giorgos Korfiatis
04:52 pm Revision b0a38525: Use opportunistic locking
Use opportunistic locking, introduced in Ganeti 2.7, to allow parallel creation
of VMs in the Ganeti backend. When th...
Christos Stavrakakis
04:43 pm ./kamaki Revision b9d3ed98: Python instead of Python-all
Stavros Sachtouris
04:32 pm ./kamaki Revision 7d809724: Add python-all package dependency
Stavros Sachtouris
04:30 pm snf-ganeti Revision a8e8c0c6: Make Xen config path a build-time option
Stop hardcoding the path in “hv_xen.py”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Tr...
Michael Hanselmann
04:30 pm ganeti-local Revision a8e8c0c6: Make Xen config path a build-time option
Stop hardcoding the path in “hv_xen.py”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Tr...
Michael Hanselmann
04:17 pm ./kamaki Revision c377da35: Fix rules syntax error
Stavros Sachtouris
03:58 pm Revision 115fc1d6: Merge 'develop' into feature-projects
Needed for building devflow packages from feature-projects. Georgios D. Tsoukalas
03:40 pm snf-ganeti Revision df1d5c8f: Makefile.am: Protect placeholders for sed
If the placeholder has exactly the same name as the variable used in
autoconf it would be replaced as well. In the ca...
Michael Hanselmann
03:40 pm ganeti-local Revision df1d5c8f: Makefile.am: Protect placeholders for sed
If the placeholder has exactly the same name as the variable used in
autoconf it would be replaced as well. In the ca...
Michael Hanselmann
03:39 pm ganeti-local Revision 94d5cee9: burnin: Don't keep hypervisor class around
Just determine whether it can migrate and keep that value instead of the
full hypervisor class.
Signed-off-by: Micha...
Michael Hanselmann
03:39 pm snf-ganeti Revision 94d5cee9: burnin: Don't keep hypervisor class around
Just determine whether it can migrate and keep that value instead of the
full hypervisor class.
Signed-off-by: Micha...
Michael Hanselmann
03:25 pm Revision 36dc7771: Alter image for signup page
Olga Brani
03:10 pm Revision 11546a0e: Fix compatibility issues with ganeti-2.7
* SimpleConfigReader has been removed. Use SimpleStore
* QUEUE_DIR has been moven from ganeti.constants to ganeti.pat...
Christos Stavrakakis
03:09 pm Revision bed3cd0b: Network field type has been renamed to flavor
Christos Stavrakakis
02:44 pm ./kamaki Revision 35b52b0e: Update store-manifest help
Manifest is kept for compatibility with OOS Storage Stavros Sachtouris
02:38 pm ./kamaki Revision aaca2ef4: path.basename for store-append/truncate/overwrite
Check if it is applied everywhire + minor improvements Stavros Sachtouris
02:33 pm Revision 2f70b788: Fix typo bug in reconcile ip pools
Christos Stavrakakis
02:33 pm Revision a39e3852: Set default activation redirect url
Kostas Papadimitriou
02:31 pm Revision ddcc0dd9: Merge remote-tracking branch 'synnefo/feature-projects' into feature-astakos-n...
Kostas Papadimitriou
01:55 pm devflow Revision 07866f6a: Fix rules
Christos Stavrakakis
01:41 pm Revision 7deaaa5f: Landing page style improvements
Olga Brani
01:41 pm Revision a96c495d: Improvements in auth_methods js in profile page
Olga Brani
01:40 pm Revision 9a2c43da: Remove change email from menu
Olga Brani
01:30 pm Revision cab31c74: Add warning message for backend without networks
Christos Stavrakakis
01:14 pm Revision 32c7c3fc: Change pithos-set-quota: send computed quota anyway
root
01:14 pm Revision 05375e71: Fix register_resources in QH_PRACTICALLY_INFINITE is not imported
root
12:46 pm Revision b3e64586: Re-enable `test_001_list_servers'
Ilias Tsitsimpis
12:41 pm snf-ganeti Revision 9fb621af: Text wrap in Haskell code
This adds two functions in Utils.hs: 'wrap' and 'trim' along with some
simple tests. 'wrap' is used in Common.hs for ...
Yiannis Tsiouris
12:41 pm ganeti-local Revision 9fb621af: Text wrap in Haskell code
This adds two functions in Utils.hs: 'wrap' and 'trim' along with some
simple tests. 'wrap' is used in Common.hs for ...
Yiannis Tsiouris
12:21 pm snf-image-creator Revision aab4b154: Add missing rsync dependency in docs
Add missing rsync dependency dependency in the install section of
the documentation
Nikos Skalkotos
12:18 pm devflow Revision a1a26749: Add script for bumping version
devflow-bump-version updates the version file that exists at the
toplevel of the git repository and commits the change.
Christos Stavrakakis
12:16 pm devflow Revision c262723d: Bump version
Christos Stavrakakis
12:15 pm devflow Revision 0700eb83: Add script for bumping version
devflow-bump-version updates the version file that exists at the
toplevel of the git repository and commits the change.
Christos Stavrakakis
12:13 pm snf-ganeti Revision d38bef8e: Run pre-migrate hooks on primary node too
Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Constantinos Venetsanopoulos
12:13 pm ganeti-local Revision d38bef8e: Run pre-migrate hooks on primary node too
Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Constantinos Venetsanopoulos
11:56 am Revision 003d8fcf: Profile auth methods fixes/Landing page
- New landing page (missing icons)
- Auth methods js bug fixes
- Style fixes
Olga Brani
11:55 am ./kamaki Revision 7a423d97: More intuitive storer-copy/move semantics
copy/move cont:path path2
will move all <obj> prefixed with path, as path2<obj>
or as path2 if path corresponds...
Stavros Sachtouris
11:44 am devflow Revision 7c1589db: Add script for bumping version
devflow-bump-version updates the version file that exists at the
toplevel of the git repository and commits the change.
Christos Stavrakakis
11:36 am devflow Revision fc2a385a: Bump version
Christos Stavrakakis

01/17/2013

07:10 pm ./kamaki Revision 707c1a4a: store upload uses basename if remote name msing
Stavros Sachtouris
07:07 pm Revision a9fda195: Fix messages
Giorgos Korfiatis
07:03 pm ./kamaki Revision 8249ee0f: Change store-move semantics (more like copy)
move cont:path path2
will move all <obj> prefixed with path, as path2<obj>
move cont:path cont2:
will move all ...
Stavros Sachtouris
06:52 pm Revision 7eadc230: Management command to check and perform project expiration
Giorgos Korfiatis
06:48 pm Revision e1f31e63: Display project state
Giorgos Korfiatis
06:45 pm Revision 72a6e1e8: Make is_alive equal to not is_terminated
Giorgos Korfiatis
06:45 pm ./kamaki Revision 38b55954: New semantics for store-copy
copy cont:path path2
will copy all files prefixed with path, as path2path
copy cont:path cont2:
will copy all...
Stavros Sachtouris
06:44 pm Revision 9307cd46: Rename PROJECT_STATE_DISPLAY to APPLICATION_STATE_DISPLAY
Giorgos Korfiatis
06:37 pm snf-image Revision 6d5097f1: Update ChangeLog and configure.ac for ver. 0.7.5
Nikos Skalkotos
06:37 pm snf-image Revision 7155509d: Make defaults file inherit the ./configure options
Nikos Skalkotos
06:37 pm snf-image Revision 7f097c3a: Cleanup variables and ./configure options
Remove:
HELPER_CACHE_DIR
HELPER_IMG
HELPER_KERNEL
HELPER_INITRD
TIMELIMIT
Add:
TIMEOUT
In configure, remove:
...
Nikos Skalkotos
06:37 pm snf-image Revision da805afc: Update ChangeLog and configure.ac for ver. 0.7.4
Nikos Skalkotos
06:36 pm snf-image Revision e49b5441: Mount all local filesystems when deploying images
If the image has /home on a different partition than /, then
we'll need to have it mounted to inject files on a user'...
Nikos Skalkotos
06:36 pm snf-image Revision 8e33611e: Fix a bug in get_partition_to_resize
Fix a typo in a variable name Nikos Skalkotos
05:54 pm ganeti-local Revision 9d02edc6: Makefile: Allow tarball creation when man-in-doc is active
Documentation with included man pages should not be distributed as it
contains fixed paths. Since the documentation w...
Michael Hanselmann
05:54 pm snf-ganeti Revision 9d02edc6: Makefile: Allow tarball creation when man-in-doc is active
Documentation with included man pages should not be distributed as it
contains fixed paths. Since the documentation w...
Michael Hanselmann
05:45 pm ./kamaki Revision e11d7acb: python-all>=2.6, install changelogs
Stavros Sachtouris
05:29 pm devflow Revision adaef57d: Do not edit changelog in snapshot mode
Do not use vim for editing changelog when the mode is snapshot.
Automatically set UNRELEASED distribution to unstable.
Christos Stavrakakis
05:07 pm devflow Revision 41a60268: Bump version
Christos Stavrakakis
05:05 pm devflow Revision acd54307: Fix typo
Christos Stavrakakis
05:03 pm snf-image snf-image-host_0.7.5-1_amd64.changes
Nikos Skalkotos
05:03 pm snf-image snf-image-host_0.7.5-1_amd64.build
Nikos Skalkotos
05:03 pm snf-image snf-image-helper_0.7.5-1_amd64.changes
Nikos Skalkotos
05:03 pm snf-image snf-image-host_0.7.5-1.debian.tar.gz
Nikos Skalkotos
05:03 pm snf-image snf-image-host_0.7.5.orig.tar.gz
Nikos Skalkotos
05:03 pm snf-image snf-image-helper_0.7.5-1_amd64.build
Nikos Skalkotos
05:03 pm snf-image snf-image-host_0.7.5-1_all.deb
Nikos Skalkotos
05:03 pm snf-image snf-image-helper_0.7.5-1_all.deb
Nikos Skalkotos
05:03 pm snf-image snf-image-helper_0.7.5-1.dsc
Nikos Skalkotos
05:03 pm snf-image snf-image-host_0.7.5-1.dsc
Nikos Skalkotos
05:03 pm snf-image snf-image-helper_0.7.5.orig.tar.gz
Nikos Skalkotos
05:03 pm snf-image snf-image-helper_0.7.5-1.debian.tar.gz
Nikos Skalkotos
04:38 pm Revision e43ac298: Check subcommand for encoding stdout
Dummy check, forced by bug in builtin `isatty` method:
https://bugzilla.redhat.com/show_bug.cgi?id=841152
Christos Stavrakakis
04:37 pm Revision 8f63a115: Remove version dependencies from snf- packages
Christos Stavrakakis
04:37 pm Revision 473e2b08: Remove devflow form build dependency
Christos Stavrakakis
04:29 pm ./kamaki Revision eb18b8a7: Add prefix-match ability to store-copy
Stavros Sachtouris
04:19 pm Revision 35bf6640: Design overview fixes/updates
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:12 pm Revision 6ebe72f8: Optimize project-list query
Note that select_related() does not automatically bring
`related_name's, such as ProjectApplication.project.
Need to ...
Giorgos Korfiatis
03:21 pm Revision 495eb8f3: New layout with image for email_change pages
Olga Brani
03:21 pm devflow Revision a2d04ae1: Add 'sh' to python dependencies
Christos Stavrakakis
03:21 pm devflow Revision acafa204: Bump version
Christos Stavrakakis
03:05 pm Revision 8eb36753: Exclude local accounts in unverified accounts cleanup
If an authenticated user tries to add a third party login method, reset
existing pending users created using the same...
Kostas Papadimitriou
03:05 pm Revision 649f2d36: Check if local provider supports email changet
Kostas Papadimitriou
03:05 pm Revision 3f8570dc: Configurable activation url
url to redirect on after user account activation Kostas Papadimitriou
03:05 pm Revision 3c41f3ef: Additional audits in data migration
Kostas Papadimitriou
03:05 pm Revision 2da6f56b: Success messages on profile form submit
display messages based on action request after uses submitted the
profile form successfully
Kostas Papadimitriou
03:05 pm Revision 95cb469b: Fix reset password via extended profile form
Kostas Papadimitriou
03:05 pm Revision 4d0bdd3b: Some code refactoring
Kostas Papadimitriou
03:02 pm devflow Revision fcf2cb18: Merge branch 'debian' into debian-develop
Conflicts:
devflow/autopkg.py
Christos Stavrakakis
03:02 pm Revision 7b5bca4a: New profile form bug fixes
New profile icons Olga Brani
02:58 pm devflow Revision fdb8eec3: Merge branch 'master' into debian
Christos Stavrakakis
02:56 pm snf-image Revision abd3de65: Bump debian version to 0.7.5-1
Nikos Skalkotos
02:55 pm devflow Revision 1440b202: Bump version
Christos Stavrakakis
02:55 pm Revision 689226c3: Compiled project queries for optimization
Giorgos Korfiatis
02:55 pm Revision e5bc7bc9: Add an assertion check in all_quotas
Giorgos Korfiatis
02:51 pm ./kamaki Revision d7beb9ae: Merge branch 'feature-output' into develop
Stavros Sachtouris
02:51 pm ./kamaki Revision a40e152f: pre-connection debug info
Stavros Sachtouris
02:50 pm Revision 25d7843d: Remove security_model from i-cyclades.rst
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:49 pm snf-image Revision a5b79338: Update ChangeLog and configure.ac for ver. 0.7.5
Nikos Skalkotos
02:46 pm devflow Revision 61226ba8: Merge branch 'debian-develop' into debian
Conflicts:
debian/control
debian/rules
Christos Stavrakakis
02:43 pm snf-image Revision fd0c1f7d: Make defaults file inherit the ./configure options
Nikos Skalkotos
02:41 pm devflow Revision f80b3f6a: Fix finding of debian branch
Christos Stavrakakis
02:41 pm devflow Revision 06876914: Bump version
Christos Stavrakakis
02:11 pm devflow Revision 5a29a44e: Check that current branch is allowed
Christos Stavrakakis
02:07 pm Revision 26af2b28: Imrpove resource presentation in project creation email notification
Sofia Papagiannaki
02:07 pm Revision 64b5136c: Handle IOError while trying to load approval terms from not existing location.
Sofia Papagiannaki
02:06 pm devflow Revision cdf9aa79: Add gitpython and sh to pydist-overrides
Christos Stavrakakis
02:05 pm devflow Revision 1e338a25: Fix debian rules
Christos Stavrakakis
01:48 pm ./kamaki Bug #3187 (Closed): path prefix wildcard @ kamaki-store commands
Kamaki store commands need a wildcard functionality. A simple prefix-aware approach will be implemented. The idea is ... Stavros Sachtouris
01:42 pm Revision 611a1398: Fix typo
Sofia Papagiannaki
01:39 pm ./kamaki Revision 8f180e69: Merge branch 'feature-output' into develop
Stavros Sachtouris
01:32 pm ./kamaki Revision 1a3c18fd: Add include option to control conn-content print
Stavros Sachtouris
01:11 pm snf-image Revision 68d58128: Cleanup variables and ./configure options
Remove:
HELPER_CACHE_DIR
HELPER_IMG
HELPER_KERNEL
HELPER_INITRD
TIMELIMIT
Add:
TIMEOUT
In configure, remove:
...
Nikos Skalkotos
12:40 pm ./kamaki Revision d4f94157: Merge branch 'master' into feature-output
Stavros Sachtouris
12:01 pm devflow Revision b1aa3d49: Option to override configuration file
Christos Stavrakakis
11:45 am devflow Revision 7316df0e: Add help paragraph
Christos Stavrakakis
11:21 am Revision f28732db: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
Olga Brani
11:21 am Revision 9f2d1323: New login form improvements
Olga Brani
11:01 am devflow Revision 09f7b4e0: Reorder
Christos Stavrakakis

01/16/2013

09:24 pm snf-image-creator Revision 14a711fd: Bump ubuntu version to 0.2.1-0ubuntu1
Nikos Skalkotos
09:20 pm snf-image-creator Revision 88d86948: Remove constraint in python-sendfile dependency
No need to have python-sendfile << 2.0 any more Nikos Skalkotos
09:15 pm snf-image-creator Revision aa3b0a2a: Merge branch 'master' into ubuntu
Nikos Skalkotos
08:57 pm ganeti-local Revision 82e3bf85: Check if KVM machine version is supported
If machine version is passed as an hv param, a check is made
in target node whether this version is included in the s...
Dimitris Aragiorgis
08:57 pm snf-ganeti Revision 82e3bf85: Check if KVM machine version is supported
If machine version is passed as an hv param, a check is made
in target node whether this version is included in the s...
Dimitris Aragiorgis
08:21 pm snf-image-creator snf_image_creator-0.2.1.tar.gz
Nikos Skalkotos
08:19 pm snf-image-creator Revision aa816e8c: Bump version to 0.2.1
Nikos Skalkotos
07:59 pm Pithos iOS Client Revision 192b305e: Fix analysis warnings
Miltiadis Vasilakis
07:57 pm snf-image-creator Revision 8c7d7b90: Update the documentation
* Add instuctions for installing the software in Ubuntu 12.10
* Rephrase some parts in install, overview and usage s...
Nikos Skalkotos
07:52 pm devflow Revision 3bd8811e: Merge branch 'develop' into debian-develop
Conflicts:
autopkg.conf
devflow/autopkg.py
setup.py
Christos Stavrakakis
07:48 pm devflow Revision e727d1ba: Add default debian branch
Christos Stavrakakis
07:43 pm ganeti-local Revision 11cf71c4: Revert "run-in-tempdir: Improve speed"
This reverts commit dd60179dfd8 as it broke coverage for Python.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
07:43 pm snf-ganeti Revision 11cf71c4: Revert "run-in-tempdir: Improve speed"
This reverts commit dd60179dfd8 as it broke coverage for Python.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
07:29 pm devflow Revision 1c3c6417: Add distribute_setup
Christos Stavrakakis
07:09 pm snf-ganeti Revision e32e1fb9: Verify that templates are compatible with exclusive storage
cluster-verify reports instances with disk templates not compatible with
exclusive storage but that are running on no...
Bernardo Dal Seno
07:09 pm ganeti-local Revision e32e1fb9: Verify that templates are compatible with exclusive storage
cluster-verify reports instances with disk templates not compatible with
exclusive storage but that are running on no...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision 525939d9: cluster-verify checks uniformity of PV sizes
When exclusive_storage is set, cluster-verify complains if the size of PVs
is not uniform across a node group.
Signe...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision 14fe92c7: New RPC call for node verify in dns-only RPC client
This will be used in node-add.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselman...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision 58bc6241: add-node checks PVs
add-node now performs a few checks on LVM before adding a node to the
cluster.
Signed-off-by: Bernardo Dal Seno <bda...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision 39eb39dc: Moved checks within LUClusterVerifyGroup
Almost all instance-specific checks have been moved from the Exec method to
the _VerifyInstance method. This cleans u...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision b496abdb: bdev.GetPVInfo() returns list of LVs
This will be used for checks related to exclusive storage.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Re...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision d5a690cb: cluster-verify checks that PVs are not shared
When exclusive_storage is set, cluster-verify complains if PVs are shared
among unrelated LVs.
Signed-off-by: Bernar...
Bernardo Dal Seno
07:09 pm ganeti-local Revision 525939d9: cluster-verify checks uniformity of PV sizes
When exclusive_storage is set, cluster-verify complains if the size of PVs
is not uniform across a node group.
Signe...
Bernardo Dal Seno
07:09 pm ganeti-local Revision 14fe92c7: New RPC call for node verify in dns-only RPC client
This will be used in node-add.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselman...
Bernardo Dal Seno
07:09 pm ganeti-local Revision 58bc6241: add-node checks PVs
add-node now performs a few checks on LVM before adding a node to the
cluster.
Signed-off-by: Bernardo Dal Seno <bda...
Bernardo Dal Seno
07:09 pm ganeti-local Revision 39eb39dc: Moved checks within LUClusterVerifyGroup
Almost all instance-specific checks have been moved from the Exec method to
the _VerifyInstance method. This cleans u...
Bernardo Dal Seno
07:09 pm ganeti-local Revision d5a690cb: cluster-verify checks that PVs are not shared
When exclusive_storage is set, cluster-verify complains if PVs are shared
among unrelated LVs.
Signed-off-by: Bernar...
Bernardo Dal Seno
07:09 pm ganeti-local Revision b496abdb: bdev.GetPVInfo() returns list of LVs
This will be used for checks related to exclusive storage.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Re...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision 8c3d6797: Small cleanup in constants.py
- compat.UniqueFrozenset used in one more place, for consistency.
- The order of NV_XXX constants is fixed so that al...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision 22d9752a: cluster-verify checks uniformity of exclusive_storage flag
The value of the flag should be the same for nodes within the same group.
Signed-off-by: Bernardo Dal Seno <bdalseno...
Bernardo Dal Seno
07:09 pm snf-ganeti Revision 11064155: utils.LvmExclusiveCheckNodePvs() returns more info
utils.LvmExclusiveCheckNodePvs() now returns the size of the smallest and
biggest PVs of a node. They will be used fo...
Bernardo Dal Seno
07:09 pm ganeti-local Revision 8c3d6797: Small cleanup in constants.py
- compat.UniqueFrozenset used in one more place, for consistency.
- The order of NV_XXX constants is fixed so that al...
Bernardo Dal Seno
07:09 pm ganeti-local Revision 11064155: utils.LvmExclusiveCheckNodePvs() returns more info
utils.LvmExclusiveCheckNodePvs() now returns the size of the smallest and
biggest PVs of a node. They will be used fo...
Bernardo Dal Seno
07:09 pm ganeti-local Revision 22d9752a: cluster-verify checks uniformity of exclusive_storage flag
The value of the flag should be the same for nodes within the same group.
Signed-off-by: Bernardo Dal Seno <bdalseno...
Bernardo Dal Seno
07:01 pm snf-ganeti Revision dd60179d: run-in-tempdir: Improve speed
By creating symlinks instead of actually creating files we still get the
benefits of using a temporary directory, but...
Michael Hanselmann
07:01 pm ganeti-local Revision dd60179d: run-in-tempdir: Improve speed
By creating symlinks instead of actually creating files we still get the
benefits of using a temporary directory, but...
Michael Hanselmann
06:07 pm snf-ganeti Revision 06a6f2cc: run-in-tempdir: Copy doc/* only if needed
To preserve disk space on copying all files to a temporary directory,
the “doc” directory is only copied when buildin...
Michael Hanselmann
06:07 pm ganeti-local Revision 06a6f2cc: run-in-tempdir: Copy doc/* only if needed
To preserve disk space on copying all files to a temporary directory,
the “doc” directory is only copied when buildin...
Michael Hanselmann
05:33 pm devflow Revision e76e9f6c: Case of missing remote origin branch
Christos Stavrakakis
05:22 pm Revision 2a666c36: Set membership inactive when syncing in PROJECT_DEACTIVATED state
Giorgos Korfiatis
05:14 pm devflow Revision d9bd4420: Temporary allow minors to VERSION_RE
Christos Stavrakakis
05:13 pm snf-image-creator Revision 717b0434: Support python-sendfile 2.x
Support both versions (1.2.x and 2.x) of python-sendfile. In
v1.2.x (py-sendfile) the returning value of the sendfile...
Nikos Skalkotos
05:12 pm ./kamaki Revision 129d8e56: New upstream version 0.6.3
Stavros
05:01 pm ./kamaki Revision 6834fc64: Add changelog
Stavros Sachtouris
04:47 pm ./kamaki Revision e3a1d743: Documentation updates
Stavros Sachtouris
04:45 pm Revision cd633c29: Fix typo
Giorgos Korfiatis
04:35 pm snf-image-creator Revision 0d7d3237: Fix a variable name typo in output/dialog.py
Nikos Skalkotos
04:24 pm Pithos iOS Client Revision 854f9fbf: Merge branch 'master' of https://code.grnet.gr/git/pithos-ios
Conflicts:
OpenStack.xcodeproj/project.pbxproj
Panos Louridas
04:10 pm Revision 8508db9d: Add helpdesk/static to debian install
Christos Stavrakakis
03:56 pm snf-ganeti Revision e71c47d3: Integrate DRBD with the report generation infrastructure
With this commit, the DRBD data collector does not only print the data
it extracts, but includes them in the proper J...
Michele Tartara
03:56 pm ganeti-local Revision e71c47d3: Integrate DRBD with the report generation infrastructure
With this commit, the DRBD data collector does not only print the data
it extracts, but includes them in the proper J...
Michele Tartara
03:56 pm ganeti-local Revision 13d3acab: Add reporting infrastructure for data collectors
This commit adds the part of the JSON report generation code that will be
common to all the data collectors, accordin...
Michele Tartara
03:56 pm snf-ganeti Revision 13d3acab: Add reporting infrastructure for data collectors
This commit adds the part of the JSON report generation code that will be
common to all the data collectors, accordin...
Michele Tartara
03:56 pm ganeti-local Revision ace37e24: Move getCurrentTime from Confd.Utils to Utils
The getCurrentTime function is of wide interest, so its moved to a more
appropriate position.
Signed-off-by: Michele...
Michele Tartara
03:56 pm snf-ganeti Revision ace37e24: Move getCurrentTime from Confd.Utils to Utils
The getCurrentTime function is of wide interest, so its moved to a more
appropriate position.
Signed-off-by: Michele...
Michele Tartara
03:56 pm Revision 6e168615: Burnin meet flake8!
Ilias Tsitsimpis
03:54 pm Revision 600222f6: Remove celery dependency
Christos Stavrakakis
03:50 pm devflow Revision 3dd9c1bf: Merge branch 'develop' into debian-develop
Conflicts:
autopkg.conf
setup.py
Christos Stavrakakis
03:45 pm Revision c55e39e7: Keep fields_list in instance context
Kostas Papadimitriou
03:40 pm Revision 35ed6a81: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
Kostas Papadimitriou
03:36 pm Revision 2b7a87d7: New profile form KeyOrder fix
Olga Brani
03:35 pm devflow Revision 6b918aa6: Update setup maintainer info
Christos Stavrakakis
03:34 pm devflow Revision c24fe62c: Add debian directory
Christos Stavrakakis
03:33 pm Revision 64492c49: Proper next parameter handling in third party logins
Excluding shibboleth all auth modules require two additional redirects
causing `next` parameter to be absent on the f...
Kostas Papadimitriou
03:33 pm Revision 4bedb0d8: Change default auth proviers setting
Restrict users to only one auth provider per module by default Kostas Papadimitriou
03:33 pm Revision 3902cfc6: Apply next parameter to sign in url
Improve user experience by redirecting user to the cloud page
(service,cms etc.) he requested to sign in from.
Kostas Papadimitriou
03:32 pm devflow Revision 866bb9c1: Various fixes
Christos Stavrakakis
03:32 pm devflow Revision 1e4d1435: Get packages from conf
Christos Stavrakakis
03:32 pm devflow Revision cfa9ab15: Edit debian/changelog in any case
Temporary commit: git-dch picks UNRELEASED as debian distribution,
which can not be uploaded to apt repo. Manually ed...
Christos Stavrakakis
03:32 pm devflow Revision bbd3ef06: Fix autopkg.conf
Christos Stavrakakis
03:17 pm Revision 83570fe5: Bump version
Christos Stavrakakis
03:07 pm Revision d0632ab1: New profile form
Olga Brani
02:53 pm devflow Revision 5d36bf22: Add debian directory
Christos Stavrakakis
02:47 pm Revision e20a751d: Restore container policy check
Sofia Papagiannaki
02:47 pm Revision b8098f77: Debit pithos object owner not the request user
Sofia Papagiannaki
02:44 pm Revision 18516fa0: Revert "Remove unneeded related_names in ProjectMembership"
This reverts commit e2a15b6a507f716f47c960003089da2f0e32fa2e. Giorgos Korfiatis
02:22 pm devflow Revision 5d0dd5cc: Get packages from conf
Christos Stavrakakis
02:22 pm devflow Revision b564ce24: Edit debian/changelog in any case
Temporary commit: git-dch picks UNRELEASED as debian distribution,
which can not be uploaded to apt repo. Manually ed...
Christos Stavrakakis
02:08 pm devflow Revision 7798f85b: Various fixes
Christos Stavrakakis
01:44 pm snf-image snf-image-host_0.7.4-1_amd64.build
Nikos Skalkotos
01:44 pm snf-image snf-image-host_0.7.4-1_amd64.changes
Nikos Skalkotos
01:43 pm snf-image snf-image-helper_0.7.4-1_amd64.changes
Nikos Skalkotos
01:43 pm snf-image snf-image-helper_0.7.4-1_amd64.build
Nikos Skalkotos
01:43 pm snf-image snf-image-host_0.7.4.orig.tar.gz
Nikos Skalkotos
01:43 pm snf-image snf-image-host_0.7.4-1.debian.tar.gz
Nikos Skalkotos
01:43 pm snf-image snf-image-host_0.7.4-1.dsc
Nikos Skalkotos
01:43 pm snf-image snf-image-helper_0.7.4.orig.tar.gz
Nikos Skalkotos
01:43 pm snf-image snf-image-host_0.7.4-1_all.deb
Nikos Skalkotos
01:43 pm snf-image snf-image-helper_0.7.4-1.dsc
Nikos Skalkotos
01:43 pm snf-image snf-image-helper_0.7.4-1_all.deb
Nikos Skalkotos
01:43 pm snf-image snf-image-helper_0.7.4-1.debian.tar.gz
Nikos Skalkotos
01:11 pm ganeti-local Revision 43a840a3: burnin: Add unittest for supported disk templates
When new a new disk template is added, burnin should be updated.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
01:11 pm snf-ganeti Revision 43a840a3: burnin: Add unittest for supported disk templates
When new a new disk template is added, burnin should be updated.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
01:10 pm ganeti-local Revision 4b9638dc: kvm: make kvm path configurable as an hv parameter
This fixes Issue 225.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@go...
Guido Trotter
01:10 pm snf-ganeti Revision 4b9638dc: kvm: make kvm path configurable as an hv parameter
This fixes Issue 225.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@go...
Guido Trotter
01:07 pm ganeti-local Revision b73f1c59: make _{Generate,Execute}KVMRuntime accept kvm help
Currently kvm --help is called twice at instance startup, this makes
sure it's called only once.
Signed-off-by: Guid...
Guido Trotter
01:07 pm snf-ganeti Revision b73f1c59: make _{Generate,Execute}KVMRuntime accept kvm help
Currently kvm --help is called twice at instance startup, this makes
sure it's called only once.
Signed-off-by: Guid...
Guido Trotter
01:07 pm ganeti-local Revision 3b59ec02: kvm: make auxiliary functions accept a kvm path
This will be used to be able to customize the path in an hv parameter.
Also fix two comments that still mentioned ve...
Guido Trotter
01:07 pm snf-ganeti Revision 3b59ec02: kvm: make auxiliary functions accept a kvm path
This will be used to be able to customize the path in an hv parameter.
Also fix two comments that still mentioned ve...
Guido Trotter
01:06 pm ganeti-local Revision 4ab75599: Add KVM machine version as hv param
This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers...
Dimitris Aragiorgis
01:06 pm snf-ganeti Revision 4ab75599: Add KVM machine version as hv param
This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers...
Dimitris Aragiorgis
01:01 pm Revision e2a15b6a: Remove unneeded related_names in ProjectMembership
Giorgos Korfiatis
01:01 pm Revision 69ab4df9: DB index for ProjectApplication state
Giorgos Korfiatis
01:01 pm Revision 5d3daee1: Remove devtools and rename to devflow
Christos Stavrakakis
01:01 pm Revision 9c1774af: Add devflow autopkg configuration file
Christos Stavrakakis
12:57 pm Revision 2042a902: Fix get_pithos_usage if no usage is returned by astakos.
Sofia Papagiannaki
12:46 pm Revision ddea3095: Fix detailed pithos object listing
Refs: #3149 Sofia Papagiannaki
12:27 pm Revision a6d6e824: Add quotaholdet to debian control file
Christos Stavrakakis
12:19 pm ganeti-local Revision 8e55e20f: Move burnin to ganeti.tools.burnin
Similar to other scripts, “tools/burnin” just becomes a wrapper script.
Signed-off-by: Michael Hanselmann <hansmi@go...
Michael Hanselmann
12:19 pm snf-ganeti Revision 8e55e20f: Move burnin to ganeti.tools.burnin
Similar to other scripts, “tools/burnin” just becomes a wrapper script.
Signed-off-by: Michael Hanselmann <hansmi@go...
Michael Hanselmann

01/15/2013

11:26 pm devflow Revision 10a9cf64: Add an initial setup.py for devflow
Vangelis Koukis
09:54 pm Revision 88f05969: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
Kostas Papadimitriou
09:49 pm Revision 387f8dba: Merge branch 'feature-astakos-newstyles' into feature-cloudbar-fix
Kostas Papadimitriou
09:47 pm Revision d1a7ce9c: Fix footer positioning javsacript handler
Kostas Papadimitriou
09:47 pm Revision 52a432c7: Improve javascript exception handling
Skip 'Script error' exceptions. Those exceptions get raised in
FF/Safari/Chrome from scripts which location violates ...
Kostas Papadimitriou
09:08 pm Revision d42bf91d: Merge remote-tracking branch 'synnefo/feature-cloudbar-fix' into feature-astak...
Kostas Papadimitriou
09:04 pm Revision 7f7863bb: Cloudbar flickering fix
prepend body placeholder (using border-top) to avoid flickering caused
due to late rendering of the cloudbar element
Kostas Papadimitriou
08:01 pm Revision 0504f010: Update token view/url
introduce a helper view to allow user update the account api token.
``renewToken`` javascript helper method is includ...
Kostas Papadimitriou
07:31 pm snf-ganeti Revision 45566243: Remove special-case of "0" in niceSort
Since now niceSort is more consistently behaved, we don't have the
special casing. This should have been removed in c...
Iustin Pop
07:31 pm ganeti-local Revision 45566243: Remove special-case of "0" in niceSort
Since now niceSort is more consistently behaved, we don't have the
special casing. This should have been removed in c...
Iustin Pop
07:24 pm ./kamaki Revision f5d9bc54: Documentation updates
Stavros Sachtouris
07:06 pm Revision e09c5005: Fix get_active_auth_providers regressiona
Handling active auth providers require access to provider user object
thus user_providers context variable got revert...
Kostas Papadimitriou
06:46 pm Revision 17ad5d37: Conform profile form with EMAILCHANGE_ENABLED setting
- Do not display email change fields Kostas Papadimitriou
06:44 pm Revision 3c807f64: Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo ...
Olga Brani
06:43 pm Revision 531fca05: Auth_methods icons
Olga Brani
06:37 pm devflow Revision 55775645: Import devflow code
Import devflow code by
Christos Stavrakakis <cstavr@grnet.gr>,
with minor modifications.
Vangelis Koukis
06:21 pm devflow Revision 1ff00aa6: Initial commit
Vangelis Koukis
06:18 pm ganeti-local Revision 85a895be: burnin: Enable DT_EXT/DT_RBD for single node clusters
As reported by Constantinos Venetsanopoulos, DT_RBD and DT_EXT work on
single node clusters.
Signed-off-by: Michael ...
Michael Hanselmann
06:18 pm snf-ganeti Revision 85a895be: burnin: Enable DT_EXT/DT_RBD for single node clusters
As reported by Constantinos Venetsanopoulos, DT_RBD and DT_EXT work on
single node clusters.
Signed-off-by: Michael ...
Michael Hanselmann
06:15 pm Revision 10a870d5: Email change activation fix
allow email change activation even if user is not authenticated Kostas Papadimitriou
06:00 pm ./kamaki Revision fa53cb2e: Debianize Ubuntu parts of debian/*
root
06:00 pm snf-image-creator Revision 02bb0ad2: Bump ubuntu version to 0.2-0ubuntu3
Nikos Skalkotos
05:58 pm snf-image-creator Revision f7b2b46b: Add setuptools as build dependency
Nikos Skalkotos
05:47 pm Revision 8acb8758: Merge handling of branching
Christos Stavrakakis
05:47 pm Revision c47a839d: Fix merge commit
Christos Stavrakakis
05:46 pm Revision b1f5c057: Do not edit changelog if mode is not release
Christos Stavrakakis
05:40 pm Revision 3fbf7863: Combined profile form updates
- Handle local account existance and accordingly display password change
fields
- Remove pending email changes befo...
Kostas Papadimitriou
05:28 pm Revision 8569dbf2: Get version from python
Christos Stavrakakis
05:17 pm snf-ganeti Revision d46c9fd6: test/Types.hs: add an HLint ANN for ignoring camelCase
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:17 pm ganeti-local Revision d46c9fd6: test/Types.hs: add an HLint ANN for ignoring camelCase
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:16 pm snf-image-creator Revision d21cb376: Bump ubuntu version to 0.2-0ubuntu2
Nikos Skalkotos
05:12 pm Revision f7400729: Initial commit of the combined profile form
The new profile form supports change email and password change actions
by propagating submited data to internal Email...
Kostas Papadimitriou
05:08 pm snf-image-creator Revision cd05ea69: Add missing setuptools dependency
Nikos Skalkotos
05:06 pm Revision 43411855: Optionally import rados
Sofia Papagiannaki
05:04 pm Revision a9420179: Fix syntax error
Sofia Papagiannaki
05:01 pm Revision db6865fc: Merge branch 'latest-quota' into develop
bring quotas, projects, astakos logins, pithos/RADOS
into the new synnefo development workflow
Georgios D. Tsoukalas
04:46 pm Revision 7f1f0464: fix radosblocker merge, fix some tabs/whitespace
Georgios D. Tsoukalas
04:43 pm snf-ganeti Revision 5ce58234: Link man pages in documentation
This patch depends on “Option to include man pages in documentation”. In
the documentation build including man pages,...
Michael Hanselmann
04:43 pm ganeti-local Revision 5ce58234: Link man pages in documentation
This patch depends on “Option to include man pages in documentation”. In
the documentation build including man pages,...
Michael Hanselmann
04:27 pm ganeti-local Revision a7f0953a: Make niceSort a wrapper over niceSortKey id
Currently, niceSort behaves differently than niceSortKey in cases
where the parsed groups are equal but the original ...
Iustin Pop
04:27 pm snf-ganeti Revision a7f0953a: Make niceSort a wrapper over niceSortKey id
Currently, niceSort behaves differently than niceSortKey in cases
where the parsed groups are equal but the original ...
Iustin Pop
04:26 pm snf-ganeti Revision 96b28307: Add version check for Sphinx
Sphinx 1.0 and above can check version by setting “needs_sphinx” in the
configuration.
Signed-off-by: Michael Hansel...
Michael Hanselmann
04:26 pm ganeti-local Revision 96b28307: Add version check for Sphinx
Sphinx 1.0 and above can check version by setting “needs_sphinx” in the
configuration.
Signed-off-by: Michael Hansel...
Michael Hanselmann
04:24 pm snf-ganeti Revision 41806ef4: Option to include man pages in documentation
Before this patch, HTML versions of man pages (man/*.rst) were already
built. However, since they are separate from t...
Michael Hanselmann
04:24 pm ganeti-local Revision 41806ef4: Option to include man pages in documentation
Before this patch, HTML versions of man pages (man/*.rst) were already
built. However, since they are separate from t...
Michael Hanselmann
04:18 pm Pithos MacOS Client Pithos-1.1.1-ARC.zip
1.1.1 (20130115.0) with ARC Miltiadis Vasilakis
04:11 pm Pithos MacOS Client Revision 3a54a593: Fix bugs in use of ARC
Refactor code that may cause bugs in Snow Leopard. Update version. Miltiadis Vasilakis
04:06 pm Pithos MacOS & iOS Common Lib Revision 153edb5e: Use Objective-C ARC for ASIPithos objects
Miltiadis Vasilakis
04:02 pm Revision 6368c29f: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Sofia Papagiannaki
04:01 pm Revision 7dc78140: Merge branch 'radosblocker' of https://code.grnet.gr/git/pithos into latest-quota
Conflicts:
snf-pithos-app/pithos/api/util.py
snf-pithos-backend/pithos/backends/modular.py
snf-pithos-backend/pith...
Sofia Papagiannaki
03:53 pm snf-image-creator Revision e5dfdb55: Bump ubuntu version 0.2-0ubuntu1
Nikos Skalkotos
03:52 pm snf-image-creator Revision a07b2969: Fix lintian Errors
Nikos Skalkotos
03:47 pm ./kamaki Revision 66c8a4f0: Update Changelog and manpage
Stavros Sachtouris
03:34 pm Revision 478f763e: Fix pithos backend external_quota argument initialization
Sofia Papagiannaki
03:32 pm Revision 9deadfcd: fix broken intDecimalField initialization
Georgios D. Tsoukalas
03:32 pm Revision 7db8c163: add pending members indication in projects
Georgios D. Tsoukalas
03:26 pm ./kamaki Revision bcbf9a58: Remove build-dependancy on Sphinx package, explicitely add manpage
Stavros Sachtouris
03:24 pm Revision 8989f446: Fix TypeError: quota_values() takes no arguments (1 given)
Sofia Papagiannaki
03:23 pm Revision db0d5f6b: Fix bug in user-set-initial-quota command
Sofia Papagiannaki
03:17 pm Revision 8172ea5f: Clear service token expiration
Sofia Papagiannaki
03:17 pm ./kamaki Revision fa062062: Merge branch 'feature-quota' into develop
Stavros Sachtouris
03:17 pm Revision 09a184b1: Merge branch 'feature-devtools-autobuild' into develop
Christos Stavrakakis
03:17 pm snf-image-creator Revision 26dcc65a: Add new dependencies needed for v0.2
Nikos Skalkotos
03:16 pm ganeti-local Revision 6d675203: design-autorepair.rst: separate list of jobs with plus sign
Commas are not valid characters in tags, hence they can't be use to
separate the different job IDs; plus signs (+) ar...
Dato Simó
03:16 pm snf-ganeti Revision 6d675203: design-autorepair.rst: separate list of jobs with plus sign
Commas are not valid characters in tags, hence they can't be use to
separate the different job IDs; plus signs (+) ar...
Dato Simó
03:09 pm Revision 6255b97d: Limit lines length to 80
Sofia Papagiannaki
03:09 pm Revision 0a444bb5: Delete pithos account_name call
Sofia Papagiannaki
03:09 pm Revision 4d366a03: Extend account_list pithos api call
Provide account name (not only uuid) Sofia Papagiannaki
03:09 pm Revision 99494f57: Include uuid in user-details command output
Sofia Papagiannaki
03:09 pm Revision e84332a3: Fix AttributeError: 'AstakosUser' object has no attribute 'quota'
Sofia Papagiannaki
03:07 pm ./kamaki Revision 6c2a6f0d: Re-fix setup
Stavros Sachtouris
02:56 pm Revision db99f198: Implement project suspension and resumption
Merge membership's SUSPENDED and TERMINATED states into PROJECT_DEACTIVATED. Giorgos Korfiatis
02:55 pm ./kamaki Support #3179 (Resolved): Merge quota-holder client in main kamaki distribution
Stavros Sachtouris
02:55 pm ./kamaki Revision 81e34150: Merge branch 'feature-output' into develop
Conflicts:
kamaki/clients/__init__.py
kamaki/clients/pithos.py
Stavros Sachtouris
02:09 pm ./kamaki Revision 1ada4c87: Forgoten save
Stavros Sachtouris
01:59 pm ./kamaki Revision d6542452: Setup QH-related package setup
Stavros Sachtouris
01:37 pm ./kamaki Revision b31051d6: Syntax check and debug
Stavros Sachtouris
01:18 pm ganeti-local Revision 42959a7f: burnin: Disk template option cleanup
Burnin doesn't support all disk templates (specifically it doesn't
support “blockdev”). The code, however, used manua...
Michael Hanselmann
01:18 pm snf-ganeti Revision 42959a7f: burnin: Disk template option cleanup
Burnin doesn't support all disk templates (specifically it doesn't
support “blockdev”). The code, however, used manua...
Michael Hanselmann
01:18 pm ganeti-local Revision d8378091: burnin: Factorize disk template lists
Keep the lists at the top instead of having them embedded in the code.
Use frozenset, too.
Signed-off-by: Michael Ha...
Michael Hanselmann
01:18 pm snf-ganeti Revision d8378091: burnin: Factorize disk template lists
Keep the lists at the top instead of having them embedded in the code.
Use frozenset, too.
Signed-off-by: Michael Ha...
Michael Hanselmann
01:12 pm ./kamaki Revision b4368e33: Add all quotaholder files in kamaki
Stavros Sachtouris
12:18 pm Revision 4182dd03: Bug fix
Olga Brani
12:17 pm Revision 4f674214: Icons for extralogin methods
Olga Brani
12:12 pm Revision bc523cac: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
12:12 pm Revision 0da40b58: Extralogin methods with icons
Olga Brani
12:12 pm Revision ff8333db: Style fixes
Olga Brani
12:08 pm snf-image-creator Revision 9b0698ac: Merge branch 'master' into ubuntu
Nikos Skalkotos
11:42 am snf-ganeti Revision 2f3a3365: Replace nodegroups' PartialNic by PartialNicParams
This fixes a bug that corrups the config when one adds a
network to a node group. I wil soon extend QA by some comman...
Helga Velroyen
11:42 am ganeti-local Revision 2f3a3365: Replace nodegroups' PartialNic by PartialNicParams
This fixes a bug that corrups the config when one adds a
network to a node group. I wil soon extend QA by some comman...
Helga Velroyen

01/14/2013

11:54 pm snf-image-creator snf_image_creator-0.2.tar.gz
Nikos Skalkotos
07:50 pm snf-image-creator Revision 99f95b85: Bump version to 0.2
Nikos Skalkotos
07:49 pm snf-image-creator Revision 4197b5a6: Update the documentation to reflect v0.2
Nikos Skalkotos
07:40 pm Revision 3c638f72: Add states DISMISSED and CANCELLED in ProjectApplication and related calls
Fix defaults in DateTimeFields Giorgos Korfiatis
07:40 pm Revision 79991070: Remove unused update_application()
Giorgos Korfiatis
07:25 pm Revision e3a8274b: Hide pithos account_name api call
Sofia Papagiannaki
07:05 pm ./kamaki Revision d1304043: Copy quotaholder client files into clients
Stavros Sachtouris
06:54 pm Revision a4384506: Compute merge commit
Christos Stavrakakis
06:54 pm Revision 8d3b0bab: Implement autopkg.sh in Python
First python implementation of autopkg.sh script, used for automatic
creation of debian packages.
Christos Stavrakakis
06:54 pm Revision 00351409: Various improvements to version computation
Christos Stavrakakis
06:54 pm Revision d3f6dfdf: Use GitPython instead of subprocess
Christos Stavrakakis
06:54 pm Revision c9b113ac: WIP commit for the devtools build system
Vangelis Koukis
06:45 pm Revision c346aed0: Refactor network reconciliation
Christos Stavrakakis
05:54 pm snf-ganeti Revision ef947a42: Loader.hs: ignore expired ArSuspended policies
At the moment, because 'mergeData' is pure, it may set instance auto-repair
policies that are of the form `ArSuspende...
Dato Simó
05:54 pm ganeti-local Revision ef947a42: Loader.hs: ignore expired ArSuspended policies
At the moment, because 'mergeData' is pure, it may set instance auto-repair
policies that are of the form `ArSuspende...
Dato Simó
05:54 pm snf-ganeti Revision b1eb71c7: design-autorepair.rst: clarify tag precedence and conflict
This commit clarifies one particular point of the auto-repair workflow:
what to do when multiple, conflicting adminis...
Dato Simó
05:54 pm snf-ganeti Revision e79f576c: Loader.hs: rewrite extractExTags to use chompPrefix
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm ganeti-local Revision b1eb71c7: design-autorepair.rst: clarify tag precedence and conflict
This commit clarifies one particular point of the auto-repair workflow:
what to do when multiple, conflicting adminis...
Dato Simó
05:54 pm ganeti-local Revision 55416810: Loader.hs: set instance auto-repair policy in mergeData
'getArPolicy' and 'setArPolicy' follow the precedence rules introduced in
b1eb71c: within an object, the most restric...
Dato Simó
05:54 pm snf-ganeti Revision 55416810: Loader.hs: set instance auto-repair policy in mergeData
'getArPolicy' and 'setArPolicy' follow the precedence rules introduced in
b1eb71c: within an object, the most restric...
Dato Simó
05:54 pm ganeti-local Revision e79f576c: Loader.hs: rewrite extractExTags to use chompPrefix
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm ganeti-local Revision 23594127: Instance.hs: add an 'arPolicy' field for auto-repair policy
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm snf-ganeti Revision 23594127: Instance.hs: add an 'arPolicy' field for auto-repair policy
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
05:54 pm ganeti-local Revision b6aeda4a: Utils.hs: add a clockTimeToString function
This function allows to easily convert a ClockTime object to a string
representation of its timestamp (seconds-only)....
Dato Simó
05:54 pm ganeti-local Revision b009f682: Utils.hs: function to chomp prefix + separator from a string
Some auto-repair tags are composed of a prefix and then an optional
argument; the new "chompPrefix" function in Utils...
Dato Simó
05:54 pm snf-ganeti Revision b009f682: Utils.hs: function to chomp prefix + separator from a string
Some auto-repair tags are composed of a prefix and then an optional
argument; the new "chompPrefix" function in Utils...
Dato Simó
05:54 pm snf-ganeti Revision b6aeda4a: Utils.hs: add a clockTimeToString function
This function allows to easily convert a ClockTime object to a string
representation of its timestamp (seconds-only)....
Dato Simó
05:54 pm ganeti-local Revision 819358e1: design-autorepair.rst: add a graph with state transitions
The graph added here follows the data types introduced in 7ec2f76, by which
"Suspended" is not a state, but a possibl...
Dato Simó
05:54 pm snf-ganeti Revision 819358e1: design-autorepair.rst: add a graph with state transitions
The graph added here follows the data types introduced in 7ec2f76, by which
"Suspended" is not a state, but a possibl...
Dato Simó
05:52 pm snf-ganeti Revision 3e77a36c: Add initial constants and Haskell ADTs for auto repair
In this commit, the AutoRepairType and AutoRepairResult types are defined,
with the possible values specified in doc/...
Dato Simó
05:52 pm ganeti-local Revision 7ec2f76b: HTools/Types.hs: more auto-repair types
AutoRepairPolicy, AutoRepairStatus, and other auxiliary types are added.
These are used only internally by the auto-r...
Dato Simó
05:52 pm ganeti-local Revision 3e77a36c: Add initial constants and Haskell ADTs for auto repair
In this commit, the AutoRepairType and AutoRepairResult types are defined,
with the possible values specified in doc/...
Dato Simó
05:52 pm snf-ganeti Revision 7ec2f76b: HTools/Types.hs: more auto-repair types
AutoRepairPolicy, AutoRepairStatus, and other auxiliary types are added.
These are used only internally by the auto-r...
Dato Simó
05:52 pm ganeti-local Revision e47e51a8: design-autorepair.rst: use the same prefix everywhere
This commit changes the "ganeti:watcher:repair:pending" and
"ganeti:watcher:repair:result" tag prefixes to use
"ganet...
Dato Simó
05:52 pm snf-ganeti Revision e47e51a8: design-autorepair.rst: use the same prefix everywhere
This commit changes the "ganeti:watcher:repair:pending" and
"ganeti:watcher:repair:result" tag prefixes to use
"ganet...
Dato Simó
05:50 pm Revision 99463445: Fix check for conflicting projects in approve
Giorgos Korfiatis
05:50 pm Revision 0514bcc7: Changes in registering to quotaholder
Add an 'uplimit' (default) field in Resource;
change AstakosUserQuota fields to IntDecimalField;
pass all four limits...
Giorgos Korfiatis
05:50 pm Revision 0f0dd7df: Additional parameters in the field constructor
Giorgos Korfiatis
05:36 pm Revision 0308f3a7: Provide pithos call for getting account name from uuid
Sofia Papagiannaki
05:31 pm ganeti-local Revision b3a6a525: NEWS: Fix referenced man page's section number
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Michael Hanselmann
05:31 pm snf-ganeti Revision b3a6a525: NEWS: Fix referenced man page's section number
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Michael Hanselmann
05:31 pm ./kamaki Revision 18555878: Merge branch 'develop' into feature-quota
Conflicts:
kamaki/cli/commands/history_cli.py
kamaki/cli/commands/pithos_cli.py
Stavros Sachtouris
05:27 pm snf-ganeti Revision eb7a6965: kvm: add two help dump files
One is the --help output for kvm 1.1.2 and the second one is the same as
0.9.1 but with a fake option added between -...
Guido Trotter
05:27 pm ganeti-local Revision eb7a6965: kvm: add two help dump files
One is the --help output for kvm 1.1.2 and the second one is the same as
0.9.1 but with a fake option added between -...
Guido Trotter
05:26 pm ./kamaki Support #3179 (Closed): Merge quota-holder client in main kamaki distribution
Stavros Sachtouris
05:23 pm ./kamaki Bug #3172 (Resolved): store upload connection/server failure handling
Stavros Sachtouris
05:19 pm ganeti-local Revision 909948f1: Update copyright in documentation
Use range() instead of building the list manually. Keeps the code
shorter starting next year.
Signed-off-by: Michael...
Michael Hanselmann
05:19 pm snf-ganeti Revision 909948f1: Update copyright in documentation
Use range() instead of building the list manually. Keeps the code
shorter starting next year.
Signed-off-by: Michael...
Michael Hanselmann
04:54 pm Revision 2f732a9b: Fix model_to_dict utility
Sofia Papagiannaki
04:48 pm Revision bd0f516a: Configurable auth providers icon urls
Kostas Papadimitriou
04:48 pm Revision 9c73d218: Auth providers login/logout messages update
Kostas Papadimitriou
04:36 pm snf-ganeti Revision 7f83345f: kvm: simplify _GetMachineVersion
Use a multiline regexp rather than a single line one, and then split
lines in the code.
Signed-off-by: Guido Trotter...
Guido Trotter
04:36 pm ganeti-local Revision e6f24d89: kvm: Add kvm_extra parameter
As requested in Issue 261 and many other times.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mic...
Guido Trotter
04:36 pm snf-ganeti Revision 156681c1: kvm: support usb devices
All in one go, comma separated usb devices of all types.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewe...
Guido Trotter
04:36 pm snf-ganeti Revision 7589346f: kvm: Add -vga option
As requested in Issue 69.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansm...
Guido Trotter
04:36 pm ganeti-local Revision 156681c1: kvm: support usb devices
All in one go, comma separated usb devices of all types.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewe...
Guido Trotter
04:36 pm ganeti-local Revision 7f83345f: kvm: simplify _GetMachineVersion
Use a multiline regexp rather than a single line one, and then split
lines in the code.
Signed-off-by: Guido Trotter...
Guido Trotter
04:36 pm ganeti-local Revision 2fddb144: Allow -soundhw option to kvm
For all of us that love to listen to music on our kvm virtual machines,
the -soundhw option is paramount.
Signed-off...
Guido Trotter
04:36 pm ganeti-local Revision 7589346f: kvm: Add -vga option
As requested in Issue 69.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansm...
Guido Trotter
04:36 pm snf-ganeti Revision e6f24d89: kvm: Add kvm_extra parameter
As requested in Issue 261 and many other times.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Mic...
Guido Trotter
04:36 pm snf-ganeti Revision 2fddb144: Allow -soundhw option to kvm
For all of us that love to listen to music on our kvm virtual machines,
the -soundhw option is paramount.
Signed-off...
Guido Trotter
04:23 pm ganeti-local Revision 0ad7f5d8: kvm: use help based feature detection
As discussed on the list some people backport features to different kvm
versions, making the version based detection ...
Guido Trotter
04:23 pm snf-ganeti Revision 0ad7f5d8: kvm: use help based feature detection
As discussed on the list some people backport features to different kvm
versions, making the version based detection ...
Guido Trotter
04:22 pm ./kamaki Revision 16c895db: More retries, dynamic upload thread limit
Even the slightest progress causes upload to retry
if 502 client error is received, # of threads are limited to curre...
Stavros Sachtouris
04:03 pm ganeti-local Revision e3b89628: kvm: abstract getting --help output
This will be used later, for now nothing changes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: M...
Guido Trotter
04:03 pm snf-ganeti Revision a900a30c: kvm: always pass -usb
This will be the default anyway and it was a mistake to pass it only if
the mouse was specified.
Signed-off-by: Guid...
Guido Trotter
04:03 pm ganeti-local Revision 2c368f28: Add a non negative int hypervisor parameter check
...and use it for a few parameters for which it makes sense.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Rev...
Guido Trotter
04:03 pm ganeti-local Revision a900a30c: kvm: always pass -usb
This will be the default anyway and it was a mistake to pass it only if
the mouse was specified.
Signed-off-by: Guid...
Guido Trotter
04:03 pm snf-ganeti Revision e3b89628: kvm: abstract getting --help output
This will be used later, for now nothing changes.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: M...
Guido Trotter
04:03 pm snf-ganeti Revision 2c368f28: Add a non negative int hypervisor parameter check
...and use it for a few parameters for which it makes sense.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Rev...
Guido Trotter
04:03 pm snf-ganeti Revision 4888a609: kvm: allow setting smp cores, threads, sockets
This was requested in Issue 322.
Note that maxcpus is not implemented yet, as it should be considered in
a cpu-hotplu...
Guido Trotter
04:03 pm ganeti-local Revision 4888a609: kvm: allow setting smp cores, threads, sockets
This was requested in Issue 322.
Note that maxcpus is not implemented yet, as it should be considered in
a cpu-hotplu...
Guido Trotter
03:58 pm Revision 5d726083: Fix pydist-overrides
Christos Stavrakakis
03:52 pm Revision a3530159: fix project table queryset, minor other fixes
Georgios D. Tsoukalas
03:39 pm ./kamaki Revision 7644c38e: Handle thread failures in download
If some threads fail for some reason, download re-tries 2 more times,
provided there is some progress
Stavros Sachtouris
03:06 pm Revision 076a2dc0: Token flag is mandatory even for `delete-stale'
Change snf-burnin-run.sh to represent this. Ilias Tsitsimpis
02:24 pm Revision 8792bb97: Don't wait for cleanup_servers in cleanup_networks
It seems that cleanup_networks always is called after
cleanup_servers, in serial execution order.
Also `--token' see...
Ilias Tsitsimpis
02:22 pm snf-ganeti Revision 0a48c13e: Add cfgupgrade for hotplug
This adds dev_idxs (initialized to 0) to existing instances
and removes deprecated pci_pool/pci_reservations if alrea...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision ea54a0b9: Compatibility patch for base64 encoded networks
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:22 pm snf-ganeti Revision bbc4783a: Hotplug: rpc support
Introduce new RPCs that eventually invoke hypervisor specific
hotplug functions.
Signed-off-by: Dimitris Aragiorgis ...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 21e77d7f: Hotplug: cmdlib support
Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place a --hotplug optio...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 6a1e009c: Hotplug: client support
Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted modifications become effective after
reboo...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 33ca83e9: Config method UpdateDevIdx()
This is invoked just before a device is to be hotplugged. This
ensures no device naming duplication in the future.
S...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision a1848d13: Hotplug: KVM support
KVM >= 1.0 is needed.
Introduce new methods: HotAddNic/HotDelNic, HotAddDisk/HotDelDisk. All
of them use QEMU monito...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 5f08864c: Hotplug: objects.py additions
Introduce new instance level slot dev_idxs: { "nics": 0, "disks": 0 }
nics/disks is an index used for device identif...
Dimitris Aragiorgis
02:22 pm snf-ganeti Revision 999d38c6: Add hotplug design doc
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:18 pm Revision 07fcdb96: Return quotaholder holding in pithos backend
Sofia Papagiannaki
02:18 pm Revision 8172d87d: Do not use global variable for current date
Sofia Papagiannaki
01:51 pm snf-ganeti Revision 2568b6ba: Bump new version
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
01:51 pm Revision f5991951: Project action fix
show leave action also when user requested to join the project Kostas Papadimitriou
01:49 pm snf-ganeti Revision c1b5a3ac: Merge branch 'stable-2.6-ippool-hotplug-esi' into debian-2.6
Dimitris Aragiorgis
01:38 pm Revision d3d26334: Project detail action title fix
Kostas Papadimitriou
01:35 pm ./kamaki Feature #3165: Basic windows support
Users can install kamaki at windows consoles, if they know their python Stavros Sachtouris
01:34 pm snf-ganeti Revision c9ff267c: Add KVM machine version as hv param
This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers...
Dimitris Aragiorgis
01:30 pm Revision a1d151a8: Fix third party signup form
when active approval terms exist Kostas Papadimitriou
01:21 pm Revision 0f703cba: fix user_visible_by_last_of_chain()
ProjectApplication.objects.user_visible_by_last_of_chain()
would erroneously list more than one application per chain...
Georgios D. Tsoukalas
01:21 pm Revision f31db8a5: change date column names
Georgios D. Tsoukalas
01:20 pm Revision 88dd5c4d: Replace account uuid with username in response headers
Sofia Papagiannaki
01:17 pm Revision 3aa6296b: Better handling of `delete_stale' in cleanup_networks
We should not check (and wait) for staled servers to
be deleted if all we want is to show staled networks.
Ilias Tsitsimpis
01:15 pm Revision befc85c6: Project details fixes
- Fix status display
- Modify action wording
Kostas Papadimitriou
12:54 pm ganeti-local Revision 14fd6c81: kvm: add serial console speed
The serial port speed changed between versions of qemu (what didn't?), so
the old hardcoded default doesn't do anymor...
Guido Trotter
12:54 pm snf-ganeti Revision 14fd6c81: kvm: add serial console speed
The serial port speed changed between versions of qemu (what didn't?), so
the old hardcoded default doesn't do anymor...
Guido Trotter
12:52 pm Revision d2687465: Re-indent `README' and `Changelog'
Ilias Tsitsimpis
12:44 pm Revision 01223f04: Fix date validations in project application form
Sofia Papagiannaki
12:41 pm Revision efc58b65: Project details fixes
- Proper labels based on project application status Kostas Papadimitriou
12:22 pm Revision 47326648: Merge branch 'latest-quota-new-states-views' into latest-quota
Kostas Papadimitriou
12:22 pm Revision 87fba8d5: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
12:21 pm Pithos MacOS Client Pithos-1.1-ARC.zip
1.1 (20130108.0) with ARC Miltiadis Vasilakis
12:21 pm Revision bd9af366: Additional project views fixes
Kostas Papadimitriou
12:19 pm ./kamaki Revision 16a23e82: Merge branch 'master' into debian
Conflicts:
docs/developers/extending-clients-api.rst
Stavros Sachtouris
12:15 pm ./kamaki Revision 3bc0a7ee: Do not compile docs
Stavros Sachtouris
12:14 pm Pithos MacOS Client Revision cb6abe72: Convert to Objective-C ARC
Use Xcode refactoring to convert project to Objective-C ARC, to fix problems that memory is freed more than once, whe... Miltiadis Vasilakis
12:08 pm Revision b7f503a1: Merge remote-tracking branch 'synnefo/latest-quota' into latest-quota-new-stat...
Kostas Papadimitriou
11:35 am snf-ganeti Revision 83951b04: Merge branch 'devel-2.6'
* devel-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
11:35 am ganeti-local Revision 83951b04: Merge branch 'devel-2.6'
* devel-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
11:03 am Revision 67598031: Remove obsolete AstakosUser email, is_active unique together check
Sofia Papagiannaki
10:26 am ganeti-local Revision 223b7cf4: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
Michael Hanselmann
10:26 am snf-ganeti Revision 223b7cf4: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
QA: Use instance name for rename test
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
Michael Hanselmann

01/11/2013

08:05 pm snf-image-creator Revision afdddc8d: Rephrase overview and install section in docs
Make them comply with current source tree Nikos Skalkotos
07:20 pm ./kamaki Revision a1fd1368: Remove snf-common docs depdcy
Stavros Sachtouris
07:09 pm ./kamaki Revision d52c4da9: Docs fixes
Merge branch 'master' into debian
Conflicts:
docs/developers/adding-commands.rst
docs/developers/extending-clients...
Stavros Sachtouris
07:03 pm ./kamaki Revision 8b420f49: Fix typo
Stavros Sachtouris
06:42 pm Revision 05617ab9: New states views Part 1
Kostas Papadimitriou
06:17 pm snf-ganeti Revision 69bc7a38: QA: Use instance name for rename test
Reported in issue 341. In some setups the instance live in a different
netblock from the cluster. Therefore a the con...
Michael Hanselmann
06:17 pm ganeti-local Revision 69bc7a38: QA: Use instance name for rename test
Reported in issue 341. In some setups the instance live in a different
netblock from the cluster. Therefore a the con...
Michael Hanselmann
06:17 pm ./kamaki Revision fbb08c29: New upstream version, replace dependency snf-common with python-objpool
Stavros Sachtouris
06:16 pm ganeti-local Revision 60a7335b: Add locking to _NetworkQuery
Make use of _GetNames() to get the final network UUIDs.
Get networks info after having aquired the locks. Refactor
th...
Dimitris Aragiorgis
06:16 pm snf-ganeti Revision 60a7335b: Add locking to _NetworkQuery
Make use of _GetNames() to get the final network UUIDs.
Get networks info after having aquired the locks. Refactor
th...
Dimitris Aragiorgis
05:51 pm Revision 55698132: Fix migrations
Sofia Papagiannaki
05:37 pm ganeti-local Revision b4d2d2cb: QA: Factorize retrieving non-existent groups from config
Also add a check to make sure there are enough groups defined.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
05:37 pm snf-ganeti Revision b4d2d2cb: QA: Factorize retrieving non-existent groups from config
Also add a check to make sure there are enough groups defined.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
Michael Hanselmann
04:47 pm Revision 1bbf972d: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
04:38 pm Revision 0d1e410b: Fix default value
Kostas Papadimitriou
04:38 pm snf-image-creator Revision 7bc8be06: Add COPYRIGHT and README.rst in MANIFEST.in
Nikos Skalkotos
04:35 pm Revision 55f562a4: Helper api method to retrieve existing userids
Kostas Papadimitriou
04:35 pm Revision 1de7fd6d: Additional common helper methodt
Kostas Papadimitriou
04:35 pm Revision a682eaea: Cyclades astakos migration helper command
Kostas Papadimitriou
04:35 pm Revision 77baab80: Fix public image handling
Kostas Papadimitriou
04:33 pm Revision 0801358a: Set a project application REPLACED only when PENDING
Application state has historical significance:
we need to keep track which have been APPROVED/DENIED.
Giorgos Korfiatis
04:33 pm Revision 19eb3ee6: Implement application denial
Giorgos Korfiatis
04:30 pm Revision 3c964fa4: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
04:29 pm Revision a09a736c: Astakos users and auth providers data migrations
Kostas Papadimitriou
04:20 pm snf-image-creator Revision c282b18e: Add author and author_mail in setup.py
Nikos Skalkotos
04:07 pm Revision 0ed09c7c: Fix pithos get_account_meta.
Do now show usage if request user is other than the owner Sofia Papagiannaki
04:02 pm snf-ganeti Revision ff60afe0: Merge remote branch 'google/stable-2.6' into stable-2.6-esi
Constantinos Venetsanopoulos
03:51 pm snf-ganeti Revision 74cbd3bd: Merge branch 'stable-2.6-ippool-hotplug-esi' into debian-2.6
Dimitris Aragiorgis
03:47 pm snf-ganeti Revision 5e8807cc: Merge remote branch 'google/stable-2.6' into stable-2.6-ippool-hotplug-esi
Constantinos Venetsanopoulos
03:41 pm Revision 6f979a1a: Migration fix
Kostas Papadimitriou
03:13 pm Revision d0e78bbe: Change projects, eliminate development migrations
Change Project's state field and ProjectMembershipHistory's person field;
replace all migrations starting 0015 with a...
Giorgos Korfiatis
02:37 pm Revision fd7131f8: Add option for not checking if repo is dirty
Christos Stavrakakis
02:37 pm Revision 49076290: Small fixes to autopkg
Christos Stavrakakis
02:23 pm Revision 943d5554: Fix typo
Giorgos Korfiatis
02:17 pm snf-image-creator Revision 1294501a: Fix bug introdueced in f2ddf4db58fc537e66d60739d2a
Nikos Skalkotos
02:05 pm ./kamaki Revision 706fc940: upload does not overwrite remote objs by default
Now you can do this to upload all you .jpg imgs to myImgDir directory object:
for img in *.jpg;
do
kamaki store ...
Stavros Sachtouris
01:37 pm Revision 9a0a8eca: Reset erroneous commit
Sofia Papagiannaki
01:29 pm Revision d551c841: fix+test for issue_commission release logic
issue_commission() with negative quantity is considered
to be a 'release' instead of an 'allocation'.
The limit check...
Georgios D. Tsoukalas
01:29 pm Revision 96a212f7: make str(CallError) force unicode to utf8
Georgios D. Tsoukalas
01:02 pm ./kamaki Revision 131f4e86: Merge branch 'master' into feature-quota
Conflicts:
docs/installation.rst
Stavros Sachtouris
12:52 pm Revision 564a2292: Auth providers improvements
- Enrich login/logout messages.
- Clear unverified accounts when user adds the same third party account
to an exist...
Kostas Papadimitriou
12:48 pm Revision 5b746166: Compute merge commit
Christos Stavrakakis
12:46 pm Revision a148ae08: Do not allow automatic third party assignment using login
Kostas Papadimitriou
12:38 pm Revision c4892cd2: Composite index chain, id in project application table
Sofia Papagiannaki
12:36 pm Revision 91956141: Fix migrations
Sofia Papagiannaki
12:12 pm Revision 2af5477c: Add colors to autopkg
Christos Stavrakakis
12:06 pm Revision ea301775: Database migration for user quota policies
Sofia Papagiannaki
12:03 pm Revision 3d6dade7: Stylistic change
Sofia Papagiannaki
12:01 pm Revision 022c61cd: Consider unlimited project members
Sofia Papagiannaki
12:00 pm Revision a769d7ba: Do not add owner to the project during approve
Sofia Papagiannaki
09:12 am Revision bf9b12b8: Remove "lo" from autopkg.sh
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
12:53 am Revision f03b9ba6: Check project dates (better implementation)
Sofia Papagiannaki
12:00 am Revision c846fad1: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Conflicts:
snf-astakos-app/astakos/im/forms.py
snf-astakos-app/astakos/im/functions.py
Sofia Papagiannaki

01/10/2013

11:46 pm Revision 59afc337: Add cancel in project application summary page
Sofia Papagiannaki
11:46 pm Revision f568d0f4: In case of project update bypass start date check
Sofia Papagiannaki
11:13 pm Revision 2ef98527: Change join/leave project policies
Sofia Papagiannaki
10:51 pm Revision 69b26576: Perform date checks
during project add form validation Sofia Papagiannaki
10:50 pm Revision d38522fe: Fix missing method argument
Sofia Papagiannaki
10:49 pm Revision fa48d6fb: Change add_user_policies call signature
Sofia Papagiannaki
08:58 pm Revision 6c997921: Provide commands for importing/exporting existing user resource policies
Sofia Papagiannaki
07:25 pm snf-image-creator Revision f2ddf4db: Fix minor issues in output messages
Nikos Skalkotos
07:15 pm snf-image-creator Revision fb2d189c: Fix the rsync child process wait code
If the process takes too long to finish after the stdout fd is
closed, kill it.
Nikos Skalkotos
07:11 pm snf-image-creator Revision c16850ae: Allow users to specify tmp dir for large files
The cow file when creating images or the temporary image file when
bundling the host system may be large. Allow the u...
Nikos Skalkotos
06:44 pm Revision 9e5eecab: No need to set precursor application to REPLACED in approve()
(it is set when submitting a new application) Giorgos Korfiatis
06:42 pm Revision a9ba418f: Add an id for a chain of applications; this is also the project id
Giorgos Korfiatis
06:34 pm Revision 7fedf08c: Implement autopkg.sh in Python
First python implementation of autopkg.sh script, used for automatic
creation of debian packages.
Christos Stavrakakis
06:33 pm Revision 043f2107: Add user_info to vcs_info
Add information about the user who build the package to version files. Christos Stavrakakis
06:32 pm Revision cc9a45dd: Do not update version if not in git
Return early from update_version if not running inside a development
environment(git repo). This is needed because gi...
Christos Stavrakakis
06:29 pm ./kamaki Feature #3163 (Resolved): Rich command-specific user help
Stavros Sachtouris
06:17 pm ./kamaki Revision 4fcc38a2: Complete enrichment of store * commands
Stavros Sachtouris
05:58 pm ./kamaki Revision 776eee69: Enrich helps/errors up to store_serversioning
Stavros Sachtouris
05:40 pm Revision 21e0fdad: Register a user to quotaholder only when is activated
Giorgos Korfiatis
05:39 pm Revision b4be4eee: Wrapper for register_users
Giorgos Korfiatis
04:56 pm ./kamaki Revision 72952f4f: Enrich helps/errors as fas as store_delmeta
Stavros Sachtouris
04:45 pm Revision fcd94fb1: Fix version file
Christos Stavrakakis
04:31 pm Revision b6fe8bb8: New state handling for astakos projects and memberships
Distinguishes is_active, is_pending flags from actual states in ProjectMembership;
likewise is_active, is_modified fl...
Giorgos Korfiatis
04:25 pm snf-image-creator Revision 62e18b3a: Merge branch 'stable-0.1-hd'
Nikos Skalkotos
04:21 pm Revision 123be68a: wip Generalize project state
Giorgos Korfiatis
04:16 pm Revision dc0effac: Include images in include-binaries
Christos Stavrakakis
04:16 pm snf-image-creator Revision b62d91e8: Add copyright file
Nikos Skalkotos
04:12 pm Revision 61a1b2d2: astakos-qh-sync: skip email-unverified users
Astakos-qh-sync will create quotas for all eligible users.
Users that have unverified emails are not considered eligi...
Georgios D. Tsoukalas
04:12 pm Revision ea818d33: allow overlimit entities to release resources
When a resource holding is found with quantity exceeding its capacity,
it cannot allocate any more quantities,
but it...
Georgios D. Tsoukalas
04:07 pm snf-image-creator Revision 14509370: Minor typo correction
Alex Pyrgiotis
04:06 pm Revision 43332a76: Signup workflow changes
- Validate signup email over *verified* emails. Additional signups with
an existing *unverified* email will replace...
Kostas Papadimitriou
03:40 pm ./kamaki Revision 7bc826c7: Bump ubuntu version 0.6.2.1-1ubuntu2
Nikos Skalkotos
03:34 pm ./kamaki Revision 62326a8e: Fix docs and copyright issues
Nikos Skalkotos
03:21 pm ganeti-local Revision 7cf58cad: Generate documentation from build directory
When man pages should be included they need to be copied from man/*.rst.
This means documentation can no longer be bu...
Michael Hanselmann
03:21 pm snf-ganeti Revision 7cf58cad: Generate documentation from build directory
When man pages should be included they need to be copied from man/*.rst.
This means documentation can no longer be bu...
Michael Hanselmann
03:14 pm ./kamaki Revision a02fb624: Add missing python-sphinx build dependency
Nikos Skalkotos
03:11 pm ganeti-local Revision e6ba3320: Add machine version in kvm runtime file
kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va...
Dimitris Aragiorgis
03:11 pm snf-ganeti Revision e6ba3320: Add machine version in kvm runtime file
kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va...
Dimitris Aragiorgis
02:58 pm Revision 5ad47680: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
02:44 pm snf-ganeti Revision c816a371: Fix typo in the DRBD parser types file
A missing letter has been added to a docstring.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Mi...
Michele Tartara
02:44 pm ganeti-local Revision c816a371: Fix typo in the DRBD parser types file
A missing letter has been added to a docstring.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Mi...
Michele Tartara
01:56 pm Revision 4e41f055: Presentation fixes
Olga Brani
01:42 pm ./kamaki Revision 1606473d: Bump ubuntu version 0.6.2.1-1ubuntu1
Nikos Skalkotos
01:40 pm Revision 81cea478: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
01:38 pm ./kamaki Revision 6d7e8bb6: Fix docs in debian
Nikos Skalkotos
01:36 pm snf-ganeti Revision 58997abb: Add script to check man page references
This script checks for some of the most obvious mistakes when formatting
man page references (which should have the f...
Michael Hanselmann
01:36 pm ganeti-local Revision 58997abb: Add script to check man page references
This script checks for some of the most obvious mistakes when formatting
man page references (which should have the f...
Michael Hanselmann
01:34 pm snf-ganeti Revision 354c4f62: man: Man page reference cleanup
Sphinx is stricter than pandoc when parsing reST and does not allow an
opening parenthesis to directly follow inline ...
Michael Hanselmann
01:34 pm ganeti-local Revision 354c4f62: man: Man page reference cleanup
Sphinx is stricter than pandoc when parsing reST and does not allow an
opening parenthesis to directly follow inline ...
Michael Hanselmann
01:31 pm Revision 67b16462: Cms sync styles
Olga Brani
01:25 pm Revision 7598cd73: Resource usage fixes
Olga Brani
01:19 pm ./kamaki Revision b5cb1492: Merge branch 'master' into ubuntu
Nikos Skalkotos
01:06 pm ./kamaki Revision deefff94: Fix docs build system
In docs/conf.py add the path to kamaki source as the first entry of
os.path. This way we can ensure that when the sph...
Nikos Skalkotos
01:06 pm ./kamaki Revision 4b9fbfa7: Merge branch 'develop' into feature-output
Stavros Sachtouris
01:05 pm ./kamaki Revision ad090323: Docfix
Stavros Sachtouris
12:55 pm ./kamaki Revision 275ad28d: Merge branch 'feature-output' into develop
Stavros Sachtouris
12:47 pm snf-cloudcms Revision aaae4ef4: Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
Conflicts:
cloudcms/static/cloudcms/css/forms.css
cloudcms/static/cloudcms/css/modules.css
cloudcms/static/cloudcm...
Olga Brani
12:33 pm Revision b07085f1: Fix typo
Christos Stavrakakis
12:31 pm Revision d529b7ea: Check that repo is not dirty
autopkg.sh must run only on clean repositories! Christos Stavrakakis
12:31 pm Revision fc395686: Fix git version compatibility issue
Christos Stavrakakis
12:28 pm Revision b7cff2ce: Debian versions must have a revision number
We always use revision number 1. In 'release' mode the user should
fix this revision number in the Changelog.
Christos Stavrakakis
12:27 pm snf-cloudcms Revision b6a584a8: Static files sync with astakos
Olga Brani
12:18 pm snf-cloudcms Revision 322a5bbc: Style sync with astakos
Olga Brani
12:11 pm Revision 85e42165: Remove versions.py
Christos Stavrakakis
12:10 pm Revision b4f396a3: Fix devtools unittests
Christos Stavrakakis
11:16 am ./kamaki Revision 2f0b1afd: Fix lintian warnings
Nikos Skalkotos
09:49 am snf-image-creator Revision b39357a8: Update installation method
In the "Installation from source" scenario, add python-sendfile to the
list of dependecies that will be installed via...
Alex Pyrgiotis

01/09/2013

09:35 pm Pithos iOS Client Revision 35f69496: Use release bundle identifier, bundle display name, and url scheme, and bump v...
Miltiadis Vasilakis
09:22 pm Pithos iOS Client Revision 7824cb43: Merge branch 'develop'
Miltiadis Vasilakis
07:35 pm ./kamaki Revision 8fa6ef6a: Enrich up to store_manifest
Stavros Sachtouris
07:17 pm snf-ganeti Revision f1f6f117: test/Utils.hs: fix capitalization in docstring comment
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
07:17 pm ganeti-local Revision f1f6f117: test/Utils.hs: fix capitalization in docstring comment
Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Dato Simó
07:01 pm ./kamaki Revision 96ec49f2: Enricch store_append helps, fix docs/donf dep.
Stavros Sachtouris
06:55 pm ./kamaki Revision ab8e0346: Fix docs objpool dependency error
Stavros Sachtouris
06:39 pm ganeti-local Revision 0df54fd2: Merge branch 'devel-2.6'
* devel-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netdev...
Guido Trotter
06:39 pm snf-ganeti Revision 0df54fd2: Merge branch 'devel-2.6'
* devel-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netdev...
Guido Trotter
06:30 pm snf-ganeti Revision 30fa4476: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netde...
Guido Trotter
06:30 pm ganeti-local Revision 30fa4476: Merge branch 'stable-2.6' into devel-2.6
* stable-2.6:
Add utility to format dictionary as key=value strings
Remove fixed FIXME
QA: Support master-netde...
Guido Trotter
06:27 pm Revision dfcfb46e: Check that repo is not dirty
autopkg.sh must run only on clean repositories! Christos Stavrakakis
06:19 pm ./kamaki Revision ca521cf2: Fix date in debian changelog
Nikos Skalkotos
06:15 pm ./kamaki Revision 46f1ba8f: Add docs and man page build instructions in rules
Nikos Skalkotos
06:13 pm ./kamaki Revision 795bf206: Enrich up to store_move +update semantics
copy/move [container:]<path> [container:]path Stavros Sachtouris
06:09 pm ./kamaki Revision 80dd1b7c: Add the correct docs in debian/docs
Nikos Skalkotos
06:08 pm ./kamaki Revision 4a6f175c: Add kamaki man page
Nikos Skalkotos
06:03 pm Revision 60a99180: Fix git version compatibility issue
Christos Stavrakakis
05:57 pm snf-ganeti Revision 63b883de: Add utility to format dictionary as key=value strings
This will be used in QA to format network interface parameters.
This is a cherry-pick of master commit eac9b7b8
Sig...
Michael Hanselmann
05:57 pm ganeti-local Revision 63b883de: Add utility to format dictionary as key=value strings
This will be used in QA to format network interface parameters.
This is a cherry-pick of master commit eac9b7b8
Sig...
Michael Hanselmann
05:48 pm ./kamaki Revision c83937c5: Add XSBC-Original-Maintainer field in control
Add Stavros Saxtouris <saxtouri@admin.grnet.gr> as the original
package debian package maintainer
Nikos Skalkotos
05:44 pm ./kamaki Revision 3ed3415f: Fix docs file
Nikos Skalkotos
05:43 pm ./kamaki Revision e6fddea5: Merge branch 'master' into ubuntu
Nikos Skalkotos
05:40 pm ./kamaki Revision 1da966c0: typo
Stavros Sachtouris
05:39 pm ./kamaki Revision 766eb677: Collection.ordereddict bckwrds compatibility
setup Stavros Sachtouris
05:38 pm snf-ganeti Revision 22ac4136: More documentation and man page fixes
- Include numbers in man page references
- Use “:manpage:” where appropriate
- Don't escape underscore in verbatim te...
Michael Hanselmann
05:38 pm ganeti-local Revision 22ac4136: More documentation and man page fixes
- Include numbers in man page references
- Use “:manpage:” where appropriate
- Don't escape underscore in verbatim te...
Michael Hanselmann
05:37 pm ./kamaki Revision 3a9bc911: ordereddict dependency compatibility in setup, doc
Stavros Sachtouris
05:32 pm ./kamaki Revision 35f78d77: Unified connection error reporting in pithos cli
Stavros Sachtouris
05:23 pm snf-ganeti Revision dbb4f850: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:23 pm ganeti-local Revision dbb4f850: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:21 pm snf-ganeti Revision c12e30ca: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:21 pm ganeti-local Revision c12e30ca: Remove fixed FIXME
This was fixed in stable-2.6, commit 053c356
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin...
Guido Trotter
05:20 pm ganeti-local Revision 558e2e8a: QA: Support master-netdev and default NIC parameters
Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne...
Michael Hanselmann
05:20 pm snf-ganeti Revision 558e2e8a: QA: Support master-netdev and default NIC parameters
Requested in issue 337.
The parameter “bridge” was not documented and is therefore silently
replaced with “master-ne...
Michael Hanselmann
05:20 pm snf-ganeti Revision cbf5114e: QA: Do not pass "--bridge" to "gnt-cluster init"
Commit ec0652a (June 2009) removed the option.
This is a cherry-pick of master commit
784537390cd5b1c4f5f8fb9401a62e...
Michael Hanselmann
05:20 pm ganeti-local Revision cbf5114e: QA: Do not pass "--bridge" to "gnt-cluster init"
Commit ec0652a (June 2009) removed the option.
This is a cherry-pick of master commit
784537390cd5b1c4f5f8fb9401a62e...
Michael Hanselmann
05:07 pm Revision 34452951: Change layout of project-list
Giorgos Korfiatis
05:03 pm Bug #3170: /ui/ and pithos+ not accessible
Starting from scratch on freshly installed host, seems to work now. Ticket can be closed!
Regards,
Nikola
Nikola Garafolic
05:03 pm ./kamaki Revision 1e29b9f6: enrich up to store_create, which has new semantics
store_create is only for containers now Stavros Sachtouris
04:59 pm ./kamaki Revision eece6501: Fix gbp.conf file
Change debian branch to ubuntu Nikos Skalkotos
04:58 pm ./kamaki Feature #3173 (Closed): number of threads in multithreaded sessions
Kamaki dynamicaly modifies the number of threads in multithreaded operations (e.g. upload, download).
Current algori...
Stavros Sachtouris
04:57 pm ./kamaki Revision 58d5ae90: Bump ubuntu version to 0.6.2-1ubuntu1
Nikos Skalkotos
04:54 pm ./kamaki Revision 58c8415b: Replace snf-common with objectpool as dependecy
Nikos Skalkotos
04:52 pm Revision f37bd111: Update include-binaries file
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:51 pm Revision ba6dbb79: Add snf-quotaholder-app in rules file
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:46 pm Revision d17b8256: Merge branch 'develop' into debian-develop
Dimitris Aragiorgis
04:46 pm ./kamaki Bug #3172 (Closed): store upload connection/server failure handling
Buggy behavior: When some blocks fail to upload, kamaki ignores them and exit with an error after trying with all blo... Stavros Sachtouris
04:45 pm Revision 92c25aba: Add snf-quotaholder-app in autopkg.conf
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
04:43 pm ./kamaki Feature #1962 (Closed): More helpful error codes on HTTP errors
Stavros Sachtouris
04:43 pm ./kamaki Feature #1963 (Closed): progress report on image upload
Stavros Sachtouris
04:42 pm ./kamaki Bug #1964 (Closed): glance upload does not interleave read()s with POSTs to remote
Stavros Sachtouris
04:32 pm Revision 6003d0a8: Project form improvements
- Differentiate title between update/create
- Step subtitle styles
Kostas Papadimitriou
04:23 pm Revision e72aa2da: Service management commands update
- New service-update command
- service-list now displays service order field
Kostas Papadimitriou
04:22 pm Revision 7795764b: Missing patch
Kostas Papadimitriou
04:21 pm Revision 2e15f9f6: Service model `order` field
Kostas Papadimitriou
03:25 pm Revision 098f6534: Fix sanity checks
Christos Stavrakakis
03:19 pm snf-ganeti Revision 596f913e: Makefile: Fix list of directories
Commit dbee5c9 had a wrong path.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <...
Michael Hanselmann
03:19 pm ganeti-local Revision 596f913e: Makefile: Fix list of directories
Commit dbee5c9 had a wrong path.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <...
Michael Hanselmann
03:16 pm snf-cloudcms Revision 46c1f9cd: Styles sync
sync astakos style changes with cms Kostas Papadimitriou
03:16 pm Revision 52468c16: Merge branch 'devel-0.13' into develop
Conflicts:
snf-cyclades-app/synnefo/api/servers.py
snf-cyclades-app/synnefo/logic/backend.py
Christos Stavrakakis
03:12 pm Revision e399faa2: Merge branch 'master' into develop
Conflicts:
snf-webproject/synnefo/webproject/manage.py
Christos Stavrakakis
02:27 pm ./kamaki Revision 439826ec: Adjust util, docs and store_list to new strategy
New method: cli.utils.page_hold holds console until user input, usefull for listing
results
Stavros Sachtouris
02:13 pm Revision 6f00ed3e: Substitute astakos PRACTICALLY_INF
with kamaki.clients.quotaholder import QH_PRACTICALLY_INFINITE Sofia Papagiannaki
01:42 pm ganeti-local Revision dbee5c92: Highlight external links in HTML documentation
Based on MediaWiki's monobook skin.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i...
Michael Hanselmann
01:42 pm snf-ganeti Revision dbee5c92: Highlight external links in HTML documentation
Based on MediaWiki's monobook skin.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i...
Michael Hanselmann
12:48 pm snf-ganeti Revision 23d95cff: Unit tests for bdev and utils.lvm
Also amended a comment of a tested method.
The tests are for methods introduced in commit 63c73073 (LVM disk creation...
Bernardo Dal Seno
12:48 pm ganeti-local Revision 23d95cff: Unit tests for bdev and utils.lvm
Also amended a comment of a tested method.
The tests are for methods introduced in commit 63c73073 (LVM disk creation...
Bernardo Dal Seno
12:42 pm ./kamaki Revision ad242c17: Merge branch 'develop' into feature-output
Stavros Sachtouris
12:41 pm ./kamaki Revision 15142309: Enrich image_* output/error reporting
Stavros Sachtouris
11:05 am ganeti-local Revision 9ef3e121: Update the monitoring agent design document
This commit updates the design document of the monitoring agent according
to what has already been discussed in vario...
Michele Tartara
11:05 am snf-ganeti Revision 9ef3e121: Update the monitoring agent design document
This commit updates the design document of the monitoring agent according
to what has already been discussed in vario...
Michele Tartara

01/08/2013

07:50 pm Revision 776d97cf: Use GitPython instead of subprocess
Christos Stavrakakis
07:49 pm Revision 46478871: Various fixes
Christos Stavrakakis
07:17 pm Revision a3eb3a95: Refactor notifications
Giorgos Korfiatis
07:08 pm snf-ganeti Revision fdbc5d2f: Add machine version in kvm runtime file
kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default va...
Dimitris Aragiorgis
06:56 pm Revision 907f15db: Remove bypass checks; refactor some checks
Giorgos Korfiatis
06:30 pm ./kamaki Revision fc903073: Enrich image-* up to image_members
Stavros Sachtouris
06:16 pm ganeti-local Revision d78970ba: Support instance-minor pairing in the DRBD collector
This commits enables the DRBD data collector to use the Confd client to
gather information about the pairing between ...
Michele Tartara
06:16 pm snf-ganeti Revision d78970ba: Support instance-minor pairing in the DRBD collector
This commits enables the DRBD data collector to use the Confd client to
gather information about the pairing between ...
Michele Tartara
06:16 pm snf-ganeti Revision eb62691c: Support integrating instance information in the DRBD parser
This commit modifies the DRBD parser and its data structures to include
information about the instance a DRBD minor b...
Michele Tartara
06:16 pm ganeti-local Revision eb62691c: Support integrating instance information in the DRBD parser
This commit modifies the DRBD parser and its data structures to include
information about the instance a DRBD minor b...
Michele Tartara
05:52 pm ./kamaki Revision 17428e1a: Merge branch 'develop' into feature-output
Stavros Sachtouris
05:49 pm ./kamaki Revision 850685bf: Add store_touch, create_object
Create a zero-length object Stavros Sachtouris
05:23 pm ./kamaki Revision 8df337ec: Merge branch 'feature-output' into develop
Stavros Sachtouris
05:22 pm ./kamaki Revision 83c3ba87: Enrich image_public
Stavros Sachtouris
05:21 pm ganeti-local Revision d4d94eee: NEWS: Add missing parenthesis
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Michael Hanselmann
05:21 pm snf-ganeti Revision d4d94eee: NEWS: Add missing parenthesis
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Michael Hanselmann
05:12 pm Bug #2737: gunicorn workers not working
Seems to work now thanks to updated documentation. You can close this one.
Regards,
Nikola
Nikola Garafolic
05:08 pm Bug #3170 (New): /ui/ and pithos+ not accessible
Following this information http://docs.dev.grnet.gr/synnefo/latest/quick-install-admin-guide.html I cannot get pithos... Nikola Garafolic
04:39 pm Revision 6e63629b: Minor additions, bug fixes
Vangelis Koukis
04:37 pm snf-image Revision 1a885fd3: Bump debian version 0.7.4-1
Nikos Skalkotos
04:28 pm Revision 4cb3d962: Modify all setup.py files to use devtools
Vangelis Koukis
04:19 pm Revision ee4aa6eb: Check user credentials in submit_application
Giorgos Korfiatis
04:14 pm ./kamaki Revision 0e806947: Enrich all network_* output and error handling
Stavros Sachtouris
04:12 pm Revision ec595f9c: WIP commit for the devtools build system
Vangelis Koukis
04:11 pm snf-image Revision c560d175: Update ChangeLog and configure.ac for ver. 0.7.4
Nikos Skalkotos
04:00 pm Revision 8c3e6cb5: Missing var
Kostas Papadimitriou
03:59 pm Pithos Android Client Revision 1637229b: partial fix for Bug #3055, execute calls in background since 4+ devices throw...
Giannis Koutsoubos
03:57 pm Revision 69c822cc: wip Simplify submit/update application
Giorgos Korfiatis
03:57 pm Revision 393e4a45: Delete old version of submit
Giorgos Korfiatis
03:57 pm Revision 15ca2bea: Refactor submit application; always mark precursor as REPLACED
Giorgos Korfiatis
03:49 pm Revision ff10da48: Remove unused imports from tests
Christos Stavrakakis
03:48 pm Revision 7cb08744: Exclude start_date column
Kostas Papadimitriou
03:48 pm Revision 5548e765: Fix typo
Kostas Papadimitriou
03:36 pm Revision 9b32e2fb: Projects list improvements
Kostas Papadimitriou
03:34 pm Revision db9a498c: Project details view improvements
Kostas Papadimitriou
03:32 pm Revision 1352dabb: Fix typo
Kostas Papadimitriou
03:28 pm Revision 70de076a: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
03:28 pm Revision de57f345: Safari fix
Olga Brani
03:11 pm Revision 451f6175: Fix menu highligting
Sofia Papagiannaki
02:34 pm ./kamaki Revision ddc0b290: Enrich netowrk_list/info output/error handling
Stavros Sachtouris
02:31 pm Revision 0cc7fae7: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
02:31 pm Revision 864c123e: Fix project focus bug
Olga Brani
02:19 pm Revision 4e057833: Fix policy checking
Sofia Papagiannaki
01:58 pm ./kamaki Revision 769dbf53: Complete better output for flavor_*
Stavros Sachtouris
01:53 pm ./kamaki Revision 87b6b0df: flavor_list error-handling
Stavros Sachtouris
01:43 pm ./kamaki Revision a4d0d88a: server_list with --more and page limit
Stavros Sachtouris
01:38 pm Revision e47fb17a: Perform membership checks during add member form validation
Sofia Papagiannaki
01:38 pm Revision 92492c5f: Fix membership policy presentation
in project application summary Sofia Papagiannaki
01:23 pm ganeti-local Revision 37cfb91f: Add footer.rst as a dependency for all man pages
Commit 6aff051 removed an intermediate step, but forgot to add
“footer.rst” as a direct dependency.
Signed-off-by: M...
Michael Hanselmann
01:23 pm snf-ganeti Revision 37cfb91f: Add footer.rst as a dependency for all man pages
Commit 6aff051 removed an intermediate step, but forgot to add
“footer.rst” as a direct dependency.
Signed-off-by: M...
Michael Hanselmann
01:11 pm ./kamaki Revision bd40efdf: print_items can print results in pages, flavorlist
if called with page_size a possitive int, print_items holds every page_size
results and waits for user input to conti...
Stavros Sachtouris
12:34 pm Revision 4cac5b8e: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
12:34 pm Revision 3ff82dca: Various fixes
Change placeholder for homepage url Olga Brani
12:33 pm Revision 4319c408: Fix infinite quotaholder value
Kostas Papadimitriou
12:33 pm Revision 7f42c70e: Fix fieldset description
Kostas Papadimitriou
12:33 pm Revision e729f165: Allow empty project start date
Kostas Papadimitriou
12:33 pm Revision 80da92f0: Project form/summary fixes
- Sane member join default value
- Fix summary join/leave policy display
Kostas Papadimitriou
11:28 am snf-ganeti Revision 3784c431: Update name of test/htest in doc/devnotes.rst
Update the docs after the rename of 'test/hs/test' to
'test/hs/htest'. This must have been forgotten in 3e16567e.
Si...
Yiannis Tsiouris
11:28 am ganeti-local Revision 3784c431: Update name of test/htest in doc/devnotes.rst
Update the docs after the rename of 'test/hs/test' to
'test/hs/htest'. This must have been forgotten in 3e16567e.
Si...
Yiannis Tsiouris
11:28 am snf-ganeti Revision 29fc0e4e: Fix a couple of bugs in the gnt-instance man page
The "list-fields" and "change-group" commands were mistakenly listed
as sections; we also rename the "Recovery" secti...
Iustin Pop
11:28 am snf-ganeti Revision fa5121f0: Fix "Tags" section capitalisation in the man pages
"Tags" is a section, not a command, so let's title-case it (as opposed
to all upper-case). Furthermore, the RST marku...
Iustin Pop
11:28 am snf-ganeti Revision 93e09cb7: Convert gnt-os man page to sections
As Constantinos observed, the gnt-os man page is not consistent with the
others. This patch adds the missing sections...
Iustin Pop
11:28 am snf-ganeti Revision fe7ad9c8: Improve a bit Haskell library recommended versions
The hinotify library was missing any versions, and finding one that
works with ghc 6.12 (base 4.2.x) was not obvious....
Iustin Pop
11:28 am snf-ganeti Revision 6aff0514: Remove intermediate footer.man/footer.html files
I don't remember why I introduced these when switching to pandoc, but
they are not absolutely needed. Instead of pre-...
Iustin Pop
11:28 am snf-ganeti Revision 74412d69: Enable a table of contents for the html version of man pages
This makes the (very dull) html version of the man pages a bit more
readable, until such a time that we can switch ov...
Iustin Pop
11:28 am snf-ganeti Revision 7322bf7b: Rearrange tags in gnt-cluster/gnt-node
This patch makes the gnt-cluster and gnt-node man page more consistent
with the other man pages, where the tag comman...
Iustin Pop
11:28 am ganeti-local Revision 6210c812: Remove some obsolete entries from .gitignore
Found while doing the previous .dot file changes and wondering what's
this "doc/*.in" stuff… it looks like these were...
Iustin Pop
11:28 am ganeti-local Revision 8fa74099: Inline the standalone dot files
This removes entirely the standalone dot files by inlining them in the
RST documents - as they weren't referenced fro...
Iustin Pop
11:28 am ganeti-local Revision f8e233a3: Stop manually building images out of dot files
The first dot files we added way back in the 2.0 release are managed
manually: we build the .pngs ourselves, track th...
Iustin Pop
11:28 am ganeti-local Revision 7322bf7b: Rearrange tags in gnt-cluster/gnt-node
This patch makes the gnt-cluster and gnt-node man page more consistent
with the other man pages, where the tag comman...
Iustin Pop
11:28 am ganeti-local Revision 74412d69: Enable a table of contents for the html version of man pages
This makes the (very dull) html version of the man pages a bit more
readable, until such a time that we can switch ov...
Iustin Pop
11:28 am ganeti-local Revision 6aff0514: Remove intermediate footer.man/footer.html files
I don't remember why I introduced these when switching to pandoc, but
they are not absolutely needed. Instead of pre-...
Iustin Pop
11:28 am ganeti-local Revision fe7ad9c8: Improve a bit Haskell library recommended versions
The hinotify library was missing any versions, and finding one that
works with ghc 6.12 (base 4.2.x) was not obvious....
Iustin Pop
11:28 am snf-ganeti Revision f8e233a3: Stop manually building images out of dot files
The first dot files we added way back in the 2.0 release are managed
manually: we build the .pngs ourselves, track th...
Iustin Pop
11:28 am ganeti-local Revision fa5121f0: Fix "Tags" section capitalisation in the man pages
"Tags" is a section, not a command, so let's title-case it (as opposed
to all upper-case). Furthermore, the RST marku...
Iustin Pop
11:28 am ganeti-local Revision 29fc0e4e: Fix a couple of bugs in the gnt-instance man page
The "list-fields" and "change-group" commands were mistakenly listed
as sections; we also rename the "Recovery" secti...
Iustin Pop
11:28 am snf-ganeti Revision 6210c812: Remove some obsolete entries from .gitignore
Found while doing the previous .dot file changes and wondering what's
this "doc/*.in" stuff… it looks like these were...
Iustin Pop
11:28 am snf-ganeti Revision 8fa74099: Inline the standalone dot files
This removes entirely the standalone dot files by inlining them in the
RST documents - as they weren't referenced fro...
Iustin Pop
11:28 am ganeti-local Revision 93e09cb7: Convert gnt-os man page to sections
As Constantinos observed, the gnt-os man page is not consistent with the
others. This patch adds the missing sections...
Iustin Pop
11:26 am ganeti-local Revision 7ce2f8ee: Fix a bug in the generation of completion information
Completion information for multi-command binaries were not generated in
the correct way, so the build-bash-complation...
Michele Tartara
11:26 am snf-ganeti Revision 7ce2f8ee: Fix a bug in the generation of completion information
Completion information for multi-command binaries were not generated in
the correct way, so the build-bash-complation...
Michele Tartara
11:16 am Revision be4811c0: Fix a dict iteration
Giorgos Korfiatis
11:12 am Revision 2a71814e: Better output for project-list
Giorgos Korfiatis

01/07/2013

08:56 pm snf-ganeti Revision c46a9ffb: Add small webserver for development
When working on documentation it can be helpful to use a browser. In
some environments it's not possible to access th...
Michael Hanselmann
08:56 pm ganeti-local Revision c46a9ffb: Add small webserver for development
When working on documentation it can be helpful to use a browser. In
some environments it's not possible to access th...
Michael Hanselmann
08:56 pm snf-ganeti Revision 3a817255: man pages: Lowercase name for syntax highlighting
When the man pages' reST is built using Sphinx, “bash” must be used
instead of “Bash”. Pandoc works with both.
Signe...
Michael Hanselmann
08:56 pm ganeti-local Revision 3a817255: man pages: Lowercase name for syntax highlighting
When the man pages' reST is built using Sphinx, “bash” must be used
instead of “Bash”. Pandoc works with both.
Signe...
Michael Hanselmann
08:09 pm snf-image Revision e2510438: Mount all local filesystems when deploying images
If the image has /home on a different partition than /, then
we'll need to have it mounted to inject files on a user'...
Nikos Skalkotos
07:00 pm snf-ganeti Revision 8d459129: Add "use_locking" parameter to network query opcode
This was extracted from a patch by Dimitris Aragiorgis with the subject
“Add locking to _NetworkQuery”. The rest of t...
Michael Hanselmann
07:00 pm ganeti-local Revision 8d459129: Add "use_locking" parameter to network query opcode
This was extracted from a patch by Dimitris Aragiorgis with the subject
“Add locking to _NetworkQuery”. The rest of t...
Michael Hanselmann
06:21 pm Pithos MacOS Client Revision 3f220848: Fix analyze errors
Miltiadis Vasilakis
06:20 pm Revision b0686c16: Fix join/leave policy checks
Giorgos Korfiatis
06:19 pm Revision 401089d8: Periodically update quotas information in astakos usage page
Kostas Papadimitriou
06:16 pm Pithos MacOS & iOS Common Lib Revision 7c60da08: Fix analyze errors that may clash with ARC conventions
Methods that have copy in their name should return a retained object. Use cpy instead for those that do not adhere to... Miltiadis Vasilakis
05:20 pm Revision c11dc0ce: Redefine IntDecimalField to allow support for south migration;
apply the new field to astakos.im.ProjectResourceGrant Giorgos Korfiatis
04:32 pm Pithos MacOS Client Revision b58ff732: Use @autoreleasepool directive
Miltiadis Vasilakis
04:21 pm ganeti-local Revision 27a19bf6: Makefile.am: Add missing space
Commit acaf3ca missed this space before a backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
04:21 pm snf-ganeti Revision 27a19bf6: Makefile.am: Add missing space
Commit acaf3ca missed this space before a backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
04:07 pm snf-image Revision 0e707fe3: Fix a bug in get_partition_to_resize
Fix a typo in a variable name Nikos Skalkotos
03:47 pm Revision 9839cc96: Check whether account is already uuid before transforming
root
03:47 pm Revision af877ee0: Set initial resource quantity to something big.
root
03:38 pm Revision 1e128297: Remove autocomplete="off" from forms
Olga Brani
03:27 pm Pithos MacOS & iOS Common Lib Revision cc176feb: Update with asi-http-request commits up to 2012-07-30
Miltiadis Vasilakis
03:26 pm Revision 6ac34ab5: Project table columns width fix
Olga Brani
03:17 pm Revision 52deaec6: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
03:17 pm Revision 4b852017: Project js validation messages
Olga Brani
03:14 pm Revision 6795eb09: Truncate project name column
Kostas Papadimitriou
03:11 pm Revision fe669460: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
03:11 pm Revision 116e778a: Dropkick large label fix
Style fixes
Project js validation fix
Olga Brani
02:39 pm Revision c9284fad: Fix bug in encoding stdout
Propagate attribute access to original sys.stdout. Also fix corner case where
sys.stdout does not have encoding attri...
Christos Stavrakakis
02:18 pm ./kamaki Revision c91e74bb: Import QH_PRACTICALLY_INFINITE in quotaholder client
Giorgos Korfiatis
01:52 pm Revision 16c63ca4: Import QH_PRACTICALLY_INFINITE in tests
Giorgos Korfiatis
01:52 pm Revision b34e1044: Set default quota values in _increase_resource
Giorgos Korfiatis
01:52 pm Revision 39462ae0: Define custom integer field that is stored in the DB as decimal
Giorgos Korfiatis
01:52 pm Revision 08ce0e6f: wip Use decimals to store quota values; infinite quotas no more supported
Giorgos Korfiatis
01:46 pm Revision 874cddc7: Catch correct Exception
Sofia Papagiannaki
01:41 pm Revision 2425992b: Handle astakos usage response in ui
override the hardcoded quotas if astakos response includes user usage
information.
Kostas Papadimitriou
01:41 pm Revision e65291d7: JS fix
call positionFooter after its definition Kostas Papadimitriou
01:41 pm Revision 73e4a52a: Variable name typo
Kostas Papadimitriou
01:41 pm Revision 515b3e04: Periodic update of user usage quotas
Kostas Papadimitriou
01:32 pm Revision 88353624: Fix project list queryset
Kostas Papadimitriou
01:32 pm Revision c82bd52b: Fix project form included fields
Kostas Papadimitriou
01:13 pm Revision 90ebfc19: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
01:13 pm Revision b88b1976: Project table fixed width columns
Olga Brani
12:56 pm Revision de8859f1: Set import/export limit to something big
Sofia Papagiannaki
12:22 pm Revision 3f77e63d: Merge branch 'master' into devel-0.13
Conflicts:
snf-cyclades-app/synnefo/db/models.py
snf-cyclades-app/synnefo/logic/management/commands/backend-modify.py
Christos Stavrakakis
12:12 pm Revision 7bffb0bd: User usage enhancement in astakos client helpers
`get_user`, `user_for_token` and `authenticate` methods now accept a `usage`
parameter which requests user usage quot...
Kostas Papadimitriou
12:05 pm Revision 6b58b226: Dialog fix
Olga Brani
11:54 am Revision 50f71e79: Template tag typo
Kostas Papadimitriou
11:47 am Revision 67980f56: update project creation form texts
Georgios D. Tsoukalas
11:44 am Revision d41f9720: update project reference specs
Georgios D. Tsoukalas
11:16 am Revision 1ebea3d3: Services to dict helper method
Kostas Papadimitriou
11:15 am Revision 039e3e61: Refactor tests
Christos Stavrakakis
11:12 am Revision fb97c55e: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Sofia Papagiannaki
11:12 am Revision fcde23e4: Set group details transaction commit on success
Sofia Papagiannaki
11:10 am Revision 07f831c1: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Olga Brani
11:09 am Revision 1f6e179e: Various style fixes
Calender js bug fix Olga Brani
11:01 am Revision f807da72: Project joined success message
Display success message after successfully joins a project Kostas Papadimitriou
10:59 am Revision 16b22352: Fix project member approve view allowed methods
require POST http method Kostas Papadimitriou
10:58 am Revision 6c22d993: Handle all membership states
Kostas Papadimitriou
10:33 am Revision de50d96d: Avoid duplicate entries in user projects list
Kostas Papadimitriou
10:30 am Revision 65f6e8ec: Do not display precursor/follower links
Kostas Papadimitriou
10:27 am Revision 624f5625: Only display members list to project owners
Kostas Papadimitriou
10:26 am Revision 96255ce1: Use i18n for projects description content
Kostas Papadimitriou
10:25 am Revision f3a45fc6: Fix membership admin actions
- Require POST request in membership reject/remove views
- Fix members table actions cell content
- Fix reject/remove...
Kostas Papadimitriou
04:13 am Revision fff37615: Fix pithos versioning (better implementation)
Sofia Papagiannaki
04:13 am Revision c55e840a: Remove manual transaction management in project detail.
Sofia Papagiannaki
04:13 am Revision 1dd34bdd: Fix pithos versioning
Do not remove previous object version in case of free versioning policy Sofia Papagiannaki
04:13 am Revision 32454501: Change pithos sharing to work with account uuids
Sofia Papagiannaki
04:13 am Revision 02b8c298: Fix piths Object GET versionlist: catch ItemNotExists exception
Sofia Papagiannaki

01/04/2013

11:04 pm Revision 8bd9786f: Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-q...
Kostas Papadimitriou
11:04 pm Revision 3f0d6293: Project members table administration actions column
Kostas Papadimitriou
11:02 pm Revision 3c7528c9: Fix user projects filter
Kostas Papadimitriou
09:36 pm Revision 272cf735: Membership policies kept in settings instead of db
Sofia Papagiannaki
07:48 pm ./kamaki Revision 22b6f063: Enrich help messages in all server * commands
Stavros Sachtouris
07:33 pm Revision 243c4275: Internationalize project application help text fields
Sofia Papagiannaki
07:32 pm Revision 5b9e9530: Project deactivation/termination
Giorgos Korfiatis
07:32 pm Revision 8c7b8bb8: __str__ for Project and ProjectMembership
Giorgos Korfiatis
07:26 pm snf-image-creator Revision 4a35faa5: Fix minor typos
Nikos Skalkotos
07:00 pm snf-image Revision de9859e9: Update ChangeLog and configure.ac for ver. 0.7.3
Nikos Skalkotos
07:00 pm snf-image Revision 36d9e1dc: Fix multstrap.conf to work with apt2
Nikos Skalkotos
07:00 pm snf-image Revision db910103: Update ChangeLog and configure.ac for ver. 0.7.2
Nikos Skalkotos
07:00 pm snf-image Revision 0db7d525: In multistrap.conf change repository to apt2
Nikos Skalkotos
07:00 pm snf-image Revision 26cef119: Fix AssignHostname task for arch linux
If both /etc/rc.conf and /etc/hostname are missing, create the latter
to host the hostname.
Nikos Skalkotos
06:46 pm snf-image snf-image-host_0.7.3-1_amd64.build
Nikos Skalkotos
06:46 pm snf-image snf-image-host_0.7.3-1_amd64.changes
Nikos Skalkotos
06:45 pm Revision 3edef317: Change member join/leave policy descriptions
Sofia Papagiannaki
06:45 pm snf-image snf-image-host_0.7.3-1_all.deb
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1_all.deb
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1.dsc
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1.debian.tar.gz
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3.orig.tar.gz
Nikos Skalkotos
06:45 pm snf-image snf-image-host_0.7.3-1.dsc
Nikos Skalkotos
06:45 pm snf-image snf-image-host_0.7.3-1.debian.tar.gz
Nikos Skalkotos
06:45 pm snf-image snf-image-host_0.7.3.orig.tar.gz
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1_amd64.changes
Nikos Skalkotos
06:45 pm snf-image snf-image-helper_0.7.3-1_amd64.build
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1_amd64.build
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1_amd64.changes
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1.debian.tar.gz
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1_all.deb
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1.dsc
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1_all.deb
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2.orig.tar.gz
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1.dsc
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1_amd64.changes
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2-1.debian.tar.gz
Nikos Skalkotos
06:44 pm snf-image snf-image-helper_0.7.2-1_amd64.build
Nikos Skalkotos
06:44 pm snf-image snf-image-host_0.7.2.orig.tar.gz
Nikos Skalkotos
06:33 pm Revision 324fb588: In project search exclude projects in which user is already member.
Sofia Papagiannaki
06:33 pm Revision 6401cff2: Do not allow user whose project acceptation is
pending to leave the project. Sofia Papagiannaki
06:33 pm Revision 480ce06b: Do not allow user whose project acceptation is
pending to leave the project. Sofia Papagiannaki
06:22 pm snf-image Revision 8de04620: Bump debian version 0.7.3-1
Nikos Skalkotos
06:16 pm snf-image Revision bd6f95c7: Update ChangeLog and configure.ac for ver. 0.7.3
Nikos Skalkotos
06:13 pm Revision b7c802a2: Different table pagination
Style fixes and minor corrections Olga Brani
06:10 pm snf-image Revision fd44cd04: Fix multstrap.conf to work with apt2
Nikos Skalkotos
05:50 pm ./kamaki Revision 8194b51b: Enrich helps in server create
Stavros Sachtouris
05:18 pm Revision c67f18c3: Fix duplicate update project message
Sofia Papagiannaki
05:14 pm ./kamaki Revision d7259dd5: Enrich personality argument helps in server create
Stavros Sachtouris
04:59 pm Revision 3f297552: Fix project details view
Sofia Papagiannaki
04:57 pm ./kamaki Revision 636876a4: Generalize connection error help for all server-*
Stavros Sachtouris
04:55 pm snf-image Revision e8211fbb: Bump debian version 0.7.2-1
Nikos Skalkotos
04:46 pm snf-image Revision 2d4e2b7a: Update ChangeLog and configure.ac for ver. 0.7.2
Nikos Skalkotos
04:42 pm snf-ganeti Revision 6249f1c2: Fix the installation location of mon-collector
The mon-collector binary was erroneously installed twice: once in
/usr/bin/ and once in /usr/lib/ganeti/.
With this m...
Michele Tartara
04:42 pm ganeti-local Revision 6249f1c2: Fix the installation location of mon-collector
The mon-collector binary was erroneously installed twice: once in
/usr/bin/ and once in /usr/lib/ganeti/.
With this m...
Michele Tartara
04:42 pm snf-image Revision 12af0dfd: In multistrap.conf change repository to apt2
Nikos Skalkotos
04:38 pm Revision dd6a7b9b: Pass connection parameter in notifications
send_mail Sofia Papagiannaki
04:38 pm Revision 96b44c04: Fix profile page
Sofia Papagiannaki
04:34 pm ./kamaki Revision a3360389: Bugfixes
Stavros Sachtouris
04:30 pm ./kamaki Revision 67469d65: Handle connection errors, allow special handling
Showcase: server_info catche/manage clienterror that was
a connection error
Stavros Sachtouris
04:25 pm Revision 7b51a360: Merge branch 'feature-astakos-tables' into latest-quota
Kostas Papadimitriou
04:24 pm Revision 6dcf53eb: Merge branch 'latest-quota' into feature-astakos-tables
Conflicts:
snf-astakos-app/astakos/im/models.py
snf-astakos-app/astakos/im/views.py
Kostas Papadimitriou
04:20 pm Revision f38084ce: Merge remote-tracking branch 'synnefo/feature-astakos-tables' into feature-ast...
Conflicts:
snf-astakos-app/astakos/im/tables.py
Kostas Papadimitriou
04:14 pm Revision 91cb6fb6: Projects list/search actions
dynamic column which contains available project action based on user/project
relation
Kostas Papadimitriou
04:13 pm Revision e87bbb41: Helper methods to identify user/project relation
Kostas Papadimitriou
03:59 pm snf-image Revision 8c2dc27c: Fix AssignHostname task for arch linux
If both /etc/rc.conf and /etc/hostname are missing, create the latter
to host the hostname.
Nikos Skalkotos
03:48 pm Revision 3adb72c9: Fix astakos profile page links
Sofia Papagiannaki
03:25 pm Revision 213ba781: More informative member join/leave policies
Sofia Papagiannaki
03:25 pm Revision 0dd46210: Fix line length
Sofia Papagiannaki
03:17 pm Revision ed1999ad: Default redirects
instead of raising a missing `next` parameter error. Kostas Papadimitriou
02:46 pm Revision 7267a04f: Bump new upstream version
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
02:46 pm Revision 1efed513: Merge branch 'develop' into debian-develop
Dimitris Aragiorgis
02:43 pm Revision 23ded2df: Fix typo
Christos Stavrakakis
02:42 pm Revision 95663bf4: Avoid the use of sys__stdout__
Christos Stavrakakis
02:26 pm Revision 9fce7756: fix conflict
Olga Brani
02:26 pm Revision 6556e514: Simplify template code
Sofia Papagiannaki
02:26 pm Revision 9efcce2a: Extend model_to_dict utility to include object
properties and obj string representation Sofia Papagiannaki
02:26 pm Revision 2626f305: Fix templates
Sofia Papagiannaki
02:20 pm Revision 65e4e685: Fix typo
Christos Stavrakakis
02:14 pm snf-image-creator Revision e36b5b14: Treat kamaki config files as sensitive data
When cleaning up sensive user data on unix systems, remove .kamakirc
and .kamaki.history too.
Nikos Skalkotos
02:09 pm Revision 21ce46e9: Avoid the use of sys__stdout__
Christos Stavrakakis
02:06 pm snf-image-creator Revision fa39c7e3: Truncate the image before fs creation
Nikos Skalkotos
01:58 pm Revision e44de63f: Fix UnicodeError when writing to sys.stdout
Due to a bug the was fixed in Python-2.7, in Python-2.6 unicode strings
that are written to sys.stdout (using sys.std...
Christos Stavrakakis
01:58 pm Revision 67c08a61: Fix bug about networks and offline backends
Ignore offline backends when computing the state of the network, since
no notification will be received from them. Al...
Christos Stavrakakis
01:55 pm Revision c5e3f1f6: Add setup.cfg for gtools.
setup.py installs console scripts in /usr/bin/. snf-ganeti-hook,
snf-dispatcher, snf-ganeti-eventd scripts should be ...
Dimitris Aragiorgis
01:54 pm Revision 08527611: Fixes in debian/ dir
Add snf-cyclades-gtools.links file. This is needed so that
snf-ganeti-hook get linked properly.
Signed-off-by: Dimit...
Dimitris Aragiorgis
01:36 pm ./kamaki Revision e13e308f: Merge branch 'develop' into feature-output
Stavros Sachtouris
01:28 pm Revision a45fc1ae: Fix UnicodeError when writing to sys.stdout
Due to a bug the was fixed in Python-2.7, in Python-2.6 unicode strings
that are written to sys.stdout (using sys.std...
Christos Stavrakakis
01:25 pm ./kamaki Feature #3165 (Closed): Basic windows support
To achieve kamaki on windows console, some console compatibility and external dependency issues must be resolved Stavros Sachtouris
01:17 pm snf-image-creator Revision 63e1b902: In rsync make src and dest labels configurable
Nikos Skalkotos
01:12 pm ./kamaki Feature #3163 (Closed): Rich command-specific user help
Command help messages poor one-liners are smuggled between extensive optional arguments that mess up the user experie... Stavros Sachtouris
01:01 pm ./kamaki Feature #1962 (Resolved): More helpful error codes on HTTP errors
Stavros Sachtouris
12:59 pm ./kamaki Feature #1963 (Resolved): progress report on image upload
Stavros Sachtouris
12:58 pm ./kamaki Bug #1964 (Resolved): glance upload does not interleave read()s with POSTs to remote
Looks like this bug has long been fixed Stavros Sachtouris
12:02 pm Revision a073c3b2: Add member limit check in do_join_project
Giorgos Korfiatis
11:38 am Revision 0816cd46: Fix bug about networks and offline backends
Ignore offline backends when computing the state of the network, since
no notification will be received from them. Al...
Christos Stavrakakis
11:21 am Revision c8dfbe98: Fix some arg names
Giorgos Korfiatis
10:47 am snf-ganeti Revision 2663321c: Improve the reception of replies in the confd client
If a received reply is valid and there is still no valid reply,
keep it, no matter how new it is.
Signed-off-by: Mic...
Michele Tartara
10:47 am ganeti-local Revision 2663321c: Improve the reception of replies in the confd client
If a received reply is valid and there is still no valid reply,
keep it, no matter how new it is.
Signed-off-by: Mic...
Michele Tartara

01/03/2013

11:29 pm Revision 8dcaa6ac: Simple refactor: do_* methods always take a project_id argument;
select_for_update for project and membership Giorgos Korfiatis
11:26 pm Revision 3fa86bad: Generalize member limit violation check
Giorgos Korfiatis
09:48 pm Revision 14695557: Commit before trying to lock, to avoid blocking
Giorgos Korfiatis
09:48 pm Revision 7729e9cc: Add ForUpdateManager for Project and ProjectApplication
Giorgos Korfiatis
09:48 pm Revision 91d3d92a: Select for update existing Project in approve
Giorgos Korfiatis
09:48 pm Revision 02d2519e: Remove foreign key constraints from ProjectMembershipHistory
Giorgos Korfiatis
09:08 pm Revision 21e48908: Use Resource object getter methods instead of ResourcePresentation
Sofia Papagiannaki
08:59 pm snf-image Revision 75bc94cc: Treat partitions with id="f" as extended
Partitions with id=0x0F are extended partitions with LBA addressing. Nikos Skalkotos
08:54 pm snf-image Revision 834f8fc0: Treat partitions with id="f" as extended
Partitions with id=0x0F are extended partitions with LBA addressing. Nikos Skalkotos
07:53 pm snf-image-creator Revision 033007ec: Merge branch 'stable-0.1'
Nikos Skalkotos
07:51 pm snf-image-creator Revision 7f9ecc51: Fix a bug in image shrinking code pt2
Handle correct extended partitions with id 0xf Nikos Skalkotos
07:42 pm Revision 8bc397e8: Access resource presentation through the Resource model
Sofia Papagiannaki
07:14 pm ./kamaki Revision 69e16d8f: Merge branch 'feature-argument' into develop
Stavros Sachtouris
07:14 pm ./kamaki Revision b01d6eb7: Merge branch 'develop' into feature-argument
Stavros Sachtouris
07:13 pm ./kamaki Revision 04d01cd4: Move DateArgument to argument from pithos
Stavros Sachtouris
06:52 pm ./kamaki Revision a38eb14e: Merge branch 'feature-history' into develop
Stavros Sachtouris
06:51 pm ./kamaki Revision 53e1f8d5: Allow params starting with - (e.g. history run)
Stavros Sachtouris
06:35 pm ./kamaki Revision 87c00d4e: Merge branch 'develop' into feature-history
Stavros Sachtouris
06:31 pm ./kamaki Revision 18edacfe: Enrich server_list help message
Stavros Sachtouris
06:29 pm Revision 91bbc1a4: Configurable login method one per user limit
Kostas Papadimitriou
06:23 pm ./kamaki Revision a382ea56: Add since arg in server_list
Stavros Sachtouris
06:18 pm Revision c7b82fdc: remove astakos obsolete code for billing & timeline
Sofia Papagiannaki
06:18 pm Revision 050485bd: Changes in common astakos library.
* It should optionally work with user dictionary
instead of contacting astakos.
* Fix pep8 errors
Sofia Papagiannaki
06:18 pm Revision 50149cc8: Migrate username to uuid in pithos permissions
Sofia Papagiannaki
05:52 pm Revision caf0bfc7: Merge branch 'feature-astakos-tables' of https://code.grnet.gr/git/synnefo int...
Olga Brani
05:51 pm Revision e6d284ef: Astakos tables fixes
Olga Brani
05:16 pm Revision 5d87753f: Proper member name display
Kostas Papadimitriou
05:13 pm Revision 2934e509: Style fixes
Olga Brani
05:09 pm ./kamaki Revision 3fe56be4: Richer help for config CLI commands
New feature: config delete --default to remove a default config option during
a session
Stavros Sachtouris
04:54 pm Revision d98f519a: Update package dependencies
Kostas Papadimitriou
04:39 pm Revision 2743e261: Project members table refactoring
- Use django-tables2 to render table Kostas Papadimitriou
03:32 pm Revision a5cef8d0: Projects list/search refactoring
Kostas Papadimitriou
03:30 pm snf-image-creator Revision 3664c5f5: Remember the working dir media selection dialog
Nikos Skalkotos
02:52 pm snf-image-creator Revision 663f5f80: Minor fixes in output messages
Nikos Skalkotos
02:43 pm snf-image-creator Revision 02f71654: Fix media selection in snf-mkimage
Make sure the user cannot select a directory as input media Nikos Skalkotos
02:38 pm ./kamaki Revision 590cb5d6: Catch all ClientErrors in astakos_authenticate
Stavros Sachtouris
02:34 pm snf-image-creator Revision 1fa75c4c: Cleanup Rsync class and add extra options
Add options for preserving extended atrributes, hard links, ACLs. Nikos Skalkotos
02:31 pm ./kamaki Revision ed02014e: Merge branch 'feature-output' into develop
Stavros Sachtouris
02:30 pm ./kamaki Revision af569ab9: Catch and handle KeyboardInterrupt in shell
Stavros Sachtouris
01:34 pm Revision 2df3770c: Merge branch 'latest-quota' into feature-astakos-tables
Conflicts:
snf-astakos-app/astakos/im/templates/im/projects/project_list.html
snf-astakos-app/astakos/im/views.py
Kostas Papadimitriou
01:23 pm Revision 37f8b1a6: Project update fix
Olga Brani
01:22 pm Revision 490e2b69: Style fixes
Olga Brani
12:38 pm ./kamaki Revision 57ecec97: Include defaults by default in config list
Stavros Sachtouris
12:04 pm Revision e2497bc5: Change cyclades resource order
Sofia Papagiannaki
11:22 am Bug #3161 (Assigned): UI: Uncaught TypeError: Object [object Window] has no method positionFooter
As reported by a user:... Vangelis Koukis
11:10 am Revision ce7d5f6f: fixing conflicts
Olga Brani

01/02/2013

03:52 pm Revision 4c03c942: Migrate pithos user quota
Sofia Papagiannaki
03:51 pm Revision 16cfac45: snf-astakos-app: fix get_quota, remove prints
Sofia Papagiannaki
03:50 pm Revision 56a42b0b: fix indentation in pithos.backend.modular
Sofia Papagiannaki
03:41 pm Revision 0b73f8e4: Change astakos user registration procedure in order to send to quotaholder 0 i...
Sofia Papagiannaki
11:45 am Revision 096a7c3b: Fix negative population in statistics table
Sofia Papagiannaki
« Previous
Next »
 

Also available in: Atom