Fix VPNaaS setup

We have to use neutron::services:vpnaas in the controller node (not
in the network node), and remove the service_providers entry from
the plugin, as it is already done in the Puppet code.

Backport: stable/ocata

Change-Id: I11efcd52b0f591bcebdccbf4c68551c8faaf5f5d
This commit is contained in:
Javier Pena
2017-03-07 16:13:49 +01:00
parent 9544341126
commit 7ebadaed52
4 changed files with 6 additions and 4 deletions

View File

@@ -192,6 +192,7 @@ This is the current matrix of available tests:
| nova | X | X | X |
| neutron | X | X | X |
| lbaasv2 | | X | |
| vpnaas | | X | |
| cinder | X | | |
| ceilometer | | | X |
| aodh | | | X |