<html><body>
<p><font size="2" face="sans-serif">I believe this is a bug of horizon. You can reported a bug in horizon.</font><br>
<a href="https://bugs.launchpad.net/horizon/+filebug"><font size="2" face="sans-serif">https://bugs.launchpad.net/horizon/+filebug</font></a><br>
<br>
<font size="2" face="sans-serif">-Edward Zhang</font><br>
<br>
<br>
<img width="16" height="16" src="cid:1__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt="Inactive hide details for Yugang LIU ---2014-05-26 ÏÂÎç 05:34:43---Yugang LIU <zzzz88.aaaa@gmail.com>"><font size="2" color="#424282" face="sans-serif">Yugang LIU ---2014-05-26 ÏÂÎç 05:34:43---Yugang LIU <zzzz88.aaaa@gmail.com></font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td style="background-image:url(cid:2__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com); background-repeat: no-repeat; " width="40%">
<ul style="padding-left: 72pt"><font size="1" face="sans-serif"><b>Yugang LIU <zzzz88.aaaa@gmail.com></b></font><font size="1" face="sans-serif"> </font>
<p><font size="1" face="sans-serif">2014-05-26 ÏÂÎç 05:27</font></ul>
</td><td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">To</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 7pt"><font size="1" face="sans-serif">openstack@lists.openstack.org</font></ul>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">cc</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">Subject</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 7pt"><font size="1" face="sans-serif">[Openstack] swift in horizon error</font></ul>
</td></tr>
</table>

<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="58"><img width="1" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""></td><td width="336"><img width="1" height="1" src="cid:3__=C7BBF676DF9A44C68f9e8a93df938@cn.ibm.com" border="0" alt=""></td></tr>
</table>
</td></tr>
</table>
<br>
<tt><font size="2"><br>
I install swift to test the feature.<br>
<br>
After upload file in subdirectory, I can list files:<br>
<br>
$ swift list mytest<br>
ntp/ntp.sh<br>
t<br>
<br>
There is a file,"ntp.sh" in "ntp" directory. All are ok with swift cli.<br>
I also download file.<br>
<br>
I switch to horizon with brower.<br>
<br>
In navigator menu, Project => Object store => container, I may see<br>
containter "mytest" and subdirectory "ntp". When I click subdirectory<br>
link "ntp", it raise internal error!<br>
<br>
Who have the same experience? Thanks.<br>
<br>
/var/log/apache/error.log:<br>
[Mon May 26 09:07:32.830459 2014] [:error] [pid 7650:tid<br>
139921512400640] Internal Server Error:<br>
/horizon/project/containers/mytest/ntp/<br>
[Mon May 26 09:07:32.830525 2014] [:error] [pid 7650:tid<br>
139921512400640] Traceback (most recent call last):<br>
[Mon May 26 09:07:32.830530 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line<br>
137, in get_response<br>
[Mon May 26 09:07:32.830534 2014] [:error] [pid 7650:tid<br>
139921512400640]     response = response.render()<br>
[Mon May 26 09:07:32.830538 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/response.py", line<br>
105, in render<br>
[Mon May 26 09:07:32.830542 2014] [:error] [pid 7650:tid<br>
139921512400640]     self.content = self.rendered_content<br>
[Mon May 26 09:07:32.830545 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/response.py", line 82,<br>
in rendered_content<br>
[Mon May 26 09:07:32.830549 2014] [:error] [pid 7650:tid<br>
139921512400640]     content = template.render(context)<br>
[Mon May 26 09:07:32.830552 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 140, in<br>
render<br>
[Mon May 26 09:07:32.830569 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self._render(context)<br>
[Mon May 26 09:07:32.830573 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 134, in<br>
_render<br>
[Mon May 26 09:07:32.830576 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830580 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830583 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830586 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830589 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830592 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/loader_tags.py", line<br>
123, in render<br>
[Mon May 26 09:07:32.830596 2014] [:error] [pid 7650:tid<br>
139921512400640]     return compiled_parent._render(context)<br>
[Mon May 26 09:07:32.830599 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 134, in<br>
_render<br>
[Mon May 26 09:07:32.830602 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830605 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830608 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830611 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830615 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830618 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/loader_tags.py", line<br>
62, in render<br>
[Mon May 26 09:07:32.830621 2014] [:error] [pid 7650:tid<br>
139921512400640]     result = block.nodelist.render(context)<br>
[Mon May 26 09:07:32.830624 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830630 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830634 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830638 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830641 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/loader_tags.py", line<br>
62, in render<br>
[Mon May 26 09:07:32.830645 2014] [:error] [pid 7650:tid<br>
139921512400640]     result = block.nodelist.render(context)<br>
[Mon May 26 09:07:32.830648 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830652 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830655 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830659 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830662 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 891, in<br>
render<br>
[Mon May 26 09:07:32.830665 2014] [:error] [pid 7650:tid<br>
139921512400640]     output = self.filter_expression.resolve(context)<br>
[Mon May 26 09:07:32.830673 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 585, in<br>
resolve<br>
[Mon May 26 09:07:32.830677 2014] [:error] [pid 7650:tid<br>
139921512400640]     obj = self.var.resolve(context)<br>
[Mon May 26 09:07:32.830680 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 735, in<br>
resolve<br>
[Mon May 26 09:07:32.830684 2014] [:error] [pid 7650:tid<br>
139921512400640]     value = self._resolve_lookup(context)<br>
[Mon May 26 09:07:32.830687 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 789, in<br>
_resolve_lookup<br>
[Mon May 26 09:07:32.830691 2014] [:error] [pid 7650:tid<br>
139921512400640]     current = current()<br>
[Mon May 26 09:07:32.830694 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/horizon/browsers/base.py", line 149,<br>
in render<br>
[Mon May 26 09:07:32.830697 2014] [:error] [pid 7650:tid<br>
139921512400640]     return browser_template.render(context)<br>
[Mon May 26 09:07:32.830701 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 140, in<br>
render<br>
[Mon May 26 09:07:32.830704 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self._render(context)<br>
[Mon May 26 09:07:32.830707 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 134, in<br>
_render<br>
[Mon May 26 09:07:32.830711 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830714 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830718 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830721 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830725 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830728 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 891, in<br>
render<br>
[Mon May 26 09:07:32.830732 2014] [:error] [pid 7650:tid<br>
139921512400640]     output = self.filter_expression.resolve(context)<br>
[Mon May 26 09:07:32.830735 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 585, in<br>
resolve<br>
[Mon May 26 09:07:32.830739 2014] [:error] [pid 7650:tid<br>
139921512400640]     obj = self.var.resolve(context)<br>
[Mon May 26 09:07:32.830742 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 735, in<br>
resolve<br>
[Mon May 26 09:07:32.830745 2014] [:error] [pid 7650:tid<br>
139921512400640]     value = self._resolve_lookup(context)<br>
[Mon May 26 09:07:32.830749 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 789, in<br>
_resolve_lookup<br>
[Mon May 26 09:07:32.830755 2014] [:error] [pid 7650:tid<br>
139921512400640]     current = current()<br>
[Mon May 26 09:07:32.830759 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/horizon/tables/base.py", line 1149, in<br>
render<br>
[Mon May 26 09:07:32.830762 2014] [:error] [pid 7650:tid<br>
139921512400640]     return table_template.render(context)<br>
[Mon May 26 09:07:32.830765 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 140, in<br>
render<br>
[Mon May 26 09:07:32.830768 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self._render(context)<br>
[Mon May 26 09:07:32.830771 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 134, in<br>
_render<br>
[Mon May 26 09:07:32.830774 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830780 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830784 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830787 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830790 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830793 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/defaulttags.py", line<br>
506, in render<br>
[Mon May 26 09:07:32.830796 2014] [:error] [pid 7650:tid<br>
139921512400640]     output = self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830799 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830802 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830806 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830809 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830812 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/defaulttags.py", line<br>
506, in render<br>
[Mon May 26 09:07:32.830815 2014] [:error] [pid 7650:tid<br>
139921512400640]     output = self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830818 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830821 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830824 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830827 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830830 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/loader_tags.py", line<br>
53, in render<br>
[Mon May 26 09:07:32.830834 2014] [:error] [pid 7650:tid<br>
139921512400640]     result = self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830837 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830840 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830843 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830846 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830849 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/loader_tags.py", line<br>
53, in render<br>
[Mon May 26 09:07:32.830852 2014] [:error] [pid 7650:tid<br>
139921512400640]     result = self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830856 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830859 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830862 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830865 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830868 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/defaulttags.py", line<br>
305, in render<br>
[Mon May 26 09:07:32.830876 2014] [:error] [pid 7650:tid<br>
139921512400640]     return nodelist.render(context)<br>
[Mon May 26 09:07:32.830879 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830882 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830885 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830888 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830892 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 891, in<br>
render<br>
[Mon May 26 09:07:32.830895 2014] [:error] [pid 7650:tid<br>
139921512400640]     output = self.filter_expression.resolve(context)<br>
[Mon May 26 09:07:32.830898 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 585, in<br>
resolve<br>
[Mon May 26 09:07:32.830901 2014] [:error] [pid 7650:tid<br>
139921512400640]     obj = self.var.resolve(context)<br>
[Mon May 26 09:07:32.830904 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 735, in<br>
resolve<br>
[Mon May 26 09:07:32.830907 2014] [:error] [pid 7650:tid<br>
139921512400640]     value = self._resolve_lookup(context)<br>
[Mon May 26 09:07:32.830910 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 789, in<br>
_resolve_lookup<br>
[Mon May 26 09:07:32.830913 2014] [:error] [pid 7650:tid<br>
139921512400640]     current = current()<br>
[Mon May 26 09:07:32.830916 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/horizon/browsers/breadcrumb.py", line<br>
48, in render<br>
[Mon May 26 09:07:32.830920 2014] [:error] [pid 7650:tid<br>
139921512400640]     return breadcrumb_template.render(context)<br>
[Mon May 26 09:07:32.830923 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 140, in<br>
render<br>
[Mon May 26 09:07:32.830926 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self._render(context)<br>
[Mon May 26 09:07:32.830929 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 134, in<br>
_render<br>
[Mon May 26 09:07:32.830932 2014] [:error] [pid 7650:tid<br>
139921512400640]     return self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830935 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830938 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830941 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830945 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830948 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/defaulttags.py", line<br>
506, in render<br>
[Mon May 26 09:07:32.830951 2014] [:error] [pid 7650:tid<br>
139921512400640]     output = self.nodelist.render(context)<br>
[Mon May 26 09:07:32.830954 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in<br>
render<br>
[Mon May 26 09:07:32.830957 2014] [:error] [pid 7650:tid<br>
139921512400640]     bit = self.render_node(node, context)<br>
[Mon May 26 09:07:32.830960 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in<br>
render_node<br>
[Mon May 26 09:07:32.830963 2014] [:error] [pid 7650:tid<br>
139921512400640]     return node.render(context)<br>
[Mon May 26 09:07:32.830966 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/defaulttags.py", line<br>
447, in render<br>
[Mon May 26 09:07:32.830973 2014] [:error] [pid 7650:tid<br>
139921512400640]     six.reraise(*exc_info)<br>
[Mon May 26 09:07:32.830976 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/template/defaulttags.py", line<br>
433, in render<br>
[Mon May 26 09:07:32.830979 2014] [:error] [pid 7650:tid<br>
139921512400640]     url = reverse(view_name, args=args, kwargs=kwargs,<br>
current_app=context.current_app)<br>
[Mon May 26 09:07:32.830982 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line<br>
532, in reverse<br>
[Mon May 26 09:07:32.830986 2014] [:error] [pid 7650:tid<br>
139921512400640]     return<br>
iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args, **kwargs))<br>
[Mon May 26 09:07:32.830989 2014] [:error] [pid 7650:tid<br>
139921512400640]   File<br>
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line<br>
452, in _reverse_with_prefix<br>
[Mon May 26 09:07:32.830992 2014] [:error] [pid 7650:tid<br>
139921512400640]     (lookup_view_s, args, kwargs, len(patterns), patterns))<br>
[Mon May 26 09:07:32.830996 2014] [:error] [pid 7650:tid<br>
139921512400640] NoReverseMatch: Reverse for 'breadcrumb.url' with<br>
arguments '(u'mytest/',)' and keyword arguments '{}' not found. 0<br>
pattern(s) tried: []<br>
<br>
<br>
-- <br>
Best regards<br>
<br>
Yugang LIU<br>
<br>
Keep It Simple, Stupid<br>
<br>
<br>
_______________________________________________<br>
Mailing list: </font></tt><tt><font size="2"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></font></tt><tt><font size="2"><br>
Post to     : openstack@lists.openstack.org<br>
Unsubscribe : </font></tt><tt><font size="2"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></font></tt><tt><font size="2"><br>
<br>
</font></tt><br>
</body></html>