diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-07-23 07:29:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-23 07:29:59 +0000 |
commit | bf25d761ed30bae8b43f1d41a4ca9443a0c99d24 (patch) | |
tree | bfb3d4df81c53f6224416042ad9d546af2048b05 /docs/submodules/multicloud/k8s.git | |
parent | 0b0868e47d1285fa50369fb28c52c6a60f61b698 (diff) |
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>
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 75afe2e559a170f5cae7e870059db0438e02aa4 +Subproject 40014c64df3250db72b41e05da3dd40746d3d6d |