Age | Commit message (Collapse) | Author | Files | Lines |
|
Exercise the Neutron port data plane status API on the Sample Inspector.
Setting the data_plane_status field of Neutron Port objects to 'DOWN'
when a network failure on a node is detected.
To keep the test simple enough to verify the Neutron API, we don't
consider a scenario where multiple NIC ports could be present on that
particular node. It could still be done, though.
JIRA: DOCTOR-107
Change-Id: I9ffa0a23626b7edfaeb601dc90d55c756216cc41
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
|
|
1.send bytes data to the socket
see https://docs.python.org/3/library/socket.html
2.fix a endless loop
Change-Id: I880e713266347d8836cec45ebf9a500bb7c813f4
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
JIRA: DOCTOR-100
Change-Id: I684071d35aac99ad1f5b65ae74e0a98ac726af35
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
JIRA: DOCTOR-100
Change-Id: I1e2c53f7a716156e35386d42c0df32a228a78fab
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|