tripleo-ipsec 9.2.0 (train)
We are tickled pink to announce the release of: tripleo-ipsec 9.2.0: Ansible role for managing TripleO's IPSEC tunnels This release is part of the train release series. The source is available from: https://opendev.org/openstack/tripleo-ipsec Download the package from: https://tarballs.openstack.org/tripleo-ipsec/ Please report issues through: https://bugs.launchpad.net/tripleo/+bugs For more details, please see below. Changes in tripleo-ipsec 9.1.0..9.2.0 ------------------------------------- ffe104c Update linting jobs a052773 Replace git.openstack.org URLs with opendev.org URLs 8c1fdab OpenDev Migration Patch Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- README.rst | 2 +- handlers/main.yml | 2 +- setup.cfg | 2 +- tasks/hardcoded-network-discover.yml | 14 +++++++------- tasks/ipsec.yml | 2 +- tasks/legacy.yml | 4 ++-- tasks/uninstall.yml | 2 +- test-requirements.txt | 3 +++ tox.ini | 13 ++++++++++--- zuul.d/layout.yaml | 2 -- 11 files changed, 28 insertions(+), 20 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt new file mode 100644 index 0000000..e8684a7 --- /dev/null +++ b/test-requirements.txt @@ -0,0 +1,3 @@ +pbr>=1.6 +ansible +ansible-lint
participants (1)
-
no-reply@openstack.org