Hi Ajay,

We faced a schema transformer crash on our production (release 1.10) last
Thursday due to internal error on the API process.

>From the python backtrace (schema [1], API server [2]), the schema sent an
API request to update a VMI and when the API server tried to build the
response by reading the VMI data with the VMI UUID key from cassandra db,
it failed due to the fq_name attribute missing and returned HTTP code 500
to schema.

Do you know how that's possible we had a resources in our database without
an fq name?

[1] http://paste.openstack.org/show/321035/
[2] http://paste.openstack.org/show/321032/

Regards,
Édouard.
_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to