Files
vitrage/doc/source/contributor/manual_tests/switch_and_nic.yaml
Ifat Afek 0ecc1d623f Added a document with manual tests for Vitrage
Change-Id: I50218ca0208f59f130f90cac02413b94c527f667
2019-05-15 08:43:50 +00:00

20 lines
377 B
YAML

metadata:
description: static configuration with switches
name: switch_and_nic
definitions:
entities:
- id: 12345
name: nic-1
static_id: nic-1
type: nic
state: available
- id: 23456
name: switch-2
static_id: switch-2
type: switch
state: available
relationships:
- relationship_type: attached
source: nic-1
target: switch-2