remove deprecated yaml string inputs and implement json support for VNFD templates in database

Bug #1634376 reported by Sripriya
6
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://github.com/openstack/tacker/blob/master/tacker/vnfm/plugin.py#L165

Sripriya (sseetha)
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/638092

Changed in tacker:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/638092
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=48a5f80be7aae1f3fdb6d3d04477ab063fb654a5
Submitter: Zuul
Branch: master

commit 48a5f80be7aae1f3fdb6d3d04477ab063fb654a5
Author: dharmendra <email address hidden>
Date: Wed Feb 20 06:35:26 2019 +0000

    Update functional tests for tosca dict

    As yaml strings had been depricated. In this patch redactor
    functional test cases for depricated yaml strings and provide
    tosca dict as input for create_vnfd.

    Change-Id: I5d7411200c2cbff5a002dfa2d5e36a65d6b39332
    Partial-Bug: #1634376

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.