Library and eponymous utility to manage the entire lifecycle of repositories
c66309976d
Added parameter FUEL_SERVER_IP to base_url option value as template argument Change-Id: I712f5e2722c40f903392392f02963c8a057b756b Closes-Bug: #1523233 |
||
---|---|---|
config | ||
contrib/fuel_mirror | ||
debian | ||
doc | ||
packetary | ||
perestroika | ||
specs | ||
util | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
deb-mirror | ||
fuel-createmirror | ||
HACKING.rst | ||
LICENSE | ||
MAINTAINERS | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.md | ||
README.rst | ||
requirements.txt | ||
setup_hooks.py | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.