bc860bf7c62176c927602e969c1f55d4b72277b8
This patch updates several functions in template_utils.py so that they support loading environments from Swift containers (objects) in the same manner we currently load template files. The primary interfaces is process_multiple_environments_and_files which contains two new parameters: -env_path_is_object: a function to determine if the URL is an object -object_request: a function used to load the object Change-Id: If60a3ad44531bc6ca4f7a03a77f236173d3137ba
python-heatclient
OpenStack Orchestration API Client Library
This is a client library for Heat built on the Heat orchestration
API. It provides a Python API (the heatclient module) and a
command-line tool (heat).
- Free software: Apache license
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Specs
- Template
- How to Contribute
Description
Languages
Python
100%