[Openstack] ERROR: Malformed request url (HTTP 400)

Igor Laskovy igor.laskovy at gmail.com
Sun May 13 13:42:01 UTC 2012


Hello all,

I have solved this problem))
For me it was incorrect built endpoints in keystone for nova and
volume services.
I thought that %(tenant_id)s is mistake as other mistakes in the
installation guide
(http://docs.openstack.org/trunk/openstack-compute/install/content/keystone-service-endpoint-create.html),
but it wasn't .

Thanks everybody for attention!

On Sat, May 12, 2012 at 4:53 PM, Igor Laskovy <igor.laskovy at gmail.com> wrote:
> Guys, I am still need help))
>
> On May 10, 2012 9:45 PM, "Igor Laskovy" <igor.laskovy at gmail.com> wrote:
>>
>> Hi Dolph and Kevin,
>> thank you for your attention and sorry for delay reply.
>>
>> Here are what I have in nova-api.log :
>>
>> 2012-05-10 14:40:08 INFO nova.api.openstack.wsgi
>> [req-c6b9ea76-bbe1-4796-a231-41fc41c7695f
>> 50be127b9b7f49dcbf5ffea06d23d83a ebf29e67cbd445daa5ad09f76cdf69f9] GET
>> http://192.168.1.71:8774/v2/7033300637bc4964a8d0a43649fcf898/images/detail
>>
>> 2012-05-10 14:40:08 DEBUG nova.api.openstack.wsgi
>> [req-c6b9ea76-bbe1-4796-a231-41fc41c7695f
>> 50be127b9b7f49dcbf5ffea06d23d83a ebf29e67cbd445daa5ad09f76cdf69f9]
>> Unrecognized Content-Type provided in request from (pid=1005) get_body
>> /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697
>>
>> On Thu, May 10, 2012 at 2:27 AM, Dolph Mathews <dolph.mathews at gmail.com>
>> wrote:
>> > Hrm, good catch! I see no problems with that request at all...
>> >
>> > -Dolph Mathews
>> >
>> > On May 9, 2012, at 5:58 PM, "Kevin L. Mitchell"
>> > <kevin.mitchell at rackspace.com> wrote:
>> >
>> >> On Wed, 2012-05-09 at 15:32 -0500, Dolph Mathews wrote:
>> >>> It also just occurred to me that perhaps you're using a *very* old
>> >>> novaclient against a more recent version of keystone?
>> >>
>> >> Actually, if you look a little more closely:
>> >>
>> >>>                $ nova --debug image-list
>> >>>                connect: (192.168.1.71, 5000)
>> >>>                send: 'POST /v2.0/tokens HTTP/1.1\r\nHost:
>> >>>                192.168.1.71:5000\r\nContent-Length: 117\r
>> >>>                \ncontent-type:
>> >>>                application/json\r\naccept-encoding: gzip, deflate\r
>> >>>                \naccept:
>> >>>                application/json\r\nuser-agent: python-novaclient\r\n
>> >>>                \r\n{"auth":
>> >>            ^^^^^^^^
>> >>>                {"tenantName": "labSpaceDemo", "passwordCredentials":
>> >>>                {"username":
>> >>>                "adminUser", "password": "lfplhfgthvf"}}}'
>> >>
>> >> The request body for Keystone is not, in fact, malformed.  It would be
>> >> interesting to look at the nova-api logs for this request…
>> >> --
>> >> Kevin L. Mitchell <kevin.mitchell at rackspace.com>
>> >>
>>
>>
>>
>> --
>> Igor Laskovy



-- 
Igor Laskovy




More information about the Openstack mailing list