Commit Graph

3 Commits

Author SHA1 Message Date
Rabi Mishra
e9e0eb3d97 Make NetworkConfigWithAnsible parameter non-role specific
This changes the parameter to non-role specific and by default
true. The dependant python-tripleoclient patch adds a check
to ensure that we only allow usage of old heat nic congigs with
'NetworkConfigWithAnsible: false'.

Change-Id: Ie37bdfe64eb1b33afe326161fc6f99601addb7b5
2020-10-15 19:41:27 +05:30
Rabi Mishra
6de80864af Use native ansible for nic configuration in some envs
This changes the following environments
- net-multiple-nics.j2.yaml
- net-multiple-nics-vlans.j2.yaml
- net-single-nic-with-vlans.j2.yaml
- net-single-nic-with-vlans-no-external.j2.yaml

Change-Id: I4713ffc15c9be0f303790ae29910f7d2738cfae8
2020-10-15 12:57:42 +05:30
Dan Sneddon
e2d2462c53 Add a version of the multiple-nics templates with tagged VLANs
This change duplicates the multiple-nics templates, only with tagged
VLANs on each NIC. This is for demonstration, since most production
environments would have ports with VLANs delivered untagged, but it
serves to show how to use tagged VLANs on regular interface ports.

Change-Id: I943ae272749b05d18549db6da8efadf7867b34af
2019-11-15 13:12:29 -08:00