Revision 3582eef6 qa/qa_group.py

b/qa/qa_group.py
1 1
#
2 2
#
3 3

  
4
# Copyright (C) 2010 Google Inc.
4
# Copyright (C) 2010, 2011 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
19 19
# 02110-1301, USA.
20 20

  
21 21

  
22
"""QA tests for node groups.
23

  
24
"""
25

  
22 26
from ganeti import constants
23 27
from ganeti import query
24 28
from ganeti import utils

Also available in: Unified diff