Malformed request url

Asked by Michael Hempel

Hi,
I did a install according to http://docs.openstack.org/diablo/openstack-compute/install/content/ch_installing-openstack-overview.html , at first I had the problem with the wrong auth pipelines, but now I'm getting
Malformed request url errors on instances and usage info banners and at syspanel/flavors/
and on syspanel/users I get Unable to list users: Unable to find the server at 172.16.21.15:
Any Idea what is wrong?
Thanks,
Michael

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Dashboard (Horizon) Edit question
Assignee:
No assignee Edit question
Solved by:
Michael Hempel
Solved:
Last query:
Last reply:
Revision history for this message
Michael Hempel (otaku) said :
#1

nova-api.log says:
Unrecognized Content-Type provided in request from (pid=26810) deserialize_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:231

Revision history for this message
Michael Hempel (otaku) said :
#2

syspanel/users I get Unable to list users: Unable to find the server at 172.16.21.15:
is fixed, there was a typo in my keystone endpoint, other problem persists :(

Revision history for this message
Michael Hempel (otaku) said :
#3

Nevermind, I had forgotten to put keystone-config in api-paste.ini,
my bad ;-)