os-faults/os_faults
Ilya Shakhat ff71806a32 Extend network commands to operate with inter-service connectivity
Actions 'plug' and 'unplug' are extended to allow operating with
the connectivity between services.

Command format:
plug|unplug <service> service ingress|egress to|from <other service> service

Example:
`unplug nova service egress to db service' - this blocks the outgoing
traffic from nova service processes to port of db service.

Change-Id: Ia9717a76597da6aad408520e45f41fb25d3e0d49
2020-04-23 13:06:50 +04:00
..
ansible Fix representation of signal.SIG* constants 2019-07-22 09:44:25 +02:00
api Extend network commands to operate with inter-service connectivity 2020-04-23 13:06:50 +04:00
cmd Remove old drivers 2018-11-26 20:44:53 +04:00
drivers Extend network commands to operate with inter-service connectivity 2020-04-23 13:06:50 +04:00
tests Extend network commands to operate with inter-service connectivity 2020-04-23 13:06:50 +04:00
__init__.py Remove deprecated methods 2018-12-17 17:54:46 +01:00
registry.py Tests cleanup 2019-01-02 13:28:27 +01:00
utils.py Allow adding libvirt name for node 2017-04-25 08:49:36 +00:00