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

Module validateoverlay

source code

Classes [hide private]
  ValidateOverlayInfo
Functions [hide private]
 
__findChild(p, d, name) source code
 
__getDir(p, o) source code
 
ValidateOverlay(vproject, vdir, oproject, odir, extraobject=None)
This function scan an the virtual build area and the overlay to validate if the overlay content is still up to date compare to the delivery.
source code
 
getObjectPath(project, spath, dir=None) source code
 
showBranchInfo(logger, object) source code
 
showValidity(logger, obj) source code
 
showValidateOverlayInfo(logger, data, comments=False) source code
 
mergeObjects(logger, data, task) source code
 
validate(session, inputfile, overlaydir, showBranchInfo, createtask=False, releasetag=None, extra_objects=None, logname="validate_overlay")
Validate an overlay uisng data from the inputfile to generate the virtual build area.
source code
 
main() source code
 
showVirtualContent(project, path, indent='') source code
 
get_additional_delivery_objects(session, deliveryinput) source code