http://anvil.readthedocs.org
Sent from my really tiny device... On Mar 5, 2013, at 10:29 PM, "Ashutosh Narayan" <[email protected]<mailto:[email protected]>> wrote: Can someone point me to a link which I can follow to install OpenStack on a bare metal box running Centos 6.3 ? I am facing minor issues during the first install and planning to re-do. Thank you, On Tue, Mar 5, 2013 at 8:05 PM, Ashutosh Narayan <[email protected]<mailto:[email protected]>> wrote: I am getting "Invalid username or password" Here are the contents of ketstonerc file : export OS_USERNAME=admin export OS_PASSWORD=verybadpass export OS_TENANT_NAME=admin export OS_AUTH_URL=http://127.0.0.1:5000/v2.0/ Am I suppose to pass the same username / password ? On Tue, Mar 5, 2013 at 6:26 PM, Ashutosh Narayan <[email protected]<mailto:[email protected]>> wrote: 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 <[email protected]<mailto:[email protected]>> 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 : > [email protected]<mailto:[email protected]> > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > -- Ashutosh Narayan http://ashutoshn.wordpress.com/ -- Ashutosh Narayan http://ashutoshn.wordpress.com/ -- Ashutosh Narayan http://ashutoshn.wordpress.com/ _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected]<mailto:[email protected]> Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

