yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68946
[Bug 1467781] Re: Relative paths to Heat template resources do not work in horizon
Marking invalid be Duc Truong's comment. If you are able to reproduce
this, then feel free to reopen it.
** Changed in: horizon
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1467781
Title:
Relative paths to Heat template resources do not work in horizon
Status in OpenStack Dashboard (Horizon):
Invalid
Status in python-heatclient:
Triaged
Bug 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 application based on heat.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1467781/+subscriptions