I am facing some problem while trying to set up rdo on a virtual instance of Centos 7. After completion of the installation successfully, while trying to login to the dashboard, I get the following error,
"Something went wrong! An unexpected error has occurred. Try refreshing the page. If that doesn't help, contract your local administrator."
After changing the "DEBUG" value to True in /etc/openstack-dashboard/local_settings, a different error message is appeared followed by a huge pile of information.
------------------------------------------------------------------------------------------------------
Invalid service catalog service: management
Request Method: | GET |
---|
Request URL: | http://192.168.2.60/dashboard/infrastructure/ |
---|
Django Version: | 1.6.10 |
---|
Exception Type: | ServiceCatalogException |
---|
Exception Value: | Invalid service catalog service: management |
---|
Exception Location: | /usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/base.py in url_for, line 284 |
---|
Python Executable: | /usr/bin/python |
---|
Python Version: | 2.7.5 |
---|
Python Path: | ['/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../..',
'/usr/lib64/python27.zip',
'/usr/lib64/python2.7',
'/usr/lib64/python2.7/plat-linux2',
'/usr/lib64/python2.7/lib-tk',
'/usr/lib64/python2.7/lib-old',
'/usr/lib64/python2.7/lib-dynload',
'/usr/lib64/python2.7/site-packages',
'/usr/lib64/python2.7/site-packages/gtk-2.0',
'/usr/lib/python2.7/site-packages',
'/usr/share/openstack-dashboard/openstack_dashboard'] |
---|
Server time: | Tue, 24 Mar 2015 02:00:47 +0000 |
---|
----------------------------------------------------------------------------------------------------------------------------------------------