diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-05-16 20:58:34 -0700 |
---|---|---|
committer | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-05-16 20:58:34 -0700 |
commit | 3775c137dd3381ae4e180f827ca90f8543a50999 (patch) | |
tree | af8a324db898e2d1b241a9c335767c2fe0eae5ce /kud | |
parent | c8d038951d41978bb00005e23081e6562c0ab754 (diff) |
Support user_directives that are attributes lists
Support the attributes in user_directives
attributes are lists of the following form:
"attributes": [
{
"attribute_value": "foo",
"attribute_name": "bar"
},
{
"attribute_value": "value2",
"attribute_name": "name2"
}
]
Issue-ID: ONAPARC-349
Change-Id: I576bc251d1566dc26696f12f826a09bacb7417a0
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'kud')
0 files changed, 0 insertions, 0 deletions