Statistics
| Branch: | Tag: | Revision:

root / testing / ganeti.config_unittest.py @ 23f41a3e

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
e00fb268 08/03/2007 06:04 pm Iustin Pop

Prepare for the tags implementation:
- add an Update method on the ConfigWriter class;
- make the AddInstance method not log disks for diskless types (helps with testing)
- implement limited testing for the ConfigWriter with focus on the new Update method