Waqas Riaz
On Mon, Jan 16, 2017 at 8:53 PM, Kaustubh Kelkar <[email protected]> wrote: > >> -----Original Message----- >> From: Waqas Riaz [mailto:[email protected]] >> Sent: Monday, January 16, 2017 8:42 AM >> To: openstack <[email protected]> >> Subject: [Openstack] [openstack][newton][dashboard] >> >> Hi, >> >> I am following official OpenStack installation guide for Newton on Ubuntu >> 16.04 from this link http://docs.openstack.org/newton/install-guide- >> ubuntu/index.html >> >> I am facing issue in accessing dashboard of freshly installed OpenStack >> Newton on Ubuntu 16.04. >> I am getting following error on browser with url: http://controller/horizon >> >> "The requested URL /horizon was not found on this server" >> >> However apache server is accessible at http://controller >> >> I used configurations given in following guide. >> http://docs.openstack.org/newton/install-guide-ubuntu/horizon- >> install.html >> >> My local_settings.py file is given at below link: >> http://paste.openstack.org/show/595021/ > I noticed that you have enabled identity v3 API, but are pointing to v2 in > OPENSTACK_KEYSTONE_URL. Can you fix this and check if that helps? > > > -Kaustubh I pointed OPENSTACK_KEYSTONE_URL to v3 and it worked. Thanks Kaustubh >> >> All other services (keystone, nova, neutron and glance) are working fine, >> VMs are successfully created via CLI. >> >> What configurations do I need to do to access dashboard? >> >> Any suggestions would be really helpful. >> >> Thanks, >> Waqas Riaz >> >> _______________________________________________ >> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> Post to : [email protected] >> Unsubscribe : http://lists.openstack.org/cgi- >> bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
