Statistics
| Branch: | Tag: | Revision:

root / testing @ 5fcdc80d

Name Size
Makefile.am 242 Bytes
ganeti.hooks_unittest.py 9.2 kB
ganeti.qa.py 18.2 kB
ganeti.utils_unittest.py 12.3 kB
mocks.py 1.2 kB
qa-sample.yaml 890 Bytes

Latest revisions

# Date Author Comment
5fcdc80d 07/27/2007 10:41 am Iustin Pop

Move the cluster name from ConfigWriter to SimpleStore.

Reason: if left ConfigWriter, nodes don't know to which cluster they belong.
This will bite us later when we'll revisit node join operation.

Cons: we lose the cluster name from the config file, which means a...

ee7d831d 07/25/2007 01:27 pm Michael Hanselmann

Update for the new tests.

e9e35aaa 07/25/2007 01:12 pm Michael Hanselmann

- Use new --master-netdev parameter on gnt-cluster init
- Split up info tests and add more of them
- Replace map() by [x for x in y]

Reviewed-by: iustinp

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

6f11f250 07/23/2007 10:43 am Michael Hanselmann

Allow default bridge to be configured.

Reviewed-by: iustinp

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

Initial commit.

View revisions

Also available in: Atom