Ghanshyam
27a090ec31
Pass environment variables of proxy to tox
When a development environment is under a proxy, tox is failed even if environment variables of the proxy are set. This patch fixes this problem. Closes-Bug: #1525115 Change-Id: If08711d5dc98e40c97dd851ad15d01764828902a
fuel-createmirror
Script for partial deb repositories mirroring with sanity check.
Description
WARNING: This set of scripts is not designed to be used on 'live' repositories that are available to clients during synchronization, because it violates common synchronization order (packages first, metadata later) to provide partial mirroring capability. It means that repositories will be inconsistent during the update. Please use these scripts in conjunction with snapshots, on inactive repos, etc.
Only rsync mirrors are supported.
Description
Languages
Python
100%