Activity
From 09/18/2012 to 10/17/2012
10/17/2012
- 07:53 pm ganeti-local Revision 93be1ced: Generalise the Result type
- Currently, our error monad—Result—has a plain string error type. This
is not good, as we don't have structured errors... - 07:53 pm Revision 93be1ced: Generalise the Result type
- Currently, our error monad—Result—has a plain string error type. This
is not good, as we don't have structured errors... - 07:45 pm ganeti-local Revision 659d769d: Merge branch 'devel-2.6' into master
- * devel-2.6:
htools-excl.test: add test case for exclusion tags in hbal
Instance.hs: rename 'tags' to 'exclTags',... - 07:45 pm Revision 659d769d: Merge branch 'devel-2.6' into master
- * devel-2.6:
htools-excl.test: add test case for exclusion tags in hbal
Instance.hs: rename 'tags' to 'exclTags',... - 06:44 pm ganeti-local Revision 90efd920: cli: Fix small typo
- s/it/if/
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Dato Simó <dato@google.com>
Reviewed-by:... - 06:44 pm Revision 90efd920: cli: Fix small typo
- s/it/if/
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Dato Simó <dato@google.com>
Reviewed-by:... - 06:30 pm Revision b898de8f: Add hbal-excl-tags.data to Makefile.am, missed in 0397694
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 06:30 pm ganeti-local Revision b898de8f: Add hbal-excl-tags.data to Makefile.am, missed in 0397694
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 05:51 pm Revision 312620ad: Better NEWS file for 2.6.1
- Better formatting of text, past tense used when appropriate.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
... - 05:51 pm ganeti-local Revision 312620ad: Better NEWS file for 2.6.1
- Better formatting of text, past tense used when appropriate.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
... - 04:13 pm Revision 6b6e335b: Group.hs: add 'allTags'; adjust loaders and test data for it
- This commit adds a Group.allTags field to store the tags of node groups,
and teaches each loader backend in HTools to... - 04:13 pm ganeti-local Revision 6b6e335b: Group.hs: add 'allTags'; adjust loaders and test data for it
- This commit adds a Group.allTags field to store the tags of node groups,
and teaches each loader backend in HTools to... - 04:13 pm ganeti-local Revision 2f907bad: Instance.hs: rename 'tags' to 'exclTags', provide 'allTags'
- The mergeData function in Loader.hs included a step to filter an instance's
tags to include only the exclusion tags (... - 04:13 pm Revision 2f907bad: Instance.hs: rename 'tags' to 'exclTags', provide 'allTags'
- The mergeData function in Loader.hs included a step to filter an instance's
tags to include only the exclusion tags (... - 04:13 pm ganeti-local Revision 0397694e: htools-excl.test: add test case for exclusion tags in hbal
- In preparation for future modifications in the exclusion tags field, add a
test that verifies that exclusion tags are... - 04:13 pm Revision 0397694e: htools-excl.test: add test case for exclusion tags in hbal
- In preparation for future modifications in the exclusion tags field, add a
test that verifies that exclusion tags are... - 03:27 pm ganeti-local Revision 18ccdced: Fix small typo in NEWS file
- Sorry, I didn't see this before pushing 5a7cb9d3…
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Adeodat... - 03:27 pm Revision 18ccdced: Fix small typo in NEWS file
- Sorry, I didn't see this before pushing 5a7cb9d3…
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Adeodat... - 02:56 pm ganeti-local Revision a7862455: Remove support for PUT in noded
- This takes care of a FIXME; 2.6 already uses the new method, so we're
good during upgrades.
Signed-off-by: Iustin Po... - 02:56 pm Revision a7862455: Remove support for PUT in noded
- This takes care of a FIXME; 2.6 already uses the new method, so we're
good during upgrades.
Signed-off-by: Iustin Po... - 02:12 pm Revision 5a7cb9d3: Ignore empty/comment lines in OS variants file
- Per a conversation on ganeti@googlegroups.com:
- gnt-os diagnose ; gnt-os list take in consideration blank lines i... - 02:12 pm ganeti-local Revision 5a7cb9d3: Ignore empty/comment lines in OS variants file
- Per a conversation on ganeti@googlegroups.com:
- gnt-os diagnose ; gnt-os list take in consideration blank lines i... - 02:12 pm ganeti-local Revision e1c701e7: gnt-job cancel: Confirmation and selection of jobs
- New parameters, “--pending”, “--queued” and “--waiting”, are added to
select all jobs in the respective state. If one... - 02:12 pm Revision e1c701e7: gnt-job cancel: Confirmation and selection of jobs
- New parameters, “--pending”, “--queued” and “--waiting”, are added to
select all jobs in the respective state. If one... - 01:12 pm ganeti-local Revision a57b2bb7: Update NEWS for file storage paths
- Mention that the file is something new and should be written by
cfgupgrade.
Signed-off-by: Michael Hanselmann <hansm... - 01:12 pm Revision a57b2bb7: Update NEWS for file storage paths
- Mention that the file is something new and should be written by
cfgupgrade.
Signed-off-by: Michael Hanselmann <hansm...
10/16/2012
- 06:13 pm ganeti-local Revision 7bb6e137: Replace custom algorithm in constants unittest
- There is no need for the “_IsUniqueSequence” function anymore, it can
easily be replaced by utils.FindDuplicates. Als... - 06:13 pm ganeti-local Revision 2ff01d78: Design for remote command execution via RPC
- This is a first design for executing commands via RPC.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe... - 06:13 pm Revision 7bb6e137: Replace custom algorithm in constants unittest
- There is no need for the “_IsUniqueSequence” function anymore, it can
easily be replaced by utils.FindDuplicates. Als... - 06:13 pm Revision 2ff01d78: Design for remote command execution via RPC
- This is a first design for executing commands via RPC.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewe... - 06:13 pm ganeti-local Revision 04c998a5: Makefile: Verify version of security.rst document
- This document should be kept up-to-date.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin P... - 06:13 pm Revision 04c998a5: Makefile: Verify version of security.rst document
- This document should be kept up-to-date.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin P... - 06:05 pm Revision 1eaddbc6: Add new constant for pending job status
- This constant contains the job status' “queued”, “waiting” and
“cancelled”.
Signed-off-by: Michael Hanselmann <hansm... - 06:05 pm ganeti-local Revision 1eaddbc6: Add new constant for pending job status
- This constant contains the job status' “queued”, “waiting” and
“cancelled”.
Signed-off-by: Michael Hanselmann <hansm... - 05:43 pm ganeti-local Revision 11f53fdb: Merge branch 'devel-2.6'
- * devel-2.6:
ensure-dirs: Fix permissions on master socket
Update security document for version 2.6
Update NEWS... - 05:43 pm Revision 11f53fdb: Merge branch 'devel-2.6'
- * devel-2.6:
ensure-dirs: Fix permissions on master socket
Update security document for version 2.6
Update NEWS... - 05:38 pm Revision 48e3db76: ensure-dirs: Fix permissions on master socket
- A socket shouldn't have its executable bit set.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: I... - 05:38 pm ganeti-local Revision 48e3db76: ensure-dirs: Fix permissions on master socket
- A socket shouldn't have its executable bit set.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: I... - 05:38 pm ganeti-local Revision 3397d13e: Update security document for version 2.6
- Quite some things were out of date. Some formatting was also updated.
Signed-off-by: Michael Hanselmann <hansmi@goog... - 05:38 pm Revision 3397d13e: Update security document for version 2.6
- Quite some things were out of date. Some formatting was also updated.
Signed-off-by: Michael Hanselmann <hansmi@goog... - 04:54 pm Revision 781d828b: Fix OP_RESULT for OP_NETWORK_QUERY
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:54 pm ganeti-local Revision 781d828b: Fix OP_RESULT for OP_NETWORK_QUERY
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 03:53 pm Revision d27606cd: Allow passing 'none' for network_type option
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 03:53 pm ganeti-local Revision d27606cd: Allow passing 'none' for network_type option
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 03:14 pm ganeti-local Revision 19e21a6c: Add a very simple test rpc program
- This only supports test delay for now, is not built by default (only
on demand), and is also not installed anywhere.
... - 03:14 pm ganeti-local Revision de2a5704: confd: add the test_delay RPC call
- Also add some more haddock structure to the module. The RPC call
itself is rather trivial.
Signed-off-by: Iustin Pop... - 03:14 pm Revision 4ab40ed5: Add htools program code to hlint call
- Currently only the libraries are added, but not the actual main binary
(usually short) code.
Signed-off-by: Iustin P... - 03:14 pm Revision 19e21a6c: Add a very simple test rpc program
- This only supports test delay for now, is not built by default (only
on demand), and is also not installed anywhere.
... - 03:14 pm Revision de2a5704: confd: add the test_delay RPC call
- Also add some more haddock structure to the module. The RPC call
itself is rather trivial.
Signed-off-by: Iustin Pop... - 03:14 pm ganeti-local Revision 4ab40ed5: Add htools program code to hlint call
- Currently only the libraries are added, but not the actual main binary
(usually short) code.
Signed-off-by: Iustin P... - 02:11 pm ganeti-local Revision f2ee5004: Merge branch 'stable-2.6-ippool' into stable-2.6-ippool-hotplug-esi
- 02:11 pm Revision f2ee5004: Merge branch 'stable-2.6-ippool' into stable-2.6-ippool-hotplug-esi
- 02:01 pm ganeti-local Revision da1168c5: Fixes to pass unittests (make check)
- Conflicts:
doc/rapi.rst
lib/ovf.py
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 02:01 pm Revision da1168c5: Fixes to pass unittests (make check)
- Conflicts:
doc/rapi.rst
lib/ovf.py
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 01:06 pm ganeti-local Revision f98efa98: Add design for changing node SSH setup
- The goal is to remove the dependency on Paramiko.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by:... - 01:06 pm Revision f98efa98: Add design for changing node SSH setup
- The goal is to remove the dependency on Paramiko.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by:... - 12:47 pm ganeti-local Revision ff8f0049: confd: fix RpcVersion call
- By accident, we sent the node object as call data in this rpc call,
instead the version request (i.e. nothing). This ... - 12:47 pm Revision ff8f0049: confd: fix RpcVersion call
- By accident, we sent the node object as call data in this rpc call,
instead the version request (i.e. nothing). This ... - 11:59 am ganeti-local Revision 162e70ed: Merge branch 'stable-2.6-hotplug' into stable-2.6-ippool-hotplug-esi
- Conflicts:
lib/cmdlib.py
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 11:59 am Revision 162e70ed: Merge branch 'stable-2.6-hotplug' into stable-2.6-ippool-hotplug-esi
- Conflicts:
lib/cmdlib.py
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 11:57 am Revision 664249e9: Merge branch 'stable-2.6-ippool' into stable-2.6-ippool-hotplug-esi
- 11:57 am ganeti-local Revision 664249e9: Merge branch 'stable-2.6-ippool' into stable-2.6-ippool-hotplug-esi
- 09:04 am Revision 59a5de9e: Fixes to pass pylint (make lint)
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 09:04 am ganeti-local Revision 59a5de9e: Fixes to pass pylint (make lint)
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 09:00 am ganeti-local Revision 9650d658: Fix _GetPCIInfo() to pass unittests
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 09:00 am Revision 9650d658: Fix _GetPCIInfo() to pass unittests
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:56 am ganeti-local Revision 29cf7871: Add HOTPLUG_OPT in gnt-backup import client
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:56 am Revision 29cf7871: Add HOTPLUG_OPT in gnt-backup import client
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:51 am Revision 143214f6: Export nic.network during gnt-backup export
- Modify FinalizeExport() in backend.py to export nic.network as well.
Signed-off-by: Dimitris Aragiorgis <dimara@grne... - 08:51 am ganeti-local Revision 143214f6: Export nic.network during gnt-backup export
- Modify FinalizeExport() in backend.py to export nic.network as well.
Signed-off-by: Dimitris Aragiorgis <dimara@grne... - 12:40 am Revision 0048236f: Fix CIDR opcode checks to accept 'none' value
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:40 am ganeti-local Revision 0048236f: Fix CIDR opcode checks to accept 'none' value
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:28 am Revision 8a50b7c1: Export serial_no and uuid in network queries
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:28 am ganeti-local Revision 1111f3e3: Export serial_no of networks/instances in hooks
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:28 am ganeti-local Revision 8a50b7c1: Export serial_no and uuid in network queries
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:28 am Revision 1111f3e3: Export serial_no of networks/instances in hooks
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 12:28 am Revision 870c9855: Fix locks in network LUs
- Acquire corresponding instance locks if conflicts_check is True.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 12:28 am ganeti-local Revision 870c9855: Fix locks in network LUs
- Acquire corresponding instance locks if conflicts_check is True.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
10/15/2012
- 07:56 pm ganeti-local Revision 01e52493: Cleanup HTools.Types/BasicTypes imports
- Before we reorganised the source tree, the 'Result' type was exported
from HTools/Types.hs. This changed during the r... - 07:56 pm Revision 01e52493: Cleanup HTools.Types/BasicTypes imports
- Before we reorganised the source tree, the 'Result' type was exported
from HTools/Types.hs. This changed during the r... - 05:50 pm ganeti-local Revision a251afa8: ExtStorage support in htools
- Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
- 05:50 pm ganeti-local Revision 26ede877: Add external storage interface related man pages
- * ganeti-extstorage-interface man page
* gnt-storage man page
Signed-off-by: Constantinos Venetsanopoulos <cven@grn... - 05:50 pm ganeti-local Revision 19930d75: Add the gnt-storage client
- Add a new client called 'gnt-storage'.
The client interacts with the ExtStorage interface, similarly to
the way gnt-o... - 05:50 pm ganeti-local Revision 3ff5bdfa: Add --allow-arbit-params to 'gnt-instance modify'
- The option is added to allow us the passing of arbitrary ext-params
during disk addition (gnt-instance modify --disk ... - 05:50 pm ganeti-local Revision 1058522e: Multiple ExtStorage Providers and ext-params
- Add support for passing parameters to the ext template (ext-params).
Take advantage of disk-params, that don't seem t... - 05:50 pm ganeti-local Revision 8237d5eb: Implement the SetInfo method for ExtStorage
- Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
- 05:16 pm ganeti-local Revision 0f247c10: Minor fixes for ExtStorage inside bdev.py
- Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
- 05:03 pm ganeti-local Revision 4b945e1e: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
Update NEWS and bump version to 2.6.1
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed... - 05:03 pm Revision 4b945e1e: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
Update NEWS and bump version to 2.6.1
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed...
10/13/2012
- 06:15 pm ganeti-local Revision f1d0869b: Fixes to pass py-apidoc (make commit-check)
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
10/12/2012
- 09:12 pm ganeti-local Revision bba43ba6: Fixes to pass pep8 (make lint)
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 09:12 pm ganeti-local Revision 23b0a9e0: Fixes to pass pylint (make lint)
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 09:12 pm ganeti-local Revision fdaacd25: Fixes to pass unittests (make check)
- Signed-off-by: Iustin Pop <iustin@google.com>
- 09:09 pm ganeti-local Revision 32279a07: Check for existing networks/groups in Network LUs
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 07:17 pm Revision 27e15be0: Update NEWS and bump version to 2.6.1
- This is a small bug-fix only release.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Guido Trot... - 07:17 pm ganeti-local Revision 27e15be0: Update NEWS and bump version to 2.6.1
- This is a small bug-fix only release.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Guido Trot... - 01:37 pm ganeti-local Revision 300e5450: errors: Document arguments to QueryFilterParseError
- Also fix one small mistake in the docstring for QuitGanetiException.
Signed-off-by: Michael Hanselmann <hansmi@googl... - 01:37 pm Revision 300e5450: errors: Document arguments to QueryFilterParseError
- Also fix one small mistake in the docstring for QuitGanetiException.
Signed-off-by: Michael Hanselmann <hansmi@googl... - 12:37 pm ganeti-local Revision fc07a14e: Fix distcheck after commit 7a962ec
- I only ran “make check” and forgot about “distcheck”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed... - 12:37 pm Revision fc07a14e: Fix distcheck after commit 7a962ec
- I only ran “make check” and forgot about “distcheck”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed... - 11:37 am ganeti-local Revision 97aac894: Add design document for version 2.7
- - Move design document for batch instance creation into it
- Sort list of hidden files in index.rst
Signed-off-by: M... - 11:37 am ganeti-local Revision 7a962ecc: Makefile/check-local: Ensure design document exists
- This way a missing design document is detected.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: I... - 11:37 am Revision 7a962ecc: Makefile/check-local: Ensure design document exists
- This way a missing design document is detected.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: I... - 11:37 am Revision 97aac894: Add design document for version 2.7
- - Move design document for batch instance creation into it
- Sort list of hidden files in index.rst
Signed-off-by: M...
10/11/2012
- 04:49 pm ganeti-local Revision 479197d5: QA: TestAssignNodesIncludingSplit can be disabled
- The test can now be enabled/disabled with the "group-rwops" flag.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.... - 04:49 pm Revision 479197d5: QA: TestAssignNodesIncludingSplit can be disabled
- The test can now be enabled/disabled with the "group-rwops" flag.
Signed-off-by: Bernardo Dal Seno <bdalseno@google.... - 04:49 pm ganeti-local Revision 6f058bf2: QA: never put a master node offline
- Before, it could happen that the master node was chosen to be set offline
in the "instance-remove-drbd-offline" test.... - 04:49 pm Revision 6f058bf2: QA: never put a master node offline
- Before, it could happen that the master node was chosen to be set offline
in the "instance-remove-drbd-offline" test.... - 04:48 pm ganeti-local Revision e85be22a: Add option to disable iallocator use in QA
- By default some QA tests use iallocators. It is now possible to disable
iallocators in QA, so that QA doesn't force h... - 04:48 pm Revision e85be22a: Add option to disable iallocator use in QA
- By default some QA tests use iallocators. It is now possible to disable
iallocators in QA, so that QA doesn't force h... - 04:15 pm ganeti-local Revision 4ab97ef7: Include networks in Makefile and bash completion
- Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 04:15 pm ganeti-local Revision 5b27366d: Use network's mac prefix
- Modify existing GenerateMAC so that it takes network as an argument.
Substitute _GenerateOneMAC with a decorator _Ge... - 04:15 pm ganeti-local Revision 5a52117f: cfgupgrade for networks
- Add networks slot in config data.
Add networks slot in nodegroups.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 04:15 pm ganeti-local Revision 0b95ab93: Pass netinfo in rpcs
- If a nic has a network field then encapsulate a network object in
netinfo slot for every rpc. This is needed to pass ... - 04:15 pm ganeti-local Revision fca7218a: Pass detailed network info in hooks
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:15 pm ganeti-local Revision f71d1807: Change default fields for network listing
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 04:15 pm ganeti-local Revision 269eb7eb: Add tags in network objects
- Support:
- gnt-network add --tags.
- gnt-network list-tags/add-tags/remove-tags/.
- gnt-network list -o +tags
Sig... - 04:00 pm ganeti-local Revision b95d2054: Introduce client support for networks
- gnt-network is used to manipulate and handle networks that
currently provides the following operations:
* Add a new... - 04:00 pm ganeti-local Revision 09b9a917: ss_conf support for networks
- Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 04:00 pm ganeti-local Revision a7f860c1: Rapi support for networks
- Support:
- GetNetwork(s)
- CreateNetwork
- ConnectNetwork
- DisconnectNetwork
- RemoveNetwork
Signed-off-by: Di... - 04:00 pm ganeti-local Revision ebdc436b: Add gnt-network man page
- Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 04:00 pm ganeti-local Revision b246cea8: Basic IP pool management logic
- Implement LUs for corresponding opcodes:
* LUNetworkAdd:
- Check for IP validity
- Reserves all necessary IPs
... - 04:00 pm ganeti-local Revision e75d9a84: Implement LUNetworkQuery
- Summarily list all existing networks
Supply detailed info for every existing network
- List used/free IPs
- List in... - 04:00 pm ganeti-local Revision df968b4b: Implement LUNetworkSetParams
- Support modifying all network parameters except for network (ip range)
Cannot modify gateway and reserved ips at the ... - 04:00 pm ganeti-local Revision b35374d3: Implement network/nodegroup mappings
- LUNetworkConnect() connects a network to a nodegroup and defines
its netparams (mode and link). Specifically:
* Chec... - 04:00 pm ganeti-local Revision 6edb2627: Config methods for reserving/releasing IPs
- Use TemporaryReservationManager for IP handling to ensure
config data consistency.
Implement:
- methods for reservi... - 04:00 pm ganeti-local Revision 7cd72916: Modify LUInstanceCreate to support networks
- Implement backend support, to export the IP pool management
functionality to the clients. When the new NIC parameter ... - 04:00 pm ganeti-local Revision e01365a8: Modify RemoveInstance() to support networks
- Release any IPs held the instance before actually removing.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 04:00 pm ganeti-local Revision 4b8ec2a1: Modify LUInstanceSetParams() to support networks
- Keep backwards compatibility just like LUInstanceCreate() and
support network parameter for NIC object.
Add ec_id ar... - 04:00 pm ganeti-local Revision 7e03a8cc: Peripheral changes for networks
- Specifically:
* export a new environment variable for the gnt-os-interface
* export a new environment variable for ... - 04:00 pm ganeti-local Revision b2bbccc6: Modify instance client to support networks
- Add --no-conflicts-check option.
Modify instance query methods to return nic's network info.
Signed-off-by: Apollon ... - 04:00 pm ganeti-local Revision aebdaa73: IP pool related objects, opcodes and constants
- Config objects:
* Introduce L{Network} with
- IPv4 network field (mandatory)
- IPv4 gateway, IPv6 (network/gatew... - 04:00 pm ganeti-local Revision 488e1849: Introduce new module for IP pool management
- Add new library module lib/network.py.
Introduce new class: AddressPool.
AddressPool implements all operations neede... - 03:34 pm Revision 8bd977e9: Add support for cpu_cap and cpu_weight Xen params
- This patch adds support for Xen's CPU scheduler 'cpu_cap' and
'cpu_weight' parameters.
Ganeti default values (cap: 0... - 03:34 pm ganeti-local Revision 8bd977e9: Add support for cpu_cap and cpu_weight Xen params
- This patch adds support for Xen's CPU scheduler 'cpu_cap' and
'cpu_weight' parameters.
Ganeti default values (cap: 0... - 03:21 pm ganeti-local Revision b0b8337a: Text.hs: update field lists in parseData comments
- The comments in parseData had become out of date with the implementations
of load{Group,Node,Inst}. This commit updat... - 03:21 pm Revision b0b8337a: Text.hs: update field lists in parseData comments
- The comments in parseData had become out of date with the implementations
of load{Group,Node,Inst}. This commit updat... - 01:53 pm Revision d5cc16d7: Enable conversion of errors constants
- These will be needed for the serialisation of errors.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Mic... - 01:53 pm ganeti-local Revision d5cc16d7: Enable conversion of errors constants
- These will be needed for the serialisation of errors.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Mic... - 01:05 pm Revision 47130d50: LUClusterVerifyGroup: Localize virtual file paths
- The check for file consistency didn't properly handle virtual paths
in case of a virtual cluster. This didn't cause a... - 01:05 pm ganeti-local Revision 47130d50: LUClusterVerifyGroup: Localize virtual file paths
- The check for file consistency didn't properly handle virtual paths
in case of a virtual cluster. This didn't cause a... - 01:03 pm Revision 18049dad: Cleanup haddock documentation a bit
- While grepping for htools imports in the non-htools subdirectory, I
saw that our haddock prologue and title are very ... - 01:03 pm Revision 4cd79ca8: Cleanup network timeouts and htools imports
- This patch removes the last HTools module imports from non-htools code
(the HTools.Types module), but it requires an ... - 01:03 pm Revision 2d52359b: Cleanup/expand the filter/query tests
- This patch cleans up duplicate code in Test.Ganeti.Query.Filter and
then adds a test for names consistency with Pytho... - 01:03 pm Revision a2ae14e9: Add a helper for query field checks
- … and also use it to simplify 'needsLiveData'. Additionally, add an
explicit export list to Ganeti.Query.Types, since... - 01:03 pm ganeti-local Revision a2ae14e9: Add a helper for query field checks
- … and also use it to simplify 'needsLiveData'. Additionally, add an
explicit export list to Ganeti.Query.Types, since... - 01:03 pm ganeti-local Revision 2d52359b: Cleanup/expand the filter/query tests
- This patch cleans up duplicate code in Test.Ganeti.Query.Filter and
then adds a test for names consistency with Pytho... - 01:03 pm ganeti-local Revision 4cd79ca8: Cleanup network timeouts and htools imports
- This patch removes the last HTools module imports from non-htools code
(the HTools.Types module), but it requires an ... - 01:03 pm ganeti-local Revision 18049dad: Cleanup haddock documentation a bit
- While grepping for htools imports in the non-htools subdirectory, I
saw that our haddock prologue and title are very ... - 01:03 pm Revision 9fbf0098: Enable query socket usage in gnt-node/gnt-group
- This switches gnt-node/gnt-group (and their equivalent RAPI resources)
to go over the query socket.
Signed-off-by: I... - 01:03 pm Revision cd67e337: Add support for classic queries
- This patch adds support for classic-style queries (before query2) to
the query socket server. The patch is rather tri... - 01:03 pm Revision b3d17f52: Add a makeSimpleFilter function
- And associated unittests. This will be needed for classic-style
queries.
Signed-off-by: Iustin Pop <iustin@google.co... - 01:03 pm Revision 5227de56: Fix the node powered field
- When initially implementing the node query, I thought the 'powered'
field is a representation of the run-time powered... - 01:03 pm Revision b04dc242: Simplify a bit queryFields
- We don't add a type class for fully-generic handling, but we do
abstract the duplicate part.
Signed-off-by: Iustin P... - 01:03 pm Revision 90d033ef: Add function for getting a group's merged disk params
- … and use it in the Query implementation, removing the last
non-correct query field for Groups.
Signed-off-by: Iusti... - 01:03 pm Revision 1fc3812c: Switch ordering of names on query to niceSort
- This makes the "all" names queries consistent with the Python
results. The change requires updating the unittests, at... - 01:03 pm Revision a41c337e: Use the new name filtering behaviour in query
- We do this not quite generically, which means we have to add
another layer in the call chain, and rename the current ... - 01:03 pm Revision bc4cdeef: Add functionality for checking validity of names
- This replicates in the Haskell Query2 implementation the behaviour of
the Python code: if a "simple" filter is passed... - 01:03 pm ganeti-local Revision bc4cdeef: Add functionality for checking validity of names
- This replicates in the Haskell Query2 implementation the behaviour of
the Python code: if a "simple" filter is passed... - 01:03 pm ganeti-local Revision a41c337e: Use the new name filtering behaviour in query
- We do this not quite generically, which means we have to add
another layer in the call chain, and rename the current ... - 01:03 pm ganeti-local Revision 1fc3812c: Switch ordering of names on query to niceSort
- This makes the "all" names queries consistent with the Python
results. The change requires updating the unittests, at... - 01:03 pm ganeti-local Revision 90d033ef: Add function for getting a group's merged disk params
- … and use it in the Query implementation, removing the last
non-correct query field for Groups.
Signed-off-by: Iusti... - 01:03 pm ganeti-local Revision b04dc242: Simplify a bit queryFields
- We don't add a type class for fully-generic handling, but we do
abstract the duplicate part.
Signed-off-by: Iustin P... - 01:03 pm ganeti-local Revision 5227de56: Fix the node powered field
- When initially implementing the node query, I thought the 'powered'
field is a representation of the run-time powered... - 01:03 pm ganeti-local Revision b3d17f52: Add a makeSimpleFilter function
- And associated unittests. This will be needed for classic-style
queries.
Signed-off-by: Iustin Pop <iustin@google.co... - 01:03 pm ganeti-local Revision cd67e337: Add support for classic queries
- This patch adds support for classic-style queries (before query2) to
the query socket server. The patch is rather tri... - 01:03 pm ganeti-local Revision 9fbf0098: Enable query socket usage in gnt-node/gnt-group
- This switches gnt-node/gnt-group (and their equivalent RAPI resources)
to go over the query socket.
Signed-off-by: I... - 12:56 pm Revision fe4f6dca: vcluster: Don't virtualize /etc/hosts path
- /etc/hosts is a bit special as it's a system-wide file and the virtual
cluster/node root doesn't apply. The modificat... - 12:56 pm ganeti-local Revision fe4f6dca: vcluster: Don't virtualize /etc/hosts path
- /etc/hosts is a bit special as it's a system-wide file and the virtual
cluster/node root doesn't apply. The modificat... - 12:56 pm Revision 36683bad: vcluster-setup: Stop hardcoding /etc/hosts
- … use a constant instead.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@goog... - 12:56 pm ganeti-local Revision 36683bad: vcluster-setup: Stop hardcoding /etc/hosts
- … use a constant instead.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@goog... - 12:56 pm Revision 48967eb0: qa_utils: Stop hardcoding path to /etc/hosts
- - Simplified shell command for adding hosts, too
- The exception handling is also improved by re-raising any exceptio... - 12:56 pm ganeti-local Revision 48967eb0: qa_utils: Stop hardcoding path to /etc/hosts
- - Simplified shell command for adding hosts, too
- The exception handling is also improved by re-raising any exceptio... - 12:56 pm Revision 72043dac: cli: Stop hardcoding /etc/hosts path
- There is a constant for this purpose.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop ... - 12:56 pm ganeti-local Revision 72043dac: cli: Stop hardcoding /etc/hosts path
- There is a constant for this purpose.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop ... - 12:56 pm Revision ee045466: Move constant for /etc/hosts to pathutils
- Needed for coming patches.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@goo... - 12:56 pm ganeti-local Revision ee045466: Move constant for /etc/hosts to pathutils
- Needed for coming patches.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@goo... - 12:55 pm Revision 7ca67731: bash_completion: Fix mistake introduced in merge 6a74f58
- This part of the code was duplicated by accident.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by:... - 12:55 pm ganeti-local Revision 7ca67731: bash_completion: Fix mistake introduced in merge 6a74f58
- This part of the code was duplicated by accident.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by:... - 12:38 pm Revision 6a74f584: Merge branch 'devel-2.6'
- * devel-2.6:
verify-disks: Explicitely state nothing has to be done
Add list of design documents implemented in v... - 12:38 pm ganeti-local Revision 6a74f584: Merge branch 'devel-2.6'
- * devel-2.6:
verify-disks: Explicitely state nothing has to be done
Add list of design documents implemented in v... - 12:24 pm Revision c44356fd: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
verify-disks: Explicitely state nothing has to be done
Add list of design documents implemented in ... - 12:24 pm ganeti-local Revision c44356fd: Merge branch 'stable-2.6' into devel-2.6
- * stable-2.6:
verify-disks: Explicitely state nothing has to be done
Add list of design documents implemented in ... - 12:23 pm Revision 43d51ef2: gnt-job list: Add option to include archived jobs
- This provides a convenience option to include archived jobs in the
output list. It's equivalent to using “-o +archive... - 12:23 pm Revision 0422250e: gnt-job: List archived jobs if requested
- If requested via a filter or by including the “archived” output,
archived jobs will be loaded and shown. This is sign... - 12:23 pm ganeti-local Revision 0422250e: gnt-job: List archived jobs if requested
- If requested via a filter or by including the “archived” output,
archived jobs will be loaded and shown. This is sign... - 12:23 pm ganeti-local Revision 43d51ef2: gnt-job list: Add option to include archived jobs
- This provides a convenience option to include archived jobs in the
output list. It's equivalent to using “-o +archive... - 12:23 pm Revision 52aa1efa: query: Report data type for unary operators
- All data kinds (used to restrict the data collected) referenced in a
filter can be requested once it's been “compiled... - 12:23 pm Revision 8a3cd185: jqueue: Add new in-memory attribute for archived jobs
- This attribute is set to True for jobs which were restored from an
archived file. A new filter will act on this field... - 12:23 pm Revision 4c27b231: jqueue: Correct docstring
- The description was not accurate.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius... - 12:23 pm ganeti-local Revision 4c27b231: jqueue: Correct docstring
- The description was not accurate.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius... - 12:23 pm ganeti-local Revision 8a3cd185: jqueue: Add new in-memory attribute for archived jobs
- This attribute is set to True for jobs which were restored from an
archived file. A new filter will act on this field... - 12:23 pm ganeti-local Revision 52aa1efa: query: Report data type for unary operators
- All data kinds (used to restrict the data collected) referenced in a
filter can be requested once it's been “compiled... - 12:19 pm Revision 9c5b9957: Add htools/ganeti-confd to .gitignore
- Sorry, this should have went in b0dcdc10, but I forgot it.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by... - 12:19 pm ganeti-local Revision 9c5b9957: Add htools/ganeti-confd to .gitignore
- Sorry, this should have went in b0dcdc10, but I forgot it.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by... - 12:15 pm Revision 9b99be28: verify-disks: Explicitely state nothing has to be done
- Example output:
$ gnt-cluster verify-disks
Submitted jobs 4327
Waiting for job 4327 ...
No disks need to be activated... - 12:15 pm ganeti-local Revision 9b99be28: verify-disks: Explicitely state nothing has to be done
- Example output:
$ gnt-cluster verify-disks
Submitted jobs 4327
Waiting for job 4327 ...
No disks need to be activated... - 12:11 pm Revision 1ca7b773: Add basic unit tests for "gnt-cluster epo"
- This patch adds some unit tests for “gnt-cluster epo”. Not everything is
covered, but at least the bug fixed in the p... - 12:11 pm ganeti-local Revision 1ca7b773: Add basic unit tests for "gnt-cluster epo"
- This patch adds some unit tests for “gnt-cluster epo”. Not everything is
covered, but at least the bug fixed in the p...
10/10/2012
- 07:12 pm Revision 318853ab: Fixup node disk free/total queries
- The disk free/total values are optional ones, wrapped in a Maybe, so
we shouldn't directly serialise them. In order t... - 07:12 pm ganeti-local Revision 318853ab: Fixup node disk free/total queries
- The disk free/total values are optional ones, wrapped in a Maybe, so
we shouldn't directly serialise them. In order t... - 06:28 pm Revision 235a0fa5: (htest) Text.hs: fix typo in comment
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 06:28 pm ganeti-local Revision 235a0fa5: (htest) Text.hs: fix typo in comment
- Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 03:37 pm Revision 3008f56c: Fix pylint breakage due to unused var in gnt_cluster
- The usage of that variable was removed in 45a36f36, but accidentally
the enumerate() was left in.
Signed-off-by: Ius... - 03:37 pm ganeti-local Revision 3008f56c: Fix pylint breakage due to unused var in gnt_cluster
- The usage of that variable was removed in 45a36f36, but accidentally
the enumerate() was left in.
Signed-off-by: Ius... - 03:03 pm ganeti-local Revision 0ec87781: Fixup hypervisor queries in node query
- We need to only query the default (first enabled) hypervisor, not all
hypervisors. For this, we need to add a manual ... - 03:03 pm Revision 0ec87781: Fixup hypervisor queries in node query
- We need to only query the default (first enabled) hypervisor, not all
hypervisors. For this, we need to add a manual ... - 02:43 pm Revision edb3f937: Fixup node live field names
- The String parameter to 'nodeLiveFieldExtract' is the query2 field
name, not the RPC-layer field name. Grrr for not h... - 02:43 pm ganeti-local Revision edb3f937: Fixup node live field names
- The String parameter to 'nodeLiveFieldExtract' is the query2 field
name, not the RPC-layer field name. Grrr for not h... - 02:43 pm Revision 7ae97c33: Make regex-pcre an optional dependency
- This patch makes regex-pcre optional, allowing its disable via a
preprocessor define NO_REGEX_PCRE. This define will ... - 02:43 pm ganeti-local Revision 7ae97c33: Make regex-pcre an optional dependency
- This patch makes regex-pcre optional, allowing its disable via a
preprocessor define NO_REGEX_PCRE. This define will ... - 02:43 pm ganeti-local Revision 21a5e56c: Improve Haskell configure options and detection
- This patch cleans up the Haskell library detection and defaults.
First, it makes the base compiler/libraries requir... - 02:43 pm Revision 21a5e56c: Improve Haskell configure options and detection
- This patch cleans up the Haskell library detection and defaults.
First, it makes the base compiler/libraries requir... - 02:27 pm Revision 45a36f36: cluster epo: Fix bug where IndexError is raised
- Updating the “node_query_list” variable would fail if no arguments were
passed and the “--all” option wasn't specifie... - 02:27 pm ganeti-local Revision 45a36f36: cluster epo: Fix bug where IndexError is raised
- Updating the “node_query_list” variable would fail if no arguments were
passed and the “--all” option wasn't specifie... - 02:22 pm Revision 40309ed7: Add list of design documents implemented in version 2.6
- Each version should have its dedicated list.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iust... - 02:22 pm ganeti-local Revision 40309ed7: Add list of design documents implemented in version 2.6
- Each version should have its dedicated list.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iust...
10/09/2012
- 04:58 pm Revision 55837756: Try to auto-enable htools-rapi and split query
- We try to automatically enable the htools-rapi and split query (if
confd and htools-rapi are enabled) options. This i... - 04:58 pm ganeti-local Revision 55837756: Try to auto-enable htools-rapi and split query
- We try to automatically enable the htools-rapi and split query (if
confd and htools-rapi are enabled) options. This i... - 01:46 pm Revision 39d1744a: Fix usage of errors.ResolverError
- This exception is documented to have three arguments, but in one case
we raise it with a simple string argument. Let'... - 01:46 pm ganeti-local Revision 39d1744a: Fix usage of errors.ResolverError
- This exception is documented to have three arguments, but in one case
we raise it with a simple string argument. Let'... - 11:16 am Revision 012f9bc3: Remove unused/deprecated error classes
- It seems a few of the error classes are no longer used:
- LVMError, deprecated in 8c5533a5 (before ganeti 1.2.2!)
- ... - 11:16 am ganeti-local Revision 012f9bc3: Remove unused/deprecated error classes
- It seems a few of the error classes are no longer used:
- LVMError, deprecated in 8c5533a5 (before ganeti 1.2.2!)
- ...
10/08/2012
- 06:50 pm Revision 7e2f08ba: Typos and grammar fixes
- Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 06:50 pm ganeti-local Revision 7e2f08ba: Typos and grammar fixes
- Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:36 pm ganeti-local Revision 04edfc99: Add an Utils.NiceSort() equivalent
- This patch adds a NiceSort equivalent and the corresponding unittest
(partially copied from Python unittest). The dif... - 04:36 pm Revision 04edfc99: Add an Utils.NiceSort() equivalent
- This patch adds a NiceSort equivalent and the corresponding unittest
(partially copied from Python unittest). The dif... - 02:39 pm ganeti-local Revision b3589802: backend: Use utils.IsBelowDir instead of local code
- utils.IsBelowDir is actually tested and doesn't allow writes to
“…/queue*”, like the old code here did.
Signed-off-b... - 02:39 pm Revision b3589802: backend: Use utils.IsBelowDir instead of local code
- utils.IsBelowDir is actually tested and doesn't allow writes to
“…/queue*”, like the old code here did.
Signed-off-b... - 02:39 pm Revision 4fdedd09: jstore: Nicer error message on non-numeric file content
- An error like “invalid literal for int() with base 10” can be quite
confusing.
Signed-off-by: Michael Hanselmann <ha... - 02:39 pm ganeti-local Revision 4fdedd09: jstore: Nicer error message on non-numeric file content
- An error like “invalid literal for int() with base 10” can be quite
confusing.
Signed-off-by: Michael Hanselmann <ha... - 02:20 pm ganeti-local Revision 946e553b: Fixed QA for replace-disks
- Bug introduced in commit cc4b14f07: Part of a statement was missing. This
makes pylint-qa fail.
Signed-off-by: Berna... - 02:20 pm Revision 946e553b: Fixed QA for replace-disks
- Bug introduced in commit cc4b14f07: Part of a statement was missing. This
makes pylint-qa fail.
Signed-off-by: Berna... - 02:09 pm Revision 46118ed2: Merge ganeti-master-cleaner back into ganeti-cleaner
- As I wrote during/after the review on commit 2958c56, “ganeti-cleaner:
Separate queue cleaning code”, while I appreci... - 02:09 pm ganeti-local Revision 46118ed2: Merge ganeti-master-cleaner back into ganeti-cleaner
- As I wrote during/after the review on commit 2958c56, “ganeti-cleaner:
Separate queue cleaning code”, while I appreci... - 02:07 pm Revision 416eba57: Improve the confd man page
- This was a very very thin man page; this patch expands it a bit, but
it could use more help still.
Signed-off-by: Iu... - 02:07 pm ganeti-local Revision 416eba57: Improve the confd man page
- This was a very very thin man page; this patch expands it a bit, but
it could use more help still.
Signed-off-by: Iu... - 02:07 pm Revision ecebe9f6: Split the OptComplNumeric into integer/float ones
- This allows the command completion to treat them as separate option
types; this is not useful in build-bash-completio... - 02:07 pm ganeti-local Revision ecebe9f6: Split the OptComplNumeric into integer/float ones
- This allows the command completion to treat them as separate option
types; this is not useful in build-bash-completio... - 02:06 pm Revision f8d01158: Enable bash completion for Haskell daemons too
- This requires a few tiny changes to build-bash-completion and to
Makefile rules, but is straightforward.
Signed-off-... - 02:06 pm ganeti-local Revision f8d01158: Enable bash completion for Haskell daemons too
- This requires a few tiny changes to build-bash-completion and to
Makefile rules, but is straightforward.
Signed-off-... - 02:06 pm Revision 22278fa7: Define the actual arguments that are supported by programs
- This defines the arguments supported and then modifies the
--help-completion output to include them too.
Signed-off-... - 02:06 pm ganeti-local Revision 22278fa7: Define the actual arguments that are supported by programs
- This defines the arguments supported and then modifies the
--help-completion output to include them too.
Signed-off-... - 02:01 pm ganeti-local Revision fad06963: Support the new option types in build-bash-completion
- Beside parsing the arguments as well, we also change the serialisation
format for choices/suggests, to make the Pytho... - 02:01 pm Revision fad06963: Support the new option types in build-bash-completion
- Beside parsing the arguments as well, we also change the serialisation
format for choices/suggests, to make the Pytho... - 02:01 pm ganeti-local Revision a6cdfdcc: Add support for arguments in --help-completion
- This extends the current option-only support with support for
arguments too. They are serialised without a without th... - 02:01 pm Revision a6cdfdcc: Add support for arguments in --help-completion
- This extends the current option-only support with support for
arguments too. They are serialised without a without th... - 12:52 pm Revision dad26941: A few cleanups in Makefile.am
- A lot of the lists in Makefile.am were not sorted properly (or at
all); let's sort them for more sanity.
Additionall... - 12:52 pm ganeti-local Revision dad26941: A few cleanups in Makefile.am
- A lot of the lists in Makefile.am were not sorted properly (or at
all); let's sort them for more sanity.
Additionall... - 12:41 pm ganeti-local Revision db154319: Add missing ipolicy field
- This was missing so far…
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@googl... - 12:41 pm Revision db154319: Add missing ipolicy field
- This was missing so far…
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@googl... - 12:39 pm Revision 6b84f036: Fixup TAGS generation with newer GHC
- Newer GHC refuses to allow "-O" with interactive mode, so let's filter
that out. Furthermore, sometimes you don't hav... - 12:39 pm ganeti-local Revision 6b84f036: Fixup TAGS generation with newer GHC
- Newer GHC refuses to allow "-O" with interactive mode, so let's filter
that out. Furthermore, sometimes you don't hav... - 12:38 pm Revision a5b270c5: Remove qualified import of Utils.hs into its test module
- This is a leftover from the times when we had a single, huge test
module; nowadays it's only an annoyance.
Signed-of... - 12:38 pm ganeti-local Revision a5b270c5: Remove qualified import of Utils.hs into its test module
- This is a leftover from the times when we had a single, huge test
module; nowadays it's only an annoyance.
Signed-of... - 12:35 pm Revision 26d62e4c: Rename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
- This is, I believe, the last non-htools specific file that still lived
in the htools directory; it's already widely u... - 12:35 pm ganeti-local Revision 26d62e4c: Rename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
- This is, I believe, the last non-htools specific file that still lived
in the htools directory; it's already widely u...
10/05/2012
- 11:34 pm Revision 8a6dbce8: bdev: Remove unnecessary empty line
- My local pylint didn't complain.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Sen... - 11:34 pm ganeti-local Revision 8a6dbce8: bdev: Remove unnecessary empty line
- My local pylint didn't complain.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Sen... - 07:32 pm Revision 50c1e351: Better list of replace-disks arguments + typos fixed
- The man page and the bultin-in help for gnt-instance replace-disks were
inconsistent. Also fixed some typos in man pa... - 07:32 pm ganeti-local Revision 50c1e351: Better list of replace-disks arguments + typos fixed
- The man page and the bultin-in help for gnt-instance replace-disks were
inconsistent. Also fixed some typos in man pa... - 07:27 pm Revision 3439fd6b: Check fingerprint of file with allowed file storage paths
- This makes differences show up in “gnt-cluster verify”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review... - 07:27 pm ganeti-local Revision 3439fd6b: Check fingerprint of file with allowed file storage paths
- This makes differences show up in “gnt-cluster verify”.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Review... - 07:23 pm Revision 1a770ce5: Document the support for default iallocator
- Updated the man pages for the commands that accept an iallocator: "." means
the default iallocator.
Signed-off-by: B... - 07:23 pm Revision cc4b14f0: Instance QA uses default iallocator
- QA for recreate-disk and replace-disks now run also with the default
iallocator.
Signed-off-by: Bernardo Dal Seno <b... - 07:23 pm ganeti-local Revision 1a770ce5: Document the support for default iallocator
- Updated the man pages for the commands that accept an iallocator: "." means
the default iallocator.
Signed-off-by: B... - 07:23 pm Revision 43a8f36a: Explicitly ask for the default iallocator in commands
- Now "gnt-instance recreate-disks" uses the default iallocator when "." is
specified as the iallocator. For uniformity... - 07:23 pm ganeti-local Revision 43a8f36a: Explicitly ask for the default iallocator in commands
- Now "gnt-instance recreate-disks" uses the default iallocator when "." is
specified as the iallocator. For uniformity... - 07:23 pm ganeti-local Revision 52ecc063: Support for the default iallocator in replace-disks
- "gnt-instance replace-disks" now behaves like the other commands, and uses
the default iallocator when "." is passed ... - 07:23 pm ganeti-local Revision cc4b14f0: Instance QA uses default iallocator
- QA for recreate-disk and replace-disks now run also with the default
iallocator.
Signed-off-by: Bernardo Dal Seno <b... - 07:23 pm Revision 52ecc063: Support for the default iallocator in replace-disks
- "gnt-instance replace-disks" now behaves like the other commands, and uses
the default iallocator when "." is passed ... - 07:22 pm Revision fbdac0d9: bdev: Add functions to verify file storage paths
- - LoadAllowedFileStoragePaths: Loads a list of allowed file storage
paths from a file
- CheckFileStoragePath: Check... - 07:22 pm ganeti-local Revision fbdac0d9: bdev: Add functions to verify file storage paths
- - LoadAllowedFileStoragePaths: Loads a list of allowed file storage
paths from a file
- CheckFileStoragePath: Check... - 07:14 pm ganeti-local Revision e4cf42d4: jqueue: Look at archived jobs when watching
- First: This enables the use of “gnt-job watch $id” for archived jobs.
Now, the reason for actually making this work ... - 07:14 pm Revision e4cf42d4: jqueue: Look at archived jobs when watching
- First: This enables the use of “gnt-job watch $id” for archived jobs.
Now, the reason for actually making this work ... - 06:46 pm Revision 04569469: jqueue: Look at archived jobs when watching
- First: This enables the use of “gnt-job watch $id” for archived jobs.
Now, the reason for actually making this work ... - 06:46 pm ganeti-local Revision 04569469: jqueue: Look at archived jobs when watching
- First: This enables the use of “gnt-job watch $id” for archived jobs.
Now, the reason for actually making this work ... - 03:16 pm Revision 4ff32a35: Design doc for partitioned Ganeti
- Partitioned Ganeti allows to assign node resources in an exclusive manner,
in order to limit interference between ins... - 03:16 pm ganeti-local Revision 4ff32a35: Design doc for partitioned Ganeti
- Partitioned Ganeti allows to assign node resources in an exclusive manner,
in order to limit interference between ins... - 05:17 am Revision 63a3d8f7: backend: Check for shared storage also
- If normal file storage was disabled but shared storage enabled,
“_TransformFileStorageDir” would still throw an excep... - 05:17 am ganeti-local Revision 63a3d8f7: backend: Check for shared storage also
- If normal file storage was disabled but shared storage enabled,
“_TransformFileStorageDir” would still throw an excep... - 04:52 am Revision 6a9b9778: utils.FilterEmptyLinesAndComments: Return list
- We don't use generators often and lists are easier to re-use.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
... - 04:52 am ganeti-local Revision 6a9b9778: utils.FilterEmptyLinesAndComments: Return list
- We don't use generators often and lists are easier to re-use.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
... - 04:50 am Revision 555b6cb1: Improve disk wipe unit test
- - Don't hardcode node name in some places
- Don't define functions inside functions
- Simplify code for testing with ... - 04:50 am ganeti-local Revision 555b6cb1: Improve disk wipe unit test
- - Don't hardcode node name in some places
- Don't define functions inside functions
- Simplify code for testing with ... - 04:50 am Revision fa8ef9d6: Wipe added space when growing disks
- This patch adds code to wipe newly added disk space when growing disks
using “gnt-instance grow-disk”. “New disk spac... - 04:50 am ganeti-local Revision fa8ef9d6: Wipe added space when growing disks
- This patch adds code to wipe newly added disk space when growing disks
using “gnt-instance grow-disk”. “New disk spac... - 04:50 am Revision 129cce69: Add unit tests for cmdlib._WipeDisks
- This is in preparation for adding disk wipe on growing disks.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
... - 04:50 am ganeti-local Revision 129cce69: Add unit tests for cmdlib._WipeDisks
- This is in preparation for adding disk wipe on growing disks.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
...
10/04/2012
- 06:00 pm Revision 1be3e86c: Add unit test for FilterEmptyLinesAndComments
- I somehow forgot this in the previous patch.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bern... - 06:00 pm ganeti-local Revision 1be3e86c: Add unit test for FilterEmptyLinesAndComments
- I somehow forgot this in the previous patch.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bern... - 05:58 pm Revision 461eb201: cmdlib._WipeDisks: Code formatting
- - LogInfo takes *args, no need to replace values right away
- Don't overwrite wipe_chunk_size right after it's been s... - 05:58 pm ganeti-local Revision 461eb201: cmdlib._WipeDisks: Code formatting
- - LogInfo takes *args, no need to replace values right away
- Don't overwrite wipe_chunk_size right after it's been s... - 04:42 pm Revision 2cbe9af3: Factorize removing comments and empty lines from string
- This will also be used for verifying the file storage directory.
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 04:42 pm ganeti-local Revision 2cbe9af3: Factorize removing comments and empty lines from string
- This will also be used for verifying the file storage directory.
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 04:58 am ganeti-local Revision 5506d7a9: ssconf: Fix mistake made in commit ee501db
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:58 am Revision 5506d7a9: ssconf: Fix mistake made in commit ee501db
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:38 am Revision ee501db1: Move a function from backend to ssconf
- The “WriteSsconfFiles” function is used to write ssconf files. By moving
it we can avoid importing backend into boots... - 04:38 am ganeti-local Revision ee501db1: Move a function from backend to ssconf
- The “WriteSsconfFiles” function is used to write ssconf files. By moving
it we can avoid importing backend into boots... - 02:58 am Revision f0f8d060: Show old primary/secondary node on disk replacement
- People unfamiliar with Ganeti's internals might be confused with the
different hostnames showing up later in the proc... - 02:58 am ganeti-local Revision f0f8d060: Show old primary/secondary node on disk replacement
- People unfamiliar with Ganeti's internals might be confused with the
different hostnames showing up later in the proc...
10/03/2012
- 08:00 pm Revision 33e26038: cmdlib: Change wording of messages during disk wipe
- Error messages don't need to say “please” and it's already obvious some
investigation is needed. LogWarning already l... - 08:00 pm ganeti-local Revision 33e26038: cmdlib: Change wording of messages during disk wipe
- Error messages don't need to say “please” and it's already obvious some
investigation is needed. LogWarning already l... - 06:51 pm Revision 755301e5: Bump new version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 06:38 pm Revision 7623ef75: Check for existing networks/groups in Network LUs
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 06:35 pm ganeti-local Revision c31b2676: Check for existing networks/groups in Network LUs
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 06:35 pm Revision c31b2676: Check for existing networks/groups in Network LUs
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 06:03 pm Revision 0188611b: Remove constant for disk wipe block size
- It is dangerous to have this block size as a global constant as that
could give the impression of it being easily cha... - 06:03 pm ganeti-local Revision 0188611b: Remove constant for disk wipe block size
- It is dangerous to have this block size as a global constant as that
could give the impression of it being easily cha... - 06:00 pm Revision 64be07b1: gnt-instance reinstall: Don't always exit with success
- If one or more jobs failed the exit status should be set accordingly.
Signed-off-by: Michael Hanselmann <hansmi@goog... - 06:00 pm ganeti-local Revision 64be07b1: gnt-instance reinstall: Don't always exit with success
- If one or more jobs failed the exit status should be set accordingly.
Signed-off-by: Michael Hanselmann <hansmi@goog... - 05:58 pm Revision 2ef3383e: LUClusterVerify: Ignore /proc/drbd if DRBD is disabled
- This fixes issue 190. The problem was that the check for DRBD was
enabled if LVM storage is used and didn't depend at... - 05:58 pm ganeti-local Revision 2ef3383e: LUClusterVerify: Ignore /proc/drbd if DRBD is disabled
- This fixes issue 190. The problem was that the check for DRBD was
enabled if LVM storage is used and didn't depend at... - 01:21 pm Revision 9a2cd2cf: Hack bdev.py to monitor drbd removal
- This patch hacks the DRBD remove code and runs an external script
before the `drbdsetup down' command. The script log... - 03:06 am Revision 3d8ae327: LUClusterVerify: Ignore /proc/drbd if DRBD is disabled
- This fixes issue 190. The problem was that the check for DRBD was
enabled if LVM storage is used and didn't depend at... - 03:06 am ganeti-local Revision 3d8ae327: LUClusterVerify: Ignore /proc/drbd if DRBD is disabled
- This fixes issue 190. The problem was that the check for DRBD was
enabled if LVM storage is used and didn't depend at...
10/02/2012
- 10:35 pm Revision d971402f: cli: Exit with status 0 for --help
- This patch is somewhat longer than was anticipated. Before, commands like
“gnt-instance --help” would exit with the s... - 10:35 pm ganeti-local Revision d971402f: cli: Exit with status 0 for --help
- This patch is somewhat longer than was anticipated. Before, commands like
“gnt-instance --help” would exit with the s... - 08:44 pm Revision b0dcdc10: Remove the python confd server side code
- In 2.7 we will only support the Haskell version, if enabled.
Since the original hconfd enabling was a bit hack-ish (... - 08:44 pm ganeti-local Revision b0dcdc10: Remove the python confd server side code
- In 2.7 we will only support the Haskell version, if enabled.
Since the original hconfd enabling was a bit hack-ish (... - 08:44 pm ganeti-local Revision 04520998: Remove option to select the Python version of confd
- This will need some more configure.ac checks for required libraries,
which will come later with the Haskell dependenc... - 08:44 pm Revision 04520998: Remove option to select the Python version of confd
- This will need some more configure.ac checks for required libraries,
which will come later with the Haskell dependenc... - 08:41 pm Revision ab171697: Add first version of virtual cluster documentation
- - Add document describing virtual clusters
- Non-root clusters are not yet described, will be done in another
p... - 08:41 pm ganeti-local Revision ab171697: Add first version of virtual cluster documentation
- - Add document describing virtual clusters
- Non-root clusters are not yet described, will be done in another
p... - 07:18 pm Revision d04d998b: INSTALL: Typo, missing dependency
- libghc-utf8-string-dev was missing.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal ... - 07:18 pm ganeti-local Revision d04d998b: INSTALL: Typo, missing dependency
- libghc-utf8-string-dev was missing.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal ... - 01:34 pm Revision 7ebadeb3: Always distribute ganeti.utils.io_unittest-runasroot.py
- Tests that depend on fakeroot were not distributed in the tarball created
by "make dist" when fakeroot was missing. N... - 01:34 pm ganeti-local Revision 7ebadeb3: Always distribute ganeti.utils.io_unittest-runasroot.py
- Tests that depend on fakeroot were not distributed in the tarball created
by "make dist" when fakeroot was missing. N... - 06:12 am Revision a6d3644b: vcluster-setup: Watcher, init script
- - Generate a wrapper script for ganeti-watcher
- Provide command line option to specify init script
Signed-off-by: M... - 06:12 am ganeti-local Revision a6d3644b: vcluster-setup: Watcher, init script
- - Generate a wrapper script for ganeti-watcher
- Provide command line option to specify init script
Signed-off-by: M...
10/01/2012
- 09:23 am Revision 77865fb4: Fixed typos in devnotes.rst
- Signed-off-by: Gintautas Miliauskas <gintas@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 09:23 am ganeti-local Revision 77865fb4: Fixed typos in devnotes.rst
- Signed-off-by: Gintautas Miliauskas <gintas@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
09/28/2012
- 06:29 pm Revision 1266a29b: vcluster-setup: Add more parameters to "gnt-cluster init"
- This patch also adds two new parameters to the vcluster-setup script to
not configure /etc/hosts and networking. Buil... - 06:29 pm ganeti-local Revision 1266a29b: vcluster-setup: Add more parameters to "gnt-cluster init"
- This patch also adds two new parameters to the vcluster-setup script to
not configure /etc/hosts and networking. Buil... - 06:11 pm Revision 3779121c: Pylint cleanup
- The previous commits introduced some pylint errors.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iust... - 06:11 pm ganeti-local Revision 3779121c: Pylint cleanup
- The previous commits introduced some pylint errors.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iust... - 04:30 pm Revision 2f441f72: Add support for GANETI_ROOTDIR in Haskell code
- unsafePerformIO is required to go from the IO monad to pure code.
Signed-off-by: Michael Hanselmann <hansmi@google.c... - 04:30 pm ganeti-local Revision 2f441f72: Add support for GANETI_ROOTDIR in Haskell code
- unsafePerformIO is required to go from the IO monad to pure code.
Signed-off-by: Michael Hanselmann <hansmi@google.c... - 04:05 pm Revision b0a8e8c2: Modify batch-create to use MultiAlloc
- This is the CLI part of the OpInstanceMultiAlloc change. There is some
room for improvement especially with user hand... - 04:05 pm ganeti-local Revision b0a8e8c2: Modify batch-create to use MultiAlloc
- This is the CLI part of the OpInstanceMultiAlloc change. There is some
room for improvement especially with user hand... - 04:05 pm Revision 68b2e985: Make validation error message more useful
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:05 pm ganeti-local Revision 68b2e985: Make validation error message more useful
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 04:05 pm Revision 9bc5ac44: Provide a custom Validate for OpInstanceMultiAlloc
- This is needed, as we're not strictly separating validation from
populating the defaults. We do this all in one funct... - 04:05 pm ganeti-local Revision 9bc5ac44: Provide a custom Validate for OpInstanceMultiAlloc
- This is needed, as we're not strictly separating validation from
populating the defaults. We do this all in one funct... - 03:16 pm Revision 2958c56e: ganeti-cleaner: Separate queue cleaning code
- This code does not need to run as root, therefore it's better to split
it out. It is now run with the same permission... - 03:16 pm ganeti-local Revision 2958c56e: ganeti-cleaner: Separate queue cleaning code
- This code does not need to run as root, therefore it's better to split
it out. It is now run with the same permission... - 03:14 pm Revision 052783ff: Stop hardcoding root user
- Some parts of the code still use a hardcoded user name: root. This patch
replaces all with a constant specified at bu... - 03:14 pm ganeti-local Revision 052783ff: Stop hardcoding root user
- Some parts of the code still use a hardcoded user name: root. This patch
replaces all with a constant specified at bu... - 12:27 pm Revision 3d3f562b: Remove explicit recursion from sanitizeDictResults
- Since ERpcError is still not a monad, a simple foldr will have to
do for now.
Signed-off-by: Agata Murawska <agatamu... - 12:27 pm ganeti-local Revision 3d3f562b: Remove explicit recursion from sanitizeDictResults
- Since ERpcError is still not a monad, a simple foldr will have to
do for now.
Signed-off-by: Agata Murawska <agatamu... - 12:27 pm Revision 70c2362e: Pretty printing JSValue
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:27 pm ganeti-local Revision 70c2362e: Pretty printing JSValue
- Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 12:27 pm Revision 0ae9ddc4: Merge parseHttpResponse with rpcResultParse
- parseHttpResponse is such a simple function that we can actually
do the entire unpacking in rpcResultParse.
Signed-o... - 12:27 pm ganeti-local Revision 0ae9ddc4: Merge parseHttpResponse with rpcResultParse
- parseHttpResponse is such a simple function that we can actually
do the entire unpacking in rpcResultParse.
Signed-o... - 12:27 pm Revision 7328a28c: Simplify and generalize rpcResultFill
- For now ERpcError is still not a monad, but we can still simplify
rpcResultFill implementation for different calls si... - 12:27 pm ganeti-local Revision 7328a28c: Simplify and generalize rpcResultFill
- For now ERpcError is still not a monad, but we can still simplify
rpcResultFill implementation for different calls si... - 12:27 pm Revision a93b711b: Remove monadic results wherever possible
- There is no need (at least right now) for some of the resulting
types to be in additional monad, so let us just have ... - 12:27 pm ganeti-local Revision a93b711b: Remove monadic results wherever possible
- There is no need (at least right now) for some of the resulting
types to be in additional monad, so let us just have ... - 12:27 pm Revision 274366e5: Realign instances of typeclasses
- As per Iustin's suggestion, this patch aligns parts of typeclass
instance on "=".
Signed-off-by: Agata Murawska <aga... - 12:27 pm ganeti-local Revision 274366e5: Realign instances of typeclasses
- As per Iustin's suggestion, this patch aligns parts of typeclass
instance on "=".
Signed-off-by: Agata Murawska <aga... - 12:27 pm Revision 60443f61: Rename RpcError -> String function
- As per Iustin's suggestion, show is not a good solution - so instead
the name is now explainRpcError.
Signed-off-by:... - 12:27 pm ganeti-local Revision 60443f61: Rename RpcError -> String function
- As per Iustin's suggestion, show is not a good solution - so instead
the name is now explainRpcError.
Signed-off-by:...
09/27/2012
- 07:10 pm Revision 6e3bf290: Cleanup of build-time shell variable replacements
- Instead of having a different set in (almost) every shell script, this
inserts the most commonly used variables at bu... - 07:10 pm ganeti-local Revision 6e3bf290: Cleanup of build-time shell variable replacements
- Instead of having a different set in (almost) every shell script, this
inserts the most commonly used variables at bu... - 07:10 pm ganeti-local Revision 6a5e841d: ensure-dirs: Don't hardcode ssconf file group
- Otherwise chown(2) will fail when noded doesn't run as root.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
R... - 07:10 pm Revision 6a5e841d: ensure-dirs: Don't hardcode ssconf file group
- Otherwise chown(2) will fail when noded doesn't run as root.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
R... - 07:09 pm ganeti-local Revision e5afb848: Fix distcheck after commit 29386d3ee
- Missing backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 07:09 pm Revision e5afb848: Fix distcheck after commit 29386d3ee
- Missing backslash.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 06:36 pm Revision ec944cc0: InstanceRecreateDisks: new assertion for node locks
- Make sure that all the nodes where a disk operation is peformed are locked.
Signed-off-by: Bernardo Dal Seno <bdalse... - 06:36 pm ganeti-local Revision ec944cc0: InstanceRecreateDisks: new assertion for node locks
- Make sure that all the nodes where a disk operation is peformed are locked.
Signed-off-by: Bernardo Dal Seno <bdalse... - 06:36 pm ganeti-local Revision cf8adf26: Fix missing locks in InstanceRecreateDisks
- In case of in-place recreate-disks operation, all node locks were released
before starting the actual execution.
Sig... - 06:36 pm Revision cf8adf26: Fix missing locks in InstanceRecreateDisks
- In case of in-place recreate-disks operation, all node locks were released
before starting the actual execution.
Sig... - 06:26 pm Revision 29386d3e: Add vcluster-setup utility
- This utility can be used to configure an environment for a virtual
cluster. It sets up entries in /etc/hosts, creates... - 06:26 pm ganeti-local Revision 29386d3e: Add vcluster-setup utility
- This utility can be used to configure an environment for a virtual
cluster. It sets up entries in /etc/hosts, creates... - 05:46 pm ganeti-local Revision 39b8cd94: ensure-dirs: Don't convert list to tuple
- Tuples are data structures, not containers.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René ... - 05:46 pm Revision 39b8cd94: ensure-dirs: Don't convert list to tuple
- Tuples are data structures, not containers.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René ... - 05:43 pm Revision bb514a22: daemon-util: Use function to determine if confd is enabled
- … instead of comparing with two different values in two placse.
Signed-off-by: Michael Hanselmann <hansmi@google.com... - 05:43 pm ganeti-local Revision bb514a22: daemon-util: Use function to determine if confd is enabled
- … instead of comparing with two different values in two placse.
Signed-off-by: Michael Hanselmann <hansmi@google.com... - 05:41 pm Revision 320a5dae: Always_failover doesn't require --allow-failover anymore
- If an administrator sets always_failover, it means that there is no need
for another explicit approval to failover in... - 05:41 pm ganeti-local Revision 320a5dae: Always_failover doesn't require --allow-failover anymore
- If an administrator sets always_failover, it means that there is no need
for another explicit approval to failover in... - 04:02 pm Revision 370f2768: cfgshell: Remove pylint disable line
- Commit 326830963 removed the use of a private member function. Also
replace '' with "" in one place.
Signed-off-by: ... - 04:02 pm ganeti-local Revision 370f2768: cfgshell: Remove pylint disable line
- Commit 326830963 removed the use of a private member function. Also
replace '' with "" in one place.
Signed-off-by: ... - 02:42 pm Revision 915faf72: Adding RAPI client for instance multi allocation
- It was very easy to refactor CreateInstance to repurpose some part of it
for the instance multi allocation request. S... - 02:42 pm Revision e5ff1a47: Populate the instance dict with opcode infos
- This is needed so we can load it as an opcode. However, this information
should not be available on the client, so we... - 02:42 pm ganeti-local Revision e5ff1a47: Populate the instance dict with opcode infos
- This is needed so we can load it as an opcode. However, this information
should not be available on the client, so we... - 02:42 pm ganeti-local Revision 915faf72: Adding RAPI client for instance multi allocation
- It was very easy to refactor CreateInstance to repurpose some part of it
for the instance multi allocation request. S... - 01:52 pm Revision d163abf9: bash_completion: Enable extglob while parsing file
- In older versions of GNU Bash extended patterns, such as “@(…)”, are only
available with the “extglob” shell option. ... - 01:52 pm ganeti-local Revision d163abf9: bash_completion: Enable extglob while parsing file
- In older versions of GNU Bash extended patterns, such as “@(…)”, are only
available with the “extglob” shell option. ... - 01:46 pm Revision 3a6a89d7: Revert unintentional change of daemon log file names
- Commit 3329f4dea6 unintentionally changed the filenames of all daemon
log files. This patch reverts part of those cha... - 01:46 pm ganeti-local Revision 3a6a89d7: Revert unintentional change of daemon log file names
- Commit 3329f4dea6 unintentionally changed the filenames of all daemon
log files. This patch reverts part of those cha... - 01:06 pm Revision e8ae48e2: Fix bad wording in 2.3 design document
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 01:06 pm ganeti-local Revision e8ae48e2: Fix bad wording in 2.3 design document
- Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
09/26/2012
- 07:35 pm Revision 5188fdb7: InstanceInfo RPC call
- This patch implements single instance info call - somewhat similar to
all_instances_info, except we give a specific i... - 07:35 pm ganeti-local Revision 5188fdb7: InstanceInfo RPC call
- This patch implements single instance info call - somewhat similar to
all_instances_info, except we give a specific i... - 07:35 pm Revision 1cb97324: instance_info now returns vcpus
- instance_info and all_instances_info calls had different per-instance
return types, this commit fixes the mismatch.
... - 07:35 pm ganeti-local Revision 1cb97324: instance_info now returns vcpus
- instance_info and all_instances_info calls had different per-instance
return types, this commit fixes the mismatch.
... - 07:35 pm Revision 47163f0f: Change RpcResult typeclass
- For storage_list call, the result type depends on the call parameters.
Therefore, we have to add call as an argument ... - 07:35 pm ganeti-local Revision 47163f0f: Change RpcResult typeclass
- For storage_list call, the result type depends on the call parameters.
Therefore, we have to add call as an argument ... - 07:35 pm ganeti-local Revision 8779d21a: Version RPC call
- Implementation of node version query.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin P... - 07:35 pm Revision 8779d21a: Version RPC call
- Implementation of node version query.
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin P... - 07:35 pm Revision cca4e6fe: Node query now uses live data
- Added support for NodeInfo RPC call as source of data for node query.
Signed-off-by: Agata Murawska <agatamurawska@g... - 07:35 pm ganeti-local Revision cca4e6fe: Node query now uses live data
- Added support for NodeInfo RPC call as source of data for node query.
Signed-off-by: Agata Murawska <agatamurawska@g... - 07:35 pm ganeti-local Revision 7f0fd838: Node query now collects live fields
- We make use of the parameter added in the previous patch and add
option to add live parameters to the query.
Signed-... - 07:35 pm Revision 7f0fd838: Node query now collects live fields
- We make use of the parameter added in the previous patch and add
option to add live parameters to the query.
Signed-... - 07:35 pm Revision fa2c927c: Add live parameter to query
- The tests we currently have assume, that all the data required for
running the query is available - once we add live ... - 07:35 pm ganeti-local Revision fa2c927c: Add live parameter to query
- The tests we currently have assume, that all the data required for
running the query is available - once we add live ... - 07:35 pm Revision 4393e075: Conversion from RPC error to query status
- Simple conversion for queries that use live fields gathered from
RPC calls.
Signed-off-by: Agata Murawska <agatamura... - 07:35 pm ganeti-local Revision 4393e075: Conversion from RPC error to query status
- Simple conversion for queries that use live fields gathered from
RPC calls.
Signed-off-by: Agata Murawska <agatamura... - 07:34 pm Revision 77cab679: Json helper for node query
- This is a helper function that gets the JSON encoding of the first
element of the list (if possible).
Signed-off-by:... - 07:34 pm ganeti-local Revision 77cab679: Json helper for node query
- This is a helper function that gets the JSON encoding of the first
element of the list (if possible).
Signed-off-by:... - 07:34 pm Revision d71fbcc5: Create ResulT for monad transformations
- This patch creates ResultT, a monad transformation used later in
RPC <-> query integration.
Signed-off-by: Agata Mur... - 07:34 pm ganeti-local Revision d71fbcc5: Create ResulT for monad transformations
- This patch creates ResultT, a monad transformation used later in
RPC <-> query integration.
Signed-off-by: Agata Mur... - 07:34 pm ganeti-local Revision a9d6f4e0: Tests for NodeGroup query
- This adds tests similar to those used for node query. For now the
prop_queryGroup_noUnknown is disabled and commented... - 07:34 pm Revision a9d6f4e0: Tests for NodeGroup query
- This adds tests similar to those used for node query. For now the
prop_queryGroup_noUnknown is disabled and commented... - 07:34 pm Revision 40246fa0: NodeGroup query in Haskell
- Implementation of nodegroup queries in Haskell. This is not yet
complete as we are missing merged disk parameters and... - 07:34 pm ganeti-local Revision 40246fa0: NodeGroup query in Haskell
- Implementation of nodegroup queries in Haskell. This is not yet
complete as we are missing merged disk parameters and... - 07:34 pm ganeti-local Revision e5cb098c: Config support for NodeGroup query
- For some results in nodegroup queries we need agregation similar to
one that is done for nodes.
Signed-off-by: Agata... - 07:34 pm Revision e5cb098c: Config support for NodeGroup query
- For some results in nodegroup queries we need agregation similar to
one that is done for nodes.
Signed-off-by: Agata... - 07:34 pm Revision 9b09c0be: Fix RPC call and result (de)serialization
- Previous version of RPC calls implementation in Haskell did not take
into account that the actual result type for que... - 07:34 pm ganeti-local Revision 9b09c0be: Fix RPC call and result (de)serialization
- Previous version of RPC calls implementation in Haskell did not take
into account that the actual result type for que... - 07:34 pm Revision 599239ad: Add alias for Either RpcError a
- This was repeated a lot, so we should abstract this into a type.
Signed-off-by: Agata Murawska <agatamurawska@google... - 07:34 pm ganeti-local Revision 599239ad: Add alias for Either RpcError a
- This was repeated a lot, so we should abstract this into a type.
Signed-off-by: Agata Murawska <agatamurawska@google... - 07:34 pm Revision 6fddde87: Cleanup for RPC errors
- Curl error messages are self contained and don't need "error" prefix;
added RpcResult Error which will be used once p... - 07:34 pm ganeti-local Revision 6fddde87: Cleanup for RPC errors
- Curl error messages are self contained and don't need "error" prefix;
added RpcResult Error which will be used once p... - 07:34 pm Revision f9b0084a: Change cluster's hypervisors type
- We now have Hypervisor type in Objects, might just as well use it.
Signed-off-by: Agata Murawska <agatamurawska@goog... - 07:34 pm ganeti-local Revision f9b0084a: Change cluster's hypervisors type
- We now have Hypervisor type in Objects, might just as well use it.
Signed-off-by: Agata Murawska <agatamurawska@goog... - 07:34 pm ganeti-local Revision d120506c: Correct top comment in Query/Server
- I assumed this was a copy-paste+forgetting to change the header comment.
Signed-off-by: Agata Murawska <agatamurawsk... - 07:34 pm Revision d120506c: Correct top comment in Query/Server
- I assumed this was a copy-paste+forgetting to change the header comment.
Signed-off-by: Agata Murawska <agatamurawsk... - 07:34 pm Revision 7766de33: Add nodedCertFile to Path
- This patch adds missing Path entry and uses it in Rpc. It was not in
place before due to different build settings - i... - 07:34 pm ganeti-local Revision 7766de33: Add nodedCertFile to Path
- This patch adds missing Path entry and uses it in Rpc. It was not in
place before due to different build settings - i... - 03:57 pm ganeti-local Revision 579f4ee5: Verify the node count just if the allocation was successful
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 03:57 pm Revision 579f4ee5: Verify the node count just if the allocation was successful
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 02:19 pm Revision ada0e680: Enable bash completion for htools scripts
- This patch ties together the previous commits, by extending
build-bash-completion to call all htools scripts and get ... - 02:19 pm ganeti-local Revision ada0e680: Enable bash completion for htools scripts
- This patch ties together the previous commits, by extending
build-bash-completion to call all htools scripts and get ... - 02:18 pm Revision 097ad7ee: Add option for displaying completion information
- This patch adds support for a --help-completion option, which will
display the defined options and their completion i... - 02:18 pm Revision ce207617: Annotate options with completion information
- This is a quite boring patch, just adding annotation information to
all existing options. Some of the annotations are... - 02:18 pm Revision f5af3409: Add a data type for completion information
- This can be used for either option or argument completion (although
OptComplNone doesn't make sense for an argument :... - 02:18 pm Revision 42834645: Remove generic options from individual programs
- Currently, we test and require that each individual program (hbal,
etc.) defines/supports the generic options (curren... - 02:18 pm ganeti-local Revision 42834645: Remove generic options from individual programs
- Currently, we test and require that each individual program (hbal,
etc.) defines/supports the generic options (curren... - 02:18 pm ganeti-local Revision f5af3409: Add a data type for completion information
- This can be used for either option or argument completion (although
OptComplNone doesn't make sense for an argument :... - 02:18 pm ganeti-local Revision 097ad7ee: Add option for displaying completion information
- This patch adds support for a --help-completion option, which will
display the defined options and their completion i... - 02:18 pm ganeti-local Revision ce207617: Annotate options with completion information
- This is a quite boring patch, just adding annotation information to
all existing options. Some of the annotations are... - 12:46 pm Revision d1da5a45: Add printing of group score in hinfo
- The global cluster score is less interesting than individual group
scores, for multi-group allocation purposes.
Sign... - 12:46 pm ganeti-local Revision d1da5a45: Add printing of group score in hinfo
- The global cluster score is less interesting than individual group
scores, for multi-group allocation purposes.
Sign... - 12:46 pm Revision da28218d: Replace a big tuple with a custom data type
- This will make it easier to add new parameters.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Mur... - 12:46 pm ganeti-local Revision da28218d: Replace a big tuple with a custom data type
- This will make it easier to add new parameters.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Mur...
09/25/2012
- 05:28 pm Revision cffbbae7: Implement virtual cluster support in Python code
- - pathutils: Prepend node-specific prefix path
- RPC: Use virtual paths (see vcluster.py)
- SSH: Pass environment var... - 05:28 pm ganeti-local Revision cffbbae7: Implement virtual cluster support in Python code
- - pathutils: Prepend node-specific prefix path
- RPC: Use virtual paths (see vcluster.py)
- SSH: Pass environment var... - 05:20 pm Revision 9340cc2b: vcluster: Add more details to docstrings
- As requested by René Nussbaumer. Hopefully things are more clear now.
Signed-off-by: Michael Hanselmann <hansmi@goog... - 05:20 pm ganeti-local Revision 9340cc2b: vcluster: Add more details to docstrings
- As requested by René Nussbaumer. Hopefully things are more clear now.
Signed-off-by: Michael Hanselmann <hansmi@goog... - 03:19 pm Revision 92886204: Add tests for bash completion
- Given the number of settings that need to be controlled a plain bash
script was a better choice over shelltestrunner.... - 03:19 pm ganeti-local Revision 92886204: Add tests for bash completion
- Given the number of settings that need to be controlled a plain bash
script was a better choice over shelltestrunner.... - 02:14 pm ganeti-local Revision fe19a355: Fix shelltests for ganeti-*
- They were never run.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 02:14 pm Revision fe19a355: Fix shelltests for ganeti-*
- They were never run.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com> - 02:14 pm Revision 893ad76d: bash_completion: Enable extglob while parsing file
- In older versions of GNU Bash extended patterns, such as “@(…)”, are only
available with the “extglob” shell option. ... - 02:14 pm ganeti-local Revision 893ad76d: bash_completion: Enable extglob while parsing file
- In older versions of GNU Bash extended patterns, such as “@(…)”, are only
available with the “extglob” shell option. ... - 02:14 pm Revision 34dfced1: Revert "bash_completion: Always enable extglob"
- This reverts commit 94014b6328f813b674a1126ffd221705d7e315b3. Turns out
I misunderstood the “extglob” shell option.
... - 02:14 pm ganeti-local Revision 34dfced1: Revert "bash_completion: Always enable extglob"
- This reverts commit 94014b6328f813b674a1126ffd221705d7e315b3. Turns out
I misunderstood the “extglob” shell option.
...
09/24/2012
- 02:49 pm Revision 4ee72287: Adding RAPI resource for multi-allocation
- This is straightforward.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@goog... - 02:49 pm ganeti-local Revision 4ee72287: Adding RAPI resource for multi-allocation
- This is straightforward.
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@goog... - 02:49 pm Revision d4752785: Adding multi-allocation logic
- This patch adds the Logical Unit for the instance multi allocation
opcode.
Signed-off-by: René Nussbaumer <rn@google... - 02:49 pm ganeti-local Revision d4752785: Adding multi-allocation logic
- This patch adds the Logical Unit for the instance multi allocation
opcode.
Signed-off-by: René Nussbaumer <rn@google... - 02:48 pm Revision 12e62af5: Adding the new opcode for multi-allocation
- Skeleton for the multi-allocation opcode
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselm... - 02:48 pm ganeti-local Revision 12e62af5: Adding the new opcode for multi-allocation
- Skeleton for the multi-allocation opcode
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselm... - 02:48 pm Revision d353ec8f: Refactor shared code
- We've some work which we need to do for the multi allocation request as
well, so lets refactor it to separate functio... - 02:48 pm ganeti-local Revision d353ec8f: Refactor shared code
- We've some work which we need to do for the multi allocation request as
well, so lets refactor it to separate functio... - 02:48 pm Revision 33b4fa9f: Adding some fundamental unittests for iallocator
- This test covers the bug fixes found in the previous two patches
Signed-off-by: René Nussbaumer <rn@google.com>
Revi... - 02:48 pm ganeti-local Revision 33b4fa9f: Adding some fundamental unittests for iallocator
- This test covers the bug fixes found in the previous two patches
Signed-off-by: René Nussbaumer <rn@google.com>
Revi... - 02:48 pm Revision 32eae1ec: Fix REQ_RESULT for MultiInstanceAllocRequest
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 02:48 pm ganeti-local Revision 32eae1ec: Fix REQ_RESULT for MultiInstanceAllocRequest
- Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com> - 02:47 pm Revision 69b0d82a: Fix a validation issue
- We want to validate the result only if the iallocation run was a
success.
Signed-off-by: René Nussbaumer <rn@google.... - 02:47 pm ganeti-local Revision 69b0d82a: Fix a validation issue
- We want to validate the result only if the iallocation run was a
success.
Signed-off-by: René Nussbaumer <rn@google....
09/21/2012
- 03:57 pm ganeti-local Revision f6c03932: Add the gnt-storage client
- Add a new client called 'gnt-storage'.
The client interacts with the ExtStorage interface, similarly to
the way gnt-o... - 03:57 pm ganeti-local Revision 93c8a7b3: ExtStorage support in htools
- Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
- 03:57 pm ganeti-local Revision 7fb186d9: Add external storage interface related man pages
- * ganeti-extstorage-interface man page
* gnt-storage man page
Signed-off-by: Constantinos Venetsanopoulos <cven@grn... - 03:57 pm Revision f6c03932: Add the gnt-storage client
- Add a new client called 'gnt-storage'.
The client interacts with the ExtStorage interface, similarly to
the way gnt-o... - 03:57 pm Revision 7fb186d9: Add external storage interface related man pages
- * ganeti-extstorage-interface man page
* gnt-storage man page
Signed-off-by: Constantinos Venetsanopoulos <cven@grn... - 03:57 pm Revision 93c8a7b3: ExtStorage support in htools
- Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
- 03:57 pm ganeti-local Revision 8a4368b7: Multiple ExtStorage Providers and ext-params
- Add support for passing parameters to the ext template (ext-params).
Take advantage of disk-params, that don't seem t... - 03:57 pm ganeti-local Revision 09ec4848: Add --allow-arbit-params to 'gnt-instance modify'
- The option is added to allow us the passing of arbitrary ext-params
during disk addition (gnt-instance modify --disk ... - 03:57 pm Revision 09ec4848: Add --allow-arbit-params to 'gnt-instance modify'
- The option is added to allow us the passing of arbitrary ext-params
during disk addition (gnt-instance modify --disk ... - 03:57 pm Revision 8a4368b7: Multiple ExtStorage Providers and ext-params
- Add support for passing parameters to the ext template (ext-params).
Take advantage of disk-params, that don't seem t... - 03:57 pm ganeti-local Revision 4a5cd37f: Implement the External Storage Interface
- With this commit we introduce the External Storage Interface
to Ganeti, abbreviated: ExtStorage Interface.
The ExtSt... - 03:57 pm Revision 4a5cd37f: Implement the External Storage Interface
- With this commit we introduce the External Storage Interface
to Ganeti, abbreviated: ExtStorage Interface.
The ExtSt... - 03:44 pm Revision e91b297c: netutils: Use virtual hostname if set
- This enables the hostname seen by other code through Hostname.GetFqdn to
be changed through the environment variable ... - 03:44 pm ganeti-local Revision e91b297c: netutils: Use virtual hostname if set
- This enables the hostname seen by other code through Hostname.GetFqdn to
be changed through the environment variable ... - 03:44 pm Revision 8c37d618: daemon-util: Support virtual clusters
- GANETI_ROOTDIR contains the root directory for the current “virtual node”.
Signed-off-by: Michael Hanselmann <hansmi... - 03:44 pm ganeti-local Revision 8c37d618: daemon-util: Support virtual clusters
- GANETI_ROOTDIR contains the root directory for the current “virtual node”.
Signed-off-by: Michael Hanselmann <hansmi... - 03:44 pm Revision 05e733b4: Add new module for virtual clusters
- This module will take care of managing paths for virtual clusters.
Unittests are included (100% coverage).
Signed-of... - 03:44 pm ganeti-local Revision 05e733b4: Add new module for virtual clusters
- This module will take care of managing paths for virtual clusters.
Unittests are included (100% coverage).
Signed-of... - 03:44 pm Revision 93b19295: bootstrap.SetupNodeDaemon: Stop hardcoding bind address
- Commit b43dcc5a11 added support for IPv6. To have the node daemon bind
to an IPv6 address on startup it changed the c... - 03:44 pm ganeti-local Revision 93b19295: bootstrap.SetupNodeDaemon: Stop hardcoding bind address
- Commit b43dcc5a11 added support for IPv6. To have the node daemon bind
to an IPv6 address on startup it changed the c... - 03:14 pm ganeti-local Revision 162b1f39: Update the shared storage design document
- Update the shared storage design document to reflect the current
changes, after the implementation of the ExtStorage ... - 03:14 pm Revision 162b1f39: Update the shared storage design document
- Update the shared storage design document to reflect the current
changes, after the implementation of the ExtStorage ... - 02:41 pm Revision 298c2e3e: Merge remote branch 'google/stable-2.6' into stable-2.6-esi
- 12:32 pm ganeti-local Revision fd5b9642: Merge branch 'stable-2.6-esi' into stable-2.6-ippool-hotplug-esi
- 12:32 pm Revision fd5b9642: Merge branch 'stable-2.6-esi' into stable-2.6-ippool-hotplug-esi
- 12:28 pm ganeti-local Revision 47342ca6: Check if extstorage's log dir exists
- Check if extstorage's log dir exists on the host machine, before
providing a logfile name. We need to be sure the dir... - 12:28 pm Revision 47342ca6: Check if extstorage's log dir exists
- Check if extstorage's log dir exists on the host machine, before
providing a logfile name. We need to be sure the dir... - 12:28 pm ganeti-local Revision 29e43e45: Do not show logfile on ExtStorage's attach error
- During attach the logfile is `None'. If the attach script
fails and we try to Tailfile() its logfile, TailFile
breaks... - 12:28 pm Revision 29e43e45: Do not show logfile on ExtStorage's attach error
- During attach the logfile is `None'. If the attach script
fails and we try to Tailfile() its logfile, TailFile
breaks... - 07:07 am Revision 0e1e0b6a: hv_kvm: Use pu.CONF_DIR variable
- … instead of using SYSCONFDIR directly.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo ... - 07:07 am ganeti-local Revision 0e1e0b6a: hv_kvm: Use pu.CONF_DIR variable
- … instead of using SYSCONFDIR directly.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo ... - 07:07 am Revision 2b3b41df: utils.filelock: Remove executable bit from lock files
- There's no need for lock files to be executable.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ... - 07:07 am ganeti-local Revision 2b3b41df: utils.filelock: Remove executable bit from lock files
- There's no need for lock files to be executable.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: ... - 07:07 am ganeti-local Revision df28c49b: LUInstanceCreate: Include group name in error message
- “pnode.group” contains the UUID, which isn't very user-friendly.
Signed-off-by: Michael Hanselmann <hansmi@google.co... - 07:07 am Revision df28c49b: LUInstanceCreate: Include group name in error message
- “pnode.group” contains the UUID, which isn't very user-friendly.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
09/19/2012
- 06:12 pm ganeti-local Revision e80aeb89: bash_completion: Generate more compact version
- First the numbers:
$ stat --format '%s %n' doc/examples/bash_completion*
77847 doc/examples/bash_completion
86492 doc... - 06:12 pm Revision e80aeb89: bash_completion: Generate more compact version
- First the numbers:
$ stat --format '%s %n' doc/examples/bash_completion*
77847 doc/examples/bash_completion
86492 doc... - 04:54 pm ganeti-local Revision 4af458e3: ShellWriter: Add parameter to disable indentation
- This will be used to write a more compact bash completion script.
Signed-off-by: Michael Hanselmann <hansmi@google.c... - 04:54 pm Revision 4af458e3: ShellWriter: Add parameter to disable indentation
- This will be used to write a more compact bash completion script.
Signed-off-by: Michael Hanselmann <hansmi@google.c... - 04:54 pm ganeti-local Revision 94014b63: bash_completion: Always enable extglob
- In older versions of GNU Bash extended patterns, such as “@(…)” are only
available with the “extglob” shell option. T... - 04:54 pm Revision 94014b63: bash_completion: Always enable extglob
- In older versions of GNU Bash extended patterns, such as “@(…)” are only
available with the “extglob” shell option. T...
09/18/2012
- 06:11 pm ganeti-local Revision 9eeb0aa5: Use autoconf-based paths from Haskell instead of constants
- Future changes will change Path.hs to use an environment variable.
Signed-off-by: Michael Hanselmann <hansmi@google.... - 06:11 pm ganeti-local Revision 9f2265bc: constants: Stop using wildcard import for pathutils
- It still needs to be imported for hypervisor parameter defaults, but
after this change paths are no longer exported f... - 06:11 pm Revision 9eeb0aa5: Use autoconf-based paths from Haskell instead of constants
- Future changes will change Path.hs to use an environment variable.
Signed-off-by: Michael Hanselmann <hansmi@google.... - 06:11 pm Revision 9f2265bc: constants: Stop using wildcard import for pathutils
- It still needs to be imported for hypervisor parameter defaults, but
after this change paths are no longer exported f... - 06:11 pm ganeti-local Revision 57fe4a5b: Migrate lib/watcher/__init__.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm ganeti-local Revision 111a7d04: Migrate lib/utils/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm ganeti-local Revision 3e8dcc8a: Migrate lib/uidpool.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm ganeti-local Revision a56625a2: Migrate test/ganeti.*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm ganeti-local Revision 09bf5d24: Migrate tools/* from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm Revision 09bf5d24: Migrate tools/* from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm Revision 111a7d04: Migrate lib/utils/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm Revision 57fe4a5b: Migrate lib/watcher/__init__.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm Revision a56625a2: Migrate test/ganeti.*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm Revision 3e8dcc8a: Migrate lib/uidpool.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm ganeti-local Revision 7e97aca4: Migrate lib/tools/ensure_dirs.py to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:11 pm Revision 7e97aca4: Migrate lib/tools/ensure_dirs.py to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision f45c5c09: Migrate lib/ssconf.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 8fd1bfa9: Migrate lib/ssh.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 8fd1bfa9: Migrate lib/ssh.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision f45c5c09: Migrate lib/ssconf.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision b3a6f851: Migrate lib/mcpu.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision fe496b25: Migrate lib/ovf.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 4e55af74: Migrate lib/rapi/baserlib.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 80ec9f96: Migrate lib/rpc.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision a5ce2ea2: Migrate lib/server/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision b3a6f851: Migrate lib/mcpu.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision fe496b25: Migrate lib/ovf.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 4e55af74: Migrate lib/rapi/baserlib.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision a5ce2ea2: Migrate lib/server/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 80ec9f96: Migrate lib/rpc.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 9c492c2d: Migrate lib/masterd/instance.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision e2b4a7ba: Migrate lib/{jqueue,jstore}.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision b87ee98f: Migrate lib/luxi.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 9c492c2d: Migrate lib/masterd/instance.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 9d9bded1: Migrate lib/hypervisor/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision e2b4a7ba: Migrate lib/{jqueue,jstore}.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision b87ee98f: Migrate lib/luxi.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 9d9bded1: Migrate lib/hypervisor/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 78e706bb: Migrate lib/client/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 8580cdaf: Migrate lib/cmdlib.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 5a76d5f6: Migrate lib/confd/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 57407093: Migrate lib/config.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 78e706bb: Migrate lib/client/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 8580cdaf: Migrate lib/cmdlib.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 57407093: Migrate lib/config.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 5a76d5f6: Migrate lib/confd/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 710f30ec: Migrate lib/backend.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 7ede9c6a: Migrate lib/bootstrap.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision ee4a14c0: Migrate lib/cli.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision ee4a14c0: Migrate lib/cli.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 7ede9c6a: Migrate lib/bootstrap.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 710f30ec: Migrate lib/backend.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm ganeti-local Revision 13718ded: Migrate build-bash-completion from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 06:09 pm Revision 13718ded: Migrate build-bash-completion from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 05:58 pm Revision 304d9f02: Migrate qa/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 05:58 pm ganeti-local Revision 304d9f02: Migrate qa/*.py from constants to pathutils
- File system paths moved from constants to pathutils.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-... - 05:58 pm Revision 3329f4de: constants: Move most paths to separate module
- This is inpreparation for the implementation of virtual clusters. Many
paths will change based on an environment vari... - 05:58 pm ganeti-local Revision 3329f4de: constants: Move most paths to separate module
- This is inpreparation for the implementation of virtual clusters. Many
paths will change based on an environment vari... - 05:58 pm ganeti-local Revision a6798ce1: configure: Provide options to change default user/group
- This is needed for virtual clusters where a non-root user is used to run
the daemons.
Signed-off-by: Michael Hanselm... - 05:58 pm Revision a6798ce1: configure: Provide options to change default user/group
- This is needed for virtual clusters where a non-root user is used to run
the daemons.
Signed-off-by: Michael Hanselm...
Also available in: Atom