Reformat code according to Java Code Guidelines
[appc.git] / appc-directed-graph / appc-dgraph / provider / src / test / resources / properties / APPC / GetVfModuleInfo / GetVfModuleInfo_Failure.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # ONAP : APP-C
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property.  All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10
11 #      http://www.apache.org/licenses/LICENSE-2.0
12
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 ###
20
21
22 input.tmp.aai-data-vm.relationship-list.relationship_length=2
23 input.tmp.aai-data-vm.relationship-list.relationship[0].related-to=vserver
24 input.tmp.aai-data-vm.relationship-list.relationship[1].related-to=vf-module
25
26 input.tmp.aai-data-vm.relationship-list.relationship[0].relationship-data_length=2
27 input.tmp.aai-data-vm.relationship-list.relationship[1].relationship-data_length=2
28
29 input.tmp.aai-data-vm.relationship-list.relationship[0].relationship-data[0].relationship-key=vnfc
30 input.tmp.aai-data-vm.relationship-list.relationship[0].relationship-data[1].relationship-key=generic-vnf
31
32
33
34 input.tmp.aai-data-vm.relationship-list.relationship[1].relationship-data[0].relationship-key=vnfc
35 input.tmp.aai-data-vm.relationship-list.relationship[1].relationship-data[1].relationship-key=tenant
36
37 input.tmp.aai-data-vm.relationship-list.relationship[1].relationship-data[1].relationship-value=100
38
39
40
41 assertNull.tmp.vf-module-id
42 assertEquals.aai-error-message=Unable to get VF Module Id Info. 
43
44