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
2022-05-30 16:01:16 +02:00
2022-06-08 08:10:06 +00:00
2023-07-11 21:43:23 +02:00
2023-07-11 21:43:23 +02:00
2021-07-02 12:27:39 +03:00
2019-04-19 19:31:08 +00:00
2015-11-03 08:00:45 -06:00
2016-09-27 16:16:22 +01:00
2019-08-19 01:19:25 -07:00
2022-12-27 17:53:11 +01: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

Description
Role lxc_container_create for OpenStack-Ansible
Readme 5.4 MiB
Languages
Python 45.3%
Shell 27.7%
Jinja 27%