.. |
__init__.py
|
scripts/rpc: Add include_aliases flag to rpc_get_methods.
|
2019-08-28 15:19:17 +00:00 |
app.py
|
rpc: Add thread_get_stats RPC method
|
2019-07-10 04:28:14 +00:00 |
bdev.py
|
RPC: rename rpc destroy_raid_bdev to bdev_raid_delete
|
2019-09-19 19:24:47 +00:00 |
client.py
|
rpc.py: check if port is None during client init
|
2019-07-22 02:24:11 +00:00 |
helpers.py
|
rpc.py: add framework for detecting deprecated aliases
|
2019-05-09 04:37:08 +00:00 |
ioat.py
|
RPC: rename scan_ioat_copy_engine to ioat_scan_copy_engine
|
2019-09-19 19:24:47 +00:00 |
iscsi.py
|
rpc: Rename add_secret_to_iscsi_auth_group to iscsi_auth_group_add_secret
|
2019-09-19 20:40:17 +00:00 |
log.py
|
log: use new framework for marking deprecated RPCs
|
2019-05-09 04:37:08 +00:00 |
lvol.py
|
RPC: rename rpc construct_lvol_store to bdev_lvol_create_lvstore
|
2019-08-30 16:40:44 +00:00 |
nbd.py
|
rpc: Rename get_nbd_disks to nbd_get_disks
|
2019-09-19 20:56:35 +00:00 |
net.py
|
scripts: fix executable attribute for includes
|
2018-09-18 16:34:45 +00:00 |
notify.py
|
rpc/notifications: add notification support to RPC client and SPDK host.
|
2019-04-09 23:01:52 +00:00 |
nvme.py
|
rpc: Rename send_nvme_cmd to bdev_nvme_send_cmd
|
2019-08-28 20:22:00 +00:00 |
nvmf.py
|
rpc/nvmf: add tgt_name options to relevant RPCs.
|
2019-08-21 17:20:28 +00:00 |
pmem.py
|
rpc: Rename delete_pmem_pool to bdev_pmem_delete_pool
|
2019-09-05 07:04:17 +00:00 |
subsystem.py
|
scripts: fix executable attribute for includes
|
2018-09-18 16:34:45 +00:00 |
trace.py
|
lib/trace: add 3 RPC method for tpoint_group_mask
|
2018-12-14 21:29:12 +00:00 |
vhost.py
|
RPC: rename construct_virtio_dev to bdev_virtio_attach_controller
|
2019-09-19 19:24:47 +00:00 |
vmd.py
|
event/subsystem/vmd: RPC support
|
2019-07-26 18:27:40 +00:00 |