yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44532
[Bug 1531607] Re: gate-neutron-dsvm-api: all tests fail with "TypeError: Invalid credentials"
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1531607
Title:
gate-neutron-dsvm-api: all tests fail with "TypeError: Invalid
credentials"
Status in neutron:
Fix Released
Bug description:
I've hit this twice on submitted patches in the last few days; all
tests fail with a "TypeError: Invalid Credentials"
ft1.1: setUpClass (neutron.tests.api.admin.test_agent_management.AgentManagementTestJSON)_StringException: Traceback (most recent call last):
File "neutron/tests/tempest/test.py", line 260, in setUpClass
cls.resource_setup()
File "neutron/tests/api/admin/test_agent_management.py", line 24, in resource_setup
super(AgentManagementTestJSON, cls).resource_setup()
File "neutron/tests/api/base.py", line 495, in resource_setup
super(BaseAdminNetworkTest, cls).resource_setup()
File "neutron/tests/api/base.py", line 65, in resource_setup
os = cls.get_client_manager()
File "neutron/tests/tempest/test.py", line 391, in get_client_manager
force_tenant_isolation=force_tenant_isolation,
File "neutron/tests/tempest/common/credentials.py", line 37, in get_isolated_credentials
network_resources=network_resources)
File "neutron/tests/tempest/common/isolated_creds.py", line 39, in __init__
self._get_admin_clients())
File "neutron/tests/tempest/common/isolated_creds.py", line 48, in _get_admin_clients
os = clients.AdminManager()
File "neutron/tests/api/clients.py", line 115, in __init__
'identity_admin'),
File "neutron/tests/tempest/common/cred_provider.py", line 64, in get_configured_credentials
credentials = get_credentials(fill_in=fill_in, **params)
File "neutron/tests/tempest/common/cred_provider.py", line 91, in get_credentials
**params)
File "neutron/tests/tempest/auth.py", line 486, in get_credentials
ca_certs=ca_certs, trace_requests=trace_requests)
File "neutron/tests/tempest/auth.py", line 188, in __init__
super(KeystoneAuthProvider, self).__init__(credentials)
File "neutron/tests/tempest/auth.py", line 42, in __init__
raise TypeError("Invalid credentials")
TypeError: Invalid credentials
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1531607/+subscriptions
References