[Openstack] Ironic bug regarding request URI?

Turbo Fredriksson turbo at bayour.com
Tue Jun 28 20:59:47 UTC 2016


From the command "openstack --debug baremetal list":

BadRequest: Invalid input for field/attribute chassis_uuid. Value: 'v1'. unable to convert to uuid (HTTP 400)

And in the ironic-api.log:

2016-06-28 21:44:21.171 14856 DEBUG wsme.api [req-f7d6b54b-3e61-45e2-a004-0944fa9f7d19 admin admin - - -] Client-side error: Invalid input for field/attribute chassis_uuid. Value: 'v1'. unable to convert to uuid format_exception /usr/lib/python2.7/dist-packages/wsme/api.py:221
2016-06-28 21:44:21.173 14856 INFO ironic_api [req-f7d6b54b-3e61-45e2-a004-0944fa9f7d19 admin admin - - -] 10.0.4.1 "GET /v1/v1/nodes HTTP/1.1" status: 400  len: 512 time: 0.2995472

Googling a little, gave me

	https://bugs.launchpad.net/python-ironicclient/+bug/1342048

but that's almost a year old bug. And also supposed to be
fixed. Looking at the code, it's been rewritten quite a lot
since then, so I'm not seeing the/anything obvious.


This is ironic-api, v1:5.1.2-1, in Sid.
-- 
Turbo Fredriksson
turbo at bayour.com





More information about the Openstack mailing list