Module symrec
[hide private]
[frames] | no frames]

Module symrec

source code

SYMREC metadata file generation.

Classes [hide private]
  ServicePack
  ReleaseMetadata
Create or read Metadata XML from SYMREC/SYMDEC.
  MD5Updater
Update Metadata XML already created from SYMREC/SYMDEC.
  ValidateReleaseMetadata
This class validate if a metadata file is stored in the correct location and if all deps exists.
  MetadataMerger
Merge packages definition to the root metadata.
  Metadata2TDD
  ValidateReleaseMetadataCached
Cached version of the metadata validation.
  ValidateTicklerReleaseMetadata
This class validate if a metadata file is stored in the correct location and if all deps exists.
Functions [hide private]
 
_cleanup_list(input) source code
 
xml_setattr(node, attr, value)
Create the attribute if needed.
source code
 
find_latest_metadata(releasedir)
Finding the release latest release metadata file.
source code
Variables [hide private]
  LOGGER = logging.getLogger("symrec")