Activity
From 08/09/2011 to 09/07/2011
09/07/2011
- 06:40 pm ganeti-local Revision 0f945c65: rapi: Remove “/2” resource, deprecate “/”
- These were never really useful. Neither gave a complete list of
available resources—the documentation in doc/rapi.rst... - 06:40 pm snf-ganeti Revision 0f945c65: rapi: Remove “/2” resource, deprecate “/”
- These were never really useful. Neither gave a complete list of
available resources—the documentation in doc/rapi.rst... - 06:13 pm Revision ecb5e999: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 06:13 pm Pithos Revision ecb5e999: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 06:13 pm Revision cc28f894: AlchemyBackend return ordered version-list by version serial
- 06:13 pm Pithos Revision cc28f894: AlchemyBackend return ordered version-list by version serial
- 06:08 pm Feature #849: snf-admin should be made as a simple web interface
- For future reference, Django 1.3 allows finer control of what happens when you delete rows that have foreign keys:
... - 06:07 pm Ganeti Instance Image Revision b1aa6976: Beautify snf-passtohash.py
- * Make the program output simple error messages instead of exeption
when fatal errors occur.
* Let the Option Par... - 05:49 pm Ganeti Instance Image Revision 8fd0a36c: Do not setup fstab on extdump images
- 05:48 pm Revision 9a6cab7a: Return HTTP 403 instead of 401
- 05:39 pm Feature #849: snf-admin should be made as a simple web interface
- Also:
* image register operations should have a mandatory type argument, "dump", "ntfsclone" or otherwise. When t... - 05:34 pm Revision df641826: Fix bug that prevented images from being listed
- Refs #849
- 05:33 pm Revision e113fa0b: Merge branch 'images'
- 05:31 pm Revision d87607f2: Merge branch 'admin'
- 05:31 pm Revision aee336bf: Restrict access to Admin accounts
- 05:31 pm Revision e0ea07fd: Add invitation list and resend commands
- 05:31 pm Revision 0e35dd5b: Use dynamic URLs instead of hardcoded
- 05:31 pm Revision 047559ae: Add missing template file
- 05:31 pm Revision a570aa16: Add Admin account type
- Make testbed user Admin by default.
- 05:31 pm Revision 428785f2: Add some simple stats on the admin home page
- Refs #995
- 05:31 pm Revision 05bcad86: Web admin improvements
- * Add invitations tab
* Resend invitations
* Add links to users, flavors and images in listings - 05:31 pm Revision 5f75e534: Add user deletion support
- Fixes #849
- 05:31 pm Revision 4dddae29: Add metadata support in image tab
- Refs #849
- 05:31 pm Revision 17852fe9: Add some Ganeti stats on admin home
- Refs #849
Refs #995 - 05:31 pm Revision 3f94a1ae: Initial import of the admin web interface
- Refs #849
- 05:31 pm Revision b5ea06fa: Add stats command
- Refs #995
- 05:27 pm Feature #849: snf-admin should be made as a simple web interface
- Also:
* there should be a way to see all Servers, deleted=True or not.
* there should be a way to filter Servers [... - 05:22 pm Bug #1055 (Closed): Flavors cannot be removed from circulation
- There's no way to stop usage of a Flavor in the API, once it's in the DB.
There should be some way (a @public@ flag?... - 05:16 pm Feature #849: snf-admin should be made as a simple web interface
- A few more things:
* *VERY IMPORTANT*: Make sure to verify *every* deletion, since this can be disastrous with Djan... - 05:09 pm Feature #849 (Assigned): snf-admin should be made as a simple web interface
- Looks nice, a few comments:
* Return HTTP 403 instead of "Unauthorized" string.
* Servers tab is unaligned, "Up... - 04:47 pm Bug #815 (Closed): Support small, medium large flavors in UI
- Merged, Works great, closing ticket.
- 04:40 pm Bug #971 (Closed): Unique error codes for network errors, unique handling of errors in general
- Merged, made minor modifications to error messages, closing ticket.
- 04:39 pm Revision 856804af: Minor modifications to error messages for clarity
- 04:37 pm Revision f899c7b4: Fix PUT object via hashmap.
- 04:37 pm Pithos Revision f899c7b4: Fix PUT object via hashmap.
- 04:33 pm Revision 88ab6b72: Add missing arptables dep to snf-ganeti-tools
- 04:14 pm snf-ganeti Revision 2ebdfbb5: Make KVM use the QXL vga driver with SPICE
- Enable by default the QXL paravirtualized graphic card if SPICE is
enabled. The QXL driver is VESA compatible, so it ... - 04:14 pm ganeti-local Revision 2ebdfbb5: Make KVM use the QXL vga driver with SPICE
- Enable by default the QXL paravirtualized graphic card if SPICE is
enabled. The QXL driver is VESA compatible, so it ... - 04:08 pm Pithos Revision dd71f493: Fix hash map PUT conflict.
- 04:08 pm Revision dd71f493: Fix hash map PUT conflict.
- 03:05 pm Pithos MacOS Client Revision b9ab643f: Merge branch 'master' of https://code.grnet.gr/git/pithos-macos
- 03:01 pm Pithos MacOS & iOS Common Lib Revision cc8c8935: Bug fix.
- 01:00 pm Feature #847 (Closed): Support a list of UI-specific metadata keys to be copied from Image to new...
- Merged, closing.
- 12:58 pm Bug #881 (Closed): Server statistics do not refresh properly in the UI
- Merged, closing ticket.
- 12:57 pm Bug #909 (Closed): Machine rename icon not visible on IE
- 12:56 pm Bug #909: Machine rename icon not visible on IE
- Works fine, closing ticket.
- 12:55 pm Bug #915 (Closed): List view fail to update mahcines state properly on several occasions
- Merged, closing.
- 12:48 pm Bug #1011 (Closed): Update image details on last vm creation step overlay on IE
- Merged, closing ticket.
- 12:41 pm ganeti-local Revision 0e1b03b9: Use a loop to check SPICE parameters dependency
- Use a loop to check if the user specified any SPICE option and SPICE
support is disabled.
Signed-off-by: Andrea Spad... - 12:41 pm snf-ganeti Revision 0e1b03b9: Use a loop to check SPICE parameters dependency
- Use a loop to check if the user specified any SPICE option and SPICE
support is disabled.
Signed-off-by: Andrea Spad... - 11:21 am Bug #983 (Closed): Disable connect action when machine has no ip set
- Merged, closing ticket.
- 11:16 am Bug #1013 (Closed): List view displays UI error when servers are updated on IE
- This seems to work properly, closing ticket.
- 11:12 am Bug #1019 (Closed): "Add invitation", remove invitation button do not appear clickable
- Fix merged in master, closing ticket.
- 11:11 am Bug #1039 (Closed): Notifications in the invitations UI should become more clear
- The solid red box looks great :)
Fix commited, merged in master, closing ticket.
- 10:49 am Revision 68c46074: Merge branch 'ui-0.5'
- Conflicts:
README.upgrade - 10:41 am Revision 5e95c56c: Finish decorating callback methods
- 10:01 am Revision 077ae77e: Decorator for dispatcher callback methods
- Add a decorator that wraps all common message processing functionality and error handling. Apply it in the update_db ...
09/06/2011
- 06:43 pm Revision 33bfb28b: Update http links in README.{deploy,upgrade}
- 05:50 pm Revision d0aacf54: alchemy backend bug fix
- 05:50 pm Pithos Revision d0aacf54: alchemy backend bug fix
- 05:24 pm Ganeti Instance Image Revision 2fdc766d: Make debian package arch independent
- * Fix debian/rules file
* Adjust architecture to 'all' in debian/control - 05:06 pm ganeti-local Revision fd121c8e: Fix assertion error on unclean master shutdown
- Commit 66bd7445 added an assertion to ensure a finalized job has its
“end_timestamp” attribute set. Unfortunately it ... - 05:06 pm snf-ganeti Revision fd121c8e: Fix assertion error on unclean master shutdown
- Commit 66bd7445 added an assertion to ensure a finalized job has its
“end_timestamp” attribute set. Unfortunately it ... - 05:00 pm Revision 74f76d6a: Merge branch 'master' of https://code.grnet.gr/git/pithos
- Conflicts:
pithos/backends/lib_alchemy/node.py - 05:00 pm Pithos Revision 74f76d6a: Merge branch 'master' of https://code.grnet.gr/git/pithos
- Conflicts:
pithos/backends/lib_alchemy/node.py - 04:53 pm snf-vncauthproxy Revision 05f6f6a2: Merge branch 'master' into debian
- 04:48 pm snf-vncauthproxy Revision 376a8634: Workaround libevent-dns fd lost after daemonizing
- Currently, gevent uses libevent-dns for asynchornous DNS resolution,
which opens a socket upon initialization time. T... - 04:33 pm Revision fe232f24: alchemy backend bug fix
- 04:33 pm Pithos Revision fe232f24: alchemy backend bug fix
- 03:40 pm Pithos Revision 4f1bc0a6: modular alchemy backend bug fixes
- 03:40 pm Revision 4f1bc0a6: modular alchemy backend bug fixes
- 02:59 pm Revision 640a5d46: Process invitations transactionally
- 02:52 pm Revision 937dc831: Integrate AlchemyBackend.
- 02:52 pm Pithos Revision 937dc831: Integrate AlchemyBackend.
- 02:49 pm Pithos MacOS Client Revision 6dc7e931: Initial implementation of drag and drop download.
- 02:31 pm Revision 9403216e: Update README.deploy and README.upgrade
- 02:14 pm Bug #1029: Non-transactional processing of requests
- The following changes were made as of commit:628d859941.
* Manual transaction handling has been enabled on the disp... - 01:34 pm Bug #1031: Logic layer does not know about certain Ganeti opcodes
- opcodes added as of commit:8490bf84
- 01:31 pm Revision 628d8599: Remove obsolete queue binding
- 01:31 pm Revision 2a6d9afe: Report transaction deadlock warning
- 01:30 pm Revision b9c2854d: Delete stale client bindings on reconnect
- Saves exceptions being raised on subsequent reconnects or system exit
- 01:23 pm Ganeti Instance Image Revision d4d9f7c9: Set default value for SWAP variable to `no'
- 01:21 pm Bug #1021 (Closed): The reconcilation mechanism must be overhauled
- New version of reconcile management command pushed to master, closing ticket will re-open if problems arise.
- 01:20 pm Ganeti Instance Image Revision 0f5ad407: Merge branch 'win-support' of https://code.grnet.gr/git/gnt-instance-image int...
- 01:17 pm Ganeti Instance Image Revision 18b32a21: Fix the default value for INSTALL_MBR in common.sh
- The default value was errorously hard-coded to install_mbr instead of
install-mbr - 01:14 pm Revision 16465f62: remove prints
- 01:14 pm Pithos Revision 16465f62: remove prints
- 01:14 pm Ganeti Instance Image Revision 8094a2f2: Set x86_64 as the default value for ARCH
- 01:13 pm Revision f992aa60: Return paths shared to '*' in shared lists (in modular_alchemy backends).
- 01:13 pm Pithos Revision f992aa60: Return paths shared to '*' in shared lists (in modular_alchemy backends).
- 12:58 pm Pithos Revision 6728c32f: Add PostgreSQL installation instructions in admin guide.
- 12:58 pm Revision 6728c32f: Add PostgreSQL installation instructions in admin guide.
- 12:34 pm Feature #385 (Closed): Υλοποίηση συστήματος installation για Debian
- 12:32 pm Bug #329 (Closed): Το Synnefo πρέπει να εγκαθίσταται απευθείας σε Debian Squeeze
- Υπάρχουν κάποια πακέτα για debian πλέον [ganeti instance image, snf-ganeti-tools], οπότε κλείνω αυτό το ticket και αν...
- 12:29 pm Bug #1027 (Closed): Feedback form should not use send_async for sending mails
- Merged in v0.5.5, closing ticket.
- 11:48 am Revision 98b63b50: Reject queue messages that were not processed correctly
- 11:44 am Revision 3b40590c: Update README.admin, add doc on reconciliation
- 11:18 am snf-ganeti Revision 945859e0: import: Fix a logic error due to missing "not"
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 11:18 am ganeti-local Revision 945859e0: import: Fix a logic error due to missing "not"
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 11:15 am Revision 53533f30: Minor change to docstring
- 11:14 am Revision 9fea53cc: Overhaul reconciliation mamagement command
- Detect the following problems:
* Detect stale DB servers without corresponding Ganeti instances
* Detect orphan Gan... - 10:46 am Revision 32c280ce: Remove the debug queue
09/05/2011
- 07:07 pm Revision 70516d86: backend components in SQLAlchemy: Progress V
- 07:07 pm Pithos Revision 70516d86: backend components in SQLAlchemy: Progress V
- 07:02 pm Ganeti Instance Image Revision 4fc88242: Fix grub installation when using a swap partition
- 06:42 pm Revision d27e64a0: Use dynamic URLs instead of hardcoded
- 06:13 pm Ganeti Instance Image Revision a5a25498: Debian packaging `rules' file improvements
- 05:40 pm Ganeti Instance Image Revision 15c4714a: Fixes in debian packaging
- * Add the source/format file (3.0 native)
* Switch from deprecated dh_clean -k to dh_prep - 05:30 pm snf-ganeti Revision 748c9884: import: Make sure the disk_dump path is in EXPORT_DIR
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:30 pm ganeti-local Revision 748c9884: import: Make sure the disk_dump path is in EXPORT_DIR
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:30 pm ganeti-local Revision cf00dba0: Switch other commonprefix to IsBelowDir
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:30 pm snf-ganeti Revision cf00dba0: Switch other commonprefix to IsBelowDir
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:30 pm ganeti-local Revision fb17bebd: utils: Introduce IsBelowDir
- This is mainly a wrapper to overcome the limitation of commonprefix
which makes a string by string comparisation and ... - 05:30 pm snf-ganeti Revision fb17bebd: utils: Introduce IsBelowDir
- This is mainly a wrapper to overcome the limitation of commonprefix
which makes a string by string comparisation and ... - 05:23 pm Revision 53155501: Restrict access to Admin accounts
- 05:21 pm ganeti-local Revision 6e060e15: Fixed a typo in gnt_cluster.py
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:21 pm snf-ganeti Revision 6e060e15: Fixed a typo in gnt_cluster.py
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:18 pm Ganeti Instance Image Revision ab9b1a53: Make all installed hooks executable in deb package
- 04:49 pm Revision c5498254: Add Admin account type
- Make testbed user Admin by default.
- 04:43 pm Revision 7f9d881d: Return paths shared to '*' in shared lists (in simple and modular backends).
- 04:43 pm Pithos Revision 7f9d881d: Return paths shared to '*' in shared lists (in simple and modular backends).
- 04:39 pm Ganeti Instance Image Revision ad156497: Revert previous commit 914161e5ef
- 04:29 pm Pithos Revision 21a8a6ff: If the same user is both in read and write permissions, keep only the entry in...
- 04:29 pm Revision 21a8a6ff: If the same user is both in read and write permissions, keep only the entry in...
- 04:01 pm Ganeti Instance Image Revision 914161e5: Minor fix in debian/rules
- 03:55 pm Ganeti Instance Image Revision ca359e81: Preserve the NEWS file even thought it's empty
- 03:55 pm Pithos Revision 88e015a3: Add update option when publishing/unpublishing.
- 03:55 pm Revision 88e015a3: Add update option when publishing/unpublishing.
- 03:54 pm Revision 77edd23d: Avoid unnecessary metadata updates.
- 03:54 pm Pithos Revision 77edd23d: Avoid unnecessary metadata updates.
- 03:48 pm Ganeti Instance Image Revision 2c5ce19f: Debian package shouldn't include the COPYING file
- 03:38 pm Pithos Revision 35d50a81: Fix publishing in client lib.
- 03:38 pm Revision 35d50a81: Fix publishing in client lib.
- 03:31 pm Ganeti Instance Image Revision 900c6f61: Fixes in debian/control
- 03:10 pm Revision 7fe9b68d: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 03:10 pm Pithos Revision 7fe9b68d: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 03:06 pm Pithos Revision 3bceebbe: command line client: fix pulish
- 03:06 pm Revision 3bceebbe: command line client: fix pulish
- 02:55 pm Ganeti Instance Image Revision 9eaba0d0: Machine readable debian/copyright
- Rewrite debian/copyright to adjust to debian-policy
http://dep.debian.net/deps/dep5 - 02:40 pm Revision 96ee45a3: Change conflict (409) replies format to text.
- 02:40 pm Pithos Revision 96ee45a3: Change conflict (409) replies format to text.
- 01:56 pm Pithos Revision dc080673: Fail tests if the user is not 'test' (add message).
- 01:56 pm Revision dc080673: Fail tests if the user is not 'test' (add message).
- 01:55 pm Revision 281cc814: Make backend implementations compatible with the new settings.
- Change settings.py, based on settings.py.dist.
- 01:55 pm Pithos Revision 281cc814: Make backend implementations compatible with the new settings.
- Change settings.py, based on settings.py.dist.
- 01:54 pm Revision 7dd293a0: Return new version identifier in frontend. Document.
- 01:54 pm Pithos Revision 7dd293a0: Return new version identifier in frontend. Document.
- 01:40 pm Feature #995: Admin tool to collect and display statistics from the Synnefo DB and the backend
- I think it is a better idea to be munin (and collected) agnostic and have other scripts that will handle the format c...
- 12:36 pm Revision a8c1901d: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 12:36 pm Pithos Revision a8c1901d: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 12:36 pm Pithos Revision 02c4d2ba: Return new version identifier in backend.
- 12:36 pm Revision 02c4d2ba: Return new version identifier in backend.
- 12:26 pm Ganeti Instance Image Revision b8ecd51e: Merge branch 'win-support' of https://code.grnet.gr/git/gnt-instance-image int...
- 12:00 pm Ganeti Instance Image Revision 3867dbc3: Search for mount.ntfs not ntfsmount in configure
- The latter is part of the ntfs-3g package.
- 11:56 am Ganeti Instance Image Revision 68f0eeb4: Remove full-paths for detected progs in common.sh
- The configuration script checks for the existence of the needed programs
but does not hard-code their full path in co... - 11:12 am Revision 8bdd234c: Logging object for the backend
- refs: #1033
- 11:11 am Ganeti Instance Image Revision 49793bff: Change debian dependency: ntfsprogs --> ntfs-3g
09/03/2011
- 11:39 pm Bug #853 (Closed): There is no way to specify an https url when using the cloud tool
- Applied in changeset commit:"fe29fb25f206cf9e8ee429be0d87d6532c1f99fe".
- 11:28 pm Revision 55cd40be: PEP8: two blank lines between top-level functions
- Enforce PEP8 requirement of two blank lines between
top-level functions in api/servers.py. - 11:23 pm Revision 510d53b5: Re-raise exception on failure of RAPI create call
- Re-raise exception when a CreateInstance() RAPI call fails,
to allow the traceback to propagate for debugging and log... - 11:18 pm Revision 3db5ad86: Minor pep8 changes to progress_monitor.py
- 01:14 pm Pithos MacOS Client Revision d0f0a0f7: Merge branch 'master' of https://code.grnet.gr/git/pithos-macos
- 01:03 pm ganeti-local Revision b451c4c7: Added password for SPICE sessions
- Added an optional parameter called spice_password_file that allows
the user to protect the SPICE login with the passw... - 01:03 pm snf-ganeti Revision b451c4c7: Added password for SPICE sessions
- Added an optional parameter called spice_password_file that allows
the user to protect the SPICE login with the passw... - 01:03 pm snf-ganeti Revision 91c10532: Draft implementation of QMP connection
- Basic implementation of the QMP connection and related tests.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com... - 01:03 pm ganeti-local Revision 91c10532: Draft implementation of QMP connection
- Basic implementation of the QMP connection and related tests.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com... - 12:24 pm ganeti-local Revision 55766d34: Pylint fixes for autogenerated files
- Applied s/disable-msg/disable/ also to Makefile.am, in order to inhibit
pylint warnings for autogenerated files.
Sig... - 12:24 pm snf-ganeti Revision 55766d34: Pylint fixes for autogenerated files
- Applied s/disable-msg/disable/ also to Makefile.am, in order to inhibit
pylint warnings for autogenerated files.
Sig...
09/02/2011
- 06:04 pm Pithos MacOS Client Revision 32e8058b: Added LICENSE file.
- Added README file that has instructions how to retrieve the submodules.
- 05:34 pm Bug #1039 (Feedback): Notifications in the invitations UI should become more clear
- commit:48c0763
- 05:34 pm Bug #1019 (Feedback): "Add invitation", remove invitation button do not appear clickable
- commit:48c0763
- 05:33 pm Bug #983 (Feedback): Disable connect action when machine has no ip set
- 05:32 pm Revision 9ac432ec: Disable connect action when machine has no public ip set, Refs #983
- 05:15 pm Revision d5912f54: Show latest invitations on top
- 05:13 pm Revision ae2be724: Removed debug statement
- 05:12 pm Revision 3f1e9a62: Invitations styles improvements
- 04:43 pm Ganeti Instance Image Revision be2fd812: Fix package name in rules file in debian packaging
- 04:41 pm Revision 48c07635: Invitations ui improvements
- - Improved notifications styles, Refs #1039
- Fixed remove/add invitation hover pointers, Refs #1019
- Paginate sent ... - 04:36 pm Revision 660936b4: Merge branch 'master' into ui-0.5
- Conflicts:
README.upgrade - 04:16 pm Pithos MacOS Client Revision 705d0947: Sharing in the object info window can be updated.
- 03:49 pm Revision fe29fb25: Add --apiurl and --token arguments
- Remove --api and --host as they are now redundant.
Fixes #853 - 01:35 pm Ganeti Instance Image Revision f3ae8208: Fix path and reset name in debian packaging info
- 12:49 pm Pithos MacOS Client Revision c6f07a3c: PublicURL in the object info window can be updated.
- 11:30 am Revision a71584f5: Add missing template file
- 10:28 am Bug #1039 (Closed): Notifications in the invitations UI should become more clear
- The notifications in the invitations UI can be ambiguous, and hard to read at times.
There are two main problems:
*... - 10:12 am Feature #883 (Closed): Resend invitation button
- 10:12 am Bug #1015 (Closed): Users should be able to trigger a resend of their Invitations' mails
- This has been implemented, merged in v0.5.5, closing ticket.
09/01/2011
- 11:30 pm Pithos MS Client Revision e07bddd3: Removed hammock source
- 11:26 pm Pithos MS Client Revision 4d301e8e: Replaced Hammock with custom code
- 06:49 pm Pithos MacOS & iOS Common Lib Revision 662d5d9a: Bug fix.
- 06:40 pm Revision ead18dbc: Add invitation list and resend commands
- 06:36 pm Revision d3be972a: backend components in SQLAlchemy: Progress IV
- - switch to postgresql
- merge latest backend fixes - 06:36 pm Pithos Revision d3be972a: backend components in SQLAlchemy: Progress IV
- - switch to postgresql
- merge latest backend fixes - 06:17 pm Revision 87c1dadc: Add stats command
- Refs #995
- 06:16 pm Revision 8816f1ad: Web admin improvements
- * Add invitations tab
* Resend invitations
* Add links to users, flavors and images in listings - 05:23 pm Ganeti Instance Image Revision 4f5a7229: Fix dependencies in debian packaging info
- 01:57 pm Ganeti Instance Image Revision d8cf536d: Minor fixes in debian packaging info
- 01:03 pm Pithos MacOS Client Revision 5915687e: Metadata in the object info window can be updated.
- Other minor fixes.
- 12:53 pm Ganeti Instance Image Revision a67aa890: Update debian packaging information
- * Rename package to gnt-instance-image
* Update source info and dependencies
* Configure package with-progress-moni... - 12:35 pm Revision 7a0106b5: Merge branch 'master' into transactions
- Conflicts:
invitations/invitations.py
logic/backend.py
logic/callbacks.py
logic/dispatcher.py - 12:03 pm Ganeti Instance Image Revision e5c643a8: Include program paths in the `defaults' file.
- This way, the users can overwrite those paths without having to make
changes to the installed scripts. - 11:54 am Revision 148e0aa8: Merge branch 'master' of https://code.grnet.gr/git/synnefo into admin
- 11:49 am Revision 7e3b822f: Make the example settings more generic
- 10:22 am Feature #849 (Closed): snf-admin should be made as a simple web interface
- Applied in changeset commit:"89ea9dbc68674ed8a23403506a3649b76e57a534".
08/31/2011
- 06:33 pm Feature #849: snf-admin should be made as a simple web interface
- A first implementation has been submitted to the admin branch (visible at /admin). However we need a way to restrict ...
- 06:30 pm Revision 89ea9dbc: Add user deletion support
- Fixes #849
- Synnefo Release v0.5.5
- 06:02 pm Revision be261cae: Modify Changelog before tagging v0.5.5
- 05:59 pm Revision 3d1dffc0: Update README.upgrade
- 05:57 pm Revision 2ca1238a: Fix AMQP reconnection bug in snf-progress-monitor
- 05:47 pm Revision 4416efc0: Add metadata support in image tab
- Refs #849
- 05:40 pm Revision 628e0028: Fix debug output.
- 05:40 pm Pithos Revision 628e0028: Fix debug output.
- 05:34 pm Revision 038e0159: Fix shared listings.
- 05:34 pm Pithos Revision 038e0159: Fix shared listings.
- 05:19 pm Revision e88c0dbb: Added a single blank line
- 05:18 pm Revision 2c980c7e: Minor PEP8 fixes, minor fixes to tests
- 05:05 pm Revision c00e4507: Minor PEP8 fixes
- 05:01 pm ganeti-local Revision 9cd534ab: Version bump for 2.5.0~beta3
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:01 pm snf-ganeti Revision 9cd534ab: Version bump for 2.5.0~beta3
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:52 pm Revision 7ec9558b: Do not raise ValueError on ganeti-create-progress
- Do not raise a ValueError if an out-of-order
ganeti-create-progress notification is received. - 04:50 pm Bug #1033 (Closed): Revise logging mechanism - add logging support to the logic layer
- logic/backend.py needs to get a logger object, accessible from all the functions processing notifications from the Ga...
- 04:39 pm Revision 670a350a: Synchronouse sending of emails in invitation code
- 03:32 pm Revision 8490bf84: Add forgoten Ganeti op-status opcodes
- Refs: #1031
- 03:29 pm Revision 0230cd3a: Merge branch 'invitation-fixes' of https://code.grnet.gr/git/synnefo into invi...
- Conflicts:
logic/dispatcher.py - 03:21 pm Bug #1031 (Closed): Logic layer does not know about certain Ganeti opcodes
- The Ganeti following are not known to the ganeti-op-status processing code
OP_INSTANCE_REINSTALL
OP_INSTANCE_ACTI... - 02:29 pm Bug #1029: Non-transactional processing of requests
- General comment: there is no way to do ensure proper transaction handling across two independent systems, except if t...
- 01:58 pm ganeti-local Revision 25993e57: cmdlib: Support for CPU pinning
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:58 pm snf-ganeti Revision 25993e57: cmdlib: Support for CPU pinning
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:42 pm Bug #1027 (Feedback): Feedback form should not use send_async for sending mails
- 01:42 pm Bug #1027: Feedback form should not use send_async for sending mails
- fixed on commit:c90302a
- 01:39 pm Revision c90302ad: Replaced feedback form mail handler, Refs #1027
- Replaced send_async with django native send_mail
function. - 01:21 pm Bug #1029 (Closed): Non-transactional processing of requests
- It seems there are requests which do not get processed inside a transaction properly.
The following should be invest... - 01:08 pm Revision a0389a3a: Queue redeclaration notes
- 12:53 pm Revision 51b0ca27: Invitations UI improvements
- - new icons for sent/resent
- improved display for resent status messages (failed/succeded)
- minor js code refactoring - 12:53 pm Bug #1027 (Closed): Feedback form should not use send_async for sending mails
- Reasons:
- remove synnefo.logic (where send_async belongs) depedency in ui app
- allow error feedback even when q... - 12:42 pm snf-ganeti Revision 6499c5b8: Update design doc with cmd line description
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:42 pm ganeti-local Revision 6499c5b8: Update design doc with cmd line description
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:41 pm Revision f5c6e3f4: Add some Ganeti stats on admin home
- Refs #849
Refs #995 - 12:33 pm Revision 2bf8d695: Minor pep8 fixes to logic/dispatcher.py
- 12:13 pm Revision b43d44ad: backend components in SQLAlchemy: Progress III
- 12:13 pm Pithos Revision b43d44ad: backend components in SQLAlchemy: Progress III
- 12:11 pm Revision 633d9cfa: Convert msg routing keys to be prefixed by BACKEND_PREFIX_ID
- 12:05 pm Revision eee48215: Improve logging and error reporting in callbacks
- Add DEBUG-level logging and make exception reporting
more verbose in dispatcher callbacks. - 11:45 am Revision d28244af: Improve logging in logic/dispatcher.py
- * Include file-based logging in /var/log/synnefo/dispatcher.log
for the dispatcher in the default configuration.
... - 11:42 am snf-ganeti Revision ab5f0e96: Fix for auto parameters on import
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 11:42 am ganeti-local Revision ab5f0e96: Fix for auto parameters on import
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
08/30/2011
- 06:43 pm snf-ganeti Revision 83ea5145: Fix standalone module import check
- Turns out my attempts to get it work nicely with “make distcheck” broke
the detection and of course I only notice aft... - 06:43 pm ganeti-local Revision 83ea5145: Fix standalone module import check
- Turns out my attempts to get it work nicely with “make distcheck” broke
the detection and of course I only notice aft... - 06:43 pm ganeti-local Revision 82888134: Makefile: Use $(LN_S) instead of “ln -s”
- Some platforms apparently don't support “ln -s”, otherwise Autoconf
wouldn't have AC_PROG_LN_S.
Signed-off-by: Micha... - 06:43 pm snf-ganeti Revision 82888134: Makefile: Use $(LN_S) instead of “ln -s”
- Some platforms apparently don't support “ln -s”, otherwise Autoconf
wouldn't have AC_PROG_LN_S.
Signed-off-by: Micha... - 06:33 pm Revision 38126ea5: Add support for extdump Images
- 06:33 pm ganeti-local Revision f6cbcc06: Add check for standalone modules' imports
- This check will abort if one of the standalone modules (currently
lib/rapi/client.py and tools/ganeti-listrunner) imp... - 06:33 pm snf-ganeti Revision f6cbcc06: Add check for standalone modules' imports
- This check will abort if one of the standalone modules (currently
lib/rapi/client.py and tools/ganeti-listrunner) imp... - 06:09 pm Revision de6cf690: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 06:09 pm Pithos Revision de6cf690: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 04:49 pm Revision 60f5da1a: Add some simple stats on the admin home page
- Refs #995
- 04:15 pm Bug #1015: Users should be able to trigger a resend of their Invitations' mails
- On absence of our UI guru, I 've made a crude effort to implement the functionality in the UI, see revision commit:13...
- 04:11 pm Revision 13d86876: Resend invitation functionality in the UI
- 04:04 pm Revision 4ac7f421: Log exception while resending invitation
- 03:59 pm Ganeti Instance Image Revision e80710b6: Add support for extdump file format.
- This file format like ntfsdump is a direct raw partition dump.
- 02:16 pm Revision c919402e: Break strings in a Pythonic (not Javanese) way
- 02:15 pm Revision 05e404b8: Don't retry forever to reconnect
- 02:14 pm Revision 34e68f04: Error handling here adds nothing
- 02:01 pm snf-ganeti Revision 17385bd2: Fixes to errors/warnings raised by pylint 0.24
- Running pylint 0.24.0 revealed 2 errors and 1 warning. Here is how I
fixed them:
* jqueue.py: silenced E1101
* netut... - 02:01 pm ganeti-local Revision 17385bd2: Fixes to errors/warnings raised by pylint 0.24
- Running pylint 0.24.0 revealed 2 errors and 1 warning. Here is how I
fixed them:
* jqueue.py: silenced E1101
* netut... - 02:00 pm ganeti-local Revision 21bf2e2e: PEP8 for QA
- - Makefile.am: added QA directory to the paths checked by pep8
- qa/: fixed the reported errors
- Makefile.am: also, ... - 02:00 pm snf-ganeti Revision 21bf2e2e: PEP8 for QA
- - Makefile.am: added QA directory to the paths checked by pep8
- qa/: fixed the reported errors
- Makefile.am: also, ... - 12:38 pm Pithos MacOS Client Revision 4f8c10e7: Merge branch 'master' of https://code.grnet.gr/git/pithos-macos
- 12:34 pm snf-ganeti Revision 6eedd356: listrunner: Allow passing of arguments to executable
- This wasn't possible until now.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ul... - 12:34 pm ganeti-local Revision 6eedd356: listrunner: Allow passing of arguments to executable
- This wasn't possible until now.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ul... - 11:24 am ganeti-local Revision b459a848: DeprecationWarning fixes for pylint
- In version 0.21, pylint unified all the disable-* (and enable-*)
directives to disable (resp. enable). This leads to ... - 11:24 am snf-ganeti Revision b459a848: DeprecationWarning fixes for pylint
- In version 0.21, pylint unified all the disable-* (and enable-*)
directives to disable (resp. enable). This leads to ...
08/29/2011
- 07:58 pm Pithos MacOS Client Revision b6f55050: Updated bytes transformers for showing human readable size.
- 06:37 pm ganeti-local Revision 2c094917: listrunner: Replace str.split with library functions
- - str.split("/").pop() should be os.path.basename
- str.split("\n") should be str.splitlines()
Signed-off-by: Michae... - 06:37 pm snf-ganeti Revision 2c094917: listrunner: Replace str.split with library functions
- - str.split("/").pop() should be os.path.basename
- str.split("\n") should be str.splitlines()
Signed-off-by: Michae... - 04:52 pm Bug #1015: Users should be able to trigger a resend of their Invitations' mails
- The logic layer code to perform this operation is in since revision commit:4f8e7c6dbf3f01 UI and admin tool work rema...
- 04:49 pm Revision e26fb12b: Revert change to AAI_SKIP_LIST
- 04:14 pm Ganeti Instance Image Revision 841111f0: Change long if/else with case
- This makes the code more readable.
- 12:20 pm ganeti-local Revision ccf5dcf5: Minor updates and fixes to CPU pinning design doc
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:20 pm snf-ganeti Revision ccf5dcf5: Minor updates and fixes to CPU pinning design doc
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 10:37 am Revision 190ac01d: A bit more well defined error messages
08/28/2011
- 11:53 pm Revision 1f06d8ff: Initial import of the admin web interface
- Refs #849
08/26/2011
- 05:53 pm snf-ganeti Revision 72ce3463: Merge branch 'devel-2.4' into devel-2.5
- Conflicts:
NEWS (trivial)
configure.ac (trivial)
daemons/ensure-dirs.in (deleted)
Signed-off-by: René Nussbaumer ... - 05:53 pm ganeti-local Revision 72ce3463: Merge branch 'devel-2.4' into devel-2.5
- Conflicts:
NEWS (trivial)
configure.ac (trivial)
daemons/ensure-dirs.in (deleted)
Signed-off-by: René Nussbaumer ... - 05:33 pm ganeti-local Revision fe00ccef: Merge branch 'devel-2.5'
- * devel-2.5:
Delete master IPs from mergee master nodes
Use pep8 utility in “make lint”
Two more PEP8 fixes
c... - 05:33 pm snf-ganeti Revision fe00ccef: Merge branch 'devel-2.5'
- * devel-2.5:
Delete master IPs from mergee master nodes
Use pep8 utility in “make lint”
Two more PEP8 fixes
c... - 03:53 pm snf-ganeti Revision e4a48c7b: utils: Fix UnescapeAndSplit parsing bug
- If a value passed to UnescapeAndSplit ended with a backslash an
exception would be raised:
$ gnt-instance modify -H ... - 03:53 pm ganeti-local Revision e4a48c7b: utils: Fix UnescapeAndSplit parsing bug
- If a value passed to UnescapeAndSplit ended with a backslash an
exception would be raised:
$ gnt-instance modify -H ... - 03:03 pm ganeti-local Revision b972c223: Delete master IPs from mergee master nodes
- Added a step in cluster-merge that removes the cluster IP from the
master node of the mergee clusters.
Signed-off-by... - 03:03 pm snf-ganeti Revision b972c223: Delete master IPs from mergee master nodes
- Added a step in cluster-merge that removes the cluster IP from the
master node of the mergee clusters.
Signed-off-by... - 02:57 pm ganeti-local Revision 08366664: Use pep8 utility in “make lint”
- This utility checks whether the code conforms to PEP8. Some checks had
to be disabled for Ganeti.
Signed-off-by: Mic... - 02:57 pm snf-ganeti Revision 08366664: Use pep8 utility in “make lint”
- This utility checks whether the code conforms to PEP8. Some checks had
to be disabled for Ganeti.
Signed-off-by: Mic... - 02:57 pm ganeti-local Revision 8e47b5da: Two more PEP8 fixes
- cmdlib: Avoid wrapping using backslash
gnt_group: Avoid ** magic using keyword arguments (the “pep8” tool
doesn't li... - 02:57 pm snf-ganeti Revision 8e47b5da: Two more PEP8 fixes
- cmdlib: Avoid wrapping using backslash
gnt_group: Avoid ** magic using keyword arguments (the “pep8” tool
doesn't li...
08/25/2011
- 04:37 pm ganeti-local Revision 674711de: check-python-code: Give location(s) of lines longer than 80 chars
- Until now it would only say that there was a line longer than 80
characters, but not where.
Signed-off-by: Michael H... - 04:37 pm snf-ganeti Revision 674711de: check-python-code: Give location(s) of lines longer than 80 chars
- Until now it would only say that there was a line longer than 80
characters, but not where.
Signed-off-by: Michael H... - 04:31 pm ganeti-local Revision c4708267: hv_xen: Support for CPU pinning
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ... - 04:31 pm snf-ganeti Revision c4708267: hv_xen: Support for CPU pinning
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ... - 02:13 pm snf-ganeti Revision 8913ab40: Merge branch 'devel-2.5'
- * devel-2.5: (32 commits)
PEP8 style fixes
Wrap a few long lines
listrunner: Avoid exception if machine is rebo... - 02:13 pm ganeti-local Revision 8913ab40: Merge branch 'devel-2.5'
- * devel-2.5: (32 commits)
PEP8 style fixes
Wrap a few long lines
listrunner: Avoid exception if machine is rebo... - 01:53 pm ganeti-local Revision e687ec01: PEP8 style fixes
- Identified using the “pep8” utility.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <... - 01:53 pm snf-ganeti Revision e687ec01: PEP8 style fixes
- Identified using the “pep8” utility.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <... - 01:50 pm ganeti-local Revision a7f884d3: hv_kvm: initial support for CPU pinning
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:50 pm snf-ganeti Revision a7f884d3: hv_kvm: initial support for CPU pinning
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:49 pm snf-ganeti Revision b9511385: hv_base: Support for multiple CPU mask
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:49 pm ganeti-local Revision b9511385: hv_base: Support for multiple CPU mask
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:49 pm ganeti-local Revision 538ca33a: Added function for parsing multiple CPU pinning mask
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:49 pm snf-ganeti Revision 538ca33a: Added function for parsing multiple CPU pinning mask
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:49 pm ganeti-local Revision 7e7629c6: Adding CPU pinning constants
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:49 pm snf-ganeti Revision 7e7629c6: Adding CPU pinning constants
- Signed-off-by: Tsachy Shacham <tsachy@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
08/24/2011
- 09:38 pm Pithos MS Client Revision 79736291: Extracted Authentication URL to application settings
- 08:28 pm Pithos MS Client Revision 46ad0586: Fixed target platform form some of the setup modules
- 08:25 pm Pithos MS Client Revision 3c43ec9b: Added Tag storage
- DB storage in AppData
- 05:41 pm Bug #1021 (Closed): The reconcilation mechanism must be overhauled
- The reconciliation mechanism must be overhauled.
Currently it seems to fail:... - 05:34 pm ganeti-local Revision b7bf8b58: Wrap a few long lines
- Had to break it as well, today! ;)
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselma... - 05:34 pm snf-ganeti Revision b7bf8b58: Wrap a few long lines
- Had to break it as well, today! ;)
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselma... - 05:32 pm snf-ganeti Revision e8448672: Allow importing instance with full auto parameters
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:32 pm ganeti-local Revision e8448672: Allow importing instance with full auto parameters
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 02:06 pm Pithos MS Client Revision 0d0f6837: Renamed Pithos.Setup to Pithos.Setup.x64
- 01:25 pm Bug #1017 (Closed): "Broken pipe" exception thrown when trying to post message to AMQP
- Applied in changeset commit:"29053267cf43bca97081b94b4d6ac82d1c33b5cf".
- 01:23 pm Revision 29053267: Force the connection obj to re-initialize on error
- When an error occurs to the AMQP connection, the code will automatically
attempt to re-establish the connection. Befo... - 01:12 pm snf-ganeti Revision 45fe090b: Disk template is no longer required when importing instance
- … provided that disk_template value is set in the config.ini file.
Signed-off-by: Agata Murawska <agatamurawska@goog... - 01:12 pm ganeti-local Revision 45fe090b: Disk template is no longer required when importing instance
- … provided that disk_template value is set in the config.ini file.
Signed-off-by: Agata Murawska <agatamurawska@goog... - 01:04 pm snf-ganeti Revision 3db199ea: bash completion: Shorten function names
- This saves another 5 kB from the generated script. An old debug comment
written to the generated output is also remov... - 01:04 pm ganeti-local Revision 3db199ea: bash completion: Shorten function names
- This saves another 5 kB from the generated script. An old debug comment
written to the generated output is also remov... - 12:52 pm Bug #1017: "Broken pipe" exception thrown when trying to post message to AMQP
- Celery ticket 354 mentions this has been fixed on their master.
I could find the following relevant commit:
https:/... - 12:40 pm Bug #1019 (Closed): "Add invitation", remove invitation button do not appear clickable
- The "Add invitation" and remove invitation buttons do not appear as links, i.e. the mouse pointer does not change to ...
- 12:16 pm ganeti-local Revision 6bc1c168: listrunner: Avoid exception if machine is rebooted
- Handle exceptions gracefully when trying to read the command's output.
Signed-off-by: Michael Hanselmann <hansmi@goo... - 12:16 pm snf-ganeti Revision 6bc1c168: listrunner: Avoid exception if machine is rebooted
- Handle exceptions gracefully when trying to read the command's output.
Signed-off-by: Michael Hanselmann <hansmi@goo...
08/23/2011
- 07:44 pm Bug #1017: "Broken pipe" exception thrown when trying to post message to AMQP
- > JFYI, celery uses kombu and kombu can use amqplib and in fact it does in those specific examples. If you look more ...
- 07:33 pm Bug #1017: "Broken pipe" exception thrown when trying to post message to AMQP
- JFYI, celery uses kombu and kombu can use amqplib and in fact it does in those specific examples. If you look more cl...
- 06:57 pm Bug #1017: "Broken pipe" exception thrown when trying to post message to AMQP
- I don't think that the problems reported in the two links you have posted bear any resemblance to this, because:
-... - 06:52 pm Pithos MS Client Revision 283809f3: Changes in PithosMonitor and StatusKeeper to detect concurrent changes
- Added x64 setup program
- 05:04 pm Bug #1017 (Closed): "Broken pipe" exception thrown when trying to post message to AMQP
- The code handling feedback submission tries to post a message to the AMQP queue
and throws a "Broken pipe" exception... - 02:39 pm ganeti-local Revision 7f4d4cf0: Remove wrong type declaration from option
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Andrea Spadaccini <spadaccio@google.com> - 02:39 pm snf-ganeti Revision 7f4d4cf0: Remove wrong type declaration from option
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Andrea Spadaccini <spadaccio@google.com> - 02:36 pm Revision f81d0548: Initial work in UI to support resending invitations
- 02:36 pm Revision 4f8e7c6d: API method and test to resend invitations
- 02:22 pm ganeti-local Revision 006a51b3: Fix wrong method name in cluster-merge
- Fixed a wrong method name in the last patch.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Mi... - 02:22 pm snf-ganeti Revision 006a51b3: Fix wrong method name in cluster-merge
- Fixed a wrong method name in the last patch.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Mi... - 01:59 pm snf-ganeti Revision c71d2178: Version bump 2.4.4
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:59 pm ganeti-local Revision c71d2178: Version bump 2.4.4
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:51 pm snf-ganeti Revision b3f287c8: Fix --skip-stop-instances help message
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:51 pm ganeti-local Revision b3f287c8: Fix --skip-stop-instances help message
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:46 pm snf-ganeti Revision 1fb5f905: cluster-merge: Add the --skip-stop-instances opt
- This option allows to do a check for running instances on the mergee
clusters instead of stopping them.
Signed-off-b... - 12:46 pm ganeti-local Revision 1fb5f905: cluster-merge: Add the --skip-stop-instances opt
- This option allows to do a check for running instances on the mergee
clusters instead of stopping them.
Signed-off-b... - 12:27 pm snf-ganeti Revision ac9b996d: Update NEWS file
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:27 pm ganeti-local Revision ac9b996d: Update NEWS file
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:12 pm snf-ganeti Revision 82461fad: Documentation fix for importing with --src-dir option
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
(cherry ... - 12:12 pm ganeti-local Revision 82461fad: Documentation fix for importing with --src-dir option
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
(cherry ... - 12:08 pm snf-ganeti Revision 8b046709: Adding missing test data for commit 7a380ddfc
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:08 pm ganeti-local Revision 8b046709: Adding missing test data for commit 7a380ddfc
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 12:01 pm snf-ganeti Revision 7a380ddf: Fix a parsing issue with DRBD 8.3.11 in the Linux Kernel
- In the Linux kernel commit 4b0715f096 introduced a display bug into
/proc/drbd which broke our regex.
The bug was fi... - 12:01 pm ganeti-local Revision 7a380ddf: Fix a parsing issue with DRBD 8.3.11 in the Linux Kernel
- In the Linux kernel commit 4b0715f096 introduced a display bug into
/proc/drbd which broke our regex.
The bug was fi... - 11:04 am Revision ecb4680f: A bit more careful error handling
- ... in case of an unknown error. Also, correct delete invitation invocation
- 11:03 am Revision ee60bb36: Check the type of the invitation object to be deleted
- 11:00 am Revision 137523b0: Verbose exception in case of email queuing error
- 10:44 am Revision 747164f3: Test for the remove invitation method
08/22/2011
- 08:11 pm Pithos MS Client Revision 426f53b8: Added Setup project
- 07:43 pm Pithos MS Client Revision 0050438e: Added Tags retrieval
- 06:46 pm ganeti-local Revision 5f01e6ad: watcher: Wait for child processes by default
- This patch retains the behaviour of ganeti-watcher in previous Ganeti
versions.
Signed-off-by: Michael Hanselmann <h... - 06:46 pm snf-ganeti Revision 5f01e6ad: watcher: Wait for child processes by default
- This patch retains the behaviour of ganeti-watcher in previous Ganeti
versions.
Signed-off-by: Michael Hanselmann <h... - 06:00 pm Pithos MS Client Revision 0eea575a: Added hammock project to debug streaming issues
- Added latest Castle Activerecord version to target ClientProfile
Modified StatusKeeper.cs to overcome SQLite synch is... - 04:40 pm Revision 847a3ecf: Remove invitation when there is an error adding it
- 04:07 pm Revision ada3343a: Lots of automated testing for the invitation code
- 04:06 pm Revision 73d6073f: Update the auth token expiration date on login.
- The change will update the auth token expiration date for a user, up until his invitation expiration date.
- 04:03 pm Revision 03caa5bf: Method to set the auth token expiration programmatically
- 03:59 pm Revision e8fe75a8: Refactor invitation URL encode method
- Extract code refactoring for the routine that encodes the user's auth-token to a URL. Used in testing.
- 12:53 pm Bug #1015 (Assigned): Users should be able to trigger a resend of their Invitations' mails
- 12:30 pm Bug #1015 (Closed): Users should be able to trigger a resend of their Invitations' mails
- Mails get lost, deleted or end up in spam folders all the time. As it is, users can't resend the invitation mail to t...
- 12:24 pm snf-ganeti Revision ecaf0a9c: Update release date in NEWS for 2.5.0~beta2
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:24 pm ganeti-local Revision ecaf0a9c: Update release date in NEWS for 2.5.0~beta2
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
08/21/2011
- 04:47 pm ganeti-local Revision 503cc75f: Try 3 times before giving up on per-node commands
- When contacting lots of nodes some may fail. Give it a couple more
chances before giving up on them.
Possible future... - 04:47 pm snf-ganeti Revision d47319e2: Transform node readd exceptions into just errors
- We are after the point of no return, no point in failing everything
because a node failed to readd. Better to just re... - 04:47 pm snf-ganeti Revision 3e22caed: Offline node when adding it to a merged cluster
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:47 pm ganeti-local Revision 3e22caed: Offline node when adding it to a merged cluster
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:47 pm ganeti-local Revision d47319e2: Transform node readd exceptions into just errors
- We are after the point of no return, no point in failing everything
because a node failed to readd. Better to just re... - 04:47 pm snf-ganeti Revision 503cc75f: Try 3 times before giving up on per-node commands
- When contacting lots of nodes some may fail. Give it a couple more
chances before giving up on them.
Possible future... - 04:47 pm ganeti-local Revision 07ff0a78: Allow retrying commands in cluster-merge
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-... - 04:47 pm snf-ganeti Revision cc2cccfc: Add a TODO on the VerifyCluster option
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:47 pm snf-ganeti Revision 07ff0a78: Allow retrying commands in cluster-merge
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-... - 04:47 pm ganeti-local Revision cc2cccfc: Add a TODO on the VerifyCluster option
- Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:24 pm Pithos MS Client Revision b5061ac8: -
08/19/2011
- 06:55 pm Pithos Revision eee732d5: Preliminary impl of others shared
- 06:55 pm Pithos Web Client Revision 6d8e0f58: Preliminary impl of others shared
- 06:55 pm Revision eee732d5: Preliminary impl of others shared
- 05:56 pm ganeti-local Revision 669afd8a: Bump version to 2.5.0~beta2
- Also update NEWS file.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.... - 05:56 pm snf-ganeti Revision 669afd8a: Bump version to 2.5.0~beta2
- Also update NEWS file.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.... - 05:55 pm snf-ganeti Revision b6d02fa9: sphinx_ext: workaround epydoc warning
- Similar to commit c29e35f, this works around epydoc breakage by
aliasing the module. Makes 'apidoc' pass again on my ... - 05:55 pm ganeti-local Revision b6d02fa9: sphinx_ext: workaround epydoc warning
- Similar to commit c29e35f, this works around epydoc breakage by
aliasing the module. Makes 'apidoc' pass again on my ... - 05:51 pm snf-ganeti Revision c6b1c8ef: check-news: Show per-file line number
- … not the global line number.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn... - 05:51 pm ganeti-local Revision c6b1c8ef: check-news: Show per-file line number
- … not the global line number.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn... - 05:51 pm snf-ganeti Revision f299ca21: Unify some file headers
- Remove unnecessary commas, add empty lines where necessary to make them
consistent.
I'm working on a script to check... - 05:51 pm ganeti-local Revision f299ca21: Unify some file headers
- Remove unnecessary commas, add empty lines where necessary to make them
consistent.
I'm working on a script to check... - 05:51 pm ganeti-local Revision 64ea845e: Makefile: Add design-ovf-support to list of doc files
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:51 pm snf-ganeti Revision 64ea845e: Makefile: Add design-ovf-support to list of doc files
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:16 pm Pithos Revision 3331e8d8: Implemented MyShared tree (still pending server support)
- 05:16 pm Revision 3331e8d8: Implemented MyShared tree (still pending server support)
- 05:16 pm Pithos Web Client Revision 105b4e49: Implemented MyShared tree (still pending server support)
- 04:25 pm snf-ganeti Revision a95f19d7: ensure-dirs: Fix epydoc error
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:25 pm ganeti-local Revision a95f19d7: ensure-dirs: Fix epydoc error
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:23 pm ganeti-local Revision b7d7876b: Documentation fix for importing with --src-dir option
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 04:23 pm snf-ganeti Revision b7d7876b: Documentation fix for importing with --src-dir option
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 03:14 pm ganeti-local Revision b33cad4a: bash completion: Group commands by arguments and options
- This grouping, which was a TODO for a long time, reduces the script size
by about 5kB.
Signed-off-by: Michael Hansel... - 03:14 pm snf-ganeti Revision b33cad4a: bash completion: Group commands by arguments and options
- This grouping, which was a TODO for a long time, reduces the script size
by about 5kB.
Signed-off-by: Michael Hansel... - 03:14 pm snf-ganeti Revision 49283373: Check option name format when building bash completion
- This is just a style check. Option names should be consistent. Since all
of them go through the “build-bash-completio... - 03:14 pm ganeti-local Revision 49283373: Check option name format when building bash completion
- This is just a style check. Option names should be consistent. Since all
of them go through the “build-bash-completio... - 03:11 pm snf-ganeti Revision c3f54085: ensure-dirs: Check mode and owner before changing
- This avoids many calls to chmod(2) and chown(2), and thereby ctime
updates.
Since I had to update the unittests anyw... - 03:11 pm ganeti-local Revision c3f54085: ensure-dirs: Check mode and owner before changing
- This avoids many calls to chmod(2) and chown(2), and thereby ctime
updates.
Since I had to update the unittests anyw... - 03:11 pm ganeti-local Revision d00a730d: ensure-dirs: Refine error handling on stat(2)
- The “_stat_fn” function is renamed to “_lstat_fn” to reflect its
function. The try/except block just wraps calling ls... - 03:11 pm snf-ganeti Revision d00a730d: ensure-dirs: Refine error handling on stat(2)
- The “_stat_fn” function is renamed to “_lstat_fn” to reflect its
function. The try/except block just wraps calling ls... - 03:11 pm ganeti-local Revision 297657a2: ensure-dirs: Change wording of some messages
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:11 pm snf-ganeti Revision 297657a2: ensure-dirs: Change wording of some messages
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:11 pm snf-ganeti Revision 961226f6: ensure-dirs: Implement debug logging
- There was no logging at all.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@... - 03:11 pm ganeti-local Revision 961226f6: ensure-dirs: Implement debug logging
- There was no logging at all.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@... - 03:11 pm ganeti-local Revision cb66225d: ensure-dirs: Set permissions on job files in queue
- This was a regression from 2.4.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <... - 03:11 pm snf-ganeti Revision cb66225d: ensure-dirs: Set permissions on job files in queue
- This was a regression from 2.4.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <... - 02:36 pm snf-ganeti Revision de5f8826: ensure-dirs: Fix a bug with queue/archive permissions
- While it sets the permission on all files in queue/archive accordingly
it doesn't do so for the created archive direc... - 02:36 pm ganeti-local Revision de5f8826: ensure-dirs: Fix a bug with queue/archive permissions
- While it sets the permission on all files in queue/archive accordingly
it doesn't do so for the created archive direc... - 11:28 am snf-ganeti Revision 247ee81f: ensure-dirs: Set permissions on queue lock file
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 11:28 am ganeti-local Revision 247ee81f: ensure-dirs: Set permissions on queue lock file
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
08/18/2011
- 11:11 pm Pithos MS Client Revision 5bcf6d70: Added named pipes comm between client and shell extensions
- Fixed SQLite compatibility problems. File status now retrieved from SQLite.
Updated Hammock library version, replaced...
08/17/2011
- 06:27 pm Pithos Revision 0ae83d19: CSS changes
- 06:27 pm Revision 0ae83d19: CSS changes
- 06:27 pm Pithos Web Client Revision bbdd34ef: CSS changes
- 05:57 pm ganeti-local Revision cd57bab6: ensure-dirs: Set correct permissions on ssconf files
- The files should be 0444, not 0400. This was a regression from 2.4.
Signed-off-by: Michael Hanselmann <hansmi@google... - 05:57 pm snf-ganeti Revision cd57bab6: ensure-dirs: Set correct permissions on ssconf files
- The files should be 0444, not 0400. This was a regression from 2.4.
Signed-off-by: Michael Hanselmann <hansmi@google... - 05:57 pm snf-ganeti Revision 66a66fa7: cfgupgrade: Add confirmation message
- A message will be given instead of just dropping the user back to the
prompt in case of a successful upgrade.
[…]
do... - 05:57 pm ganeti-local Revision 66a66fa7: cfgupgrade: Add confirmation message
- A message will be given instead of just dropping the user back to the
prompt in case of a successful upgrade.
[…]
do... - 04:29 pm Pithos MacOS Client Revision 2d9996a2: Initial implementation of object info window.
- Other changes.
- 04:27 pm snf-ganeti Revision 562468d6: Get rid of {disk,nic}_count variables
- This also fixes an issue if "disk_template = diskless" and no
"disk_count" was specified, while doing an import of sa... - 04:27 pm ganeti-local Revision 562468d6: Get rid of {disk,nic}_count variables
- This also fixes an issue if "disk_template = diskless" and no
"disk_count" was specified, while doing an import of sa...
08/16/2011
- 05:03 pm Pithos MS Client Revision eeee29e3: Added SQLite status storage
- Extensions and Core communicate using WCF/Named Pipes
- 05:01 pm Pithos MS Client Revision 9bae55d1: Added WPF client based on Caliburn.Micro
- 01:08 pm Pithos Revision f727d278: Fixed a broken path in build.xml
- 01:08 pm Revision f727d278: Fixed a broken path in build.xml
- 01:08 pm Pithos Web Client Revision d0596237: Fixed a broken path in build.xml
08/15/2011
- 06:46 pm ganeti-local Revision b845c8a1: Handle network interfaces without IPs
- If the user specified a network interface with no IPs, he would receive
an unhelpful "list index out of range" error.... - 06:46 pm snf-ganeti Revision b845c8a1: Handle network interfaces without IPs
- If the user specified a network interface with no IPs, he would receive
an unhelpful "list index out of range" error.... - 06:46 pm ganeti-local Revision 11ae7a0a: Fixed potential unreferenced variable usage
- I noticed a path in the code that would use spice_ip_version even if
it was not initialized. This patch fixes it.
Si... - 06:46 pm snf-ganeti Revision 11ae7a0a: Fixed potential unreferenced variable usage
- I noticed a path in the code that would use spice_ip_version even if
it was not initialized. This patch fixes it.
Si... - 01:14 am Pithos MacOS Client Revision 4bf68b77: Loading all account containers.
- If 'pithos' and 'trash' don't exist, an attempt is done to create them.
Other minor changes and fixes.
08/14/2011
- 08:20 pm Pithos MacOS Client Revision 589a14ca: Created status bar icon with menu.
- Initial implementation of preferences window.
Moved authentication to app delegate and preferences. - 02:38 pm Pithos MacOS Client Revision 605c8932: Improved refresh mechanism.
- Other minor fixes and changes.
08/12/2011
- 06:26 pm snf-ganeti Revision 3ef02bec: Added documentation for gnt-instance remove --force in the man page
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 06:26 pm ganeti-local Revision 3ef02bec: Added documentation for gnt-instance remove --force in the man page
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 06:08 pm ganeti-local Revision c7570029: Added documentation for SPICE options in the gnt-instance man page
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 06:08 pm snf-ganeti Revision c7570029: Added documentation for SPICE options in the gnt-instance man page
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 06:08 pm snf-ganeti Revision b1cb62bd: Added basic support for SPICE
- Implemented the following parameters:
- spice_bind
- spice_ip_version
Signed-off-by: Andrea Spadaccini <spadaccio@go... - 06:08 pm ganeti-local Revision b1cb62bd: Added basic support for SPICE
- Implemented the following parameters:
- spice_bind
- spice_ip_version
Signed-off-by: Andrea Spadaccini <spadaccio@go... - 06:08 pm snf-ganeti Revision 52b72e8e: NEWS: Add release date for 2.5.1~beta1
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 06:08 pm ganeti-local Revision 52b72e8e: NEWS: Add release date for 2.5.1~beta1
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 05:31 pm Revision 6c7688cc: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 05:31 pm Pithos Revision 6c7688cc: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 05:25 pm Revision 18266c93: backend components in SQLAlchemy: Progress IΙ
- 05:25 pm Pithos Revision 18266c93: backend components in SQLAlchemy: Progress IΙ
- 04:52 pm snf-ganeti Revision ebe6cf38: Fix exit code of “gnt-cluster verify”
- With commit fcad7225e3fc4 LU-generated jobs are used, but the
exit code must still be backwards-compatible.
Signed-o... - 04:52 pm ganeti-local Revision ebe6cf38: Fix exit code of “gnt-cluster verify”
- With commit fcad7225e3fc4 LU-generated jobs are used, but the
exit code must still be backwards-compatible.
Signed-o... - 04:47 pm ganeti-local Revision 42539276: Update NEWS for 2.5
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:47 pm snf-ganeti Revision 42539276: Update NEWS for 2.5
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 04:43 pm snf-ganeti Revision 905108ab: Small improvements for cluster verify
- - Check if BGL is actually owned
- Show group name as feedback
Signed-off-by: Michael Hanselmann <hansmi@google.com>... - 04:43 pm ganeti-local Revision 905108ab: Small improvements for cluster verify
- - Check if BGL is actually owned
- Show group name as feedback
Signed-off-by: Michael Hanselmann <hansmi@google.com>... - 04:07 pm Pithos Web Client Revision a33428e4: Cosmetic changes
- 04:07 pm Pithos Revision ab7e0d92: Cosmetic changes
- 04:07 pm Revision ab7e0d92: Cosmetic changes
- 03:52 pm snf-ganeti Revision 5bfb1134: watcher: Use locks when querying for resource information
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:52 pm ganeti-local Revision 5bfb1134: watcher: Use locks when querying for resource information
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:52 pm snf-ganeti Revision ee13764f: Allow locking to be used via OpQuery
- The original design for query2 specifically excluded locking, but now
it's turned out that it would be a good thing t... - 03:52 pm ganeti-local Revision ee13764f: Allow locking to be used via OpQuery
- The original design for query2 specifically excluded locking, but now
it's turned out that it would be a good thing t... - 03:49 pm ganeti-local Revision 7859261b: Document job results for RAPI where possible
- Some opcodes aren't documented yet.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaum... - 03:49 pm snf-ganeti Revision 7859261b: Document job results for RAPI where possible
- Some opcodes aren't documented yet.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaum... - 03:49 pm snf-ganeti Revision 1456df62: opcodes: Add more result checks, add some comments
- Some of these will be used by the RAPI documentation.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed... - 03:49 pm ganeti-local Revision 1456df62: opcodes: Add more result checks, add some comments
- Some of these will be used by the RAPI documentation.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed... - 03:49 pm ganeti-local Revision f96c51a0: sphinx_ext: Allow documenting opcode results
- Will be used by RAPI documentation.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaum... - 03:49 pm snf-ganeti Revision f96c51a0: sphinx_ext: Allow documenting opcode results
- Will be used by RAPI documentation.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaum... - 03:49 pm ganeti-local Revision 9eec6d67: ht: Allow adding comment to type descriptions
- This will be used to add some more details to type descriptions, e.g. on
opcode parameters or result values. The impl... - 03:49 pm snf-ganeti Revision 9eec6d67: ht: Allow adding comment to type descriptions
- This will be used to add some more details to type descriptions, e.g. on
opcode parameters or result values. The impl... - 03:41 pm Revision 767d44ac: Update upgrade notes
- 03:14 pm Feature #847 (Feedback): Support a list of UI-specific metadata keys to be copied from Image to n...
- 03:14 pm Feature #847: Support a list of UI-specific metadata keys to be copied from Image to newly-create...
- Added a new setting to specify the image metadata keys that should be cloned to the virtual machine instance on its c...
- 03:13 pm Revision bcd451ea: Clone specified image metadata on vm creation, Refs #847
- 03:12 pm ganeti-local Revision bdfd7802: Clarify job ID-related type checks, add unittests
- Instead of a rather complicated expression only “JobId” is output. Job
ID lists (like generated by “SubmitManyJobs”) ... - 03:12 pm snf-ganeti Revision bdfd7802: Clarify job ID-related type checks, add unittests
- Instead of a rather complicated expression only “JobId” is output. Job
ID lists (like generated by “SubmitManyJobs”) ... - 03:12 pm snf-ganeti Revision f7686867: Change OpClusterVerifyConfig's result, verify results
- This patch removes the list of node groups (not used anymore since
commit fcad7225e3fc) from OpClusterVerifyConfig's ... - 03:12 pm ganeti-local Revision f7686867: Change OpClusterVerifyConfig's result, verify results
- This patch removes the list of node groups (not used anymore since
commit fcad7225e3fc) from OpClusterVerifyConfig's ... - 02:14 pm snf-ganeti Revision e5d1d1b5: Fixed error in Makefile.am, changing spaces with tabs
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 02:14 pm ganeti-local Revision e5d1d1b5: Fixed error in Makefile.am, changing spaces with tabs
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:39 pm snf-ganeti Revision ca6b7e09: Added the test data files for netutils to Makefile.am
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 01:39 pm ganeti-local Revision ca6b7e09: Added the test data files for netutils to Makefile.am
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 01:32 pm Pithos MacOS Client Revision 63db4b97: Minor changes.
- 12:02 pm ganeti-local Revision fcad7225: Use LU-generated jobs for verifying cluster
- This patch moves the logic for verifying the various node groups in a
cluster into the master daemon. Job dependencie... - 12:02 pm snf-ganeti Revision fcad7225: Use LU-generated jobs for verifying cluster
- This patch moves the logic for verifying the various node groups in a
cluster into the master daemon. Job dependencie... - 12:02 pm snf-ganeti Revision 57106b74: opcodes: Use variables for verification parameters
- Just some cleanup before the 2.5 release.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ... - 12:02 pm ganeti-local Revision 57106b74: opcodes: Use variables for verification parameters
- Just some cleanup before the 2.5 release.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ... - 12:01 pm snf-ganeti Revision c7bb3095: mcpu: Specify actual received type on opcode issue
- This helped me debug an issue with opcodes.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iusti... - 12:01 pm ganeti-local Revision c7bb3095: mcpu: Specify actual received type on opcode issue
- This helped me debug an issue with opcodes.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iusti...
08/11/2011
- 07:41 pm Pithos Revision 815b44f4: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 07:41 pm Revision 815b44f4: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 07:41 pm Revision aff7a7bf: Added shibboleth support (untested)
- 07:41 pm Pithos Revision aff7a7bf: Added shibboleth support (untested)
- 07:41 pm Pithos Web Client Revision 36dc8e18: Added shibboleth support (untested)
- 07:04 pm Pithos Revision 7ed6977e: Clean up code
- 07:04 pm Pithos Web Client Revision f6445935: Clean up code
- 07:04 pm Revision 7ed6977e: Clean up code
- 05:39 pm Pithos Revision d8539f8e: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 05:39 pm Revision d8539f8e: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 05:38 pm Pithos Revision 4f917833: write backend components in SQLAlchemy: Progress I
- 05:38 pm Revision 4f917833: write backend components in SQLAlchemy: Progress I
- 05:34 pm Pithos Revision c996ba40: modular backend: set node indexing on version table instead of node table
- 05:34 pm Revision c996ba40: modular backend: set node indexing on version table instead of node table
- 05:23 pm Pithos Web Client Revision bf8d0369: Removed unused files
- 05:23 pm Revision f8b0e13d: Removed unused files
- 05:23 pm Pithos Revision f8b0e13d: Removed unused files
- 04:48 pm Revision e1a8d51a: Fixed removal of permissions
- 04:48 pm Pithos Web Client Revision a1bde662: Fixed removal of permissions
- 04:48 pm Pithos Revision e1a8d51a: Fixed removal of permissions
- 04:37 pm Revision c8449d8a: Removed key provider as it is unneeded
- 04:37 pm Pithos Revision c8449d8a: Removed key provider as it is unneeded
- 04:37 pm Pithos Web Client Revision ac379f87: Removed key provider as it is unneeded
- 04:27 pm Revision de9e7024: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 04:27 pm Pithos Revision de9e7024: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 04:27 pm Pithos Web Client Revision 5ebc9312: Finished folder permissions dialog
- 04:27 pm Pithos Revision 19a73342: Finished folder permissions dialog
- 04:27 pm Revision 19a73342: Finished folder permissions dialog
- 04:11 pm Pithos Revision 62b697f3: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 04:11 pm Revision 62b697f3: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 04:11 pm Revision 4cc00e08: Fix virtual folders.
- 04:11 pm Pithos Revision 4cc00e08: Fix virtual folders.
- 03:59 pm Pithos Revision f1c02d94: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 03:59 pm Revision f1c02d94: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 03:58 pm Revision d7eb5499: if PITHOS_USER environmental variable is set and is not 'test' do not run the ...
- 03:58 pm Pithos Revision d7eb5499: if PITHOS_USER environmental variable is set and is not 'test' do not run the ...
- 03:50 pm ganeti-local Revision e50d8412: Use resource kind as OpQuery*'s description
- This gives a hint as to what's queried. “QUERY(instance)” or
“QUERY(node)” are way better than just “QUERY”.
Signed-... - 03:50 pm snf-ganeti Revision e50d8412: Use resource kind as OpQuery*'s description
- This gives a hint as to what's queried. “QUERY(instance)” or
“QUERY(node)” are way better than just “QUERY”.
Signed-... - 03:47 pm Bug #1013 (Feedback): List view displays UI error when servers are updated on IE
- fixed on commit:27b116d
- 03:47 pm Bug #1011 (Feedback): Update image details on last vm creation step overlay on IE
- fixed and improved on commit:b214352
- 03:47 pm Bug #971 (Feedback): Unique error codes for network errors, unique handling of errors in general
- Some improvements have been made on commit:96ff5f7
remains to change messages for timeout/413/401 (something more ... - 03:47 pm Bug #915 (Feedback): List view fail to update mahcines state properly on several occasions
- fixed specific case on commit:27b116d
- 03:35 pm Revision 27b116db: UI list view fixes, Refs #915 #1013
- - fixed vm transition update from ACTIVE to REBOOT status
- fixed IE list view update - 03:31 pm Bug #1013 (Closed): List view displays UI error when servers are updated on IE
- To reproduce,
- open 2 browser windows
- show servers list view
- reboot one of the servers
- the other window ... - 03:18 pm ganeti-local Revision 37531236: Added helper functions in netutils and related constants
- Added the following functions to netutils:
- IsValidInterface
- GetInterfaceIpAddresses
- _GetIpAddressesFromIpOutput... - 03:18 pm snf-ganeti Revision 37531236: Added helper functions in netutils and related constants
- Added the following functions to netutils:
- IsValidInterface
- GetInterfaceIpAddresses
- _GetIpAddressesFromIpOutput... - 03:11 pm ganeti-local Revision 140ff718: Fix epydoc error in rlib2.py
- I blindly assumed epydoc would use normal reST, but turns out it uses
its own “epytext” in our configuration. Since t... - 03:11 pm snf-ganeti Revision 140ff718: Fix epydoc error in rlib2.py
- I blindly assumed epydoc would use normal reST, but turns out it uses
its own “epytext” in our configuration. Since t... - 02:54 pm Pithos MacOS Client Revision 0f03cbfb: Info window.
- 02:28 pm Revision b2143520: Improved last VM creation step information, Refs #1011
- - fixed IE information updates
- check for duplicate name and propose an alternative
- hide wallet/cost informations ... - 01:58 pm Revision 96ff5f77: UI ajax error handling improvements, Refs #971
- - centralized error handler method
- avoid first error occured if error concerns malformed/invalid
changes-since va...
08/10/2011
- 10:48 pm Pithos Android Client Revision 143cdf16: bug fixes in loadbalancer ui
- 06:32 pm ganeti-local Revision d91a933f: Fix typo in rlib2's docstring
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Benjamin Lipton <benlipton@google.com>
Reviewed-by... - 06:32 pm snf-ganeti Revision d91a933f: Fix typo in rlib2's docstring
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Benjamin Lipton <benlipton@google.com>
Reviewed-by... - 06:26 pm ganeti-local Revision f3c1a70c: Documentation fixes and clarification
- - In README, refer to “install.rst”, not “install.html”
- In rapi.rst, wrap line longer than 72 characters
- In rlib2... - 06:26 pm snf-ganeti Revision f3c1a70c: Documentation fixes and clarification
- - In README, refer to “install.rst”, not “install.html”
- In rapi.rst, wrap line longer than 72 characters
- In rlib2... - 06:23 pm ganeti-local Revision c20efaa8: gnt-instance: Rename _SHUTDOWN_* to _EXPAND_*
- Once upon a time these constants were only used for stopping instances,
but pretty soon they became more useful. Let'... - 06:23 pm snf-ganeti Revision c20efaa8: gnt-instance: Rename _SHUTDOWN_* to _EXPAND_*
- Once upon a time these constants were only used for stopping instances,
but pretty soon they became more useful. Let'... - 05:53 pm Pithos MacOS Client Revision 155f0dfd: Minor UI changes.
- Minor fixes.
- 04:39 pm Pithos Android Client Revision 5018a7f8: improved the GaActivity and added page and event tracking to loadbalancers
- 04:37 pm Pithos Revision 0a7f1671: Accept '~' in X-Object-Sharing.
- 04:37 pm Revision 0a7f1671: Accept '~' in X-Object-Sharing.
- 04:27 pm Revision a0adc892: run tests only with test user
- 04:27 pm Pithos Revision a0adc892: run tests only with test user
- 03:20 pm Pithos Revision bcd29125: client lib set default content type in all object puts
- 03:20 pm Revision bcd29125: client lib set default content type in all object puts
- 02:47 pm ganeti-local Revision 682e2375: List returned fields in RAPI documentation
- Also replace console types with constants.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin... - 02:47 pm snf-ganeti Revision 682e2375: List returned fields in RAPI documentation
- Also replace console types with constants.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin... - 02:47 pm ganeti-local Revision bd7b2070: rlib2: Exclude oplog/opresult from bulk job list
- These fields can get rather large. Excluding them from the big bulk list
reduces the amount of data. They are still a... - 02:47 pm snf-ganeti Revision bd7b2070: rlib2: Exclude oplog/opresult from bulk job list
- These fields can get rather large. Excluding them from the big bulk list
reduces the amount of data. They are still a... - 01:59 pm Pithos MacOS Client Revision 9f3a92de: Using system icons based on file extension.
- Initial implementation of browser leaf preview.
Simplified authentication panel.
Login through redirection and url ha... - Pithos 2 proposed logos
- Web Layout v0.0.1
- 12:44 pm Revision 38a2b3ed: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 12:44 pm Pithos Revision 38a2b3ed: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 12:44 pm Pithos Revision 11999722: command client bug fix in getting object version list
- 12:44 pm Revision 11999722: command client bug fix in getting object version list
08/09/2011
- 11:24 pm Pithos Android Client Revision 21c57799: bug fixes for load balancer operations
- 07:46 pm Pithos Revision 27d7d9ac: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 07:46 pm Revision 27d7d9ac: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 07:45 pm Revision 6e522e4f: Finished file permissions. Started folder permissions (displayed but not updat...
- 07:45 pm Pithos Revision 6e522e4f: Finished file permissions. Started folder permissions (displayed but not updat...
- 07:45 pm Pithos Web Client Revision ecf95c9e: Finished file permissions. Started folder permissions (displayed but not updat...
- 07:10 pm Pithos Android Client Revision f506786e: redid the SelectVipActivity layout and bug fixes
- 04:14 pm Pithos Revision 0a18bd8b: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 04:14 pm Revision 0a18bd8b: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 04:02 pm Revision 8d964102: client lib support for listing user shared objects
- additional tests for using version objects and listing user shared objects
- 04:02 pm Pithos Revision 8d964102: client lib support for listing user shared objects
- additional tests for using version objects and listing user shared objects
- 03:33 pm snf-ganeti Revision f4e86448: rlib: Expose node group tags
- Commit 1ffd26739d3 added support for tagging node groups. Also add a
check for exposed fields.
Signed-off-by: Michae... - 03:33 pm ganeti-local Revision f4e86448: rlib: Expose node group tags
- Commit 1ffd26739d3 added support for tagging node groups. Also add a
check for exposed fields.
Signed-off-by: Michae... - 03:33 pm ganeti-local Revision e987f166: rapi: Bulk support for jobs
- This was requested in issue 181.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer ... - 03:33 pm snf-ganeti Revision e987f166: rapi: Bulk support for jobs
- This was requested in issue 181.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer ... - 03:32 pm ganeti-local Revision d7e4a2b1: Fixed an error in the documentation of _GetKVMVersion
- Fixed an epydoc compilation error that I introduced with last commit.
Signed-off-by: Andrea Spadaccini <spadaccio@go... - 03:32 pm snf-ganeti Revision d7e4a2b1: Fixed an error in the documentation of _GetKVMVersion
- Fixed an epydoc compilation error that I introduced with last commit.
Signed-off-by: Andrea Spadaccini <spadaccio@go... - 03:32 pm snf-ganeti Revision 037c7b95: Mention globbing filters in ganeti(7) manpage
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:32 pm ganeti-local Revision 037c7b95: Mention globbing filters in ganeti(7) manpage
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com> - 03:05 pm Pithos Revision f4b61e0c: Update documentation.
- 03:05 pm Revision f4b61e0c: Update documentation.
- 03:02 pm Revision 60b8a083: Modular backend progress VI (release).
- 03:02 pm Pithos Revision 60b8a083: Modular backend progress VI (release).
- 02:29 pm snf-ganeti Revision 440351f8: Removed code duplication for calls to _GetKVMVersion
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 02:29 pm ganeti-local Revision 440351f8: Removed code duplication for calls to _GetKVMVersion
- Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 01:08 pm Pithos Revision 6fd85f1b: test write access: bug fixing
- 01:08 pm Revision 6fd85f1b: test write access: bug fixing
- 12:45 pm Pithos Revision 7f769d34: bug fixing: command line client: get version list
- 12:45 pm Revision 7f769d34: bug fixing: command line client: get version list
- 11:52 am Bug #993: Transaction deadlock, exception in callbacks.py
- It looks like a dispatcher instance holds an exclusive row lock (e.g. through a SELECT... FOR UPDATE statement) on th...
- 11:48 am Pithos Revision f13b7bd2: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 11:48 am Revision f13b7bd2: Merge branch 'master' of https://code.grnet.gr/git/pithos
- 11:48 am Revision a607181b: test bug fixing
- 11:48 am Pithos Revision a607181b: test bug fixing
Also available in: Atom