Revision deaa347b qa/qa_instance.py

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

  
4
# Copyright (C) 2007, 2011, 2012 Google Inc.
4
# Copyright (C) 2007, 2011, 2012, 2013 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
......
620 620
  """gnt-backup export --remove-instance"""
621 621
  AssertCommand(["gnt-backup", "export", "-n", node["primary"],
622 622
                 "--remove-instance", instance["name"]])
623
  qa_config.ReleaseInstance(instance)
623 624

  
624 625

  
625 626
@InstanceCheck(INST_UP, INST_UP, FIRST_ARG)

Also available in: Unified diff