openstack-ansible-lxc_conta.../tasks
Jean-Philippe Evrard 62eff6ca2a Add Bionic testing
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>
2018-05-24 00:02:19 +00:00
..
lxc_container_config.yml Add Bionic testing 2018-05-24 00:02:19 +00:00
lxc_container_create_btrfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_cow.yml Enable quota system and set qgroups 2018-05-14 22:33:44 -05:00
lxc_container_create_dir.yml Update the LXC container create role 2017-10-05 09:51:20 +00:00
lxc_container_create_lvm.yml Change include: to include_tasks: 2018-02-15 07:54:54 -06:00
lxc_container_create_machinectl.yml Add missing "delegate_to" 2018-05-18 08:34:17 -05:00
lxc_container_create_overlayfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_zfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create.yml Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
lxc_container_destroy.yml Update the LXC container create role 2017-10-05 09:51:20 +00:00
lxc_container_network_new.yml Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
main.yml Add Bionic testing 2018-05-24 00:02:19 +00:00