← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1467781] Re: Stack resources not work in horizon

 

** Also affects: horizon
   Importance: Undecided
       Status: New

-- 
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:
  Stack resources not work in horizon

Status in OpenStack Dashboard (Horizon):
  New
Status in Python client library for heat:
  New

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