Make PHYSICAL_INTERFACE_MAPPINGS variable...

instead of just one provuider interface.
it should contain something like:
physnet2:eth1,physnet3:eth2
This commit is contained in:
Egon Rijpkema
2017-09-21 16:16:36 +02:00
parent 4f2281bda2
commit 929b542410
4 changed files with 6 additions and 6 deletions

View File

@ -19,10 +19,10 @@ ansible-test-3
ansible-test-3
[neutron-controller]
ansible-test provider_interface_name=ens10
ansible-test physical_interface_mappings=provider:ens10
[nova-controller]
ansible-test
[nova-compute]
ansible-test-2 provider_interface_name=ens10
ansible-test-2 physical_interface_mappings=provider:ens10