DEPRECATED, Role nspawn_hosts for OpenStack-Ansible
Go to file
Kevin Carter 26221a267d Use libeatmydata during nspawn cache prep
The nspawn cache prep is timing out regularly so use eatmydata to minimise
pressure on the filesystem during package installation.

dpkg calls fsync for each file installed from each package which can
result in very poor performance on some filesystems. This patch gives
around a 4x improvement in "slow" gate runs, and 2x on esxi hdd storage.

Change-Id: I80efd3f8044f377a497492f09689c459c6094742
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
Co-authored-by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
2019-01-02 12:02:54 -06:00
defaults Add host only network option 2018-09-30 10:14:53 -05:00
doc Follow the new PTI for document build 2018-03-12 12:16:49 +08:00
examples First commit 2018-02-08 11:39:40 -06:00
files Update nspawn hosts 2018-05-13 14:28:16 -05:00
handlers Simplify inserting apt keys into nspawn image 2018-08-25 21:12:51 +01:00
meta Add voting jobs for bionic 2018-05-15 10:12:48 +02:00
releasenotes Update reno for stable/rocky 2018-08-10 16:45:21 +00:00
tasks Use libeatmydata during nspawn cache prep 2019-01-02 12:02:54 -06:00
templates Use libeatmydata during nspawn cache prep 2019-01-02 12:02:54 -06:00
tests Allow user-defined extra distro packages 2018-08-21 12:57:09 +01:00
vars Install the timezone package by default 2018-10-03 23:36:43 -05:00
zuul.d Switch container create jobs to voting 2018-10-09 02:05:35 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:51:21 +00:00
.gitreview First commit 2018-02-08 11:39:40 -06:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:04:04 +00:00
LICENSE First commit 2018-02-08 11:39:40 -06:00
README.rst Add bugs url link to README 2018-12-04 10:01:04 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:18:01 +00:00
bindep.txt First commit 2018-02-08 11:39:40 -06:00
manual-test.rc First commit 2018-02-08 11:39:40 -06:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:53:00 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:43 +08:00
setup.py First commit 2018-02-08 11:39:40 -06:00
tox.ini fix tox python3 overrides 2018-09-26 18:42:27 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible nspawn hosts

Ansible role that configures a host for running nspawn containers.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-nspawn_hosts/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-nspawn_hosts/

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-nspawn_hosts/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible