Hi Vijay, That works because we pin the version of tempest that we run against, via tox. If you're using devstack-gate in your CI, note the two hooks found here: https://github.com/openstack/neutron-lbaas/blob/master/neutron_lbaas/tests/contrib/ If not, you need to mimic the behavior of the post-test-hook Thanks, doug On Fri, Mar 20, 2015 at 11:57 AM, Vijay Venkatachalam < Vijay.Venkatachalam at citrix.com> wrote: > Hi: > > > > The LBaaS API tests are failing to run because test_pools.py(and other > tests as well) are importing data_utils from tempest.common.utils. > > > Looks like data_utils is moved to tempest_lib now and the API tests need > to change to import from tempest_lib. > > > > Is someone tracking this? > > > > We are blocked in bringing up a CI for netscaler. > > > > Also, we are thinking of running lbaas CLI tests as part of the CI. > > > > Any suggestions/comments? > > > > > > Thanks > > Vijay > > > Sent from Surface > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150323/1efcc70d/attachment-0001.html>