remove deprecated yaml string inputs and implement json support for VNFD templates in database
Bug #1634376 reported by
Sripriya
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
In Progress
|
Undecided
|
dharmendra |
Bug Description
today we store these templates (VNFD, params and config files) as a string in db
column. we need to handle these yaml template as json objects in db, the db columns need to be modified to handle JSON types.
More details are here:
https:/
description: | updated |
Changed in tacker: | |
assignee: | nobody → Manikantha Srinivas Tadi (manikantha-tadi) |
Changed in tacker: | |
assignee: | Manikantha Srinivas Tadi (manikantha-tadi) → dharmendra (dharmendra-kushwaha) |
milestone: | none → stein-3 |
description: | updated |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/638092
Review: https:/