blob: acd2ba726ca1a2e48b89e9a2bb4e9641e96eae9b [file] [log] [blame]
Scott Baker62c7eaf2018-05-22 15:59:26 -07001# Copyright 2017-present Open Networking Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15
16name: test-model-policies
17accessor:
18 username: xosadmin@opencord.org
19 password: "sample"
20 kind: "testframework"
21logging:
22 version: 1
23 handlers:
24 console:
25 class: logging.StreamHandler
26 loggers:
27 'multistructlog':
28 handlers:
29 - console