<p dir="ltr">Could you please show your manifests?</p>
<p dir="ltr">I suspect keystone is not up...</p>
<p dir="ltr">---<br>
Emilien Macchi</p>
<div class="gmail_quote">On Apr 12, 2016 5:23 PM, "Rayson Ho" <<a href="mailto:raysonlogin@gmail.com">raysonlogin@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<br><br>I am getting the following error when I was installing using the Puppet manifest.<br><br>==============================<br>Failed 1 tests - output below:<br>==============================<br><br>tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard,id-4f8851b1-0e69-482b-b63b-84c6e76f6c80]<br>--------------------------------------------------------------------------------------------------------------------------------------<br><br>Captured traceback:<br>~~~~~~~~~~~~~~~~~~~<br>    Traceback (most recent call last):<br>      File "tempest/test.py", line 113, in wrapper<br>        return f(self, *func_args, **func_kwargs)<br>      File "tempest/scenario/test_dashboard_basic_ops.py", line 118, in test_basic_scenario<br>        self.check_login_page()<br>      File "tempest/scenario/test_dashboard_basic_ops.py", line 82, in check_login_page<br>        self.assertIn("id_username", response.read())<br>      File "/tmp/openstack/tempest/.tox/all-plugin/lib/python2.7/site-packages/testtools/testcase.py", line 368, in assertIn<br>        self.assertThat(haystack, Contains(needle), message)<br>      File "/tmp/openstack/tempest/.tox/all-plugin/lib/python2.7/site-packages/testtools/testcase.py", line 447, in assertThat<br>        raise mismatch_error<br>    testtools.matchers._impl.MismatchError: 'id_username' not in '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\n<html>\n <head>\n  <title>Index of /</title>\n </head>\n <body>\n<h1>Index of /</h1>\n  <table>\n   <tr><th valign="top"><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>\n   <tr><th colspan="5"><hr></th></tr>\n   <tr><th colspan="5"><hr></th></tr>\n</table>\n</body></html>\n'<br><br><br>Seems like the test case is trying to find id_username from the dashboard page, which on the machine is:<br><br>[root@node0 puppet-openstack-integration]# wget 127.0.0.1<br>--2016-04-12 18:19:52--  <a href="http://127.0.0.1/" target="_blank">http://127.0.0.1/</a><br>Connecting to 127.0.0.1:80... connected.<br>HTTP request sent, awaiting response... 200 OK<br>Length: 481 [text/html]<br>Saving to: ‘index.html’<br><br>100%[============================================================================================================================================================>] 481         --.-K/s   in 0s<br><br>2016-04-12 18:19:52 (15.1 MB/s) - ‘index.html’ saved [481/481]<br><br>[root@node0 puppet-openstack-integration]# cat index.html<br><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><br><html><br> <head><br>  <title>Index of /</title><br> </head><br> <body><br><h1>Index of /</h1><br>  <table><br>   <tr><th valign="top"><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr><br>   <tr><th colspan="5"><hr></th></tr><br>   <tr><th colspan="5"><hr></th></tr><br></table><br></body></html><br><br><br>So is it an issue with Horizon as it is not up yet?<br><br>Rayson<br><br>==================================================<br>Open Grid Scheduler - The Official Open Source Grid Engine<br><a href="http://gridscheduler.sourceforge.net/" target="_blank">http://gridscheduler.sourceforge.net/</a><br><a href="http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html" target="_blank">http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html</a>
</div>
<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div>