Update git submodules
authorBin Yang <bin.yang@windriver.com>
Tue, 23 Jul 2019 07:29:59 +0000 (07:29 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 23 Jul 2019 07:29:59 +0000 (07:29 +0000)
commitbf25d761ed30bae8b43f1d41a4ca9443a0c99d24
treebfb3d4df81c53f6224416042ad9d546af2048b05
parent0b0868e47d1285fa50369fb28c52c6a60f61b698
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 40014c64df3250db72b41e05da3dd40746d3d6d3
  - Merge changes from topics "listprofiles", "tagprofile", "tag_defn"

    * changes:
      Add list api for profiles
      Make profile db tags specific
      Make definition tags specific

  - Add list api for profiles

    Add a list api for profiles for a specific
    definition and version.
    GET /v1/rb/definition/name/version/profile
    will list all the profiles.

    Issue-ID: MULTICLOUD-730
    Change-Id: If1b8e6910c276a0f7139ab13340721c6ec8a49e8
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
  - Make profile db tags specific

    Tags used in profile such as metadata
    are too generic. Instead we are using specific
    ones with the type prefixed.

    Issue-ID: MULTICLOUD-730
    Change-Id: I2f189d35bc202f4a71e0a92ca5b7188ebfd1cef2
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
  - Make definition tags specific

    Tags used in db such as metadata
    are too generic. Instead we are using specific
    ones with the type prefixed.

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