RETIRED, Tools for working with packages mirrors
Go to file
Vitaly Parakhin 5a902c79be Fix the setting of pool files permissions
Fix was incorrectly placed between main rsync and status code
check, so rearranging it properly.

Closes-bug: #1510976
Change-Id: I37892d7803a8590d643ea8fc37f525fd7637a997
2015-10-28 15:09:34 +00: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 CI fix issues 2015-10-27 14:02:02 +00:00
perestroika CI fix issues 2015-10-27 14:02:02 +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] initial commit 2015-10-20 19:33:48 +00:00
setup.cfg [packetary] initial commit 2015-10-20 19:33:48 +00: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] initial commit 2015-10-20 19:33:48 +00: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.