File: add-files-container-stack-create-update-324b931f8f474b3d.yaml

package info (click to toggle)
python-heatclient 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,468 kB
  • sloc: python: 18,475; makefile: 93; sh: 2
file content (8 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (4)
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.