Comment 4 for bug 1522656

Revision history for this message
Neetu Jain (nutshi) wrote : Re: Liberty: heat engine does not honor AMQP settings

I got a couple of errors when i upgraded to liberty

1) ERROR: Remote error: UnsupportedVersion Endpoint does not support RPC version 1.8. Attempted method: list_stacks
2) ERROR: Remote error: OperationalError (OperationalError) (1054, "Unknown column 'raw_template.predecessor' in 'field list'") 'SELECT raw_template.created_at AS raw_template_created_at, raw_template.updated_at AS raw_template_updated_at, raw_template.id AS raw_template_id, raw_template.template AS raw_template_template, raw_template.files AS raw_template_files, raw_template.environment AS raw_template_environment, raw_template.predecessor AS raw_template_predecessor \nFROM raw_template \nWHERE raw_template.id = %s' (2L,)
[u'
3) {"changed": false, "cmd": "su -s /bin/sh -c \"/opt/heat/bin/heat-manage db_sync\" heat", "delta": "0:00:00.558782", "end": "2015-12-16 22:35:40.538291", "rc": 1, "start": "2015-12-16 22:35:39.979509", "warnings": []} AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'

but all of them got fixed when i restart heat-engine , heat-api, heat-api-cfn