summaryrefslogtreecommitdiffstats
path: root/puppet/services/octavia-api.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-07-14Adds network/cidr mapping into a new service propertyGiulio Fidente1-0/+5
Makes it possible to resolve network subnets within a service template; the data is transported into a new property ServiceData wired into every service which hopefully is generic enough to be extended in the future and transport more data. Data can be consumed in service templates to set config values which need to know what is the subn
##############################################################################
# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---

schema: "yardstick:task:0.1"
description: >
    Yardstick TC040 config file;
    Running Parser Yang-to-Tosca module as a tool, validating output against expected outcome.


scenarios:
-
  type: Parser
  options:
    yangfile:  /home/opnfv/repos/yardstick/samples/yang.yaml
    toscafile: /home/opnfv/repos/yardstick//samples/tosca.yam