02add081a2
This feature will allow having private and public environment templates, as well as, to obtain all public templates from all tenants. In addition, a clone functionality is added to copy a template from a tenant to another. Change-Id: I702d9d707cb14195278b1cc2084fe9609660a3fe Targets-blueprint: abstract-env-template
7 lines
249 B
YAML
7 lines
249 B
YAML
---
|
|
features:
|
|
- Added public field to environment templates. GET method
|
|
for api now displays public templates from other projects(tenants).
|
|
- Added public filter to environment templates api.
|
|
- Added clone action to environment templates.
|