Update git submodules
authorBin Yang <bin.yang@windriver.com>
Tue, 26 Mar 2019 09:01:17 +0000 (09:01 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 26 Mar 2019 09:01:17 +0000 (09:01 +0000)
commit7f90ffdef79c683df6cf1e0988f98ca4a197fac9
tree21e923eac27e73da53c1c3b04189cd13b2dc212a
parentb829c98fff6bf1585e6cd70c49dd53d89ef8f4a3
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 25682fe21ea85e807490229c2e8c8fd6a5963d25
  - Merge "Add support for composite keys"
  - Add support for composite keys

    Composite keys help us store objects which are unique
    for a given set of pre-existing objects.
    Eg: Many profiles can exist for a definition and its
    key will have a definition name as a part of the composite key.
    P2: Use a predefined interface for keys instead of generic interfaceP{}
    P3: Add check for empty strings in stringer interface
    P5: Add appropriate keys in other packages.

    Issue-ID: MULTICLOUD-531
    Change-Id: I314b1fbd718489ae8a45f0f38915c08ca32f9f43
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
docs/submodules/multicloud/k8s.git