Statistics
| Branch: | Tag: | Revision:

root / lib @ 880478f8

Name Size
Makefile.am 196 Bytes
__init__.py 807 Bytes
backend.py 36.2 kB
bdev.py 43.6 kB
cli.py 8.1 kB
cmdlib.py 108.3 kB
config.py 15.1 kB
constants.py 3.1 kB
errors.py 3.7 kB
hypervisor.py 14.1 kB
logger.py 5.9 kB
mcpu.py 8.1 kB
objects.py 10.6 kB
opcodes.py 5.8 kB
rpc.py 18.1 kB
ssconf.py 5.2 kB
ssh.py 3.4 kB
utils.py 18.5 kB

Latest revisions

# Date Author Comment
880478f8 07/23/2007 05:38 pm Iustin Pop

Big change/cleanup in relation to the master startup:
- move the master node name from the ConfigWriter to SimpleStore (all
nodes need this, and it was the only thing pulled in from the
ConfigWriter on nodes)
- fix mcpu.py and the testing w.r.t. this change; for testing, rename...

5b7b5d49 07/23/2007 03:14 pm Guido Trotter

Do the secondary check and subsequently allocate the drive on all available
logival volumes. This lets you use more than one when none of them can support
your full drive size.

Reviewed-By: iustinp

191a8385 07/23/2007 02:33 pm Guido Trotter

Fix a typo in an error message, and actually pass it its parameters.

Reviewed-By: imsnah

d0b3526f 07/23/2007 01:27 pm Michael Hanselmann

Output instance name in error message instead of object representation.

Reviewed-by: iustinp

72d6c464 07/23/2007 10:44 am Michael Hanselmann

Fix calls to _GenerateMDDRBDBranch.

Reviewed-by: iustinp

3a7c308e 07/19/2007 05:41 pm Guido Trotter

Check for memory size requirements before failing over an instance.

Reviewed-By: iustinp

ed1ebc60 07/19/2007 03:08 pm Guido Trotter

Implement space requirement checking before creating/importing an instance.

Reviewed-By: iustinp

a8083063 07/16/2007 04:39 pm Iustin Pop

Initial commit.

View revisions

Also available in: Atom