Activity log for bug #1878720

Date Who What changed Old value New value Message
2020-05-15 00:11:22 Zhu Shengli bug added bug
2020-05-15 00:12:34 Zhu Shengli description Stack create failed when non-string fields in CephAnsibleEnvironmentVariables json Description =========== When `CephAnsibleEnvironmentVariables` contains non-string type values, such as {"ANSIBLE_DEBUG": true}, No function "#operator_+" matches supplied arguments error will occur. Steps to reproduce ================== 1. Add the following fields to parameter_defaults ``` parameter_defaults: CephAnsibleEnvironmentVariables: ANSIBLE_DEBUG: true ``` Expected result =============== Stack create successfully. Actual result ============= overcloud.CephStorageServiceChain: resource_type: OS::TripleO::CephStorageServices physical_resource_id: 51fd6f95-027b-4047-9132-763e1cb8150c status: UPDATE_FAILED status_reason: | resources.CephStorageServiceChain: Error in 4 output role_data: Error in CephBase output role_data: No function "#operator_+" matches supplied arguments Environment =========== OSP16 Stack create failed when non-string fields in CephAnsibleEnvironmentVariables json Description =========== When `CephAnsibleEnvironmentVariables` contains non-string type values, such as {"ANSIBLE_DEBUG": true}, No function "#operator_+" matches supplied arguments error will occur. Steps to reproduce ================== 1. Add the following fields to parameter_defaults ``` parameter_defaults:   CephAnsibleEnvironmentVariables:     ANSIBLE_DEBUG: true ``` 2. Deploy overcloud with it. Expected result =============== Stack create successfully. Actual result ============= overcloud.CephStorageServiceChain:   resource_type: OS::TripleO::CephStorageServices   physical_resource_id: 51fd6f95-027b-4047-9132-763e1cb8150c   status: UPDATE_FAILED   status_reason: |     resources.CephStorageServiceChain: Error in 4 output role_data: Error in CephBase output role_data: No function "#operator_+" matches supplied arguments Environment =========== OSP16
2020-05-15 00:12:50 Zhu Shengli tripleo: assignee Zhu Shengli (akarei)
2020-05-15 00:14:53 Zhu Shengli tripleo: status New In Progress
2020-05-15 00:15:46 Zhu Shengli description Stack create failed when non-string fields in CephAnsibleEnvironmentVariables json Description =========== When `CephAnsibleEnvironmentVariables` contains non-string type values, such as {"ANSIBLE_DEBUG": true}, No function "#operator_+" matches supplied arguments error will occur. Steps to reproduce ================== 1. Add the following fields to parameter_defaults ``` parameter_defaults:   CephAnsibleEnvironmentVariables:     ANSIBLE_DEBUG: true ``` 2. Deploy overcloud with it. Expected result =============== Stack create successfully. Actual result ============= overcloud.CephStorageServiceChain:   resource_type: OS::TripleO::CephStorageServices   physical_resource_id: 51fd6f95-027b-4047-9132-763e1cb8150c   status: UPDATE_FAILED   status_reason: |     resources.CephStorageServiceChain: Error in 4 output role_data: Error in CephBase output role_data: No function "#operator_+" matches supplied arguments Environment =========== OSP16 Description =========== When `CephAnsibleEnvironmentVariables` contains non-string type values, such as {"ANSIBLE_DEBUG": true}, No function "#operator_+" matches supplied arguments error will occur. Steps to reproduce ================== 1. Add the following fields to parameter_defaults ``` parameter_defaults:   CephAnsibleEnvironmentVariables:     ANSIBLE_DEBUG: true ``` 2. Deploy overcloud with it. Expected result =============== Stack create successfully. Actual result ============= overcloud.CephStorageServiceChain:   resource_type: OS::TripleO::CephStorageServices   physical_resource_id: 51fd6f95-027b-4047-9132-763e1cb8150c   status: UPDATE_FAILED   status_reason: |     resources.CephStorageServiceChain: Error in 4 output role_data: Error in CephBase output role_data: No function "#operator_+" matches supplied arguments Environment =========== OSP16
2020-05-15 08:53:53 Zhu Shengli tripleo: status In Progress Fix Committed
2020-05-15 13:52:24 Zhu Shengli tripleo: status Fix Committed In Progress
2020-05-27 12:04:05 OpenStack Infra tripleo: status In Progress Fix Released
2020-07-06 01:56:05 OpenStack Infra tags ceph tripleo-heat-templates yaql ceph in-stable-ussuri tripleo-heat-templates yaql
2020-08-11 19:57:52 OpenStack Infra tags ceph in-stable-ussuri tripleo-heat-templates yaql ceph in-stable-train in-stable-ussuri tripleo-heat-templates yaql