83a9e5bfe9
We also switch services to victoria branch not to fight with issues that may raise on master (W) until our release Depends-On: https://review.opendev.org/760567 Change-Id: Icced05b3a91c04c6a45475f77b54805a9fbdd5da
10 lines
492 B
YAML
10 lines
492 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
As support for Centos-7 is removed from openstack-ansible in the Victoria
|
|
release it is no longer necessary to support LXC2 configuration syntax in
|
|
the lxc_container_create ansible role. The version of LXC is now assumed
|
|
to be 3 or greater, and any LXC configuration keys that are being overriden
|
|
by the deployer in the variable lxc_container_config_list should be updated
|
|
to be LXC3 syntax as these will no longer be be converted by ansible code..
|