Add passthrough attributes 21/100621/3
authorvrvarma <vv8305@att.com>
Wed, 22 Jan 2020 19:05:33 +0000 (14:05 -0500)
committerLukasz Rajewski <lukasz.rajewski@orange.com>
Fri, 24 Jan 2020 14:20:40 +0000 (14:20 +0000)
commit0f8d7692d2aad99c68d5ee0c59b20a75724b1ada
tree0a0975df71e4bdeb329f725ca821a43d33db8704
parent533f2b3e9f9c2d2ca3ad3d9899ffba8a18645e4e
Add passthrough attributes

Added passthrough attributes in placement request.
Current attributes HAS request section changed to
filtering_attributes and new passthrough attributes
added in HAS request - this one is read from vnf policy
passthroughAttributes section.

Change-Id: Ic1e9dcafb0aa0ce5c1b4ddcf35d034d457ac7d48
Signed-off-by: vrvarma <vv8305@att.com>
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Issue-ID: OPTFRA-611
apps/placement/optimizers/conductor/translation.py
config/has_config.yaml
osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
osdf/models/policy/placement/tosca_upload/onap.policies.optimization.VnfPolicy.yaml
test/functest/simulators/build_sim_image.sh
test/placement-tests/request_placement_vfmod.json
test/policy-local-files/vnfPolicy_vFW_TD.json
test/policy-local-files/vnfPolicy_vPGN_TD.json
test/test-requirements.txt
test/test_ConductorApiBuilder.py