Fix Neutron lbaas and add it to scenario002

The lbaas service was moved to use lbaasv2 in https://review.openstack.org/360352.
However, some additional fixes are needed to make it work.

To ensure lbaas is working after future changes, it is now enabled
as part of scenario002.

Change-Id: I050c831041262636f07ad616bca6acaaff42ed37
This commit is contained in:
Javier Pena
2016-09-21 17:02:11 +02:00
parent 92ea78df62
commit 182064df9f
5 changed files with 7 additions and 8 deletions

View File

@@ -191,6 +191,7 @@ This is the current matrix of available tests:
| glance | file | swift | file |
| nova | X | X | X |
| neutron | X | X | X |
| lbaasv2 | | X | |
| cinder | X | | |
| ceilometer | | | X |
| aodh | | | X |