Role lxc_hosts for OpenStack-Ansible
Go to file
cloudnull 1fca76c8d3
Allow containers to remount volumes when needed
This change allows containers to mount and remount volumes as needed.
Before this change, when users had a mounted volume within a container,
like in the case of services using NFS or RBD, it was not possible to
remount a volume within the container runtime. While a user could
unmount and mount a volume or restart a container, these actions
results in service interuption where as a remount would simply
reload the mounted volume without service interuption.

Change-Id: Iff588cad451320167b92f2d79e4693a1037be966
Closes-Bug: #1814200
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-02-13 14:56:52 -06:00
defaults Increase LXC container default shutdown delay 2019-01-16 12:42:36 -07:00
doc Updated from global requirements 2018-03-15 07:30:19 +00:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:34:53 +08:00
files Update the option uts name in the machinectl template 2018-10-10 00:59:34 +00:00
handlers prep: remove old machinectl workarounds 2018-12-07 10:37:21 -05:00
meta List ubuntu releases in release order 2018-08-02 15:44:55 +00:00
releasenotes Merge "Correct spelling mistakes" 2018-12-22 18:18:37 +00:00
tasks Merge "Switch to using mirrors instead of direct download" 2019-02-09 03:35:44 +00:00
templates Allow containers to remount volumes when needed 2019-02-13 14:56:52 -06:00
tests Allow user-defined extra distro packages 2018-08-15 15:44:43 +01:00
vars Ensure that systemd-resolved is present in the Centos container 2018-12-11 10:32:44 +00:00
zuul.d Remove centos copy-on-write backed tests 2019-01-11 14:49:01 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:51:01 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 20:56:11 +00:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:08:15 +00:00
LICENSE IRR for lxc_host 2015-11-03 04:22:57 -06:00
README.rst Merge "Add bugs url link to README" 2018-11-30 20:28:52 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:17:40 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:34 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:47:07 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:52:44 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:12:12 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:17 +00:00
tox.ini fix tox python3 overrides 2018-09-30 12:06:18 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible LXC hosts

Ansible role that configures a host for running LXC containers.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The bugs can be found at:

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