Activity

From 07/31/2011 to 08/29/2011

08/29/2011

07:58 pm Pithos MacOS Client Revision b6f55050: Updated bytes transformers for showing human readable size.
Miltiadis Vasilakis
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...
Michael Hanselmann
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...
Michael Hanselmann
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... Giorgos Gousios
04:49 pm Revision e26fb12b: Revert change to AAI_SKIP_LIST
Giorgos Gousios
04:14 pm Ganeti Instance Image Revision 841111f0: Change long if/else with case
This makes the code more readable. Nikos Skalkotos
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>
Tsachy Shacham
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>
Tsachy Shacham
10:37 am Revision 190ac01d: A bit more well defined error messages
Giorgos Gousios

08/28/2011

11:53 pm Revision 1f06d8ff: Initial import of the admin web interface
Refs #849 Giorgos Verigakis

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 ...
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 ...
René Nussbaumer
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...
Michael Hanselmann
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...
Michael Hanselmann
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 ...
Michael Hanselmann
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 ...
Michael Hanselmann
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...
Andrea Spadaccini
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...
Andrea Spadaccini
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann

08/25/2011

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...
Michael Hanselmann
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...
Michael Hanselmann
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: ...
Tsachy Shacham
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: ...
Tsachy Shacham
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...
Michael Hanselmann
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...
Michael Hanselmann
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 <...
Michael Hanselmann
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 <...
Michael Hanselmann
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>
Tsachy Shacham
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>
Tsachy Shacham
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>
Tsachy Shacham
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>
Tsachy Shacham
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>
Tsachy Shacham
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>
Tsachy Shacham
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>
Tsachy Shacham
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>
Tsachy Shacham

08/24/2011

09:38 pm Pithos MS Client Revision 79736291: Extracted Authentication URL to application settings
Panagiotis Kanavos
08:28 pm Pithos MS Client Revision 46ad0586: Fixed target platform form some of the setup modules
Panagiotis Kanavos
08:25 pm Pithos MS Client Revision 3c43ec9b: Added Tag storage
DB storage in AppData Panagiotis Kanavos
05:41 pm Bug #1021 (Closed): The reconcilation mechanism must be overhauled
The reconciliation mechanism must be overhauled.
Currently it seems to fail:...
Vangelis Koukis
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...
Guido Trotter
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...
Guido Trotter
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>
Agata Murawska
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>
Agata Murawska
02:06 pm Pithos MS Client Revision 0d0f6837: Renamed Pithos.Setup to Pithos.Setup.x64
Panagiotis Kanavos
01:25 pm Bug #1017 (Closed): "Broken pipe" exception thrown when trying to post message to AMQP
Applied in changeset commit:"29053267cf43bca97081b94b4d6ac82d1c33b5cf". Giorgos Gousios
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...
Giorgos Gousios
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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:/...
Vangelis Koukis
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 ... Vangelis Koukis
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...
Michael Hanselmann
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...
Michael Hanselmann

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 ... Giorgos Gousios
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... Faidon Liambotis
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:
-...
Giorgos Gousios
06:52 pm Pithos MS Client Revision 283809f3: Changes in PithosMonitor and StatusKeeper to detect concurrent changes
Added x64 setup program Panagiotis Kanavos
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...
Vangelis Koukis
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>
Guido Trotter
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>
Guido Trotter
02:36 pm Revision f81d0548: Initial work in UI to support resending invitations
Giorgos Gousios
02:36 pm Revision 4f8e7c6d: API method and test to resend invitations
Giorgos Gousios
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...
Andrea Spadaccini
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...
Andrea Spadaccini
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>
René Nussbaumer
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>
René Nussbaumer
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>
Guido Trotter
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>
Guido Trotter
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...
Andrea Spadaccini
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...
Andrea Spadaccini
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>
René Nussbaumer
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>
René Nussbaumer
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 ...
René Nussbaumer
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 ...
René Nussbaumer
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>
René Nussbaumer
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>
René Nussbaumer
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...
René Nussbaumer
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...
René Nussbaumer
11:04 am Revision ecb4680f: A bit more careful error handling
... in case of an unknown error. Also, correct delete invitation invocation Giorgos Gousios
11:03 am Revision ee60bb36: Check the type of the invitation object to be deleted
Giorgos Gousios
11:00 am Revision 137523b0: Verbose exception in case of email queuing error
Giorgos Gousios
10:44 am Revision 747164f3: Test for the remove invitation method
Giorgos Gousios

08/22/2011

08:11 pm Pithos MS Client Revision 426f53b8: Added Setup project
Panagiotis Kanavos
07:43 pm Pithos MS Client Revision 0050438e: Added Tags retrieval
Panagiotis Kanavos
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Panagiotis Kanavos
04:40 pm Revision 847a3ecf: Remove invitation when there is an error adding it
Giorgos Gousios
04:07 pm Revision ada3343a: Lots of automated testing for the invitation code
Giorgos Gousios
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. Giorgos Gousios
04:03 pm Revision 03caa5bf: Method to set the auth token expiration programmatically
Giorgos Gousios
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. Giorgos Gousios
12:53 pm Bug #1015 (Assigned): Users should be able to trigger a resend of their Invitations' mails
Vangelis Koukis
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... Faidon Liambotis
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>
Michael Hanselmann
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>
Michael Hanselmann

08/21/2011

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>
Guido Trotter
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...
Guido Trotter
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>
Guido Trotter
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-...
Andrea Spadaccini
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...
Guido Trotter
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>
Guido Trotter
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-...
Andrea Spadaccini
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>
Guido Trotter
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...
Guido Trotter
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...
Guido Trotter
01:24 pm Pithos MS Client Revision b5061ac8: -
Panagiotis Kanavos

08/19/2011

06:55 pm Pithos Revision eee732d5: Preliminary impl of others shared
Christos Stathis
06:55 pm Pithos Web Client Revision 6d8e0f58: Preliminary impl of others shared
Christos Stathis
06:55 pm Revision eee732d5: Preliminary impl of others shared
Christos Stathis
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....
Michael Hanselmann
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....
Michael Hanselmann
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 ...
Iustin Pop
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 ...
Iustin Pop
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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>
Michael Hanselmann
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>
Michael Hanselmann
05:16 pm Pithos Revision 3331e8d8: Implemented MyShared tree (still pending server support)
Christos Stathis
05:16 pm Pithos Web Client Revision 105b4e49: Implemented MyShared tree (still pending server support)
Christos Stathis
05:16 pm Revision 3331e8d8: Implemented MyShared tree (still pending server support)
Christos Stathis
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>
Michael Hanselmann
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>
Michael Hanselmann
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>
Agata Murawska
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>
Agata Murawska
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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>
Michael Hanselmann
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>
Michael Hanselmann
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@...
Michael Hanselmann
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@...
Michael Hanselmann
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 <...
Michael Hanselmann
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 <...
Michael Hanselmann
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...
René Nussbaumer
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...
René Nussbaumer
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>
Michael Hanselmann
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>
Michael Hanselmann

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

08/17/2011

06:27 pm Pithos Web Client Revision bbdd34ef: CSS changes
Christos Stathis
06:27 pm Pithos Revision 0ae83d19: CSS changes
Christos Stathis
06:27 pm Revision 0ae83d19: CSS changes
Christos Stathis
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
04:29 pm Pithos MacOS Client Revision 2d9996a2: Initial implementation of object info window.
Other changes. Miltiadis Vasilakis
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...
René Nussbaumer
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...
René Nussbaumer

08/16/2011

05:03 pm Pithos MS Client Revision eeee29e3: Added SQLite status storage
Extensions and Core communicate using WCF/Named Pipes Panagiotis Kanavos
05:01 pm Pithos MS Client Revision 9bae55d1: Added WPF client based on Caliburn.Micro
Panagiotis Kanavos
01:08 pm Revision f727d278: Fixed a broken path in build.xml
Christos Stathis
01:08 pm Pithos Revision f727d278: Fixed a broken path in build.xml
Christos Stathis
01:08 pm Pithos Web Client Revision d0596237: Fixed a broken path in build.xml
Christos Stathis

08/15/2011

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....
Andrea Spadaccini
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....
Andrea Spadaccini
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...
Andrea Spadaccini
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...
Andrea Spadaccini
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.
Miltiadis Vasilakis

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.
Miltiadis Vasilakis
02:38 pm Pithos MacOS Client Revision 605c8932: Improved refresh mechanism.
Other minor fixes and changes. Miltiadis Vasilakis

08/12/2011

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>
Andrea Spadaccini
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>
Andrea Spadaccini
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>
Andrea Spadaccini
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>
Andrea Spadaccini
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...
Andrea Spadaccini
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...
Andrea Spadaccini
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>
Michael Hanselmann
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>
Michael Hanselmann
05:31 pm Revision 6c7688cc: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:31 pm Pithos Revision 6c7688cc: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:25 pm Revision 18266c93: backend components in SQLAlchemy: Progress IΙ
Sofia Papagiannaki
05:25 pm Pithos Revision 18266c93: backend components in SQLAlchemy: Progress IΙ
Sofia Papagiannaki
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...
Michael Hanselmann
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...
Michael Hanselmann
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>
Michael Hanselmann
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>
Michael Hanselmann
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>...
Michael Hanselmann
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>...
Michael Hanselmann
04:07 pm Revision ab7e0d92: Cosmetic changes
Christos Stathis
04:07 pm Pithos Web Client Revision a33428e4: Cosmetic changes
Christos Stathis
04:07 pm Pithos Revision ab7e0d92: Cosmetic changes
Christos Stathis
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>
Michael Hanselmann
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>
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
03:41 pm Revision 767d44ac: Update upgrade notes
Kostas Papadimitriou
03:14 pm Feature #847 (Feedback): Support a list of UI-specific metadata keys to be copied from Image to n...
Kostas Papadimitriou
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... Kostas Papadimitriou
03:13 pm Revision bcd451ea: Clone specified image metadata on vm creation, Refs #847
Kostas Papadimitriou
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”) ...
Michael Hanselmann
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”) ...
Michael Hanselmann
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 ...
Michael Hanselmann
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 ...
Michael Hanselmann
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>
Andrea Spadaccini
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>
Andrea Spadaccini
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>
Andrea Spadaccini
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>
Andrea Spadaccini
01:32 pm Pithos MacOS Client Revision 63db4b97: Minor changes.
Miltiadis Vasilakis
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...
Michael Hanselmann
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...
Michael Hanselmann
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 ...
Michael Hanselmann
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 ...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
11:40 am Pithos icons.tar.gz
Constantinos Venetsanopoulos

08/11/2011

07:41 pm Revision 815b44f4: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
07:41 pm Pithos Revision 815b44f4: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
07:41 pm Pithos Revision aff7a7bf: Added shibboleth support (untested)
Christos Stathis
07:41 pm Pithos Web Client Revision 36dc8e18: Added shibboleth support (untested)
Christos Stathis
07:41 pm Revision aff7a7bf: Added shibboleth support (untested)
Christos Stathis
07:04 pm Revision 7ed6977e: Clean up code
Christos Stathis
07:04 pm Pithos Web Client Revision f6445935: Clean up code
Christos Stathis
07:04 pm Pithos Revision 7ed6977e: Clean up code
Christos Stathis
05:39 pm Revision d8539f8e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:39 pm Pithos Revision d8539f8e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:38 pm Pithos Revision 4f917833: write backend components in SQLAlchemy: Progress I
Sofia Papagiannaki
05:38 pm Revision 4f917833: write backend components in SQLAlchemy: Progress I
Sofia Papagiannaki
05:34 pm Pithos Revision c996ba40: modular backend: set node indexing on version table instead of node table
Sofia Papagiannaki
05:34 pm Revision c996ba40: modular backend: set node indexing on version table instead of node table
Sofia Papagiannaki
05:23 pm Pithos Revision f8b0e13d: Removed unused files
Christos Stathis
05:23 pm Revision f8b0e13d: Removed unused files
Christos Stathis
05:23 pm Pithos Web Client Revision bf8d0369: Removed unused files
Christos Stathis
04:48 pm Pithos Revision e1a8d51a: Fixed removal of permissions
Christos Stathis
04:48 pm Revision e1a8d51a: Fixed removal of permissions
Christos Stathis
04:48 pm Pithos Web Client Revision a1bde662: Fixed removal of permissions
Christos Stathis
04:37 pm Pithos Revision c8449d8a: Removed key provider as it is unneeded
Christos Stathis
04:37 pm Pithos Web Client Revision ac379f87: Removed key provider as it is unneeded
Christos Stathis
04:37 pm Revision c8449d8a: Removed key provider as it is unneeded
Christos Stathis
04:27 pm Pithos Revision de9e7024: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
04:27 pm Revision de9e7024: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
04:27 pm Pithos Revision 19a73342: Finished folder permissions dialog
Christos Stathis
04:27 pm Pithos Web Client Revision 5ebc9312: Finished folder permissions dialog
Christos Stathis
04:27 pm Revision 19a73342: Finished folder permissions dialog
Christos Stathis
04:11 pm Pithos Revision 62b697f3: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
04:11 pm Revision 62b697f3: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
04:11 pm Revision 4cc00e08: Fix virtual folders.
Antony Chazapis
04:11 pm Pithos Revision 4cc00e08: Fix virtual folders.
Antony Chazapis
03:59 pm Pithos Revision f1c02d94: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:59 pm Revision f1c02d94: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:58 pm Revision d7eb5499: if PITHOS_USER environmental variable is set and is not 'test' do not run the ...
Sofia Papagiannaki
03:58 pm Pithos Revision d7eb5499: if PITHOS_USER environmental variable is set and is not 'test' do not run the ...
Sofia Papagiannaki
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-...
Michael Hanselmann
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-...
Michael Hanselmann
03:47 pm Bug #1013 (Feedback): List view displays UI error when servers are updated on IE
fixed on commit:27b116d Kostas Papadimitriou
03:47 pm Bug #1011 (Feedback): Update image details on last vm creation step overlay on IE
fixed and improved on commit:b214352 Kostas Papadimitriou
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 ...
Kostas Papadimitriou
03:47 pm Bug #915 (Feedback): List view fail to update mahcines state properly on several occasions
fixed specific case on commit:27b116d Kostas Papadimitriou
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
Kostas Papadimitriou
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 ...
Kostas Papadimitriou
03:18 pm ganeti-local Revision 37531236: Added helper functions in netutils and related constants
Added the following functions to netutils:
- IsValidInterface
- GetInterfaceIpAddresses
- _GetIpAddressesFromIpOutput...
Andrea Spadaccini
03:18 pm snf-ganeti Revision 37531236: Added helper functions in netutils and related constants
Added the following functions to netutils:
- IsValidInterface
- GetInterfaceIpAddresses
- _GetIpAddressesFromIpOutput...
Andrea Spadaccini
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...
Michael Hanselmann
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...
Michael Hanselmann
02:54 pm Pithos MacOS Client Revision 0f03cbfb: Info window.
Antony Chazapis
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 ...
Kostas Papadimitriou
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...
Kostas Papadimitriou

08/10/2011

10:48 pm Pithos Android Client Revision 143cdf16: bug fixes in loadbalancer ui
Adam Menz
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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'...
Michael Hanselmann
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'...
Michael Hanselmann
05:53 pm Pithos MacOS Client Revision 155f0dfd: Minor UI changes.
Minor fixes. Miltiadis Vasilakis
04:39 pm Pithos Android Client Revision 5018a7f8: improved the GaActivity and added page and event tracking to loadbalancers
Adam Menz
04:37 pm Pithos Revision 0a7f1671: Accept '~' in X-Object-Sharing.
Antony Chazapis
04:37 pm Revision 0a7f1671: Accept '~' in X-Object-Sharing.
Antony Chazapis
04:27 pm Pithos Revision a0adc892: run tests only with test user
Sofia Papagiannaki
04:27 pm Revision a0adc892: run tests only with test user
Sofia Papagiannaki
03:20 pm Revision bcd29125: client lib set default content type in all object puts
Sofia Papagiannaki
03:20 pm Pithos Revision bcd29125: client lib set default content type in all object puts
Sofia Papagiannaki
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Michael Hanselmann
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...
Miltiadis Vasilakis
01:08 pm Pithos pithos-logos-v0.0.1.tar.gz
Pithos 2 proposed logos Constantinos Venetsanopoulos
01:06 pm Pithos pithos_0.0.1.svg.tar.gz
Web Layout v0.0.1 Constantinos Venetsanopoulos
12:44 pm Revision 38a2b3ed: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
12:44 pm Pithos Revision 38a2b3ed: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
12:44 pm Pithos Revision 11999722: command client bug fix in getting object version list
Sofia Papagiannaki
12:44 pm Revision 11999722: command client bug fix in getting object version list
Sofia Papagiannaki

08/09/2011

11:24 pm Pithos Android Client Revision 21c57799: bug fixes for load balancer operations
Adam Menz
07:46 pm Revision 27d7d9ac: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
07:46 pm Pithos Revision 27d7d9ac: Merge branch 'master' of https://code.grnet.gr/git/pithos
Christos Stathis
07:45 pm Pithos Revision 6e522e4f: Finished file permissions. Started folder permissions (displayed but not updat...
Christos Stathis
07:45 pm Revision 6e522e4f: Finished file permissions. Started folder permissions (displayed but not updat...
Christos Stathis
07:45 pm Pithos Web Client Revision ecf95c9e: Finished file permissions. Started folder permissions (displayed but not updat...
Christos Stathis
07:10 pm Pithos Android Client Revision f506786e: redid the SelectVipActivity layout and bug fixes
Adam Menz
04:14 pm Pithos Revision 0a18bd8b: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
04:14 pm Revision 0a18bd8b: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
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 Sofia Papagiannaki
04:02 pm Revision 8d964102: client lib support for listing user shared objects
additional tests for using version objects and listing user shared objects Sofia Papagiannaki
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...
Michael Hanselmann
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...
Michael Hanselmann
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 ...
Michael Hanselmann
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 ...
Michael Hanselmann
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...
Andrea Spadaccini
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...
Andrea Spadaccini
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>
Michael Hanselmann
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>
Michael Hanselmann
03:05 pm Pithos Revision f4b61e0c: Update documentation.
Antony Chazapis
03:05 pm Revision f4b61e0c: Update documentation.
Antony Chazapis
03:02 pm Revision 60b8a083: Modular backend progress VI (release).
Antony Chazapis
03:02 pm Pithos Revision 60b8a083: Modular backend progress VI (release).
Antony Chazapis
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>
Andrea Spadaccini
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>
Andrea Spadaccini
01:08 pm Pithos Revision 6fd85f1b: test write access: bug fixing
Sofia Papagiannaki
01:08 pm Revision 6fd85f1b: test write access: bug fixing
Sofia Papagiannaki
12:45 pm Revision 7f769d34: bug fixing: command line client: get version list
Sofia Papagiannaki
12:45 pm Pithos Revision 7f769d34: bug fixing: command line client: get version list
Sofia Papagiannaki
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... Giorgos Gousios
11:48 am Revision f13b7bd2: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
11:48 am Pithos Revision f13b7bd2: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
11:48 am Revision a607181b: test bug fixing
Sofia Papagiannaki
11:48 am Pithos Revision a607181b: test bug fixing
Sofia Papagiannaki

08/08/2011

11:16 pm Pithos Android Client Revision 71e52c4a: bug fixes
Adam Menz
08:56 pm Pithos Android Client Revision 1a79c76b: made the backup server page sync with control panel
Adam Menz
07:18 pm ganeti-local Revision 0b0ca0c0: Fix epydoc breakage caused by f8638e288c7a
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
07:18 pm snf-ganeti Revision 0b0ca0c0: Fix epydoc breakage caused by f8638e288c7a
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
07:11 pm Revision 72c3ba3f: Fix TestGreek.
Antony Chazapis
07:11 pm Pithos Revision 72c3ba3f: Fix TestGreek.
Antony Chazapis
06:50 pm snf-ganeti Revision e2d14329: Changed NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improve consistency
I originally made this change because I needed the OPT_NET_PORT_CHECK,
and I am committing it even if I don't need an...
Andrea Spadaccini
06:50 pm ganeti-local Revision e2d14329: Changed NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improve consistency
I originally made this change because I needed the OPT_NET_PORT_CHECK,
and I am committing it even if I don't need an...
Andrea Spadaccini
06:49 pm ganeti-local Revision c4dfb0b6: Added check for the ip command at configure time
Also, corrected a few places where the ip command was hardcoded.
Signed-off-by: Andrea Spadaccini <spadaccio@google....
Andrea Spadaccini
06:49 pm snf-ganeti Revision c4dfb0b6: Added check for the ip command at configure time
Also, corrected a few places where the ip command was hardcoded.
Signed-off-by: Andrea Spadaccini <spadaccio@google....
Andrea Spadaccini
06:42 pm snf-ganeti Revision f8638e28: Detect globbing patterns as query arguments
Short: this patch enables the use of “gnt-instance list '*.site'”.
Detailed description: This patch changes the comm...
Michael Hanselmann
06:42 pm ganeti-local Revision f8638e28: Detect globbing patterns as query arguments
Short: this patch enables the use of “gnt-instance list '*.site'”.
Detailed description: This patch changes the comm...
Michael Hanselmann
06:01 pm Revision 2b9cf2b3: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
06:01 pm Pithos Revision 2b9cf2b3: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:59 pm Revision 676edf89: Modular backend progress V.
Antony Chazapis
05:59 pm Pithos Revision 676edf89: Modular backend progress V.
Antony Chazapis
05:24 pm Revision 9278ca09: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:24 pm Pithos Revision 9278ca09: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:22 pm snf-ganeti Revision bb074298: cluster-merge: consider file storage enable state
There's no point in checking whether the file storage dir in the two
clusters is the same if file storage is not even...
Guido Trotter
03:22 pm ganeti-local Revision bb074298: cluster-merge: consider file storage enable state
There's no point in checking whether the file storage dir in the two
clusters is the same if file storage is not even...
Guido Trotter
03:22 pm ganeti-local Revision 1fcd3b81: cluster-merge: implement params delta mercifulness
Sometimes it's good to tell the user about parameter differences but
then proceed anyway. Strictness is still enforce...
Guido Trotter
03:22 pm snf-ganeti Revision 1fcd3b81: cluster-merge: implement params delta mercifulness
Sometimes it's good to tell the user about parameter differences but
then proceed anyway. Strictness is still enforce...
Guido Trotter
01:30 pm ganeti-local Revision e3a19474: Allow fixing of split instances via relocate
Currently, the IAllocator code requests strictly that the (set of) groups of
the nodes we're relocating from is equal...
Iustin Pop
01:30 pm snf-ganeti Revision e3a19474: Allow fixing of split instances via relocate
Currently, the IAllocator code requests strictly that the (set of) groups of
the nodes we're relocating from is equal...
Iustin Pop
12:29 pm ganeti-local Revision 88df1fa9: Revert deprecation of evacuate mode in hail
As discussed offline, the new node-change mode could be used for
evacuation, but it's not directly useful as it retur...
Iustin Pop
12:29 pm snf-ganeti Revision 88df1fa9: Revert deprecation of evacuate mode in hail
As discussed offline, the new node-change mode could be used for
evacuation, but it's not directly useful as it retur...
Iustin Pop
12:12 pm snf-ganeti Revision f5fab862: Further cleanup after multi-evacuate removal
Commit f0edfcf6 removed the parsing of multi-evacuate result, but the
code went from:
if mode in (multi-evac, relo...
Iustin Pop
12:12 pm ganeti-local Revision f5fab862: Further cleanup after multi-evacuate removal
Commit f0edfcf6 removed the parsing of multi-evacuate result, but the
code went from:
if mode in (multi-evac, relo...
Iustin Pop
12:11 pm ganeti-local Revision 2f41ea77: Fix bug in IAllocator parsing of Evacuate result
Commit 342f9172 added stricter checks for the iallocator result in
evacuate mode, but it does this irrespective of th...
Iustin Pop
12:11 pm snf-ganeti Revision 2f41ea77: Fix bug in IAllocator parsing of Evacuate result
Commit 342f9172 added stricter checks for the iallocator result in
evacuate mode, but it does this irrespective of th...
Iustin Pop
11:16 am Revision 62a0eb7e: Rename parameter.
Antony Chazapis
11:16 am Pithos Revision 62a0eb7e: Rename parameter.
Antony Chazapis
11:11 am Pithos Revision b1f4e2bc: Fix 'next' handling.
Antony Chazapis
11:11 am Revision b1f4e2bc: Fix 'next' handling.
Antony Chazapis
03:04 am Pithos Revision 51c0cb6e: Bug fix.
Antony Chazapis
03:04 am Revision 51c0cb6e: Bug fix.
Antony Chazapis
02:38 am Revision 7e318fc8: Shibboleth login function.
Antony Chazapis
02:38 am Pithos Revision 7e318fc8: Shibboleth login function.
Antony Chazapis

08/06/2011

01:55 am Pithos Revision 62f915a1: Modular backend progress IV.
Antony Chazapis
01:55 am Revision 62f915a1: Modular backend progress IV.
Antony Chazapis

08/05/2011

09:11 pm Pithos MacOS Client Revision e5fdf4d9: Initial commit of pithos-macos.
The finder-like client can browse the contents of the 'pithos' and 'trash' containers of a pithos user, using asynchr... Miltiadis Vasilakis
08:13 pm Pithos Android Client Revision c25e8fa0: added access control to load balancers
Adam Menz
06:21 pm Pithos Web Client Revision d5c6298f: Initial support of permissions and dummy UI
Christos Stathis
06:21 pm Revision 9fce5629: Initial support of permissions and dummy UI
Christos Stathis
06:21 pm Pithos Revision 9fce5629: Initial support of permissions and dummy UI
Christos Stathis
05:16 pm snf-ganeti Revision 16629d10: Implement globbing operator for filters
The operators “=*” and “!*” do globbing in filters, e.g.:
$ gnt-instance list --no-headers -o name 'name =* "*.site"...
Michael Hanselmann
05:16 pm ganeti-local Revision 16629d10: Implement globbing operator for filters
The operators “=*” and “!*” do globbing in filters, e.g.:
$ gnt-instance list --no-headers -o name 'name =* "*.site"...
Michael Hanselmann
04:57 pm ganeti-local Revision 18e4dee6: Zero DRBD metadata before creation
The docstring of the DRBD8 class says:
… The meta device is checked for valid size and is zeroed on create.
which...
Iustin Pop
04:57 pm snf-ganeti Revision 18e4dee6: Zero DRBD metadata before creation
The docstring of the DRBD8 class says:
… The meta device is checked for valid size and is zeroed on create.
which...
Iustin Pop
04:48 pm snf-ganeti Revision f0edfcf6: Remove iallocator's “multi-evacuate” mode
It is no longer used and has been deprecated in 2.5.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
04:48 pm ganeti-local Revision f0edfcf6: Remove iallocator's “multi-evacuate” mode
It is no longer used and has been deprecated in 2.5.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-...
Michael Hanselmann
04:41 pm ganeti-local Revision 58aa30d7: confd.querylib: Remove long-deprecated query mode
This was never used by a stable version.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin P...
Michael Hanselmann
04:41 pm snf-ganeti Revision 58aa30d7: confd.querylib: Remove long-deprecated query mode
This was never used by a stable version.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin P...
Michael Hanselmann
04:40 pm snf-ganeti Revision ce4cd929: Add docstring to cmdlib.TLReplaceDisks._FindFaultyDisks
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
04:40 pm ganeti-local Revision ce4cd929: Add docstring to cmdlib.TLReplaceDisks._FindFaultyDisks
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
04:40 pm ganeti-local Revision 6f9e71bb: watcher: Fix breakage caused by 9bb69bb52fb9
The first argument to str.split is the separator, not the maximum number
of splits.
Signed-off-by: Michael Hanselman...
Michael Hanselmann
04:40 pm snf-ganeti Revision 6f9e71bb: watcher: Fix breakage caused by 9bb69bb52fb9
The first argument to str.split is the separator, not the maximum number
of splits.
Signed-off-by: Michael Hanselman...
Michael Hanselmann
04:39 pm ganeti-local Revision ba98a8d1: Fix typo in NEWS
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
04:39 pm snf-ganeti Revision ba98a8d1: Fix typo in NEWS
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
04:39 pm snf-ganeti Revision 96514751: doc/admin: s/grub/GRUB/
“GRUB” is an acronym for GRand Unified Bootloader.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by...
Michael Hanselmann
04:39 pm ganeti-local Revision 96514751: doc/admin: s/grub/GRUB/
“GRUB” is an acronym for GRand Unified Bootloader.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by...
Michael Hanselmann
02:58 pm ganeti-local Revision cb386168: LUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result
… instead of getting the list of instances once again from the
configuration.
Signed-off-by: Michael Hanselmann <han...
Michael Hanselmann
02:58 pm snf-ganeti Revision cb386168: LUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result
… instead of getting the list of instances once again from the
configuration.
Signed-off-by: Michael Hanselmann <han...
Michael Hanselmann
02:58 pm snf-ganeti Revision b9ff3e15: cmdlib: Factorize checking node groups' instances
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:58 pm ganeti-local Revision b9ff3e15: cmdlib: Factorize checking node groups' instances
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:11 pm ganeti-local Revision d5114fa1: Include hooks.rst in version check
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:11 pm snf-ganeti Revision d5114fa1: Include hooks.rst in version check
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:11 pm snf-ganeti Revision 9f604ab8: Bump version to 2.5.0~beta1
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:11 pm ganeti-local Revision 9f604ab8: Bump version to 2.5.0~beta1
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:06 pm snf-ganeti Revision 6890cf2e: cleaner: Remove watcher's instance status file after 21 days
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:06 pm snf-ganeti Revision 0e5084ee: utils.ReadFile: Add pre-read callback
This will be used by the watcher to store the file's fstat(2). It must
be done from the filehandle.
Signed-off-by: M...
Michael Hanselmann
02:06 pm ganeti-local Revision 9bb69bb5: watcher: Write per-group instance status, merge into global one
Each per-group watcher process writes its own instance status file. Once
that's done it tries to acquire an exclusive...
Michael Hanselmann
02:06 pm ganeti-local Revision 6890cf2e: cleaner: Remove watcher's instance status file after 21 days
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:06 pm snf-ganeti Revision 9bb69bb5: watcher: Write per-group instance status, merge into global one
Each per-group watcher process writes its own instance status file. Once
that's done it tries to acquire an exclusive...
Michael Hanselmann
02:06 pm ganeti-local Revision 0e5084ee: utils.ReadFile: Add pre-read callback
This will be used by the watcher to store the file's fstat(2). It must
be done from the filehandle.
Signed-off-by: M...
Michael Hanselmann
12:48 pm ganeti-local Revision 2f1fe558: Merge branch 'stable-2.4'
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
12:48 pm snf-ganeti Revision 2f1fe558: Merge branch 'stable-2.4'
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
11:12 am Bug #1011 (Closed): Update image details on last vm creation step overlay on IE
Kostas Papadimitriou
11:02 am ganeti-local Revision 2f994ece: Bumping version to 2.4.3
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
11:02 am snf-ganeti Revision 2f994ece: Bumping version to 2.4.3
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
10:43 am Bug #1009 (Closed): Possibly misleading appended string in default VM name
Synnefo's ui provides a default name for a user's VM. The default name is being generated by prepending "My " and app... Alexandros Kosiaris

08/04/2011

11:03 pm Pithos Android Client Revision 16615abd: added connection throttle to load balancers, and fixed a bug on ListAccountsAc...
Adam Menz
07:26 pm Ganeti Instance Image Revision 60370fb0: Fix a bug in Makefile.am
The tools target where always being build, even if no dependency had
changed.
Nikos Skalkotos
07:03 pm Ganeti Instance Image Revision 5d258745: Remove redundant toolsbuilddir target in Makefile
Nikos Skalkotos
07:00 pm Feature #1007 (Closed): Use dd for deployment of Linux images
Use @dd@ to do sequential I/O with very large blocks for the deployment of Linux images.
This is the Linux version o...
Vangelis Koukis
06:56 pm Feature #1005 (Closed): Support different types of block storage in the API
Extend the API to support different types of block storage.
Different flavors may specify different types of block s...
Vangelis Koukis
06:56 pm Pithos Android Client Revision fee0d4aa: improved the edittext properties from some layouts
Adam Menz
06:53 pm Feature #1003 (Closed): Explore Ganeti's shared block storage support
Explore Ganeti's shared block storage support.
Investigate ways of provisioning disks dynamically, then passing them...
Vangelis Koukis
06:52 pm Feature #1001 (Closed): Test RBD functionality with KVM
Setup RBD volumes over a RADOS deployment, test KVM's compatibility with such setup.
Measure bandwidth and latency o...
Vangelis Koukis
06:51 pm Feature #999 (Closed): Test RADOS deployment
Set up a test RADOS deployment, benchmark its performance wrt bandwidth and latency, for various object sizes.
Vangelis Koukis
06:44 pm Bug #997 (Closed): Problems when reusing the Create machine wizard with IE8
It seems the wizard does not reinitialize itself properly when using IE8,
keeps settings from previous invocations, ...
Vangelis Koukis
06:43 pm Ganeti Instance Image Revision 4096946c: Fix default-dir replacement in common.sh
The path to the directory of hosts the DEFAULT_FILE in common.sh was not
replaced by make.
Nikos Skalkotos
06:19 pm Revision 10283860: add user with greek username
Sofia Papagiannaki
06:19 pm Pithos Revision 10283860: add user with greek username
Sofia Papagiannaki
06:06 pm Revision d7d60147: New authentication middleware.
Uses users stored in a django model.
Update settings.py and then run:
python manage.py syncdb
python manage.py l...
Antony Chazapis
06:06 pm Pithos Revision d7d60147: New authentication middleware.
Uses users stored in a django model.
Update settings.py and then run:
python manage.py syncdb
python manage.py l...
Antony Chazapis
05:56 pm snf-ganeti Revision eee68d57: Fixed a typo in utils/process.py
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: I...
Agata Murawska
05:56 pm ganeti-local Revision eee68d57: Fixed a typo in utils/process.py
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: I...
Agata Murawska
05:26 pm ganeti-local Revision e8906f7d: Fix unittest failure after list_owned changes
We just need an object that has a list_owned method.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guid...
Iustin Pop
05:26 pm snf-ganeti Revision e8906f7d: Fix unittest failure after list_owned changes
We just need an object that has a list_owned method.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guid...
Iustin Pop
05:01 pm ganeti-local Revision 12126847: Remove 15-second sleep from LUInstanceCreate
Remove 15 second sleep when wait_for_sync is not set. LUInstanceCreate already
calls _WaitForSync with oneshot=True, ...
Apollon Oikonomopoulos
05:01 pm snf-ganeti Revision 12126847: Remove 15-second sleep from LUInstanceCreate
Remove 15 second sleep when wait_for_sync is not set. LUInstanceCreate already
calls _WaitForSync with oneshot=True, ...
Apollon Oikonomopoulos
05:01 pm snf-ganeti Revision af993a2c: Add a readability alias
lu.glm.list_owned becomes lu.owned_locks, which is clearer for the
reader.
Also rename three variables (which were b...
Iustin Pop
05:01 pm ganeti-local Revision af993a2c: Add a readability alias
lu.glm.list_owned becomes lu.owned_locks, which is clearer for the
reader.
Also rename three variables (which were b...
Iustin Pop
04:19 pm ganeti-local Revision ce523de1: Fix broken object references in docstrings
The module is called “objects”, not “object”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Ius...
Michael Hanselmann
04:19 pm snf-ganeti Revision ce523de1: Fix broken object references in docstrings
The module is called “objects”, not “object”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Ius...
Michael Hanselmann
04:18 pm snf-ganeti Revision bd2a5569: Add “gnt-instance change-group” command
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
04:18 pm ganeti-local Revision bd2a5569: Add “gnt-instance change-group” command
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
04:18 pm snf-ganeti Revision 1aef3df8: Add opcode to change instance's group
This is quite similar to evacuating a group, but the locking
is different.
Signed-off-by: Michael Hanselmann <hansmi...
Michael Hanselmann
04:18 pm ganeti-local Revision 1aef3df8: Add opcode to change instance's group
This is quite similar to evacuating a group, but the locking
is different.
Signed-off-by: Michael Hanselmann <hansmi...
Michael Hanselmann
04:18 pm snf-ganeti Revision eafa26af: Factorize checking instance's node groups
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
04:18 pm ganeti-local Revision eafa26af: Factorize checking instance's node groups
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
03:41 pm snf-ganeti Revision e20832af: Update the NEWS file for 2.4.3
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
03:41 pm ganeti-local Revision e20832af: Update the NEWS file for 2.4.3
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:45 pm Feature #995: Admin tool to collect and display statistics from the Synnefo DB and the backend
Please see here for info on how to write a munin plugin:
http://munin-monitoring.org/wiki/HowToWritePlugins
Vangelis Koukis
01:28 pm ganeti-local Revision 7b642c49: ganeti-cleaner: Remove old watcher state files
Watcher state files can stay around if node groups are removed. With
this patch they're removed after 21 days.
Signe...
Michael Hanselmann
01:28 pm snf-ganeti Revision 7b642c49: ganeti-cleaner: Remove old watcher state files
Watcher state files can stay around if node groups are removed. With
this patch they're removed after 21 days.
Signe...
Michael Hanselmann
01:28 pm ganeti-local Revision 173dbf05: Remove WATCHER_STATEFILE constant
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:28 pm snf-ganeti Revision 173dbf05: Remove WATCHER_STATEFILE constant
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:28 pm ganeti-local Revision a292020f: cfgupgrade: Remove old watcher state file
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:28 pm snf-ganeti Revision a292020f: cfgupgrade: Remove old watcher state file
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:28 pm ganeti-local Revision 16e0b9c9: ganeti-watcher: Split for node groups
This patch brings a huge change to ganeti-watcher to make it aware of
node groups. Each node group is processed in it...
Michael Hanselmann
01:28 pm snf-ganeti Revision 16e0b9c9: ganeti-watcher: Split for node groups
This patch brings a huge change to ganeti-watcher to make it aware of
node groups. Each node group is processed in it...
Michael Hanselmann
01:27 pm ganeti-local Revision de9c12f7: Lock potential target nodes for group evacuation
All potential target nodes should be locked while calculating
a group evacuation.
Signed-off-by: Michael Hanselmann ...
Michael Hanselmann
01:27 pm snf-ganeti Revision de9c12f7: Lock potential target nodes for group evacuation
All potential target nodes should be locked while calculating
a group evacuation.
Signed-off-by: Michael Hanselmann ...
Michael Hanselmann
01:27 pm snf-ganeti Revision 6e80da8b: Small changes in group evacuation
- Use OpPrereqError in CheckPrereq
- Clarify command synopsis
Signed-off-by: Michael Hanselmann <hansmi@google.com>
...
Michael Hanselmann
01:27 pm ganeti-local Revision 6e80da8b: Small changes in group evacuation
- Use OpPrereqError in CheckPrereq
- Clarify command synopsis
Signed-off-by: Michael Hanselmann <hansmi@google.com>
...
Michael Hanselmann
01:26 pm ganeti-local Revision a14065ac: cmdlib: Factorize getting iallocator
The same logic will be used for changing an instance's group.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
...
Michael Hanselmann
01:26 pm snf-ganeti Revision a14065ac: cmdlib: Factorize getting iallocator
The same logic will be used for changing an instance's group.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
...
Michael Hanselmann
01:26 pm ganeti-local Revision d774ce92: Add design document for Ganeti 2.5
Including the designs which were actually implemented.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe...
Michael Hanselmann
01:26 pm snf-ganeti Revision d774ce92: Add design document for Ganeti 2.5
Including the designs which were actually implemented.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe...
Michael Hanselmann
12:46 pm Feature #995: Admin tool to collect and display statistics from the Synnefo DB and the backend
Where can I find documentation for the required output formats? Giorgos Verigakis
12:34 pm Feature #995 (Assigned): Admin tool to collect and display statistics from the Synnefo DB and the...
Extend the admin tool to collect statistics from the DB and the backend.
Allow for pluggable presentation layers.
...
Vangelis Koukis
11:26 am Revision c1cdc455: Modular backend progress III.
Antony Chazapis
11:26 am Pithos Revision c1cdc455: Modular backend progress III.
Antony Chazapis
11:00 am Bug #971: Unique error codes for network errors, unique handling of errors in general
Updated list of errors that need to have more informative
user messages on UI
- timeouts
- 401 Not Authorized
-...
Kostas Papadimitriou

08/03/2011

10:11 pm Pithos Android Client Revision b2a2d2f1: cleaned up code (made more activities extend cloud(list)activity
Adam Menz
08:01 pm Feature #849: snf-admin should be made as a simple web interface
Also, both the command-line and the web tool should produce an initial, overall, dashboard-like view with vital syste... Vangelis Koukis
07:35 pm ganeti-local Revision 41e1e79e: Pause DRBD sync for OS install if not wait_for_sync
When wait_for_sync is set to False in LUInstanceCreate, Ganeti lets DRBD sync
in the background while performing the ...
Apollon Oikonomopoulos
07:35 pm snf-ganeti Revision 41e1e79e: Pause DRBD sync for OS install if not wait_for_sync
When wait_for_sync is set to False in LUInstanceCreate, Ganeti lets DRBD sync
in the background while performing the ...
Apollon Oikonomopoulos
07:21 pm ganeti-local Revision a6a3efe4: Fix documentation of gnt-instance failover
Explain that we only start the instance on the new node if it was
originally running.
Signed-off-by: Iustin Pop <ius...
Iustin Pop
07:21 pm snf-ganeti Revision a6a3efe4: Fix documentation of gnt-instance failover
Explain that we only start the instance on the new node if it was
originally running.
Signed-off-by: Iustin Pop <ius...
Iustin Pop
06:47 pm Feature #849: snf-admin should be made as a simple web interface
The web app initially should be en par with the current @snf-admin@ command-line tool.
Whenever new functionality ...
Vangelis Koukis
06:31 pm Bug #993 (Closed): Transaction deadlock, exception in callbacks.py
This exception has been reported from the deployment:... Vangelis Koukis
06:30 pm Pithos Revision 066cfd4d: Fixed file properties to show correctly the public url
Christos Stathis
06:30 pm Revision 066cfd4d: Fixed file properties to show correctly the public url
Christos Stathis
06:30 pm Pithos Web Client Revision c4d3b21f: Fixed file properties to show correctly the public url
Christos Stathis
06:29 pm Pithos Android Client Revision 6b8dad86: all activites that should now extend Cloud(List)Activity which extends Ga(List...
Adam Menz
06:28 pm snf-ganeti Revision 78623223: Small doc patch for gnt-node evacuate
Just explain a bit the relation between node evacuate and instance
commands.
Signed-off-by: Iustin Pop <iustin@googl...
Iustin Pop
06:28 pm ganeti-local Revision 78623223: Small doc patch for gnt-node evacuate
Just explain a bit the relation between node evacuate and instance
commands.
Signed-off-by: Iustin Pop <iustin@googl...
Iustin Pop
06:27 pm snf-ganeti Revision d5fca545: Fix small typo in docstring
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Iustin Pop
06:27 pm ganeti-local Revision d5fca545: Fix small typo in docstring
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Iustin Pop
06:21 pm Feature #991 (Assigned): Extend Synnefo mechanism to support custom Images
Extend the Synnefo mechanism to support user-provided Images.
This has implications in several areas:
a) Image up...
Vangelis Koukis
06:05 pm Feature #989 (Closed): Glance API Implementation (Plankton Service)
Implement the Glance API (REST) in Synnefo.
This will be the upper layer of Synnefo's Image Registry Service.
Als...
Constantinos Venetsanopoulos
06:03 pm ganeti-local Revision b5ea70bf: Fix typo in NEWS
“--dry-run” starts with two dashes.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i...
Michael Hanselmann
06:03 pm snf-ganeti Revision b5ea70bf: Fix typo in NEWS
“--dry-run” starts with two dashes.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <i...
Michael Hanselmann
06:00 pm Feature #987 (Closed): Support distinct image backends, retrieval from HTTP backend in snf-image
snf-image should be extended to support distinct image repositories.
Initially, it must be extended so that it can...
Constantinos Venetsanopoulos
05:55 pm Feature #985 (Closed): New parameters passed through the Ganeti OS Interface (used by the Image R...
This ticket has 3 sections:
1. Decide which parameters are needed so that the backend can discover actual Images i...
Constantinos Venetsanopoulos
05:42 pm snf-ganeti Revision 6aa7a354: Change the backend.InstanceLogName signature
This uses now the component for the transfer (if available), otherwise
(e.g. in installs/renames) nothing.
Signed-of...
Iustin Pop
05:42 pm ganeti-local Revision 6aa7a354: Change the backend.InstanceLogName signature
This uses now the component for the transfer (if available), otherwise
(e.g. in installs/renames) nothing.
Signed-of...
Iustin Pop
05:42 pm snf-ganeti Revision 6613661a: Instance transfer: export component name to backend
This modifies the RPC layer to export the component name too to the
backend, so that it can be used in log files and ...
Iustin Pop
05:42 pm ganeti-local Revision 6613661a: Instance transfer: export component name to backend
This modifies the RPC layer to export the component name too to the
backend, so that it can be used in log files and ...
Iustin Pop
05:42 pm snf-ganeti Revision 5e26c4d9: Instance transfer: add argument for the 'component'
Currently, transfer data is done mainly with just the instance name,
but when we have instances with multiple disks t...
Iustin Pop
05:42 pm ganeti-local Revision 5e26c4d9: Instance transfer: add argument for the 'component'
Currently, transfer data is done mainly with just the instance name,
but when we have instances with multiple disks t...
Iustin Pop
05:41 pm snf-ganeti Revision f5eaa3c1: Optimise use of repeated/looping GetNodeInfo
This adds a new ConfigWriter.GetMultiNodeInfo function and replaces
multiple/looping calls to GetNodeInfo with it.
S...
Iustin Pop
05:41 pm snf-ganeti Revision 71333cb9: Optimise use of repeated/looping GetInstanceInfo
Similar to the previous patch, this adds a helper function to
eliminate repeated calls info ConfigWriter.
Signed-off...
Iustin Pop
05:41 pm snf-ganeti Revision a4338da2: Fix lint errors
It turns out that the only use of the operator module was for
itemgetter, so patch eb62069e should have removed that ...
Iustin Pop
05:41 pm ganeti-local Revision f5eaa3c1: Optimise use of repeated/looping GetNodeInfo
This adds a new ConfigWriter.GetMultiNodeInfo function and replaces
multiple/looping calls to GetNodeInfo with it.
S...
Iustin Pop
05:41 pm ganeti-local Revision a4338da2: Fix lint errors
It turns out that the only use of the operator module was for
itemgetter, so patch eb62069e should have removed that ...
Iustin Pop
05:41 pm ganeti-local Revision 71333cb9: Optimise use of repeated/looping GetInstanceInfo
Similar to the previous patch, this adds a helper function to
eliminate repeated calls info ConfigWriter.
Signed-off...
Iustin Pop
05:20 pm snf-ganeti Revision 713aaa8a: Remove 15-second sleep from LUInstanceCreate
Remove 15 second sleep when wait_for_sync is not set. LUInstanceCreate already
calls _WaitForSync with oneshot=True, ...
Apollon Oikonomopoulos
05:19 pm snf-ganeti Revision fd791263: Pause DRBD sync for OS install if no_wait_for_sync
When no_wait_for_sync is specified in LUInstanceCreate, Ganeti lets DRBD sync
in the background while performing the ...
Apollon Oikonomopoulos
05:17 pm ganeti-local Revision 71ed8d22: gnt-node.rst: Fix a typo
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
05:17 pm snf-ganeti Revision 71ed8d22: gnt-node.rst: Fix a typo
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
05:14 pm Bug #983: Disable connect action when machine has no ip set
Connect overlay should not appear if machine has no ips set Kostas Papadimitriou
05:14 pm Bug #983 (Closed): Disable connect action when machine has no ip set
Kostas Papadimitriou
04:39 pm Pithos Android Client Revision 4f7b2601: Merge branch 'load_balancers-2' into experimental_2
Conflicts:
.classpath
AndroidManifest.xml
res/layout/createserver.xml
src/com/rackspace/cloud/files/api/client/Cu...
Adam Menz
04:20 pm Pithos Android Client Revision 98ce778f: fixed ui bug
Adam Menz
04:05 pm Pithos pithos_0.0.1.png
Constantinos Venetsanopoulos
03:14 pm Revision e9c9f408: Removed all static references to the Pithos class
Christos Stathis
03:14 pm Pithos Web Client Revision a7c43f26: Removed all static references to the Pithos class
Christos Stathis
03:14 pm Pithos Revision e9c9f408: Removed all static references to the Pithos class
Christos Stathis
02:20 pm Bug #815 (Feedback): Support small, medium large flavors in UI
Kostas Papadimitriou
01:46 pm Revision 19c34f1c: Fix overlay message font-size
Kostas Papadimitriou
01:42 pm Revision c915d3bf: Modular backend progress II.
Antony Chazapis
01:42 pm Pithos Revision c915d3bf: Modular backend progress II.
Antony Chazapis
01:37 pm snf-ganeti Revision eb62069e: Add two more compat functions
operator.itemgetter(0) → fst
operator.itemgetter(1) → snd
snd is not used yet, but it makes sense to add both.
Sign...
Iustin Pop
01:37 pm ganeti-local Revision eb62069e: Add two more compat functions
operator.itemgetter(0) → fst
operator.itemgetter(1) → snd
snd is not used yet, but it makes sense to add both.
Sign...
Iustin Pop
11:50 am ganeti-local Revision d0ffa390: Add a flag to burnin to allow specifying VCPU count.
Signed-off-by: Pedro Macedo <pmacedo@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Po...
Pedro Macedo
11:50 am snf-ganeti Revision d0ffa390: Add a flag to burnin to allow specifying VCPU count.
Signed-off-by: Pedro Macedo <pmacedo@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Po...
Pedro Macedo
11:44 am Bug #981 (Closed): UI should reset action confirmations after state change
to recreate
- shutdown a running vm
- while vm is shutting down click on reboot and leave it with confirm box ope...
Kostas Papadimitriou
11:33 am Revision 704263b4: Add support for ntfsdump images
Nikos Skalkotos
11:05 am Pithos MacOS Client Revision d8d08dc1: Initial commit of pithos-macos.
Miltiadis Vasilakis
11:00 am Bug #815: Support small, medium large flavors in UI
fixed on commit:e0dea91 Kostas Papadimitriou
10:55 am Revision e0dea91a: Added setting for predefined flavors in UI, Refs #815
Kostas Papadimitriou

08/02/2011

08:02 pm Pithos Android Client Revision 54986b23: improved login process (allows user to cancel) and fixed layout for createacco...
Adam Menz
07:43 pm Pithos Revision 6307e340: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
07:43 pm Revision 6307e340: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
07:43 pm Pithos Revision 44ad5860: Modular backend progress.
Antony Chazapis
07:43 pm Revision 44ad5860: Modular backend progress.
Antony Chazapis
06:57 pm Pithos Android Client Revision 7fe017f5: small change to login process
Adam Menz
06:53 pm Pithos Revision 3078108a: additional tests for updating object using x-source-object
Sofia Papagiannaki
06:53 pm Revision 3078108a: additional tests for updating object using x-source-object
Sofia Papagiannaki
06:46 pm Pithos Android Client Revision 157f0be5: small ui improvement
Adam Menz
06:31 pm Revision ec027295: Improved ajax requests timeout handling, Refs #971
Retry after first timeout for repeated (update
vms/networks/stats) ajax requests.
Kostas Papadimitriou
06:02 pm Revision 9bdea0ba: Fixed disks pane position on UI
Kostas Papadimitriou
05:59 pm Bug #977 (Closed): Ability to retrieve authentication token from the UI
ok, closed Constantinos Venetsanopoulos
05:59 pm Revision f0625a1a: Set base font size, Refs #343 #781
Kostas Papadimitriou
05:52 pm Revision 79f287b1: Improved message for the API overlay on UI, Refs #977
Kostas Papadimitriou
05:29 pm Revision ec8736b9: Unique error codes for ajax errors, Refs #971
Kostas Papadimitriou
05:21 pm Revision d3eef3ce: Improved UI ajax error reporting, Refs #971
- Added request information to the user data
- Set initialized date for each api request
- Added error date to user data
Kostas Papadimitriou
04:15 pm Bug #977 (Feedback): Ability to retrieve authentication token from the UI
Kostas Papadimitriou
04:15 pm Bug #977: Ability to retrieve authentication token from the UI
feature added on commit:3c08f05 Kostas Papadimitriou
04:13 pm Revision 3c08f055: Ability to retrieve authentication token from the UI, Refs #977
Kostas Papadimitriou
04:12 pm snf-ganeti Revision 7c070961: Fix types passed to IAllocator
Iallocator mode reloc, parameter reloc_from takes a list; half of the
code already forced this parameter to list, we ...
Iustin Pop
04:12 pm ganeti-local Revision 7c070961: Fix types passed to IAllocator
Iallocator mode reloc, parameter reloc_from takes a list; half of the
code already forced this parameter to list, we ...
Iustin Pop
04:12 pm ganeti-local Revision 7fa52acd: htools: change absolute to relative symlinks
Currently we use absolute symlinks, but this doesn't work when we
install remotely (due to install first to local tem...
Iustin Pop
04:12 pm snf-ganeti Revision 7fa52acd: htools: change absolute to relative symlinks
Currently we use absolute symlinks, but this doesn't work when we
install remotely (due to install first to local tem...
Iustin Pop
03:27 pm Bug #979 (Closed): UI machine/network creation overlays style clutter
Overlays for both machine and network creation pages seem to have several styling issues
- uneven whitespace betwe...
Kostas Papadimitriou
03:16 pm Ganeti Instance Image Revision f812fe86: Add support for ntfsdumps
Nikos Skalkotos
03:14 pm Bug #817 (Closed): The UI should verify that flavor disk size > image size
ok, closed Constantinos Venetsanopoulos
03:13 pm Bug #843 (Closed): Make CPU/RAM/disk sliders more intuitive in UI
ok, closed Constantinos Venetsanopoulos
02:21 pm Bug #843 (Feedback): Make CPU/RAM/disk sliders more intuitive in UI
Kostas Papadimitriou
02:21 pm Bug #843: Make CPU/RAM/disk sliders more intuitive in UI
Improved sliders interaction added with commit:e9b14cb Kostas Papadimitriou
02:21 pm Bug #817 (Feedback): The UI should verify that flavor disk size > image size
Kostas Papadimitriou
02:21 pm Bug #817: The UI should verify that flavor disk size > image size
fixed with commit:e9b14cb
Sliders available options change when user selects a different image, disabling disk val...
Kostas Papadimitriou
02:09 pm Revision e9b14cb8: Improved machine creation sliders interaction on UI, Refs #843
- Display tips for allowed choices
- Smooth slider movement
- Snap slider on the closest available value
- Filter dis...
Kostas Papadimitriou
12:56 pm snf-ganeti Revision dfc8824a: jqueue: Add short delay before detecting job changes
By sleeping for 100ms after receiving a notification for a changed job
file the job is given some additional time to ...
Michael Hanselmann
12:56 pm ganeti-local Revision dfc8824a: jqueue: Add short delay before detecting job changes
By sleeping for 100ms after receiving a notification for a changed job
file the job is given some additional time to ...
Michael Hanselmann
12:08 pm snf-ganeti Revision fab9573b: Add primary/second nodes' group as query fields
These will be very useful for ganeti-watcher as it needs to retrieve
instances by group.
Signed-off-by: Michael Hans...
Michael Hanselmann
12:08 pm ganeti-local Revision fab9573b: Add primary/second nodes' group as query fields
These will be very useful for ganeti-watcher as it needs to retrieve
instances by group.
Signed-off-by: Michael Hans...
Michael Hanselmann
11:20 am ganeti-local Revision d66bbe9f: Fix doclint failures
Commit 54ca6e4b2 renamed some arguments, but didn't also renames them
in the docstrings.
Signed-off-by: Iustin Pop <...
Iustin Pop
11:20 am snf-ganeti Revision d66bbe9f: Fix doclint failures
Commit 54ca6e4b2 renamed some arguments, but didn't also renames them
in the docstrings.
Signed-off-by: Iustin Pop <...
Iustin Pop
10:57 am Bug #881 (Feedback): Server statistics do not refresh properly in the UI
Kostas Papadimitriou

08/01/2011

11:53 pm Pithos Android Client Revision 9813f083: clean up
Adam Menz
11:07 pm Pithos Android Client Revision 3d654446: allows user to cancel the login dialog
Adam Menz
10:50 pm Pithos Android Client Revision 3151ac26: orentation change bug fix
Adam Menz
10:30 pm Pithos Android Client Revision ffd154e6: more bug fixes for adding nodes to a lb
Adam Menz
09:13 pm Pithos Android Client Revision c4a37180: fixed bugs that occured when adding new nodes to a lb
Adam Menz
06:32 pm Bug #977 (Closed): Ability to retrieve authentication token from the UI
To allow users to use the ./kamaki command-line API client, the user needs a way to retrieve his or her authenticatio... Vangelis Koukis
05:45 pm Pithos Revision 2a1f76db: bug fix in update from other object test
Sofia Papagiannaki
05:45 pm Revision 2a1f76db: bug fix in update from other object test
Sofia Papagiannaki
05:40 pm Pithos Revision 18af2c98: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:40 pm Revision 18af2c98: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
05:39 pm Revision 86186593: additional read/write access tests
Sofia Papagiannaki
05:39 pm Pithos Revision 86186593: additional read/write access tests
Sofia Papagiannaki
05:20 pm Revision 64a831da: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
05:20 pm Pithos Revision 64a831da: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
05:19 pm Revision 1f2d1b42: First commit of Node module (backend module doing path management, versions, m...
Antony Chazapis
05:19 pm Pithos Revision 1f2d1b42: First commit of Node module (backend module doing path management, versions, m...
Antony Chazapis
05:14 pm Pithos Revision a5149fd0: fixing utf8 handling (manifestation), client lib support for updating from oth...
Sofia Papagiannaki
05:14 pm Revision a5149fd0: fixing utf8 handling (manifestation), client lib support for updating from oth...
Sofia Papagiannaki
03:23 pm ./kamaki Revision e059edb1: Minor test fix
Vangelis Koukis
03:11 pm ./kamaki Revision 56185799: Initial import
Vangelis Koukis
02:35 pm Bug #881: Server statistics do not refresh properly in the UI
should be fixed with commit:d00f3b1 Kostas Papadimitriou
02:34 pm Revision d00f3b1d: Hide stats placeholder image on page load, Refs #881
Kostas Papadimitriou
01:30 pm Bug #971 (Assigned): Unique error codes for network errors, unique handling of errors in general
Vangelis Koukis
01:16 pm Pithos Revision 952f4da1: move lib and api tests under tools
Sofia Papagiannaki
01:16 pm Revision 952f4da1: move lib and api tests under tools
Sofia Papagiannaki
01:07 pm Bug #955 (Closed): The confirmation bar needs to be visible all the time
ok, closed Constantinos Venetsanopoulos
01:03 pm Bug #957 (Closed): When in state "Destroying..." all actions should be hidden
ok, closed Constantinos Venetsanopoulos
01:02 pm Pithos Revision 95e92490: utf8 fixing
additional tests
change client lib requests to accept other account instead of the user's account / support for shari...
Sofia Papagiannaki
01:02 pm Revision 95e92490: utf8 fixing
additional tests
change client lib requests to accept other account instead of the user's account / support for shari...
Sofia Papagiannaki
12:42 pm Bug #955: The confirmation bar needs to be visible all the time
due to #975 its non trivial to fix the position of confirmation boxes on IE,
requires refactoring of html content t...
Kostas Papadimitriou
12:37 pm Bug #909 (Feedback): Machine rename icon not visible on IE
Kostas Papadimitriou
12:37 pm Bug #909: Machine rename icon not visible on IE
fixed on commit:056964f Kostas Papadimitriou
12:37 pm Bug #955 (Feedback): The confirmation bar needs to be visible all the time
there where already triggers to fix the confirmations box position on window resize, a fix to reposition box on conte... Kostas Papadimitriou
12:35 pm Bug #957 (Feedback): When in state "Destroying..." all actions should be hidden
fixed on commit:6e32249 Kostas Papadimitriou
12:28 pm Revision 056964f6: Fix IE rename icon visibility, Refs #909
Kostas Papadimitriou
12:06 pm Revision 6e322494: Disable available actions while machine gets destroyed, Refs #957
Kostas Papadimitriou
11:06 am Revision e1ffcd3c: Clear stats update interval if not visible on current view
Kostas Papadimitriou
10:39 am Revision 34bde82d: Fix action confirmations position on content resize, Refs #955
Kostas Papadimitriou
10:36 am Bug #975 (Closed): Fix IE rendering mode
Lack of doctype declaration causes UI to render in _quirks mode_ when viewing with Internet Explorer.
This causes ...
Kostas Papadimitriou
« Previous
Next »
 

Also available in: Atom