[Openstack] OpenStack login page

Syed Armani syed.armani at hastexo.com
Tue Mar 5 12:32:39 UTC 2013


These are just deprecation warnings. Could you please elaborate what you
mean by not able to login to dashboard page. Are you able to fire up
dashboard on the ip address specified at OPENSTACK_HOST in
local_settings.py ?

Cheers,
Syed Armani


On Tuesday 05 March 2013 05:54 PM, Ashutosh Narayan wrote:
> Hi folks,
> 
> I am following this link
> <http://fedoraproject.org/wiki/Getting_started_with_OpenStack_EPEL>to
> setup OpenStack but am 
> unable to login to OpenStack dashboard page.
> 
> Below are few Django error messages which i get
> 
> [Tue Mar 05 22:59:28 2013] [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.
> [Tue Mar 05 22:59:28 2013] [error]   "use STATIC_URL instead.",
> DeprecationWarning)
> [Tue Mar 05 22:59:28 2013] [error]
> /usr/lib/python2.6/site-packages/django/conf/__init__.py:110:
> DeprecationWarning: The SECRET_KEY setting must not be empty.
> [Tue Mar 05 22:59:28 2013] [error]   warnings.warn("The SECRET_KEY
> setting must not be empty.", DeprecationWarning)
> [Tue Mar 05 22:59:28 2013] [error]
> /usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82:
> DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES
> instead.
> [Tue Mar 05 22:59:28 2013] [error]   DeprecationWarning
> [Tue Mar 05 22:59:28 2013] [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.
> [Tue Mar 05 22:59:28 2013] [error]   DeprecationWarning)
> [Tue Mar 05 22:59:28 2013] [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'>.
> [Tue Mar 05 22:59:28 2013] [error]   DeprecationWarning)
> [Tue Mar 05 22:59:28 2013] [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.
> [Tue Mar 05 22:59:28 2013] [error]   category=DeprecationWarning)
> 
> The installation happened with the help ofscript
> <https://github.com/fedora-openstack/openstack-utils/blob/master/utils/openstack-demo-install>.
> There were no errors when I executed the script.
> Relevant services were also running fine.
> 
> Is the issue because of Django version embedded in script ?
> 
> Support appreciated.
> 
> Thank you,
> -- 
> Ashutosh Narayan
> 
> http://ashutoshn.wordpress.com/
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
> 





More information about the Openstack mailing list