Role lxc_container_create for OpenStack-Ansible
49309c4a92
Patch I0d83fd4895d4c5beaf5a84a239c1a1ed71521dee dropped the ARP=yes option for networkd because it's not supported by old systemd releases. This however brings back a problem where the default one sysctl arp_notify option in the kernel may not correctly set for our use case. Containers are created with random MAC addresses so we need to ensure that ARP entries are populated correctly when a container is restarted. Instead of having to implement some sort of a new workaround on the host, it's probably better to create all containers with fixed MAC addresses from now on. Change-Id: I8ad390fc3ce27756f26c57c92aaa3adc8e506a17 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
OpenStack-Ansible LXC container create
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-lxc_container_create/latest/
- The project home is at: