Revision aecba21e qa/qa_tags.py

b/qa/qa_tags.py
72 72

  
73 73
def TestNodeTags(node):
74 74
  """gnt-node tags"""
75
  _TestTags(constants.TAG_NODE, node["primary"])
75
  _TestTags(constants.TAG_NODE, node.primary)
76 76

  
77 77

  
78 78
def TestGroupTags(group):

Also available in: Unified diff