F5Networks / neutron-lbaas

Clone of the OpenStack project neutron-lbaas
Apache License 2.0
1 stars 10 forks source link

updating F5Networks/neutron-lbaas stable/mitaka project to match the openstack/neutron-lbaas stable/mitaka #28

Closed szakeri closed 7 years ago

szakeri commented 7 years ago

@swormke @mattgreene

Issues: Fixes #27

What issues does this address? As part of debugging and fixing tempest scenario test failures, it is required to update F5Networks/neutron-lbaas project to match the upstream repo.

What's this change do? Fixed test failures on both tempest api and scenario tests.

Where should the reviewer start? The following base files: neutron_lbaas/tests/tempest/v2/api/base.py neutron_lbaas/tests/tempest/v2/scenario/base.py

Also tempest version in the requirement file: neutron_lbaas/tests/tempest/requirements.txt

Any background context? This fix will work with the fix that goes in to the driver to fix driver issue #537.