Activity

From 12/10/2011 to 01/08/2012

01/06/2012

02:47 pm Revision 9fa567b3: gnt-node: Add instance policy to migrate
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:47 pm ganeti-local Revision 9fa567b3: gnt-node: Add instance policy to migrate
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:47 pm ganeti-local Revision 43f52ae3: cmdlib: Adapt LUClusterVerifyGroup for instance policy
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:47 pm Revision 43f52ae3: cmdlib: Adapt LUClusterVerifyGroup for instance policy
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm Revision 2a84b7d3: gnt-backup: Adding force option to import
This makes it possible to bypass the instance policy
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Gui...
René Nussbaumer
02:46 pm ganeti-local Revision 2a84b7d3: gnt-backup: Adding force option to import
This makes it possible to bypass the instance policy
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Gui...
René Nussbaumer
02:46 pm ganeti-local Revision 10889e0c: gnt-instance: Adding instance policy to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm Revision 10889e0c: gnt-instance: Adding instance policy to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm Revision 1559e1e7: gnt-instance: Adding verification of instance policy to modify
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm ganeti-local Revision 1559e1e7: gnt-instance: Adding verification of instance policy to modify
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm ganeti-local Revision 92cf62e3: gnt-instance: Adding instance policy to move
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm Revision 92cf62e3: gnt-instance: Adding instance policy to move
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm ganeti-local Revision 3ed23330: gnt-instance: Adding instance policy to migrate
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm Revision 3ed23330: gnt-instance: Adding instance policy to migrate
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm ganeti-local Revision b6aaf437: gnt-instance: Adding instance policy to failover
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:46 pm Revision b6aaf437: gnt-instance: Adding instance policy to failover
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:45 pm Revision 0fb81174: cmdlib: Adding helper for instance policy
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:45 pm ganeti-local Revision 0fb81174: cmdlib: Adding helper for instance policy
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
02:36 pm ganeti-local Revision c2dc025a: rpc.ConfigRunner: Fix uploading file
Commit 601dfcb made some changes to the default encoders. This made
“ConfigRunner.call_upload_file” fail due to a mis...
Michael Hanselmann
02:36 pm Revision c2dc025a: rpc.ConfigRunner: Fix uploading file
Commit 601dfcb made some changes to the default encoders. This made
“ConfigRunner.call_upload_file” fail due to a mis...
Michael Hanselmann
01:49 pm Revision 30a83755: Update GrowDisk docstring
It forgot about one argument.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <h...
Guido Trotter
01:49 pm ganeti-local Revision 30a83755: Update GrowDisk docstring
It forgot about one argument.
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <h...
Guido Trotter
01:38 pm Revision c668ead9: Merge branch 'devel-2.5'
* devel-2.5:
KVM: support version reported by 1.0
doc/admin: Clarify archived jobs
Conflicts:
NEWS: trivial
Si...
Guido Trotter
01:38 pm ganeti-local Revision c668ead9: Merge branch 'devel-2.5'
* devel-2.5:
KVM: support version reported by 1.0
doc/admin: Clarify archived jobs
Conflicts:
NEWS: trivial
Si...
Guido Trotter
01:34 pm ganeti-local Revision 2ce40421: rpc._PrepareFileUpload: Use FileStatHelper
Use fstat(2) on the file handle instead of doing a separate stat(2).
Signed-off-by: Michael Hanselmann <hansmi@googl...
Michael Hanselmann
01:34 pm Revision 2635bb04: Move helper class from watcher to utils.io
“FileStatHelper” can be used together with “ReadFile” to a file's status
while it's opened. This avoids certain race ...
Michael Hanselmann
01:34 pm Revision 2ce40421: rpc._PrepareFileUpload: Use FileStatHelper
Use fstat(2) on the file handle instead of doing a separate stat(2).
Signed-off-by: Michael Hanselmann <hansmi@googl...
Michael Hanselmann
01:34 pm ganeti-local Revision 2635bb04: Move helper class from watcher to utils.io
“FileStatHelper” can be used together with “ReadFile” to a file's status
while it's opened. This avoids certain race ...
Michael Hanselmann
01:34 pm ganeti-local Revision 601dfcbb: Add unittest for uploading file via RPC
After some preparing patches this unittest can finally be added.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
01:34 pm Revision d5ea30e8: rpc: Change signature of RpcRunner
Instead of receiving the whole masterd context, it only gets the
configuration and the lock monitor callback. This si...
Michael Hanselmann
01:34 pm Revision 601dfcbb: Add unittest for uploading file via RPC
After some preparing patches this unittest can finally be added.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
01:34 pm ganeti-local Revision d5ea30e8: rpc: Change signature of RpcRunner
Instead of receiving the whole masterd context, it only gets the
configuration and the lock monitor callback. This si...
Michael Hanselmann
01:34 pm Revision e78667fe: rpc._RpcClientBase: Add check for number of arguments
Just an additional check, useful in unittests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iu...
Michael Hanselmann
01:34 pm ganeti-local Revision f00170e2: runtime: Style fix in docstring
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:34 pm ganeti-local Revision e78667fe: rpc._RpcClientBase: Add check for number of arguments
Just an additional check, useful in unittests.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iu...
Michael Hanselmann
01:34 pm Revision 065be3f0: Add unittests for RPC client
This patch adds a number of unittests for the RPC client base class.
Some small changes were necessary in “rpc.py” to...
Michael Hanselmann
01:34 pm Revision f00170e2: runtime: Style fix in docstring
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:34 pm ganeti-local Revision 065be3f0: Add unittests for RPC client
This patch adds a number of unittests for the RPC client base class.
Some small changes were necessary in “rpc.py” to...
Michael Hanselmann
01:34 pm Revision 120e7e77: Add unittest for RPC compression
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:34 pm Revision 764ff2eb: rpc: Style fix
“assert” is a statement, not a function.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin P...
Michael Hanselmann
01:34 pm ganeti-local Revision 764ff2eb: rpc: Style fix
“assert” is a statement, not a function.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin P...
Michael Hanselmann
01:34 pm ganeti-local Revision 120e7e77: Add unittest for RPC compression
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
01:24 pm Revision c52d91e6: Merge branch 'stable-2.5' into devel-2.5
* stable-2.5:
KVM: support version reported by 1.0
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by...
Guido Trotter
01:24 pm ganeti-local Revision c52d91e6: Merge branch 'stable-2.5' into devel-2.5
* stable-2.5:
KVM: support version reported by 1.0
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by...
Guido Trotter
12:55 pm Revision 51ef5fe0: check-news/NEWS: impose more standards
- Always two empty lines before a version.
- Standardize how version names should be called.
Signed-off-by: Guido Tr...
Guido Trotter
12:55 pm ganeti-local Revision 51ef5fe0: check-news/NEWS: impose more standards
- Always two empty lines before a version.
- Standardize how version names should be called.
Signed-off-by: Guido Tr...
Guido Trotter
12:27 pm Revision 585c8187: KVM: support version reported by 1.0
This of course was working for all the rcs, but broke with 1.0 itself.
In addition:
- split between running kvm --...
Guido Trotter
12:27 pm ganeti-local Revision 585c8187: KVM: support version reported by 1.0
This of course was working for all the rcs, but broke with 1.0 itself.
In addition:
- split between running kvm --...
Guido Trotter

01/05/2012

07:12 pm ganeti-local Revision 92cb4940: qa: fix disk parameters tests
Fix an error in the disk parameters tests (the arguments to gnt-cluster
were not passed correctly) and move them to s...
Andrea Spadaccini
07:12 pm Revision 92cb4940: qa: fix disk parameters tests
Fix an error in the disk parameters tests (the arguments to gnt-cluster
were not passed correctly) and move them to s...
Andrea Spadaccini
05:30 pm ganeti-local Revision 9f2c2103: man/gnt-node: Improve powercycle documentation
Reword a bit, capitalize “SSH”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <...
Michael Hanselmann
05:30 pm ganeti-local Revision 68a856ef: rpc_defs: Enable “node_powercycle” for offline nodes
With this change it's possible to powercycle nodes marked as offline. Of
course the node might not be running the nod...
Michael Hanselmann
05:30 pm ganeti-local Revision 890ea4ce: rpc._NodeConfigResolver: Support resolving offline nodes
This is needed to powercycle a node marked offline.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-b...
Michael Hanselmann
05:30 pm Revision 68a856ef: rpc_defs: Enable “node_powercycle” for offline nodes
With this change it's possible to powercycle nodes marked as offline. Of
course the node might not be running the nod...
Michael Hanselmann
05:30 pm Revision 890ea4ce: rpc._NodeConfigResolver: Support resolving offline nodes
This is needed to powercycle a node marked offline.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-b...
Michael Hanselmann
05:30 pm Revision 9f2c2103: man/gnt-node: Improve powercycle documentation
Reword a bit, capitalize “SSH”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <...
Michael Hanselmann
05:30 pm Revision dd6d2d09: rpc: Add support for resolver options callback
This adds support for a callback returning name resolver options. This
is required for powercycling offline nodes. Wh...
Michael Hanselmann
05:30 pm ganeti-local Revision fce5efd1: rpc: Pass resolver options to actual resolver
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:30 pm Revision f863d7aa: rpc._RpcProcessor: Make read timeout a non-keyword argument
It is always used and can be set to “None” if intended.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review...
Michael Hanselmann
05:30 pm ganeti-local Revision f863d7aa: rpc._RpcProcessor: Make read timeout a non-keyword argument
It is always used and can be set to “None” if intended.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review...
Michael Hanselmann
05:30 pm Revision fce5efd1: rpc: Pass resolver options to actual resolver
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:30 pm ganeti-local Revision dd6d2d09: rpc: Add support for resolver options callback
This adds support for a callback returning name resolver options. This
is required for powercycling offline nodes. Wh...
Michael Hanselmann
03:27 pm Revision 20286f7c: QA: Make the ispec values configurable
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer
03:27 pm ganeti-local Revision 20286f7c: QA: Make the ispec values configurable
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
René Nussbaumer

01/04/2012

03:21 pm Revision 995736c6: Update the resource model DD with current state
On my work for instance policies we decided not to overload --force
more, instead we go with a new flag --ignore-ipol...
René Nussbaumer
03:21 pm ganeti-local Revision 995736c6: Update the resource model DD with current state
On my work for instance policies we decided not to overload --force
more, instead we go with a new flag --ignore-ipol...
René Nussbaumer

01/03/2012

02:46 pm Revision cf2a69e1: Add `fping' as a package dependency
fping is needed to correctly handle master ip activation/deactivation
Signed-off-by: Constantinos Venetsanopoulos <c...
Constantinos Venetsanopoulos

12/22/2011

09:09 pm Revision df69e0a0: Fix failure in distcheck and coverage tests
autotools/testrunner was missing in distcheck. Now some changes from
7004106119c5c56c93085ccfb1250b3561b5b6ad have b...
Bernardo Dal Seno
09:09 pm ganeti-local Revision df69e0a0: Fix failure in distcheck and coverage tests
autotools/testrunner was missing in distcheck. Now some changes from
7004106119c5c56c93085ccfb1250b3561b5b6ad have b...
Bernardo Dal Seno
08:34 pm ganeti-local Revision 96a7481d: Makefile: Fix parallel distcheck
Running “make -jN distcheck” for any N > 1 would reliably break when
building the RPC client wrappers. This was due t...
Michael Hanselmann
08:34 pm Revision 96a7481d: Makefile: Fix parallel distcheck
Running “make -jN distcheck” for any N > 1 would reliably break when
building the RPC client wrappers. This was due t...
Michael Hanselmann
07:19 pm Revision 89907375: doc/admin: Clarify archived jobs
Also mention that archived jobs can be viewed using “gnt-job info”.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
07:19 pm ganeti-local Revision 89907375: doc/admin: Clarify archived jobs
Also mention that archived jobs can be viewed using “gnt-job info”.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
07:16 pm ganeti-local Revision aa66c183: Merge branch 'devel-2.5'
* devel-2.5:
jqueue: Factorize checking job processor's result
jqueue unittest: Rename simple fake-job class
jq...
Michael Hanselmann
07:16 pm Revision aa66c183: Merge branch 'devel-2.5'
* devel-2.5:
jqueue: Factorize checking job processor's result
jqueue unittest: Rename simple fake-job class
jq...
Michael Hanselmann
06:41 pm Revision 4f44e311: Merge branch 'stable-2.5' into devel-2.5
* stable-2.5:
jqueue: Fix epylint errors introduced in 37d76f1e4
jqueue: Fix deadlock between job queue and depen...
Michael Hanselmann
06:41 pm ganeti-local Revision 4f44e311: Merge branch 'stable-2.5' into devel-2.5
* stable-2.5:
jqueue: Fix epylint errors introduced in 37d76f1e4
jqueue: Fix deadlock between job queue and depen...
Michael Hanselmann
05:25 pm Revision a8af7d08: Merge branch 'master' of git://git.ganeti.org/ganeti into grnet-2.6-rbd-devel
Constantinos Venetsanopoulos
05:04 pm ganeti-local Revision fc4498e9: test/lockperf: Use a list of integers, not booleans
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:04 pm Revision fc4498e9: test/lockperf: Use a list of integers, not booleans
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
03:25 pm Revision e4d452b4: Add lock performance utility
I had an idea for improving locking performance. To see if it worked I
wrote this tool. Unfortunately the idea didn't...
Michael Hanselmann
03:25 pm ganeti-local Revision e4d452b4: Add lock performance utility
I had an idea for improving locking performance. To see if it worked I
wrote this tool. Unfortunately the idea didn't...
Michael Hanselmann
03:19 pm ganeti-local Revision df5a5730: jqueue: Factorize checking job processor's result
This allows for more unittesting.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
03:19 pm Revision df5a5730: jqueue: Factorize checking job processor's result
This allows for more unittesting.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
03:19 pm ganeti-local Revision 1b5150ab: jqueue unittest: Rename simple fake-job class
Also add a parameter for priority, to be used in an upcoming
patch.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
03:19 pm Revision 1b5150ab: jqueue unittest: Rename simple fake-job class
Also add a parameter for priority, to be used in an upcoming
patch.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
03:12 pm ganeti-local Revision eea3b572: noded: Fix /etc/hosts group ownership
When Ganeti was compiled with the option of running as a different
user/group, the group ownership of /etc/hosts was ...
Bernardo Dal Seno
03:12 pm ganeti-local Revision 0d20cc42: unit tests: Add tests for uid and gid handling in utils.WriteFile
These tests need fakeroot. If it's not present, they are not run (they
don't fail).
Signed-off-by: Bernardo Dal Sen...
Bernardo Dal Seno
03:12 pm Revision fd6eaa09: unit tests: Add tests for file mode handling in utils.WriteFile
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Bernardo Dal Seno
03:12 pm Revision 0d20cc42: unit tests: Add tests for uid and gid handling in utils.WriteFile
These tests need fakeroot. If it's not present, they are not run (they
don't fail).
Signed-off-by: Bernardo Dal Sen...
Bernardo Dal Seno
03:12 pm Revision eea3b572: noded: Fix /etc/hosts group ownership
When Ganeti was compiled with the option of running as a different
user/group, the group ownership of /etc/hosts was ...
Bernardo Dal Seno
03:12 pm ganeti-local Revision fd6eaa09: unit tests: Add tests for file mode handling in utils.WriteFile
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Bernardo Dal Seno
03:12 pm ganeti-local Revision 70041061: unit tests: added fakeroot support
Tests ending in "-runasroot" or "-runasroot.py" are run through fakeroot,
so activity that needs root privileges can ...
Bernardo Dal Seno
03:12 pm Revision 70041061: unit tests: added fakeroot support
Tests ending in "-runasroot" or "-runasroot.py" are run through fakeroot,
so activity that needs root privileges can ...
Bernardo Dal Seno
03:12 pm ganeti-local Revision c47eddb8: utils.WriteFile: Add new parameter to preserve file permissions
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Reviewed-by: Micha...
Bernardo Dal Seno
03:12 pm Revision c47eddb8: utils.WriteFile: Add new parameter to preserve file permissions
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Reviewed-by: Micha...
Bernardo Dal Seno
11:57 am Revision 0796adb4: Merge remote branch 'google/stable-2.5' into grnet-2.5-rbd-devel
Constantinos Venetsanopoulos

12/21/2011

06:04 pm Revision 1316ebc2: jqueue: Fix epylint errors introduced in 37d76f1e4
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:04 pm ganeti-local Revision 1316ebc2: jqueue: Fix epylint errors introduced in 37d76f1e4
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:02 pm ganeti-local Revision 5449685e: Switch blockdev_getmirrorstatus_multi to per-node bodies
Even for a small 4-node node-group, this reduces the payload of this
RPC call by half for each node; for a big node g...
Iustin Pop
06:02 pm ganeti-local Revision d9de612c: Change internal RPC client body values
Currently, all RPC payloads sent by the client to the remote node
daemons must be identical, due to how the data is p...
Iustin Pop
06:02 pm Revision 60154921: Extend RPC definition change with another parameter
This will be used in a later patch for parameter pre-processing. For
now we just add the parameter as 'None' and add ...
Iustin Pop
06:02 pm Revision d9de612c: Change internal RPC client body values
Currently, all RPC payloads sent by the client to the remote node
daemons must be identical, due to how the data is p...
Iustin Pop
06:02 pm Revision 5449685e: Switch blockdev_getmirrorstatus_multi to per-node bodies
Even for a small 4-node node-group, this reduces the payload of this
RPC call by half for each node; for a big node g...
Iustin Pop
06:02 pm ganeti-local Revision 60154921: Extend RPC definition change with another parameter
This will be used in a later patch for parameter pre-processing. For
now we just add the parameter as 'None' and add ...
Iustin Pop
06:01 pm Revision 527c0cf7: hv_kvm: Make string containing regex a raw string
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:01 pm ganeti-local Revision 527c0cf7: hv_kvm: Make string containing regex a raw string
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:25 pm Revision 65107a2f: hv_kvm: Style fixes
Change a few lines to match rest of code.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ...
Michael Hanselmann
05:25 pm ganeti-local Revision 65107a2f: hv_kvm: Style fixes
Change a few lines to match rest of code.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ...
Michael Hanselmann
05:25 pm ganeti-local Revision 51129a7f: test/hv_kvm: Code style, additional tests
Change code style to match rest of Ganeti code and add
two tests checking for single-line messages.
Signed-off-by: M...
Michael Hanselmann
05:25 pm Revision 51129a7f: test/hv_kvm: Code style, additional tests
Change code style to match rest of Ganeti code and add
two tests checking for single-line messages.
Signed-off-by: M...
Michael Hanselmann
05:25 pm Revision 9b87c2cf: hv_kvm.QmpMessage: Use dict.get
No need to look up the key twice.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
05:25 pm ganeti-local Revision 9b87c2cf: hv_kvm.QmpMessage: Use dict.get
No need to look up the key twice.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
04:55 pm Revision a182a3ed: serializer: Remove JSON indentation and dict key sorting
Serializing to JSON using “simplejson” is significantly slower when
indentation and/or sorting of dictionary keys is ...
Michael Hanselmann
04:55 pm ganeti-local Revision a182a3ed: serializer: Remove JSON indentation and dict key sorting
Serializing to JSON using “simplejson” is significantly slower when
indentation and/or sorting of dictionary keys is ...
Michael Hanselmann
04:35 pm Revision 37d76f1e: jqueue: Fix deadlock between job queue and dependency manager
When an opcode is about to be processed its dependencies are
evaluated using “_JobDependencyManager.CheckAndRegister”...
Michael Hanselmann
04:35 pm ganeti-local Revision 37d76f1e: jqueue: Fix deadlock between job queue and dependency manager
When an opcode is about to be processed its dependencies are
evaluated using “_JobDependencyManager.CheckAndRegister”...
Michael Hanselmann
12:04 pm Revision 0f63f1f9: Fix unittests for daemon_util with disabled confd
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Iustin Pop
12:04 pm ganeti-local Revision 0f63f1f9: Fix unittests for daemon_util with disabled confd
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Iustin Pop

12/20/2011

12:07 pm ganeti-local Revision 519fafa1: Fix parameters for QueryJob in JobExecutor
When gnt-job submit is used with the --each option, it sends as
parameters for QueryJobs a list of lists, each contai...
Andrea Spadaccini
12:07 pm Revision 519fafa1: Fix parameters for QueryJob in JobExecutor
When gnt-job submit is used with the --each option, it sends as
parameters for QueryJobs a list of lists, each contai...
Andrea Spadaccini

12/19/2011

05:37 pm ganeti-local Revision 20699809: locking: Add “__repr__” to SharedLock and PipeCondition
These help when debugging.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Andrea Spadaccini <spa...
Michael Hanselmann
05:37 pm Revision 20699809: locking: Add “__repr__” to SharedLock and PipeCondition
These help when debugging.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Andrea Spadaccini <spa...
Michael Hanselmann
04:07 pm Revision 73e6cf8d: Fix cluster destroy failure
Cluster destroy would fail if there were errors while deactivating the
master IP address. This patch demotes such err...
Andrea Spadaccini
04:07 pm ganeti-local Revision 73e6cf8d: Fix cluster destroy failure
Cluster destroy would fail if there were errors while deactivating the
master IP address. This patch demotes such err...
Andrea Spadaccini

12/17/2011

12:46 am Revision b0943462: Add docs for missing option in gnt-debug man page
Document the --each option of gnt-debug submit-job.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed...
Andrea Spadaccini
12:46 am ganeti-local Revision b0943462: Add docs for missing option in gnt-debug man page
Document the --each option of gnt-debug submit-job.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed...
Andrea Spadaccini

12/16/2011

11:58 am Revision 318c055b: Initial debian packaging for Ganeti 2.5.*
Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr> Constantinos Venetsanopoulos
10:30 am Revision 085e0d9f: gnt-node: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am ganeti-local Revision 085e0d9f: gnt-node: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am Revision e4c03256: gnt-group: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am ganeti-local Revision e4c03256: gnt-group: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am ganeti-local Revision c4929a8b: gnt-cluster: Add hv/disk state to init
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am Revision c4929a8b: gnt-cluster: Add hv/disk state to init
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer

12/15/2011

04:35 pm Revision 89f9f6a7: Implement disk-parameters for the rbd template
Specifically:
* rbd disk template becomes `params' aware
* the rbd pool in which to store the Volume, is not passe...
Constantinos Venetsanopoulos
12:36 pm Revision 3f64af10: Fix error messages
Fix error messages concerning rbd showmapped parsing
Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
Constantinos Venetsanopoulos
12:07 pm Revision 6887492f: Change all commands in RunCmd() to lists
Change all commands that use the rbd tool
from type string to type list
Signed-off-by: Constantinos Venetsanopoulos ...
Constantinos Venetsanopoulos

12/13/2011

05:21 pm Revision 44fbf2c4: Remove comments
Remove comments after fixing the unmapping of an rbd device
after a successfull migration
Signed-off-by: Constantino...
Constantinos Venetsanopoulos
02:00 pm Revision 57d8e228: RAPI client: Replace body value assignments with helper
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:00 pm ganeti-local Revision 57d8e228: RAPI client: Replace body value assignments with helper
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:00 pm ganeti-local Revision 6396dc04: RAPI client: Export feature constants
Users of the RAPI client may want to use feature strings too, therefore
they should be explicitely public.
Signed-of...
Michael Hanselmann
02:00 pm Revision 6396dc04: RAPI client: Export feature constants
Users of the RAPI client may want to use feature strings too, therefore
they should be explicitely public.
Signed-of...
Michael Hanselmann
02:00 pm ganeti-local Revision 4c864b55: RAPI client: Use utilities for building query parameters
Instead of repeating a “if cond: query.append(…)” pattern, utility
functions are added and used.
Signed-off-by: Mich...
Michael Hanselmann
02:00 pm ganeti-local Revision a19a6326: sphinx_ext: No longer exclude “depends” parameter by default
By default parameters existing for all opcodes (e.g. “debug_level”) are
not listed in the RAPI documentation. With th...
Michael Hanselmann
02:00 pm Revision 4c864b55: RAPI client: Use utilities for building query parameters
Instead of repeating a “if cond: query.append(…)” pattern, utility
functions are added and used.
Signed-off-by: Mich...
Michael Hanselmann
02:00 pm Revision a19a6326: sphinx_ext: No longer exclude “depends” parameter by default
By default parameters existing for all opcodes (e.g. “debug_level”) are
not listed in the RAPI documentation. With th...
Michael Hanselmann
02:00 pm Revision 822a50c4: opcodes: Extend description of “depends” parameter
The documentation string is used in the RAPI description and
having more details is good.
Signed-off-by: Michael Han...
Michael Hanselmann
02:00 pm ganeti-local Revision 822a50c4: opcodes: Extend description of “depends” parameter
The documentation string is used in the RAPI description and
having more details is good.
Signed-off-by: Michael Han...
Michael Hanselmann
12:11 pm ganeti-local Revision 5a1e31b4: Add infrastructure for, and two extra hlint rules
This will allow us to easily use add new lint rules that we
standardise on, if any.
Signed-off-by: Iustin Pop <iusti...
Iustin Pop
12:11 pm Revision 5a1e31b4: Add infrastructure for, and two extra hlint rules
This will allow us to easily use add new lint rules that we
standardise on, if any.
Signed-off-by: Iustin Pop <iusti...
Iustin Pop

12/12/2011

04:04 pm ganeti-local Revision 9475189d: Document DRBD dynamic resync params in man pages
Also, remove some spurious spaces in the documentation of other options
and uniform the style of the disk parameters ...
Andrea Spadaccini
04:04 pm Revision 9475189d: Document DRBD dynamic resync params in man pages
Also, remove some spurious spaces in the documentation of other options
and uniform the style of the disk parameters ...
Andrea Spadaccini
04:04 pm ganeti-local Revision 8584e922: Add the remaining DRBD dynamic sync disk params
Add the c-plan-ahead, c-fill-target, c-delay-target, c-max-rate,
c-min-rate parameters; report errors while setting t...
Andrea Spadaccini
04:04 pm Revision 8584e922: Add the remaining DRBD dynamic sync disk params
Add the c-plan-ahead, c-fill-target, c-delay-target, c-max-rate,
c-min-rate parameters; report errors while setting t...
Andrea Spadaccini
04:04 pm Revision f2f57b6e: Add the dynamic-resync DRBD disk parameter
constants.py, cmdlib.py:
- add the dynamic-resync parameter, both at DT and LD levels;
lib/bdev.py:
- change SetSync...
Andrea Spadaccini
04:04 pm ganeti-local Revision f2f57b6e: Add the dynamic-resync DRBD disk parameter
constants.py, cmdlib.py:
- add the dynamic-resync parameter, both at DT and LD levels;
lib/bdev.py:
- change SetSync...
Andrea Spadaccini
04:04 pm Revision 5e83282b: Describe the dynamic-resync par. in the design doc
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
04:04 pm ganeti-local Revision 5e83282b: Describe the dynamic-resync par. in the design doc
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
02:24 pm snf-ganeti_2.4.5_ippool5_rbd1-1_all.deb
Vangelis Koukis
02:11 pm Revision 288fc669: Update Debian changelog for v2.4.5+ippool5+rbd1
Vangelis Koukis
02:01 pm Revision b80c91b6: Merge branch 'grnet-2.4-ippool-rbd-devel' into debian
Vangelis Koukis
12:23 pm Revision cc120286: Makefile.am: fix permissions for Python scripts on install
Some Python scripts in /usr/lib/ganeti/ were getting the wrong permissions
(their 'x' bit was cleared). This patch f...
Bernardo Dal Seno
12:23 pm ganeti-local Revision cc120286: Makefile.am: fix permissions for Python scripts on install
Some Python scripts in /usr/lib/ganeti/ were getting the wrong permissions
(their 'x' bit was cleared). This patch f...
Bernardo Dal Seno
12:22 pm ganeti-local Revision 0f796800: devel/upload: Fix permissions for installed directories
Permissions for the directories created during install depended on the
umask of the user running the script. Now uma...
Bernardo Dal Seno
12:22 pm Revision 0f796800: devel/upload: Fix permissions for installed directories
Permissions for the directories created during install depended on the
umask of the user running the script. Now uma...
Bernardo Dal Seno
« Previous
Next »
 

Also available in: Atom