Library and eponymous utility to manage the entire lifecycle of repositories
Go to file
Bulat Gaifullin c66309976d Fixed building base_repo_url from ip-address of fuel-server
Added parameter FUEL_SERVER_IP to base_url option value as template argument

Change-Id: I712f5e2722c40f903392392f02963c8a057b756b
Closes-Bug: #1523233
2015-12-07 17:32:01 +03:00
config Add biosdevname requirement 2015-11-09 12:49:49 +02:00
contrib/fuel_mirror Fixed building base_repo_url from ip-address of fuel-server 2015-12-07 17:32:01 +03:00
debian Added packaging for fuel-mirror 2015-12-02 15:47:05 +03:00
doc [packetary] initial commit 2015-10-20 19:33:48 +00:00
packetary Introduced fuel-mirror 2015-11-26 16:35:47 +03:00
perestroika [Perestroika] Fix issues with simple command line builder 2015-12-05 19:20:17 +02:00
specs Added packaging for fuel-mirror 2015-12-02 15:47:05 +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
babel.cfg [packetary] initial commit 2015-10-20 19:33:48 +00:00
CONTRIBUTING.rst [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
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 2015-11-27 11:43:00 +02:00
MANIFEST.in [packetary] initial commit 2015-10-20 19:33:48 +00:00
openstack-common.conf [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
requirements.txt Added packaging for fuel-mirror 2015-12-02 15:47:05 +03:00
setup_hooks.py Added packaging for fuel-mirror 2015-12-02 15:47:05 +03:00
setup.cfg Added packaging for fuel-mirror 2015-12-02 15:47:05 +03:00
setup.py [packetary] initial commit 2015-10-20 19:33:48 +00:00
test-requirements.txt Added packaging for fuel-mirror 2015-12-02 15:47:05 +03:00
tox.ini [packetary] Infrastructure 2015-10-27 17:41:57 +03:00

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.