summaryrefslogtreecommitdiffstats
path: root/docs/guides/overview/media/ONAP_main_functions.des
diff options
context:
space:
mode:
authorEylon Malin <eylon.malin@intl.att.com>2020-01-16 07:26:55 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-16 07:26:55 +0000
commitf90b1a911f1e3db3d66b264488fe31b23a588127 (patch)
tree1ec886dcffd1c569828ad39b081231b55496b61d /docs/guides/overview/media/ONAP_main_functions.des
parentad6efe0ac100d4da295240565c94e94b9ee309f0 (diff)
Update git submodules
* Update docs/submodules/vid.git from branch 'master' to adef7f90d338e0e93e3a3d0a6f714f0270a9b7f1 - Merge "Async MSO error format: handle more cases" - Async MSO error format: handle more cases Try better not to fallback to "Http Code:400, null" Notably, handle the case where "serviceException" is inside a "requestError" container. Issue-ID: VID-749 Change-Id: I3c7d609aed893bbbeb71ebe4b465289c71e5c32b Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'docs/guides/overview/media/ONAP_main_functions.des')
0 files changed, 0 insertions, 0 deletions
.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#  ============LICENSE_START=======================================================
#   Copyright (C) 2019 Nordix Foundation.
#   Modified Copyright (C) 2020 AT&T Intellectual Property.
#   Modifications Copyright © 2021 Orange
#   Modifications Copyright © 2021, 2024-2025 Nordix Foundation
#   Modifications Copyright © 2024-2025 Deutsche Telekom
#  ================================================================================
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
#  You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#
#  SPDX-License-Identifier: Apache-2.0
#  ============LICENSE_END=========================================================

apiVersion: v2
description: ONAP Policy Administration (PAP)
name: policy-pap
version: 16.0.3

dependencies:
  - name: common
    version: ~13.x-0
    repository: '@local'
  - name: repositoryGenerator
    version: ~13.x-0
    repository: '@local'
  - name: serviceAccount
    version: ~13.x-0
    repository: '@local'
  - name: readinessCheck
    version: ~13.x-0
    repository: '@local'