Update git submodules
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Wed, 26 Feb 2020 14:30:12 +0000 (14:30 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 26 Feb 2020 14:30:12 +0000 (14:30 +0000)
commitaf50bc865d9a98aee3539054390cc645ce61d2e6
tree316edce4e33347dea9e6a9ef5a630a3329dbe939
parent11dc7d2c428e16f98748b7b78ae870612c6865d1
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 791bc9f5989e51281add126bcf1baccab1f21a57
  - Merge "[COMMON] Allow to choose between nodePortPrefix and nodePortPrefixExt"
  - [COMMON] Allow to choose between nodePortPrefix and nodePortPrefixExt

    Add the ability to specify whether a nodePortPrefix or
    nodePortPrefixExt should be used while defining a port using common
    service template.

    Now you can specify:

    ports:
      - name: http
        port: 9098
        nodePort: "09"
        prefix: nodePortPrefixExt

    Issue-ID: OOM-1971
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ied78584e5b1c8f479ca180890df67ad4dee3501a
docs/submodules/oom.git