[openstack-dev] [neutron][lbaas] Invalid import in tempest v2 api tests

Vijay Venkatachalam Vijay.Venkatachalam at citrix.com
Fri Mar 20 17:57:36 UTC 2015


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150320/44585abb/attachment.html>


More information about the OpenStack-dev mailing list