RETIRED, Tools for working with packages mirrors
Go to file
Bulat Gaifullin aa570b1f98 [packetary] Introduce driver for debian-repository
Change-Id: Icb8f6964bd0a9080ace50b4786ac76ae5dbb9976
Implements: blueprint refactor-local-mirror-scripts
Partial-Bug: #1487077
2015-11-16 15:00:55 +03:00
config Remove fuel-utils package from requirements-deb.txt 2015-10-02 15:58:27 +03:00
debian Fix fuel-createmirror spec 2015-10-19 18:48:56 +03:00
doc [packetary] initial commit 2015-10-20 19:33:48 +00:00
packetary [packetary] Introduce driver for debian-repository 2015-11-16 15:00:55 +03:00
perestroika [8.0][build] Fix rc openstack versions 2015-10-28 18:55:25 +00:00
specs Fix fuel-createmirror spec 2015-10-19 18:48:56 +03:00
util Merge "Switch MOS DEB repos to new format, update configs from fuel-main" 2015-08-18 12:14:09 +00:00
.coveragerc [packetary] initial commit 2015-10-20 19:33:48 +00:00
.gitignore [packetary] initial commit 2015-10-20 19:33:48 +00:00
.gitreview Update path due to stackforge migration 2015-10-19 14:30:52 +03:00
.mailmap [packetary] initial commit 2015-10-20 19:33:48 +00:00
.testr.conf [packetary] initial commit 2015-10-20 19:33:48 +00:00
CONTRIBUTING.rst [packetary] initial commit 2015-10-20 19:33:48 +00:00
HACKING.rst [packetary] initial commit 2015-10-20 19:33:48 +00:00
LICENSE Initial commit 2015-04-02 19:05:52 +03:00
MAINTAINERS Update MAINTAINERS file since we have related patch merged 2015-10-22 12:27:03 +03:00
MANIFEST.in [packetary] initial commit 2015-10-20 19:33:48 +00:00
README.md Empty commit to restart CI 2015-08-31 12:32:54 +03:00
README.rst [packetary] initial commit 2015-10-20 19:33:48 +00:00
babel.cfg [packetary] initial commit 2015-10-20 19:33:48 +00:00
deb-mirror Fix the setting of pool files permissions 2015-10-28 15:09:34 +00:00
fuel-createmirror Enclose admin password in quotes 2015-09-08 12:53:00 -05:00
openstack-common.conf [packetary] initial commit 2015-10-20 19:33:48 +00:00
requirements.txt [packetary] Introduce driver for debian-repository 2015-11-16 15:00:55 +03:00
setup.cfg [packetary] Introduce driver for debian-repository 2015-11-16 15:00:55 +03:00
setup.py [packetary] initial commit 2015-10-20 19:33:48 +00:00
test-requirements.txt [packetary] initial commit 2015-10-20 19:33:48 +00:00
tox.ini [packetary] Infrastructure 2015-10-27 17:41:57 +03:00

README.md

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.