Activity log for bug #1467781

Date Who What changed Old value New value Message
2015-06-23 07:14:13 Ma Bo bug added bug
2015-06-23 07:15:07 Ma Bo summary get file not work in horizon Stack resources not work in horizon
2015-06-23 07:15:42 Ma Bo description Steps to reproduce the problem: 1. files list # filename: f.yaml heat_template_version: 2013-05-23 resources: s: type: s.yaml # filename: s.yaml heat_template_version: 2013-05-23 2. Put above two files in a http server, use horizon to create stack Beside the tempalte-validate error, horizon will say `s.yaml' not found so can not create stack. While below command works: heat stack-create -u http://.../f.yaml f Steps to reproduce the problem: 1. files list     # filename: f.yaml     heat_template_version: 2013-05-23     resources:      s:        type: s.yaml     # filename: s.yaml     heat_template_version: 2013-05-23 2. Put above two files in a http server, use horizon to create stack Beside the tempalte-validate error, horizon will say `s.yaml' not found so can not create stack. While below command works: heat stack-create -u http://.../f.yaml f The same situation for get file found in horizon
2015-06-23 07:17:12 Ma Bo description Steps to reproduce the problem: 1. files list     # filename: f.yaml     heat_template_version: 2013-05-23     resources:      s:        type: s.yaml     # filename: s.yaml     heat_template_version: 2013-05-23 2. Put above two files in a http server, use horizon to create stack Beside the tempalte-validate error, horizon will say `s.yaml' not found so can not create stack. While below command works: heat stack-create -u http://.../f.yaml f The same situation for get file found in horizon Steps to reproduce the problem: 1. files list     # filename: f.yaml     heat_template_version: 2013-05-23     resources:      s:        type: s.yaml     # filename: s.yaml     heat_template_version: 2013-05-23 2. Put above two files in a http server, use horizon to create stack Beside the tempalte-validate error, horizon will say `s.yaml' not found so can not create stack. While below command works: heat stack-create -u http://.../f.yaml f The same situation for get file found in horizon Yes, the bug can be fixed in horizon side but if we can fix it in heat client side it will benefit all the others application based on heat.
2015-06-23 07:17:27 Ma Bo description Steps to reproduce the problem: 1. files list     # filename: f.yaml     heat_template_version: 2013-05-23     resources:      s:        type: s.yaml     # filename: s.yaml     heat_template_version: 2013-05-23 2. Put above two files in a http server, use horizon to create stack Beside the tempalte-validate error, horizon will say `s.yaml' not found so can not create stack. While below command works: heat stack-create -u http://.../f.yaml f The same situation for get file found in horizon Yes, the bug can be fixed in horizon side but if we can fix it in heat client side it will benefit all the others application based on heat. Steps to reproduce the problem: 1. files list     # filename: f.yaml     heat_template_version: 2013-05-23     resources:      s:        type: s.yaml     # filename: s.yaml     heat_template_version: 2013-05-23 2. Put above two files in a http server, use horizon to create stack Beside the tempalte-validate error, horizon will say `s.yaml' not found so can not create stack. While below command works: heat stack-create -u http://.../f.yaml f The same situation for get file found in horizon Yes, the bug can be fixed in horizon side but if we can fix it in heat client side it will benefit all the application based on heat.
2015-06-29 22:28:52 Steve Baker bug task added horizon
2015-06-29 22:42:06 Steve Baker python-heatclient: status New Triaged
2015-06-29 22:42:08 Steve Baker python-heatclient: importance Undecided Medium
2015-06-30 02:45:32 Rabi Mishra python-heatclient: assignee Rabi Mishra (rabi)
2015-12-07 14:19:59 Lin Hua Cheng tags heat
2015-12-08 22:15:29 Lin Hua Cheng bug added subscriber Lin Hua Cheng
2016-07-13 05:29:31 Rabi Mishra python-heatclient: assignee Rabi Mishra (rabi)
2017-01-06 19:36:09 Zane Bitter summary Stack resources not work in horizon Relative paths to stack resources do not work in horizon
2017-01-06 19:36:29 Zane Bitter summary Relative paths to stack resources do not work in horizon Relative paths to template resources do not work in horizon
2017-01-06 19:36:38 Zane Bitter summary Relative paths to template resources do not work in horizon Relative paths to Heat template resources do not work in horizon
2017-01-06 19:47:43 Zane Bitter horizon: status New Confirmed
2017-10-31 15:12:14 Gary W. Smith horizon: status Confirmed Invalid