As per James' suggestion to reproduce this, I removed the solum.egg-info directory.
Got the following error:
====================================================================== ERROR: functionaltests.api.v1.test_root.TestRootController.test_platform ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/opt/stack/solum/functionaltests/api/v1/test_root.py", line 37, in test_platform resp, body = self.client.get('v1') File "/opt/stack/tempest/tempest/common/rest_client.py", line 204, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 452, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 548, in _error_checker raise exceptions.ServerFault(message) ServerFault: Got server fault Details: {"debuginfo": null, "faultcode": "Server", "faultstring": "(\"Missing 'Version:' header and/or PKG-INFO file\", solum [unknown version] (/opt/stack/solum))"}
---------------------------------------------------------------------- Ran 1 test in 0.544s
As per James' suggestion to reproduce this, I removed the solum.egg-info directory.
Got the following error:
======= ======= ======= ======= ======= ======= ======= ======= ======= ======= .api.v1. test_root. TestRootControl ler.test_ platform ------- ------- ------- ------- ------- ------- ------- ------- ------- solum/functiona ltests/ api/v1/ test_root. py", line 37, in test_platform get('v1' ) tempest/ tempest/ common/ rest_client. py", line 204, in get tempest/ tempest/ common/ rest_client. py", line 452, in request tempest/ tempest/ common/ rest_client. py", line 548, in _error_checker ServerFault( message) solum)) "}
ERROR: functionaltests
-------
_StringException: Traceback (most recent call last):
File "/opt/stack/
resp, body = self.client.
File "/opt/stack/
return self.request('GET', url, extra_headers, headers)
File "/opt/stack/
resp, resp_body)
File "/opt/stack/
raise exceptions.
ServerFault: Got server fault
Details: {"debuginfo": null, "faultcode": "Server", "faultstring": "(\"Missing 'Version:' header and/or PKG-INFO file\", solum [unknown version] (/opt/stack/
------- ------- ------- ------- ------- ------- ------- ------- ------- -------
Ran 1 test in 0.544s