aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/nbi/requirements.yaml
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-11-01 19:24:21 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-01 19:24:21 +0000
commit5921ff91b056676cf9f77f94b9d8d86ff4e836b2 (patch)
tree5b2020861e8e1c65ca24e70126221068a2a9bff9 /kubernetes/nbi/requirements.yaml
parent3424d414e6b3d1252d54d44a49138f8c955aab2a (diff)
parentce0f3b66fb6597d1f2da4159d2d14d066a54cb84 (diff)
Merge "Use fixed namespace for topics in Casablanca"
Diffstat (limited to 'kubernetes/nbi/requirements.yaml')
0 files changed, 0 insertions, 0 deletions
============LICENSE_START======================================================= # Copyright (C) 2021 Nordix Foundation # ================================================================================ # 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========================================================= --- # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-20.04 tools: python: "3.8" python: install: - requirements: docs/requirements-docs.txt sphinx: configuration: docs/conf.py