blob: fbf0df879b47e82600385b1e4e2ef8b4a813ec2b [file] [log] [blame]
Matteo Scandolocc66ced2019-01-30 10:59:02 -08001# 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# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onlab-pod1-subscriber.yaml http://10.90.0.101:30007/run
16
17tosca_definitions_version: tosca_simple_yaml_1_0
18imports:
19 - custom_types/rcordsubscriber.yaml
20
21description: Pre-provsion a subscriber
22
23topology_template:
24 node_templates:
25
26 # Pre-provision the subscriber the subscriber
27
28 onf_subscriber_3:
29 type: tosca.nodes.RCORDSubscriber
30 properties:
31 name: Sub_ISKT71e801a0
32 status: pre-provisioned
33 c_tag: 11
34 s_tag: 11
35 onu_device: ISKT71e801a0
36 nas_port_id : "PON 1/1/01/1:1.1.1"
37 circuit_id: foo
38 remote_id: bar