Re: [openstack-dev] [Rally] Failure running rally unit tests

2016-01-29 Thread Aleksandr Maretskiy
Hi The problem is definitely in mock - some part of keystoneclient package is actually called (having a real api request) but it should be mocked instead. Unit test expects that keystoneclient.v2_0 is discovered, but we have something else instead. In latest rally version this unit test works fin

[openstack-dev] [Rally] Failure running rally unit tests

2016-01-29 Thread Sudhir Verma
Hi, I am running the rally test https://github.com/openstack/rally/blob/master/tests/unit/test_osclients.py#L87 there is a function "test_create_keystone_client_v2" when i am testing that function i am getting an error i.e: "keystoneclient.openstack.common.apiclient.exceptions.Connectio