Project

Profile

Help

Story #4400

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_container/458":https://github.com/pulp/pulp_container/issues/458 




 ---- 


 A new field was added to skip foreign layers with this issue: https://pulp.plan.io/issues/4171 

 The new field \`include_foreign_layers\` defaults to False and is not included on the Serializer, so for now it will always skip. 

 This story will require 

 1.    Add \`include_foreign_layers\` to the serializer 
 2.    add logic to download the foreign layer, which will need to retrieve the layer with an absolute url instead of a relative url. 

 

Back