Horizon dashboard shows a ServiceCatalogException error page when trying to view Trove database instances
Issue
In the Horizon dashboard, when navigating to Databases -> Database Instances, the page prints out a python traceback. In the horizon logs we can see a traceback with a ServiceCatalogException:
2015-01-11 18:26:34,525 29646 ERROR django.request Internal Server Error: /dashboard/project/databases/
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/django/core/handlers/base.py", line 112, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
ServiceCatalogException: Invalid service catalog service: database
Environment
- Red Hat OpenStack 5
- Trove DBaas
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
