Fix errors in not_operator_support.rst

In the documentation, there are some error in example.

Change-Id: Ibdcc01d725b8c96541cc24c7e0479b563a2d42ea
Closes-Bug: #1874625
This commit is contained in:
Q.hongtao 2020-04-27 10:24:14 +08:00
parent 46936dc052
commit f383c28aac

View File

@ -141,6 +141,10 @@ There exists a host with no alarm.
category: RESOURCE
type: nova.host
template_id: host
- entity:
category: RESOURCE
type: nova.instance
template_id: instance
relationships:
- relationship:
source: host_alarm # source and target from entities section
@ -233,7 +237,7 @@ There is no edge between the Vm and the Port.
relationship_type: attached
template_id : port_attached_network
- relationship:
source: vm
source: instance
target: port
relationship_type: connected
template_id : vm_connected_port