Advertisement
Guest User

Untitled

a guest
Feb 14th, 2018
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.42 KB | None | 0 0
  1. metadata:
  2.   name: static
  3.   description: switch static datasource config
  4. definitions:
  5.   entities:
  6.     - static_id: sw-cam11
  7.       type: switch
  8.       name: sw-cam11
  9.       state: active
  10.     - static_id: OpenStack_ops_network
  11.       type: neutron.network
  12.       name: OpenStack_ops_network
  13.       state: active
  14.   relationships:
  15.     - source: sw-cam11
  16.       target: OpenStack_ops_network
  17.       relationship_type: attached
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement