Revision 414ebaf1 lib/rapi/rlib2.py

b/lib/rapi/rlib2.py
1375 1375
  TAG_LEVEL = constants.TAG_NODE
1376 1376

  
1377 1377

  
1378
class R_2_groups_name_tags(_R_Tags):
1379
  """ /2/groups/[group_name]/tags resource.
1380

  
1381
  Manages per-nodegroup tags.
1382

  
1383
  """
1384
  TAG_LEVEL = constants.TAG_NODEGROUP
1385

  
1386

  
1378 1387
class R_2_tags(_R_Tags):
1379 1388
  """ /2/tags resource.
1380 1389

  

Also available in: Unified diff