Comment 10 for bug 1322258

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/97899
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ecdc73a33954bb9e7b24f72dafd1cfba42f69631
Submitter: Jenkins
Branch: master

commit ecdc73a33954bb9e7b24f72dafd1cfba42f69631
Author: Jordan OMara <email address hidden>
Date: Wed Jun 4 15:45:39 2014 -0400

    Ensuring environment data is passed to heat template validate

     - environment data was being passed to heat API on stack create,
       but not stack validate - meaning that templates that referenced
       environment files were not validating correctly

     - heat client does not support URLs for environment files - we will
       need to do this client side before POSTing back to horizon. future
       patch

    Partial-Bug: #1322258

    Change-Id: I40982b777abaec743ed6cbc527008522a619e817