openstack overcloud ffwd-upgrade prepare" failure because Unknown Property ServiceData"
Issue
"Failed to run action [action_ex_id=5d373cee-c254-4c7c-98a0-55398741fb80, action_cls='<class 'mistral.actions.action_factory.UpdateStackAction'>', attributes='{}', params='{u'ceph_ansible_playbook': u'/usr/share/ceph-ansible/site-docker.yml.sample', u'container': u'overcloud', u'timeout': 240}']\n ERROR: Property error: : resources.ComputeLenovoServiceChain<http://192.168.12.9:8080/v1/AUTH_72a1410e0b4b413fa70ac2490933de3d/overcloud/common/services.yaml>.resources.ServiceChain<nested_stack>.resources[33].properties: : Unknown Property ServiceData",
u'status': u'FAILED'}
Unknown Property ServiceData
(undercloud) [stack@ ~]$ mistral execution-list | grep "ERROR"
| fdec73ea-fed0-4173-af64-d46c1224b266 | b4b135f5-321e-41a8-9ece-e85b20de0e44 | tripleo.package_update.v1.package_update_plan | | | <none> | ERROR | None | 2019-03-04 16:09:32 | 2019-03-04 16:10:23 |
(undercloud) [stack@er708 ~]$ mistral execution-get fdec73ea-fed0-4173-af64-d46c1224b266
+--------------------+-----------------------------------------------+
| Field | Value |
+--------------------+-----------------------------------------------+
| ID | fdec73ea-fed0-4173-af64-d46c1224b266 |
| Workflow ID | b4b135f5-321e-41a8-9ece-e85b20de0e44 |
| Workflow name | tripleo.package_update.v1.package_update_plan |
| Workflow namespace | |
| Description | |
| Task Execution ID | <none> |
| State | ERROR |
| State info | None |
| Created at | 2019-03-04 16:09:32 |
| Updated at | 2019-03-04 16:10:23 |
+--------------------+-----------------------------------------------+
(undercloud) [stack@ ~]$ mistral execution-get-output fdec73ea-fed0-4173-af64-d46c1224b266
{
"status": "FAILED",
"message": "Failed to run action [action_ex_id=9f2d63e5-9a90-4f66-8b7e-55b2067e2733, action_cls='<class 'mistral.actions.action_factory.UpdateStackAction'>', attributes='{}', params='{u'ceph_ansible_playbook': u'/usr/share/ceph-ansible/site-docker.yml.sample', u'container': u'overcloud', u'timeout': 240}']\n ERROR: Property error: : resources.ComputeServiceChain<http://192.168.12.9:8080/v1/AUTH_72a1410e0b4b413fa70ac2490933de3d/overcloud/common/services.yaml>.resources.ServiceChain<nested_stack>.resources[33].properties: : Unknown Property ServiceData",
"result": null
}
(undercloud) [stack@er708 ~]$
Environment
- Red Hat OpenStack Platform 13.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.