62eff6ca2a
Now that bionic testing is added into the tests repos, we can start testing it in the repo. Since bionic uses lxc >= 3, we need to make some adjustments to the role to allow the role to work with both lxc > 3 and lxc < 3, there were several config options changes which will impact on upgradeability. LXC >= 3 requires networks to have an index, we can achieve this by taking the network dict and converting it to a list, and using those to generate the id "with_indexed_items". Depends-On: https://review.openstack.org/#/c/566959/ Depends-On: https://review.openstack.org/#/c/567038/ Change-Id: Ib80c2ed2a01a4a6a8c48aed9bdf9a50e45ea9564 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com> |
||
---|---|---|
.. | ||
lxc_container_config.yml | ||
lxc_container_create_btrfs.yml | ||
lxc_container_create_cow.yml | ||
lxc_container_create_dir.yml | ||
lxc_container_create_lvm.yml | ||
lxc_container_create_machinectl.yml | ||
lxc_container_create_overlayfs.yml | ||
lxc_container_create_zfs.yml | ||
lxc_container_create.yml | ||
lxc_container_destroy.yml | ||
lxc_container_network_new.yml | ||
main.yml |