[Openstack] OpenStack login page

Ashutosh Narayan aashutoshnarayan at gmail.com
Tue Mar 5 12:56:07 UTC 2013


Hi Syed,

Yes, I am able to fire up dashboard on IP ( which in my case is 127.0.0.1)
specified at OPENSTACK_HOST in local_settings.py.
But the dashboard login page is not allowing me to login with 'admin' user
and password provided in script or keystonerc file.

Thank you,

On Tue, Mar 5, 2013 at 6:02 PM, Syed Armani <syed.armani at hastexo.com> wrote:

>
> 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
> >
>
>


-- 
Ashutosh Narayan

http://ashutoshn.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130305/5b22e942/attachment.html>


More information about the Openstack mailing list