Activity

From 01/18/2008 to 02/16/2008

02/16/2008

03:06 pm Revision 515207af: Fix gnt-instance info i1 i2 ...
Due to an indentation error only the last instance queried got returned by
LUQueryInstanceData. Moving the append() c...
Guido Trotter
03:06 pm ganeti-local Revision 515207af: Fix gnt-instance info i1 i2 ...
Due to an indentation error only the last instance queried got returned by
LUQueryInstanceData. Moving the append() c...
Guido Trotter

02/15/2008

02:41 pm Revision e30c295e: Replace version number in install.sgml during build time
Reviewed-by: iustinp Michael Hanselmann
02:41 pm ganeti-local Revision e30c295e: Replace version number in install.sgml during build time
Reviewed-by: iustinp Michael Hanselmann
11:53 am Revision ef756965: Further fixes for the 'export MAC in hooks' change
QA suite which tests gnt-instance modify has uncovered another issue related to
mac export.
Reviewed-by: imsnah
Iustin Pop
11:53 am ganeti-local Revision ef756965: Further fixes for the 'export MAC in hooks' change
QA suite which tests gnt-instance modify has uncovered another issue related to
mac export.
Reviewed-by: imsnah
Iustin Pop

02/14/2008

05:54 pm Revision 40a03283: Alter the device activation code
This tiny patch fixes the breakage that the previous patch about
activation did by removing the Close() call after ac...
Iustin Pop
05:54 pm ganeti-local Revision 40a03283: Alter the device activation code
This tiny patch fixes the breakage that the previous patch about
activation did by removing the Close() call after ac...
Iustin Pop
05:53 pm ganeti-local Revision d7b47a77: Two small improvements to burnin
This tiny patch fixes the verbose option to actually work, and also when
creating instances it logs the secondary nod...
Iustin Pop
05:53 pm Revision d7b47a77: Two small improvements to burnin
This tiny patch fixes the verbose option to actually work, and also when
creating instances it logs the secondary nod...
Iustin Pop
05:53 pm ganeti-local Revision d8052456: Modify the default output of gnt-instance list
This patch adds a new field available for selection in gnt-instance list
names "status" which represents the combined...
Iustin Pop
05:53 pm Revision d8052456: Modify the default output of gnt-instance list
This patch adds a new field available for selection in gnt-instance list
names "status" which represents the combined...
Iustin Pop
05:39 pm Revision c68d1f43: Code style updates for QA code.
Reviewed-by: iustinp Michael Hanselmann
05:39 pm ganeti-local Revision c68d1f43: Code style updates for QA code.
Reviewed-by: iustinp Michael Hanselmann

02/12/2008

07:06 pm Revision c3f9340c: Parse double protocol version in drbd8.2
DRBD 8.2 uses a double integer field ad protocol version, rather than a single
one. This patch fixes the ganeti parsi...
Guido Trotter
07:06 pm ganeti-local Revision c3f9340c: Parse double protocol version in drbd8.2
DRBD 8.2 uses a double integer field ad protocol version, rather than a single
one. This patch fixes the ganeti parsi...
Guido Trotter

02/10/2008

02:10 pm Revision eeb3a5f9: Fix a wrong OP_ID added in r261
Reviewed-by: ultrotter Iustin Pop
02:10 pm ganeti-local Revision eeb3a5f9: Fix a wrong OP_ID added in r261
Reviewed-by: ultrotter Iustin Pop

02/08/2008

01:23 pm Revision 162c1c1f: Shared Lock implementation and unit tests.
Adding a locking.py file for the ganeti locking library. Its first component is
the implementation of a non-recursive...
Guido Trotter
01:23 pm ganeti-local Revision 162c1c1f: Shared Lock implementation and unit tests.
Adding a locking.py file for the ganeti locking library. Its first component is
the implementation of a non-recursive...
Guido Trotter

02/06/2008

01:29 pm Revision e2618bc7: Document the client API protocol, first version
This patch adds some documentation about the proposed client API. It's
not yet complete, but should be a usable draft...
Iustin Pop
01:29 pm ganeti-local Revision e2618bc7: Document the client API protocol, first version
This patch adds some documentation about the proposed client API. It's
not yet complete, but should be a usable draft...
Iustin Pop

02/05/2008

04:12 pm Revision 06009e27: Add a test opcode that sleeps for a given duration
This can be used for testing purposes.
Reviewed-by: ultrotter,imsnah
Iustin Pop
04:12 pm ganeti-local Revision 06009e27: Add a test opcode that sleeps for a given duration
This can be used for testing purposes.
Reviewed-by: ultrotter,imsnah
Iustin Pop
03:33 pm Revision fdbd668d: Reduce the chance of DRBD errors with stale primaries
This patch is a first step in reducing the chance of causing DRBD
activation failures when the primary node has not-p...
Iustin Pop
03:33 pm ganeti-local Revision fdbd668d: Reduce the chance of DRBD errors with stale primaries
This patch is a first step in reducing the chance of causing DRBD
activation failures when the primary node has not-p...
Iustin Pop

02/04/2008

04:33 pm Revision b08d5a87: Fix some indendation issues
Reviewed-by: imsnah Iustin Pop
04:33 pm ganeti-local Revision b08d5a87: Fix some indendation issues
Reviewed-by: imsnah Iustin Pop
04:28 pm Revision c7b27e9e: Fix incomplete mac address export to hooks
This patch completes the change introduced in r566 (trunk) and r568
(branch-1.2).
Reviewed-by: imsnah
Iustin Pop
04:28 pm ganeti-local Revision c7b27e9e: Fix incomplete mac address export to hooks
This patch completes the change introduced in r566 (trunk) and r568
(branch-1.2).
Reviewed-by: imsnah
Iustin Pop

01/31/2008

03:22 pm Revision 53e4e875: Give mac information to instance hooks
Currently just the bridge and ip address are passed. Add an environment
variable for the mac address.
Reviewed-by: i...
Guido Trotter
03:22 pm ganeti-local Revision 53e4e875: Give mac information to instance hooks
Currently just the bridge and ip address are passed. Add an environment
variable for the mac address.
Reviewed-by: i...
Guido Trotter
02:38 pm Revision cdeef2ca: Make the mouse more usable in VNC for HVM.
Reviewed-by: imsnah Alexander Schreiber
02:38 pm ganeti-local Revision cdeef2ca: Make the mouse more usable in VNC for HVM.
Reviewed-by: imsnah Alexander Schreiber

01/30/2008

01:14 pm Revision 1cafd236: Export bridge information too
gnt-backup export used to export the ip and mac of each nic, but not which
bridge it was connected to. Adding this in...
Guido Trotter
01:14 pm ganeti-local Revision 1cafd236: Export bridge information too
gnt-backup export used to export the ip and mac of each nic, but not which
bridge it was connected to. Adding this in...
Guido Trotter
01:14 pm Revision 1fb101fe: Fix online help for gnt-backup import
The help string missed drbd as a disk template option. Adding it.
Reviewed-by: iustinp
Guido Trotter
01:14 pm ganeti-local Revision 1fb101fe: Fix online help for gnt-backup import
The help string missed drbd as a disk template option. Adding it.
Reviewed-by: iustinp
Guido Trotter
12:54 pm Revision e709baee: Bump version numbers for the 1.2.2 release
Reviewed-by: ultrotter Iustin Pop
12:54 pm ganeti-local Revision e709baee: Bump version numbers for the 1.2.2 release
Reviewed-by: ultrotter Iustin Pop

01/28/2008

06:22 pm Revision f2e9e0e8: tiny typo fix
Reviewed-by: iustinp Alexander Schreiber
06:22 pm ganeti-local Revision f2e9e0e8: tiny typo fix
Reviewed-by: iustinp Alexander Schreiber
04:32 pm Revision d8a4b51d: Improve the documentation of query output fields
The gnt-node and gnt-instance list commands have a customizable list of
output fields, but the list is not up to date...
Iustin Pop
04:32 pm ganeti-local Revision d8a4b51d: Improve the documentation of query output fields
The gnt-node and gnt-instance list commands have a customizable list of
output fields, but the list is not up to date...
Iustin Pop
03:35 pm Revision 4a160927: Fix a typo in a devel/upload comment
Files are uploaded to $prefix/sbin, not $prefix/bin
Reviewed-by: iustinp
Guido Trotter
03:35 pm ganeti-local Revision 4a160927: Fix a typo in a devel/upload comment
Files are uploaded to $prefix/sbin, not $prefix/bin
Reviewed-by: iustinp
Guido Trotter
03:33 pm Revision c0f74c55: Add QA tests for gnt-instance modify
This patch adds QA tests for most of the possible parameters in the
instance modify operation (exception being the MA...
Iustin Pop
03:33 pm ganeti-local Revision c0f74c55: Add QA tests for gnt-instance modify
This patch adds QA tests for most of the possible parameters in the
instance modify operation (exception being the MA...
Iustin Pop
01:51 pm Revision d6d415e8: Add option for the number of VCPUs in instance listing
Reviewed-by: ultrotter Iustin Pop
01:51 pm ganeti-local Revision d6d415e8: Add option for the number of VCPUs in instance listing
Reviewed-by: ultrotter Iustin Pop
12:43 pm Revision b32f9859: Allow selection of hypervisor type in QA
This patch allows the selection of the hypervisor type for the QA
process; this is useful when testing hypervisor-ind...
Iustin Pop
12:43 pm ganeti-local Revision b32f9859: Allow selection of hypervisor type in QA
This patch allows the selection of the hypervisor type for the QA
process; this is useful when testing hypervisor-ind...
Iustin Pop
11:03 am Revision 2bc22872: Fix "gnt-instance modify --initrd"
The new QA tests for instance modify uncovered a bug in the modify
initrd operation when setting the initrd to none.
...
Iustin Pop
11:03 am ganeti-local Revision 2bc22872: Fix "gnt-instance modify --initrd"
The new QA tests for instance modify uncovered a bug in the modify
initrd operation when setting the initrd to none.
...
Iustin Pop

01/27/2008

07:08 pm Revision 40cece88: Fix gnt-instance modify breakage due to hvm_boot_order
As reported by hypnoce@gmail.com, this is missing a check on None. As we don't
care about uppercase, we keep the chec...
Iustin Pop
07:08 pm ganeti-local Revision 40cece88: Fix gnt-instance modify breakage due to hvm_boot_order
As reported by hypnoce@gmail.com, this is missing a check on None. As we don't
care about uppercase, we keep the chec...
Iustin Pop

01/25/2008

05:36 pm Revision 70a35b6f: Add a missing parenthesis
It was wrongly deleted when converting
if a in dict.keys():
to
if a in dict:
Reviewed-by: imsnah
Guido Trotter
05:36 pm ganeti-local Revision 70a35b6f: Add a missing parenthesis
It was wrongly deleted when converting
if a in dict.keys():
to
if a in dict:
Reviewed-by: imsnah
Guido Trotter

01/22/2008

09:12 am Revision 909a0e4d: Change the install directory for the tools
Currently, the tools are installed under $prefix/share/ganeti. This
prevents installing other things in a nice way un...
Iustin Pop
09:12 am ganeti-local Revision 909a0e4d: Change the install directory for the tools
Currently, the tools are installed under $prefix/share/ganeti. This
prevents installing other things in a nice way un...
Iustin Pop

01/21/2008

06:57 pm Revision e0b62a26: Remove qa tests for gnt-instance start/stop
Those tests were added in the wrong place. This patch removes them. One day
we'll implement proper command line regr...
Guido Trotter
06:57 pm ganeti-local Revision e0b62a26: Remove qa tests for gnt-instance start/stop
Those tests were added in the wrong place. This patch removes them. One day
we'll implement proper command line regr...
Guido Trotter
06:29 pm Revision ce9fb89d: Test start/stop aliases in qa
This tests both that those two aliases have not been removed and also that
aliases handling hasn't been broken.
Revi...
Guido Trotter
06:29 pm ganeti-local Revision ce9fb89d: Test start/stop aliases in qa
This tests both that those two aliases have not been removed and also that
aliases handling hasn't been broken.
Revi...
Guido Trotter
06:29 pm Revision 536fda25: Add a few aliases for startup/shutdown
These aliases are widely used to think of these operations and save some typing
too. Even though there is some though...
Guido Trotter
06:29 pm ganeti-local Revision 536fda25: Add a few aliases for startup/shutdown
These aliases are widely used to think of these operations and save some typing
too. Even though there is some though...
Guido Trotter
06:28 pm Revision dbfd89dd: Add the first command alias
Alias activate_block_devs to activate-disks, for ganeti 1.1 compatibility.
Reviewed-by: iustinp
Guido Trotter
06:28 pm ganeti-local Revision dbfd89dd: Add the first command alias
Alias activate_block_devs to activate-disks, for ganeti 1.1 compatibility.
Reviewed-by: iustinp
Guido Trotter
06:28 pm Revision de47cf8f: Add support for command aliases
Passing a new aliases dict to generic main we can easily support aliases for
compatibility reasons or simply useabili...
Guido Trotter
06:28 pm ganeti-local Revision de47cf8f: Add support for command aliases
Passing a new aliases dict to generic main we can easily support aliases for
compatibility reasons or simply useabili...
Guido Trotter
06:18 pm Revision 6e5e91a1: Add tool to ease testing of unsubmitted patches
The upload tool can be used to submit the current code to an arbitrary list of
nodes. This helps developers in easily...
Guido Trotter
06:18 pm ganeti-local Revision 6e5e91a1: Add tool to ease testing of unsubmitted patches
The upload tool can be used to submit the current code to an arbitrary list of
nodes. This helps developers in easily...
Guido Trotter
06:17 pm Revision 461f0538: Check that we have a valid export list
Before iterating over the list of exports present on a node, check that what
ganeti returned is actually a list. This...
Guido Trotter
06:17 pm ganeti-local Revision 461f0538: Check that we have a valid export list
Before iterating over the list of exports present on a node, check that what
ganeti returned is actually a list. This...
Guido Trotter
04:33 pm ganeti-local Revision d87ae7d2: Fix VG listing broken by r510
LVM code sometimes adds an extra separator at the end of the field list.
Make the code strip it if exists.
Reviewed-...
Iustin Pop
04:33 pm Revision d87ae7d2: Fix VG listing broken by r510
LVM code sometimes adds an extra separator at the end of the field list.
Make the code strip it if exists.
Reviewed-...
Iustin Pop
12:13 am Revision f4d377e7: Make backend._GetVGInfo check the validity of 'vgs'
Currently, the function backend._GetVGInfo only checks for errors via
the exit code of the 'vgs' command. However, th...
Iustin Pop
12:13 am ganeti-local Revision f4d377e7: Make backend._GetVGInfo check the validity of 'vgs'
Currently, the function backend._GetVGInfo only checks for errors via
the exit code of the 'vgs' command. However, th...
Iustin Pop
12:12 am Revision 8d75db10: Fix checking of node free disk in CreateInstance
This patch does two things:
- checks that the result values from call_node_info are valid integer
values and ab...
Iustin Pop
12:12 am ganeti-local Revision 8d75db10: Fix checking of node free disk in CreateInstance
This patch does two things:
- checks that the result values from call_node_info are valid integer
values and ab...
Iustin Pop
12:12 am Revision d4f16fd9: Abstract node memory checking into a separate function
The checking of a node's free memory (via rpc.call_node_info) is done in
both start instance an failover. This patch ...
Iustin Pop
12:12 am ganeti-local Revision d4f16fd9: Abstract node memory checking into a separate function
The checking of a node's free memory (via rpc.call_node_info) is done in
both start instance an failover. This patch ...
Iustin Pop
12:09 am ganeti-local Revision 97628462: Change a hardcoded path into its proper constant
The function backend.UploadFile still uses "/etc/hosts" directly instead
of the existing constant; this patch fixes t...
Iustin Pop
12:09 am Revision 97628462: Change a hardcoded path into its proper constant
The function backend.UploadFile still uses "/etc/hosts" directly instead
of the existing constant; this patch fixes t...
Iustin Pop
12:07 am Revision bd249e2f: Allow use of 'diskless' disk template in burnin
Even if this doesn't have any practical use for actually creating
instances, it can be used for very fast burnin and ...
Iustin Pop
12:07 am ganeti-local Revision bd249e2f: Allow use of 'diskless' disk template in burnin
Even if this doesn't have any practical use for actually creating
instances, it can be used for very fast burnin and ...
Iustin Pop
12:02 am Revision 1ed70996: Fix run directory for the fake hypervisor
Currently the fake hypervisor has hardcoded ‘/var/run’ as a base
directory for its store. This patch adds a constant ...
Iustin Pop
12:02 am ganeti-local Revision 1ed70996: Fix run directory for the fake hypervisor
Currently the fake hypervisor has hardcoded ‘/var/run’ as a base
directory for its store. This patch adds a constant ...
Iustin Pop

01/20/2008

03:55 pm Revision e71d6323: Fix the init.d script
The script (which is geared towards Debian) is actually not fully
compliant, as lintian generates a warning on it - t...
Iustin Pop
03:55 pm ganeti-local Revision e71d6323: Fix the init.d script
The script (which is geared towards Debian) is actually not fully
compliant, as lintian generates a warning on it - t...
Iustin Pop

01/18/2008

06:07 pm Revision b6f2e47f: Fix the make dist rule
In revision 459 I added a bug in the make dist rule in the sense that
the archive will include *all* of test/data dir...
Iustin Pop
06:07 pm ganeti-local Revision b6f2e47f: Fix the make dist rule
In revision 459 I added a bug in the make dist rule in the sense that
the archive will include *all* of test/data dir...
Iustin Pop
05:19 pm Revision 31b9055c: Bump version numbers for the 1.2.1 release
This a merge to trunk of revision 494.
Reviewed-by: imsnah
Iustin Pop
05:19 pm ganeti-local Revision 31b9055c: Bump version numbers for the 1.2.1 release
This a merge to trunk of revision 494.
Reviewed-by: imsnah
Iustin Pop
« Previous
Next »
 

Also available in: Atom