Hi guys!<br>I'm not migrating from Essex to Folsom. I've just done a clear installation of Folsom 2012.2 from EPEL 6.7.<br>Then, it could be a problem related to migration.<br>I requested catalog from keystone-cli and it worked. Hence, exception seems to be around this extraction:<br>
<br>File "/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line 135, in _extract_service_catalog (endpoint_type='adminURL')<div>File "/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py", line 73, in url_for raiseexceptions.EndpointNotFound('Endpoint not found.') EndpointNotFound: Endpoint<br>
<br>Thanks for your interest!</div><div>JuanFra.</div><div><br></div><div><br></div><div><div class="gmail_quote">2012/12/18 Matthias Runge <span dir="ltr"><<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12/18/2012 01:32 AM, andi abes wrote:<br>
> I've hit a similar issue when I updated from essex to folsom.<br>
> That advice to check the migration guide is wise ;).<br>
><br>
> Specifically for me, the local_settings.py file in folsom is<br>
> considerably different that it was in Essex. I'm not sure how rpm<br>
> behaves when it needs to overwrite a file.<br>
> You might want to check how /etc/openstack-dashboard/local_settings.py<br>
> looks in a clean install, and compare it to your updated one.<br>
<br>
</div>local_settings is marked as config file and thus, won't be overwritten<br>
by a newer version. You should find a<br>
/etc/openstack-dashboard/local_settings.rpmnew<br>
<br>
Matthias<br>
<div class="im"><br>
><br>
><br>
> On Mon, Dec 17, 2012 at 7:02 PM, JuanFra Rodriguez Cardoso<br>
> <<a href="mailto:juanfra.rodriguez.cardoso@gmail.com">juanfra.rodriguez.cardoso@gmail.com</a><br>
</div><div class="im">> <mailto:<a href="mailto:juanfra.rodriguez.cardoso@gmail.com">juanfra.rodriguez.cardoso@gmail.com</a>>> wrote:<br>
><br>
>     Hi Andrew:<br>
><br>
>     I got this error by accessing web dashboard, i.e. I introduce<br>
>     correctly user/password and then I get a "Internal error server" in<br>
>     my screen (related to traceback from my previous post).<br>
><br>
>     I'm planning to use another previous version (2012.2 or 2012.1.3).<br>
>     Now, I'm using 2012.2.1.<br>
><br>
>     I guess this error could be related to nova daemon. It's not<br>
>     running. Is it mandatory to have running nova daemons so that<br>
>     dashboard works fine?<br>
><br>
>     Thanks!<br>
>     JuanFra<br>
><br>
>     2012/12/17 Andrew Holway <<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a><br>
</div>>     <mailto:<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a>>><br>
<div class="im">><br>
>         Hi,<br>
><br>
>         I got this error too but I cannot remember what did it.<br>
><br>
>         Do you get this when you try and use the web interface?<br>
><br>
>         Thanks,<br>
><br>
>         Andrew<br>
><br>
><br>
>         On Dec 17, 2012, at 6:05 PM, JuanFra Rodriguez Cardoso wrote:<br>
><br>
>         > Hi guys:<br>
>         ><br>
>         > I've re-installed and re-configured again my deployment<br>
>         according to suggested guide<br>
>         <a href="http://github.com/beloglazov/openstack-centos-kvm-glusterfs/" target="_blank">github.com/beloglazov/openstack-centos-kvm-glusterfs/</a><br>
</div>>         <<a href="http://github.com/beloglazov/openstack-centos-kvm-glusterfs/" target="_blank">http://github.com/beloglazov/openstack-centos-kvm-glusterfs/</a>>.<br>
<div><div class="h5">>         Excepcion raised:<br>
>         ><br>
>         > [Mon Dec 17 18:02:42 2012] [error]<br>
>         /usr/lib/python2.6/site-packages/django/conf/__init__.py:75:<br>
>         DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been<br>
>         removed; use STATIC_URL instead.<br>
>         > [Mon Dec 17 18:02:42 2012] [error]   "use STATIC_URL<br>
>         instead.", DeprecationWarning)<br>
>         > [Mon Dec 17 18:02:42 2012] [error]<br>
>         /usr/lib/python2.6/site-packages/django/conf/__init__.py:110:<br>
>         DeprecationWarning: The SECRET_KEY setting must not be empty.<br>
>         > [Mon Dec 17 18:02:42 2012] [error]   warnings.warn("The<br>
>         SECRET_KEY setting must not be empty.", DeprecationWarning)<br>
>         > [Mon Dec 17 18:02:42 2012] [error]<br>
>         /usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82:<br>
>         DeprecationWarning: settings.CACHE_* is deprecated; use<br>
>         settings.CACHES instead.<br>
>         > [Mon Dec 17 18:02:42 2012] [error]   DeprecationWarning<br>
>         > [Mon Dec 17 18:02:42 2012] [error]<br>
>         /usr/lib/python2.6/site-packages/django/utils/translation/__init__.py:63:<br>
>         DeprecationWarning: Translations in the project directory aren't<br>
>         supported anymore. Use the LOCALE_PATHS setting instead.<br>
>         > [Mon Dec 17 18:02:42 2012] [error]   DeprecationWarning)<br>
>         > [Mon Dec 17 18:02:42 2012] [error]<br>
>         /usr/lib/python2.6/site-packages/django/template/defaulttags.py:1235:<br>
>         DeprecationWarning: The syntax for the url template tag is<br>
>         changing. Load the `url` tag from the `future` tag library to<br>
>         start using the new behavior.<br>
>         > [Mon Dec 17 18:02:42 2012] [error]   category=DeprecationWarning)<br>
>         > [Mon Dec 17 17:02:59 2012] [error]<br>
>         /usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py:26:<br>
>         DeprecationWarning: Authentication backends without a<br>
>         `supports_inactive_user` attribute are deprecated. Please define<br>
>         it in <class 'openstack_auth.backend.KeystoneBackend'>.<br>
>         > [Mon Dec 17 17:02:59 2012] [error]   DeprecationWarning)<br>
>         > [Mon Dec 17 17:02:59 2012] [error] unable to retrieve service<br>
>         catalog with token<br>
>         > [Mon Dec 17 17:02:59 2012] [error] Traceback (most recent call<br>
>         last):<br>
>         > [Mon Dec 17 17:02:59 2012] [error]   File<br>
>         "/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line<br>
>         135, in _extract_service_catalog<br>
>         > [Mon Dec 17 17:02:59 2012] [error]     endpoint_type='adminURL')<br>
>         > [Mon Dec 17 17:02:59 2012] [error]   File<br>
>         "/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py",<br>
>         line 73, in url_for<br>
>         > [Mon Dec 17 17:02:59 2012] [error]     raise<br>
>         exceptions.EndpointNotFound('Endpoint not found.')<br>
>         > [Mon Dec 17 17:02:59 2012] [error] EndpointNotFound: Endpoint<br>
>         not found.<br>
>         ><br>
>         > any idea?<br>
>         ><br>
>         > 2012/12/14 JuanFra Rodriguez Cardoso<br>
>         <<a href="mailto:juanfra.rodriguez.cardoso@gmail.com">juanfra.rodriguez.cardoso@gmail.com</a><br>
</div></div>>         <mailto:<a href="mailto:juanfra.rodriguez.cardoso@gmail.com">juanfra.rodriguez.cardoso@gmail.com</a>>><br>
<div class="im">>         > Ok. I will continue trying to solve these errors with your<br>
>         suggestions.<br>
>         > I'll tell you any result.<br>
>         ><br>
>         > Thanks @Matthias @Andres for you support.<br>
>         ><br>
>         > Regards!<br>
>         > JuanFra<br>
>         ><br>
>         ><br>
>         > 2012/12/14 Andrew Holway <<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a><br>
</div>>         <mailto:<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a>>><br>
<div class="im">>         ><br>
>         > On Dec 14, 2012, at 12:45 PM, JuanFra Rodriguez Cardoso wrote:<br>
>         ><br>
>         > > @Andrew: Yes, I knew theses great guides. I had Essex<br>
>         2012.1.3 (EPEL 6.7) working ok on Centos 6.3, but with 2012.2<br>
>         (EPEL 6.7) I'm getting errors with Django/Horizon.<br>
>         ><br>
>         > Mine is working alright. I expect you have some silly<br>
>         misconfiguration somewhere. It took me 4 times to make a working<br>
>         install and it worked only when I followed the install guide<br>
>         letter by letter.<br>
>         ><br>
>         ><br>
>         > ><br>
>         > > What release are your running? Essex or Folsom?<br>
>         > > Do you know if it's possible to install previous Openstack<br>
>         RPM packages from EPL 6.7 (i.e. openstack-nova-2012.1.3-...)<br>
>         ><br>
>         > Folsom. Why would you want to install previous Openstack<br>
>         packages? I think you might have to use a different EPEL repo<br>
>         for earlier versions.   openstack-nova-2012.2-2 seems to be the<br>
>         only available version.<br>
>         ><br>
>         > Ta<br>
>         ><br>
>         > Andrew<br>
>         ><br>
>         ><br>
>         > ><br>
>         > > Thanks for your support!<br>
>         > > JuanFa<br>
>         > ><br>
>         > > 2012/12/14 Andrew Holway <<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a><br>
</div>>         <mailto:<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a>>><br>
<div class="im">>         > > Hi,<br>
>         > ><br>
>         > > This worked perfectly on Centos 6.3.<br>
>         > ><br>
>         > > <a href="http://github.com/beloglazov/openstack-centos-kvm-glusterfs/" target="_blank">github.com/beloglazov/openstack-centos-kvm-glusterfs/</a><br>
</div>>         <<a href="http://github.com/beloglazov/openstack-centos-kvm-glusterfs/" target="_blank">http://github.com/beloglazov/openstack-centos-kvm-glusterfs/</a>><br>
<div><div class="h5">>         > ><br>
>         > > The hostname stuff can trip you up however. Watch out for<br>
>         the scripts creating user@controller users in the database for<br>
>         keystone, nova, glance et al. It seems user@localhost would be<br>
>         more sensible.<br>
>         > ><br>
>         > > Take care,<br>
>         > ><br>
>         > > Andrew<br>
>         > ><br>
>         > ><br>
>         > ><br>
>         > > On Dec 13, 2012, at 12:24 PM, JuanFra Rodriguez Cardoso wrote:<br>
>         > ><br>
>         > > > Hi all:<br>
>         > > ><br>
>         > > > I'm installing OpenStack Dashboard 2012.2 on CentOS 6.3<br>
>         and I got next error related to css/js compression:<br>
>         > > ><br>
>         > > > File<br>
>         "/usr/lib/python2.6/site-packages/django/template/base.py", line<br>
>         837, in render_node<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>           return node.render(context)<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>         File<br>
>         "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py",<br>
>         line 147, in render<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>           return self.render_compressed(context, self.kind, self.mode,<br>
>         forced=forced)<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>         File<br>
>         "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py",<br>
>         line 88, in render_compressed<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>           cached_offline = self.render_offline(context, forced=forced)<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>         File<br>
>         "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py",<br>
>         line 72, in render_offline<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>           'You may need to run "python manage.py compress".' % key)<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>         OfflineGenerationError: You have offline compression enabled but<br>
>         key "1056718f92f8d4204721bac759b3871a" is missing from offline<br>
>         manifest. You may need to run "python manage.py compress".<br>
>         > > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]<br>
>         File does not exist: /var/www/html/favicon.ico<br>
>         > > ><br>
>         > > > any idea for solving it?<br>
>         > > ><br>
>         > > > Thanks,<br>
>         > > > JuanFra.<br>
>         > > > _______________________________________________<br>
>         > > > Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>         > > > Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
</div></div>>         <mailto:<a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>><br>
<div class="im">>         > > > Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>         > > > More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
>         > ><br>
>         > ><br>
>         > ><br>
>         ><br>
>         ><br>
>         ><br>
>         ><br>
><br>
><br>
><br>
><br>
>     _______________________________________________<br>
>     Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>     Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
</div>>     <mailto:<a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>><br>
<div class="HOEnZb"><div class="h5">>     Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>     More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br></div>