openstack-ansible-lxc_conta.../templates
Dmitriy R 27697e9126 Implements possibility to use physical networks in containers.
This is usefull, if SR-IOV is used, and it's possible to
supply every container with it's own interface.
Especially usefull, if infinband is used (for example, for ceph),
as it can not be added into bridge.

openstack-user-config should be modified in this way for every service
within affected network:

- network:
    container_bridge: "ib5"
    container_type: "phys"
    container_interface: "ib5"
    ip_from_q: "storage"
    type: "raw"
    group_binds:
      - cinder_volume

Change-Id: I299aa3fb26f5278d2c86bb18c5df5abddcf0ff65
2018-08-10 00:05:54 +03:00
..
autodev.j2 IRR for lxc_container_create 2015-11-03 08:00:45 -06:00
container-first-run.sh.j2 Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
container-interface.ini.j2 Implements possibility to use physical networks in containers. 2018-08-10 00:05:54 +03:00
container-setup.sh.j2 Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
container_mac_generation.sh.j2 Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
container_network.network.j2 Correct systemd-networkd setup for static routes 2018-06-16 22:46:51 +07:00
environment.j2 remove the use of iteritems 2017-08-02 15:08:52 -05:00
macs.fact.j2 Write MAC addresses to local facts folder 2017-06-29 10:10:07 +00:00
post-up-down.oneshot.j2 Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
pre-up-down.oneshot.j2 Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
sysctl-container.init.j2 Ensure that sysctl can be applied on containers 2017-08-17 11:27:43 +00:00
systemd-hostnamed.conf Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
veth-cleanup.sh.j2 Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00