Role lxc_container_create for OpenStack-Ansible
Go to file
Farbod Saghafi 297c0e17ee Solving naming issue of OVS ports for lxc
There is a limitation of 15 characters for
ovs port names. So this role will use
the 15 ending characters of the container name
to generate port names(OVS and VNIC).
But veth-cleanup script will consider
this limitation only for OVS ports and not for the
virtual interface. So I added a condition to
also consider this limitation.
Note that the actual virtual interface has
the same name as OVS port and there is no problem
in the role.

Change-Id: I6a759c748469ce8c644727cb24bd4fa18cff3eda
2025-01-07 10:36:00 +03:30
defaults Allow LXC container auto mounts to be customised 2024-01-15 15:04:47 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:16 +02:00
examples [DOCS] Move playbook example to separate file 2016-08-12 09:29:13 -05:00
files Add ovs support for lxc containers. 2022-06-08 08:10:06 +00:00
handlers Fix linters issue and metadata 2023-07-11 21:43:23 +02:00
meta Fix linters issue and metadata 2023-07-11 21:43:23 +02:00
releasenotes reno: Update master for unmaintained/zed 2024-05-10 18:52:56 +00:00
tasks Merge "Allow LXC container auto mounts to be customised" 2024-01-16 10:14:26 +00:00
templates Solving naming issue of OVS ports for lxc 2025-01-07 10:36:00 +03:30
tests Add pki role to local a-r-r 2021-07-02 12:27:39 +03:00
vars Respect dhcp_use_routes in lxc_container_networks 2024-07-06 18:49:15 +02:00
zuul.d Use integrated repo 'hosts' jobs to test different backing stores 2022-05-26 21:30:04 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:06 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:08 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:16:11 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-18 08:19:44 +00:00
LICENSE IRR for lxc_container_create 2015-11-03 08:00:45 -06:00
manual-test.rc Use centralised test scripts 2016-09-27 16:16:22 +01:00
README.rst Add project home link for README 2019-08-19 01:19:25 -07:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-29 12:00:45 +00:00
tox.ini Update tox.ini to work with 4.0 2022-12-27 17:53:11 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:44:44 +00:00

Team and repository tags

image

OpenStack-Ansible LXC container create

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

https://opendev.org/openstack/openstack/openstack-ansible-lxc_container_create/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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