summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-files-container-stack-create-update-324b931f8f474b3d.yaml
blob: 6d1942809104178a1b5700c0526cbb646bb81aa6 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Adds ``files-container`` option for stack create, update and
    template validate with openstackclient. If specified, no local
    files other than root template would be sent to heat engine.
    Heat engine would try and download the all other files relative
    to the ``files-container``, else raise an error.