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>
    
1 file changed