diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-05-20 21:18:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-20 21:18:29 +0000 |
commit | ed695e3e7db4c7d78625d30e9ad6a6a79cd5aa4d (patch) | |
tree | 0963295d7bb79ef2fc5f1b28b5219a3a49301b4a /docs/submodules/multicloud/k8s.git | |
parent | cec193123b86088fe20d278339add487c1f5c355 (diff) |
Update git submodules
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f0f575b6c0c66cdd82cdc5f17a54e02d445cd9a7
- Merge "Support user_directives that are attributes lists"
- 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 'docs/submodules/multicloud/k8s.git')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject 0f74a76f923fe264cb0f1c828bc6f8c753452fb +Subproject f0f575b6c0c66cdd82cdc5f17a54e02d445cd9a |