aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorMichele Baldessari <michele@acksyn.org>2017-06-15 10:22:21 +0200
committerMichele Baldessari <michele@acksyn.org>2017-08-09 09:45:41 +0200
commit6af919e79030611473d09052f9892ab8048d25e5 (patch)
tree729080864d02c11cb8b40aa9a56cec6e87d6bb87 /releasenotes
parentee5a92b9539a490ac7a0097439b6154bffe6d08a (diff)
Make network-isolation-v6 environment rendered for all roles
In change If3989f24f077738845d2edbee405bd9198e7b7db we moved to jinja2 templating to render the networks. This change aims at doing so for the IPv6 network isolation environment. Change-Id: Ieebcff3db3f5756a5d23080ea3d09ce78de69e21
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/deprecate-management-envs-bbc7fddb0ca871af.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/deprecate-management-envs-bbc7fddb0ca871af.yaml b/releasenotes/notes/deprecate-management-envs-bbc7fddb0ca871af.yaml
new file mode 100644
index 00000000..764686f4
--- /dev/null
+++ b/releasenotes/notes/deprecate-management-envs-bbc7fddb0ca871af.yaml
@@ -0,0 +1,5 @@
+---
+deprecations:
+ - |
+ Both environments/network-management.yaml and environments/network-management-v6.yaml
+ are now deprecated in favor of specifying the needed networks on each role.