Update git submodules
authorBin Yang <bin.yang@windriver.com>
Mon, 20 May 2019 21:18:29 +0000 (21:18 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 20 May 2019 21:18:29 +0000 (21:18 +0000)
commited695e3e7db4c7d78625d30e9ad6a6a79cd5aa4d
tree0963295d7bb79ef2fc5f1b28b5219a3a49301b4a
parentcec193123b86088fe20d278339add487c1f5c355
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>
docs/submodules/multicloud/k8s.git