ac6a0dedec
Added ability to modify/remove data from structures (like Heat templates) via jsonpatch and thus added ability to clean up Heat resources that was obtained by deleted instances Closes bug: #1296624 Change-Id: I4db226a5ab00ff363f8b5d44a5d690df942622e8
21 lines
329 B
YAML
21 lines
329 B
YAML
Format: 1.0
|
|
|
|
Type: Library
|
|
|
|
FullName: io.murano
|
|
|
|
Name: Core library
|
|
|
|
Description: |
|
|
Core MuranoPL library
|
|
|
|
Author: 'murano.io'
|
|
|
|
Tags: [MuranoPL]
|
|
|
|
Classes:
|
|
io.murano.Object: Object.yaml
|
|
io.murano.Environment: Environment.yaml
|
|
io.murano.Application: Application.yaml
|
|
|
|
io.murano.resources.Instance: resources/Instance.yaml |