Hi guys:<div><br></div><div>I've re-installed and re-configured again my deployment according to suggested guide <a href="http://github.com/beloglazov/openstack-centos-kvm-glusterfs/" target="_blank">github.com/beloglazov/openstack-centos-kvm-glusterfs/</a>. Excepcion raised:<br>
<br><div>[Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.</div><div>[Mon Dec 17 18:02:42 2012] [error]   "use STATIC_URL instead.", DeprecationWarning)</div>
<div>[Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/conf/__init__.py:110: DeprecationWarning: The SECRET_KEY setting must not be empty.</div><div>[Mon Dec 17 18:02:42 2012] [error]   warnings.warn("The SECRET_KEY setting must not be empty.", DeprecationWarning)</div>
<div>[Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82: DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES instead.</div><div>[Mon Dec 17 18:02:42 2012] [error]   DeprecationWarning</div>
<div>[Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/utils/translation/__init__.py:63: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.</div>
<div>[Mon Dec 17 18:02:42 2012] [error]   DeprecationWarning)</div><div>[Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/template/defaulttags.py:1235: DeprecationWarning: The syntax for the url template tag is changing. Load the `url` tag from the `future` tag library to start using the new behavior.</div>
<div>[Mon Dec 17 18:02:42 2012] [error]   category=DeprecationWarning)</div><div>[Mon Dec 17 17:02:59 2012] [error] /usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py:26: DeprecationWarning: Authentication backends without a `supports_inactive_user` attribute are deprecated. Please define it in <class 'openstack_auth.backend.KeystoneBackend'>.</div>
<div>[Mon Dec 17 17:02:59 2012] [error]   DeprecationWarning)</div><div>[Mon Dec 17 17:02:59 2012] [error] unable to retrieve service catalog with token</div><div>[Mon Dec 17 17:02:59 2012] [error] Traceback (most recent call last):</div>
<div>[Mon Dec 17 17:02:59 2012] [error]   File "/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line 135, in _extract_service_catalog</div><div>[Mon Dec 17 17:02:59 2012] [error]     endpoint_type='adminURL')</div>
<div>[Mon Dec 17 17:02:59 2012] [error]   File "/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py", line 73, in url_for</div><div>[Mon Dec 17 17:02:59 2012] [error]     raise exceptions.EndpointNotFound('Endpoint not found.')</div>
<div>[Mon Dec 17 17:02:59 2012] [error] EndpointNotFound: Endpoint not found.</div><div><br>any idea?</div><br><div class="gmail_quote">2012/12/14 JuanFra Rodriguez Cardoso <span dir="ltr"><<a href="mailto:juanfra.rodriguez.cardoso@gmail.com" target="_blank">juanfra.rodriguez.cardoso@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok. I will continue trying to solve these errors with your suggestions.<br>I'll tell you any result.<br><br>Thanks @Matthias @Andres for you support.<div>
<br></div><div>Regards!</div><span class="HOEnZb"><font color="#888888"><div>JuanFra</div></font></span><div class="HOEnZb"><div class="h5"><div><br><br><div class="gmail_quote">
2012/12/14 Andrew Holway <span dir="ltr"><<a href="mailto:a.holway@syseleven.de" target="_blank">a.holway@syseleven.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><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 2012.1.3 (EPEL 6.7) working ok on Centos 6.3, but with 2012.2 (EPEL 6.7) I'm getting errors with Django/Horizon.<br>
<br>
</div>Mine is working alright. I expect you have some silly misconfiguration somewhere. It took me 4 times to make a working install and it worked only when I followed the install guide letter by letter.<br>
<div><br>
<br>
><br>
> What release are your running? Essex or Folsom?<br>
> Do you know if it's possible to install previous Openstack RPM packages from EPL 6.7 (i.e. openstack-nova-2012.1.3-...)<br>
<br>
</div>Folsom. Why would you want to install previous Openstack packages? I think you might have to use a different EPEL repo for earlier versions.   openstack-nova-2012.2-2 seems to be the only available version.<br>
<br>
Ta<br>
<span><font color="#888888"><br>
Andrew<br>
</font></span><div><div><br>
<br>
><br>
> Thanks for your support!<br>
> JuanFa<br>
><br>
> 2012/12/14 Andrew Holway <<a href="mailto:a.holway@syseleven.de" target="_blank">a.holway@syseleven.de</a>><br>
> 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>
><br>
> The hostname stuff can trip you up however. Watch out for the scripts creating user@controller users in the database for keystone, nova, glance et al. It seems user@localhost would be 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 and I got next error related to css/js compression:<br>
> ><br>
> > File "/usr/lib/python2.6/site-packages/django/template/base.py", line 837, in render_node<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     return node.render(context)<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]   File "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py", line 147, in render<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     return self.render_compressed(context, self.kind, self.mode, forced=forced)<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]   File "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py", line 88, in render_compressed<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     cached_offline = self.render_offline(context, forced=forced)<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]   File "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py", line 72, in render_offline<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     'You may need to run "python manage.py compress".' % key)<br>
> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] OfflineGenerationError: You have offline compression enabled but key "1056718f92f8d4204721bac759b3871a" is missing from offline manifest. You may need to run "python manage.py compress".<br>


> > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] 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" target="_blank">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>
<br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>