Package ganeti :: Package cmdlib :: Module tags
[hide private]
[frames] | no frames]

Module tags

source code

Logical units dealing with tags.

Classes [hide private]
  TagsLU
Generic tags LU.
  LUTagsGet
Returns the tags of a given object.
  LUTagsSearch
Searches the tags for a given pattern.
  LUTagsSet
Sets a tag on a given object.
  LUTagsDel
Delete a list of tags from a given object.

Imports: re, constants, errors, locking, objects, utils, NoHooksLU, ExpandNodeUuidAndName, ExpandInstanceUuidAndName, ShareAll