MANIFEST.in
README.md
gunicorn.cfg
requirements.txt
setup.cfg
setup.py
wsgi.py
agent/__init__.py
agent/augmented_logging.py
agent/config.py
agent/fs_utils.py
agent/fswatcher.py
agent/hooks.py
agent/i18n.py
agent/init_logging.py
agent/json.py
agent/logg.py
agent/signals.py
agent/business/__init__.py
agent/business/tasks.py
agent/business/models/__init__.py
agent/business/models/base.py
agent/business/models/exceptions.py
agent/business/models/fields.py
agent/business/models/runner.py
agent/business/models/utils.py
agent/business/models/abgw/__init__.py
agent/business/models/abgw/address.py
agent/business/models/abgw/enums.py
agent/business/models/abgw/factory.py
agent/business/models/abgw/managers.py
agent/business/models/abgw/metrics.py
agent/business/models/abgw/migration.py
agent/business/models/abgw/utility.py
agent/business/models/abgw/config/__init__.py
agent/business/models/abgw/config/client_limits.py
agent/business/models/abgw/config/config.py
agent/business/models/abgw/config/factory.py
agent/business/models/abgw/config/storage_type_factory.py
agent/business/models/abgw/config/storage_types.py
agent/business/models/abgw/config/sysinfo.py
agent/business/models/abgw/config/throttling_limits.py
agent/business/models/abgw/config/utils.py
agent/business/models/abgw/exceptions/__init__.py
agent/business/models/abgw/exceptions/general.py
agent/business/models/abgw/tools/__init__.py
agent/business/models/abgw/tools/cmdutil.py
agent/business/models/abgw/tools/factory.py
agent/business/models/abgw/tools/vstorageabgwctl.py
agent/business/models/abgw/tools/vstorageabgwregister.py
agent/business/models/abgw/tools/vstorageabgwservice.py
agent/business/models/abgw/verifier/__init__.py
agent/business/models/abgw/verifier/factory.py
agent/business/models/abgw/verifier/nfs_verifier.py
agent/business/models/abgw/verifier/s3as_verifier.py
agent/business/models/abgw/verifier/verifier.py
agent/business/models/agent_core/__init__.py
agent/business/models/agent_core/agent_core.py
agent/business/models/agent_core/config.py
agent/business/models/agent_core/exceptions.py
agent/business/models/agent_core/factory.py
agent/business/models/agent_core/registration_info.py
agent/business/models/backend/__init__.py
agent/business/models/backend/factory.py
agent/business/models/backend/services.py
agent/business/models/backend/validators.py
agent/business/models/backend/domain/__init__.py
agent/business/models/backend/domain/config.py
agent/business/models/backend/domain/exc.py
agent/business/models/backend/domain/factory.py
agent/business/models/backend/domain/managers.py
agent/business/models/backend/domain/postgresql.py
agent/business/models/backend/domain/prometheus.py
agent/business/models/backend/domain/raftor.py
agent/business/models/backend/domain/ssl_configurator.py
agent/business/models/backend/domain/virt_iface.py
agent/business/models/backups/__init__.py
agent/business/models/backups/backup.py
agent/business/models/backups/backup_rotation_helper.py
agent/business/models/backups/exceptions.py
agent/business/models/backups/factory.py
agent/business/models/backups/reinstall.py
agent/business/models/certificates/__init__.py
agent/business/models/certificates/services.py
agent/business/models/cluster/__init__.py
agent/business/models/cluster/exceptions.py
agent/business/models/cluster/reinstall.py
agent/business/models/coredns/__init__.py
agent/business/models/coredns/factory.py
agent/business/models/coredns/service.py
agent/business/models/coredns/templates/zone.conf.j2
agent/business/models/css/__init__.py
agent/business/models/css/exceptions.py
agent/business/models/css/factory.py
agent/business/models/css/objects.py
agent/business/models/css/services.py
agent/business/models/css/tasks.py
agent/business/models/css/utils.py
agent/business/models/disk_services/factory.py
agent/business/models/disk_services/objects.py
agent/business/models/disk_services/services.py
agent/business/models/disks/__init__.py
agent/business/models/disks/actions.py
agent/business/models/disks/blinker.py
agent/business/models/disks/diks_id.py
agent/business/models/disks/disk_cache_updater.py
agent/business/models/disks/disk_monitor.py
agent/business/models/disks/disks.py
agent/business/models/disks/enums.py
agent/business/models/disks/exceptions.py
agent/business/models/disks/factory.py
agent/business/models/disks/lock.py
agent/business/models/disks/manager.py
agent/business/models/disks/performance_test.py
agent/business/models/disks/prepare.py
agent/business/models/disks/reservation.py
agent/business/models/disks/tasks.py
agent/business/models/disks/utils.py
agent/business/models/disks/zsd.py
agent/business/models/disks/disks_cache/__init__.py
agent/business/models/disks/disks_cache/cache.py
agent/business/models/disks/disks_cache/factory.py
agent/business/models/disks/disks_cache/handlers.py
agent/business/models/disks/disks_info/__init__.py
agent/business/models/disks/disks_info/blink_info.py
agent/business/models/disks/disks_info/cache_info.py
agent/business/models/disks/disks_info/factory.py
agent/business/models/disks/disks_info/info.py
agent/business/models/disks/disks_info/mount_info.py
agent/business/models/disks/disks_info/size_info.py
agent/business/models/disks/disks_info/smart_info.py
agent/business/models/disks/disks_info/udev_info.py
agent/business/models/disks/disks_info/utils.py
agent/business/models/disks/disks_info/zbc_device.py
agent/business/models/ds/__init__.py
agent/business/models/ds/datastore.py
agent/business/models/ds/exceptions.py
agent/business/models/echo/__init__.py
agent/business/models/echo/exceptions.py
agent/business/models/echo/manager.py
agent/business/models/echo/services.py
agent/business/models/events/__init__.py
agent/business/models/filebeat/__init__.py
agent/business/models/filebeat/config.py
agent/business/models/filebeat/exceptions.py
agent/business/models/filebeat/factory.py
agent/business/models/filebeat/manager.py
agent/business/models/gpu/__init__.py
agent/business/models/gpu/service.py
agent/business/models/ha/__init__.py
agent/business/models/ha/factory.py
agent/business/models/ha/manager.py
agent/business/models/ha/services/__init__.py
agent/business/models/ha/services/enums.py
agent/business/models/ha/services/factory.py
agent/business/models/ha/services/shaman.py
agent/business/models/ipsec/__init__.py
agent/business/models/ipsec/metrics.py
agent/business/models/iscsi/__init__.py
agent/business/models/iscsi/exceptions.py
agent/business/models/iscsi/facade.py
agent/business/models/iscsi/services.py
agent/business/models/iscsi/target.py
agent/business/models/iscsi/user.py
agent/business/models/iscsi/utils.py
agent/business/models/iscsi/xml_parser.py
agent/business/models/iscsi_initiators/__init__.py
agent/business/models/iscsi_initiators/exceptions.py
agent/business/models/iscsi_initiators/factory.py
agent/business/models/iscsi_initiators/objects.py
agent/business/models/iscsi_initiators/tasks.py
agent/business/models/iscsi_initiators/utils.py
agent/business/models/iscsi_initiators/impl/DiscovererImpl.py
agent/business/models/iscsi_initiators/impl/RegisterImpl.py
agent/business/models/iscsi_initiators/impl/SessionImpl.py
agent/business/models/iscsi_initiators/impl/SessionManagerImpl.py
agent/business/models/iscsi_initiators/impl/TargetImpl.py
agent/business/models/iscsi_initiators/impl/__init__.py
agent/business/models/iscsi_initiators/impl/utils.py
agent/business/models/iscsi_initiators/impl/iscsiadm/ISCSIAdm.py
agent/business/models/iscsi_initiators/impl/iscsiadm/__init__.py
agent/business/models/iscsi_initiators/impl/iscsiadm/errors.py
agent/business/models/iscsialua/__init__.py
agent/business/models/iscsialua/aluaaccessstate.py
agent/business/models/iscsialua/base.py
agent/business/models/iscsialua/configsnapshot.py
agent/business/models/iscsialua/exc.py
agent/business/models/iscsialua/factory.py
agent/business/models/iscsialua/fc_ports.py
agent/business/models/iscsialua/iscsiconfigmgr.py
agent/business/models/iscsialua/nodemgr.py
agent/business/models/iscsialua/sessions.py
agent/business/models/iscsialua/targetgroup.py
agent/business/models/iscsialua/targetgroupmgr.py
agent/business/models/iscsialua/targetgroupsnapshots.py
agent/business/models/iscsialua/user.py
agent/business/models/iscsialua/usermgr.py
agent/business/models/iscsialua/usersnapshots.py
agent/business/models/iscsialua/utils.py
agent/business/models/iscsialua/volume.py
agent/business/models/iscsialua/volumemgr.py
agent/business/models/iscsialua/volumesnapshots.py
agent/business/models/iscsialua/vstoragetarget/__init__.py
agent/business/models/iscsialua/vstoragetarget/accountcmds.py
agent/business/models/iscsialua/vstoragetarget/basecmd.py
agent/business/models/iscsialua/vstoragetarget/configcmds.py
agent/business/models/iscsialua/vstoragetarget/exc.py
agent/business/models/iscsialua/vstoragetarget/nodecmds.py
agent/business/models/iscsialua/vstoragetarget/prog.py
agent/business/models/iscsialua/vstoragetarget/sessioncmds.py
agent/business/models/iscsialua/vstoragetarget/targetcmds.py
agent/business/models/iscsialua/vstoragetarget/tgcmds.py
agent/business/models/iscsialua/vstoragetarget/viewcmd.py
agent/business/models/iscsialua/vstoragetarget/volcmds.py
agent/business/models/iscsialua/vstoragetarget/vstoragetargetmanagerservice.py
agent/business/models/iscsialua/vstoragetarget/vstoragetargetmonitorservice.py
agent/business/models/keystone/__init__.py
agent/business/models/keystone/services.py
agent/business/models/license/__init__.py
agent/business/models/license/acronis_licence.py
agent/business/models/license/exceptions.py
agent/business/models/mdss/__init__.py
agent/business/models/mdss/exception.py
agent/business/models/mdss/maker.py
agent/business/models/mdss/tasks.py
agent/business/models/mpfs/__init__.py
agent/business/models/mpfs/enums.py
agent/business/models/mpfs/exceptions.py
agent/business/models/mpfs/services.py
agent/business/models/mpfs/tasks.py
agent/business/models/mpfs/utils.py
agent/business/models/mpfs/commands/discov_cli.py
agent/business/models/mpfs/entities/dao.py
agent/business/models/mpfs/entities/factory.py
agent/business/models/mpfs/templates/krb5.conf.j2
agent/business/models/mpfs/templates/smb.conf.j2
agent/business/models/multipath_config/__init__.py
agent/business/models/multipath_config/config.py
agent/business/models/multipath_config/enums.py
agent/business/models/multipath_config/exceptions.py
agent/business/models/multipath_config/factory.py
agent/business/models/multipath_config/manager.py
agent/business/models/network/__init__.py
agent/business/models/network/enums.py
agent/business/models/network/exceptions.py
agent/business/models/network/facade.py
agent/business/models/network/ifcfg.py
agent/business/models/network/interface.py
agent/business/models/network/manager.py
agent/business/models/network/ovscfg.py
agent/business/models/network/protected_services.py
agent/business/models/network/services.py
agent/business/models/network/storage_ipv6.py
agent/business/models/network/tasks.py
agent/business/models/network/types.py
agent/business/models/network/connectivity/__init__.py
agent/business/models/network/connectivity/checker.py
agent/business/models/network/connectivity/factory.py
agent/business/models/network/connectivity/types.py
agent/business/models/network/connectivity/utils.py
agent/business/models/network/connectivity/backends/__init__.py
agent/business/models/network/connectivity/backends/factory.py
agent/business/models/network/connectivity/backends/pinger.py
agent/business/models/network/connectivity/backends/cmdline/__init__.py
agent/business/models/network/connectivity/backends/cmdline/ping.py
agent/business/models/network/linux/__init__.py
agent/business/models/network/linux/factory.py
agent/business/models/network/linux/net_iface.py
agent/business/models/network/linux/utils.py
agent/business/models/network/roles/__init__.py
agent/business/models/network/roles/factory.py
agent/business/models/network/roles/services.py
agent/business/models/network/roles/tasks.py
agent/business/models/nfs/__init__.py
agent/business/models/nfs/daemons.py
agent/business/models/nfs/exceptions.py
agent/business/models/nfs/factory.py
agent/business/models/nfs/services.py
agent/business/models/nfs/commands/__init__.py
agent/business/models/nfs/commands/configs.py
agent/business/models/nfs/commands/factory.py
agent/business/models/nfs/commands/vstorage_nfs.py
agent/business/models/nfs/configs/__init__.py
agent/business/models/nfs/configs/ds_list.py
agent/business/models/nfs/configs/kerberos.py
agent/business/models/nfs/configs/ldap.py
agent/business/models/nfs/entities/__init__.py
agent/business/models/nfs/entities/daemons.py
agent/business/models/nfs/entities/dao.py
agent/business/models/nfs/entities/enums.py
agent/business/models/nfs/entities/factory.py
agent/business/models/nfs/entities/parsers.py
agent/business/models/nfs/entities/export_config/__init__.py
agent/business/models/nfs/entities/export_config/config_maker.py
agent/business/models/nfs/entities/export_config/parser.py
agent/business/models/nfs/entities/export_config/services.py
agent/business/models/nfs/entities/export_config/templates/nfs_export.conf.template
agent/business/models/node/__init__.py
agent/business/models/node/exceptions.py
agent/business/models/node/factory.py
agent/business/models/node/packages.py
agent/business/models/node/services.py
agent/business/models/node/tasks.py
agent/business/models/node/updater.py
agent/business/models/node/forget/__init__.py
agent/business/models/node/forget/clean.py
agent/business/models/node/location/__init__.py
agent/business/models/node/location/factory.py
agent/business/models/node/location/host_id.py
agent/business/models/node/location/location.py
agent/business/models/node/location/rw_file.py
agent/business/models/node/release/__init__.py
agent/business/models/node/release/cleaners.py
agent/business/models/node/release/factory.py
agent/business/models/node/release/release.py
agent/business/models/node/release/utils.py
agent/business/models/ostor/__init__.py
agent/business/models/ostor/_cluster.py
agent/business/models/ostor/daemons.py
agent/business/models/ostor/enums.py
agent/business/models/ostor/exceptions.py
agent/business/models/ostor/facade.py
agent/business/models/ostor/factory.py
agent/business/models/ostor/s3gw_ports_parser.py
agent/business/models/ostor/services.py
agent/business/models/ostor/utils.py
agent/business/models/ostor/commands/__init__.py
agent/business/models/ostor/commands/factory.py
agent/business/models/ostor/commands/ostor_ctl.py
agent/business/models/ostor/commands/ostor_size_command.py
agent/business/models/ostor/commands/ostorcfg_service.py
agent/business/models/ostor/config/__init__.py
agent/business/models/ostor/config/config.py
agent/business/models/ostor/config/factory.py
agent/business/models/ostor/entities/__init__.py
agent/business/models/ostor/entities/configs.py
agent/business/models/ostor/entities/dao.py
agent/business/models/ostor/entities/factory.py
agent/business/models/ostor/entities/parsers.py
agent/business/models/ostor/notary/__init__.py
agent/business/models/ostor/notary/config_parser.py
agent/business/models/ostor/notary/configuration.py
agent/business/models/ostor/notary/exceptions.py
agent/business/models/ostor/notary/factory.py
agent/business/models/ostor/notary/record.py
agent/business/models/ostor/notary/schemas.py
agent/business/models/performance/__init__.py
agent/business/models/performance_test_task/__init__.py
agent/business/models/prepare_disk_task/__init__.py
agent/business/models/register_node_task/__init__.py
agent/business/models/reports/__init__.py
agent/business/models/reports/collectors.py
agent/business/models/reports/factory.py
agent/business/models/reports/report.py
agent/business/models/s3/__init__.py
agent/business/models/s3/services.py
agent/business/models/s3/bucket/__init__.py
agent/business/models/s3/bucket/exception.py
agent/business/models/s3/bucket/facade.py
agent/business/models/s3/bucket/factory.py
agent/business/models/s3/bucket/parsers.py
agent/business/models/s3/bucket/utils.py
agent/business/models/s3/cluster/__init__.py
agent/business/models/s3/cluster/dao.py
agent/business/models/s3/cluster/entities.py
agent/business/models/s3/cluster/factory.py
agent/business/models/s3/gateways/__init__.py
agent/business/models/s3/gateways/daemons.py
agent/business/models/s3/gateways/dao.py
agent/business/models/s3/gateways/exceptions.py
agent/business/models/s3/gateways/factory.py
agent/business/models/s3/gateways/gateway.py
agent/business/models/s3/gateways/services.py
agent/business/models/s3/gateways/nginx_config/__init__.py
agent/business/models/s3/gateways/nginx_config/nginx_config_maker.py
agent/business/models/s3/gateways/nginx_config/parser.py
agent/business/models/s3/gateways/nginx_config/s3gw_protocol_config.py
agent/business/models/s3/gateways/nginx_config/services.py
agent/business/models/s3/gateways/nginx_config/templates/s3-gateway.conf.template
agent/business/models/s3/georeplication/__init__.py
agent/business/models/s3/georeplication/base.py
agent/business/models/s3/georeplication/exceptions.py
agent/business/models/s3/georeplication/factory.py
agent/business/models/s3/georeplication/services.py
agent/business/models/s3/georeplication/user.py
agent/business/models/s3/georeplication/config/__init__.py
agent/business/models/s3/georeplication/config/base.py
agent/business/models/s3/georeplication/config/clusters.py
agent/business/models/s3/georeplication/config/factory.py
agent/business/models/s3/georeplication/config/self_uid.py
agent/business/models/s3/georeplication/config/services.py
agent/business/models/s3/georeplication/config/sites.py
agent/business/models/s3/georeplication/config/utils.py
agent/business/models/s3/limits/__init__.py
agent/business/models/s3/limits/exception.py
agent/business/models/s3/limits/facade.py
agent/business/models/s3/limits/factory.py
agent/business/models/s3/limits/utils.py
agent/business/models/s3/log_delivery/__init__.py
agent/business/models/s3/log_delivery/config.py
agent/business/models/s3/log_delivery/factory.py
agent/business/models/s3/log_delivery/services.py
agent/business/models/s3/log_delivery/user.py
agent/business/models/s3/quotas/__init__.py
agent/business/models/s3/quotas/exception.py
agent/business/models/s3/quotas/facade.py
agent/business/models/s3/quotas/factory.py
agent/business/models/s3/quotas/utils.py
agent/business/models/s3/usage/__init__.py
agent/business/models/s3/usage/facade.py
agent/business/models/s3/usage/factory.py
agent/business/models/s3/usage/utils.py
agent/business/models/s3/user/__init__.py
agent/business/models/s3/user/exceptions.py
agent/business/models/s3/user/facade.py
agent/business/models/s3/user/system.py
agent/business/models/s3/user/xml_parser.py
agent/business/models/services_manager/__init__.py
agent/business/models/services_manager/enums.py
agent/business/models/services_manager/factory.py
agent/business/models/services_manager/nginx.py
agent/business/models/services_manager/systemctl.py
agent/business/models/ssh/__init__.py
agent/business/models/ssh/exceptions.py
agent/business/models/ssh/facade.py
agent/business/models/ssh/key.py
agent/business/models/stat/__init__.py
agent/business/models/stat/spaces.py
agent/business/models/system_info/__init__.py
agent/business/models/system_info/parsers.py
agent/business/models/system_info/service.py
agent/business/models/tier/__init__.py
agent/business/models/usage_report/__init__.py
agent/business/models/usage_report/collector.py
agent/business/models/usage_report/factory.py
agent/contrib/__init__.py
agent/contrib/base_config.py
agent/contrib/base_daemon.py
agent/contrib/cluster_path.py
agent/contrib/commands_executor.py
agent/contrib/disk_bench.py
agent/contrib/rest_client.py
agent/contrib/shared_value.py
agent/contrib/shell.py
agent/contrib/crypto/__init__.py
agent/contrib/crypto/exceptions.py
agent/contrib/crypto/utils.py
agent/contrib/failover/__init__.py
agent/contrib/failover/exceptions.py
agent/contrib/failover/factory.py
agent/contrib/failover/task.py
agent/contrib/mount/__init__.py
agent/contrib/mount/base.py
agent/contrib/mount/cluster.py
agent/contrib/mount/configurator.py
agent/contrib/mount/exceptions.py
agent/contrib/mount/factory.py
agent/contrib/mount/fstab.py
agent/contrib/mount/utils.py
agent/contrib/mount/vdisk.py
agent/contrib/mount/info/__init__.py
agent/contrib/mount/info/factory.py
agent/contrib/mount/info/mpoint_for_path.py
agent/contrib/mount/info/utils.py
agent/contrib/mount/monitor/__init__.py
agent/contrib/mount/monitor/factory.py
agent/contrib/mount/monitor/mount_monitor.py
agent/contrib/pcs/__init__.py
agent/contrib/pcs/exceptions.py
agent/contrib/pcs/commands/__init__.py
agent/contrib/pcs/commands/factory.py
agent/contrib/pcs/commands/parsers.py
agent/contrib/pcs/commands/vstorage.py
agent/contrib/pcs/utils/__init__.py
agent/contrib/pcs/utils/cache.py
agent/contrib/pcs/utils/enums.py
agent/contrib/pcs/utils/exceptions.py
agent/contrib/pcs/utils/factory.py
agent/contrib/pcs/utils/functions.py
agent/contrib/pcs/utils/raw.py
agent/contrib/pcs/utils/services.py
agent/contrib/pcs/vstorage_attrs/__init__.py
agent/contrib/pcs/vstorage_attrs/attributes.py
agent/contrib/pcs/vstorage_attrs/factory.py
agent/contrib/pcs/vstorage_attrs/services.py
agent/contrib/scheduler/__init__.py
agent/contrib/scheduler/jobstores.py
agent/contrib/scheduler/tasks.py
agent/errors/__init__.py
agent/errors/base.py
agent/errors/chunk_server.py
agent/errors/iscsialua.py
agent/errors/metadata_server.py
agent/loggers/__init__.py
agent/loggers/factory.py
agent/loggers/logger.py
agent/loggers/names.py
agent/loggers/tracer.py
agent/loggers/utils.py
agent/manage/__init__.py
agent/manage/disks.py
agent/manage/interfaces.py
agent/manage/ipsec.py
agent/manage/reinstall.py
agent/presentation/__init__.py
agent/presentation/api/__init__.py
agent/presentation/api/base.py
agent/presentation/api/common_schema.py
agent/presentation/api/custom_fields.py
agent/presentation/api/custom_validators.py
agent/presentation/api/exec_command.py
agent/presentation/api/serializers.py
agent/presentation/api/utils.py
agent/presentation/api/version.py
agent/presentation/api/abgw/__init__.py
agent/presentation/api/abgw/decorators.py
agent/presentation/api/abgw/endpoints.py
agent/presentation/api/abgw/georeplication.py
agent/presentation/api/abgw/reverseproxying.py
agent/presentation/api/abgw/schemes.py
agent/presentation/api/abgw/trueimage.py
agent/presentation/api/abgw/utils.py
agent/presentation/api/agent_core/__init__.py
agent/presentation/api/agent_core/decorators.py
agent/presentation/api/agent_core/endpoints.py
agent/presentation/api/agent_core/schemes.py
agent/presentation/api/backend/__init__.py
agent/presentation/api/backend/decorators.py
agent/presentation/api/backend/ha.py
agent/presentation/api/backups/__init__.py
agent/presentation/api/backups/decorators.py
agent/presentation/api/backups/endpoints.py
agent/presentation/api/backups/schemas.py
agent/presentation/api/certificates/__init__.py
agent/presentation/api/certificates/endpoints.py
agent/presentation/api/certificates/schemas.py
agent/presentation/api/cluster/__init__.py
agent/presentation/api/cluster/decorators.py
agent/presentation/api/cluster/endpoints.py
agent/presentation/api/cluster/schemas.py
agent/presentation/api/config/__init__.py
agent/presentation/api/config/endpoints.py
agent/presentation/api/css/__init__.py
agent/presentation/api/css/decorators.py
agent/presentation/api/css/endpoints.py
agent/presentation/api/css/schemas.py
agent/presentation/api/disks/__init__.py
agent/presentation/api/disks/decorators.py
agent/presentation/api/disks/endpoints.py
agent/presentation/api/disks/schemas.py
agent/presentation/api/disks/utils.py
agent/presentation/api/ds/__init__.py
agent/presentation/api/ds/backward_compatibility_support.py
agent/presentation/api/ds/decorators.py
agent/presentation/api/ds/endpoints.py
agent/presentation/api/ds/serializers.py
agent/presentation/api/echo/__init__.py
agent/presentation/api/echo/decorators.py
agent/presentation/api/echo/endpoints.py
agent/presentation/api/echo/schemas.py
agent/presentation/api/events/__init__.py
agent/presentation/api/events/endpoints.py
agent/presentation/api/events/schemas.py
agent/presentation/api/events/utils.py
agent/presentation/api/failover/__init__.py
agent/presentation/api/failover/decorators.py
agent/presentation/api/filebeat/__init__.py
agent/presentation/api/filebeat/endpoints.py
agent/presentation/api/filebeat/schema.py
agent/presentation/api/ha/__init__.py
agent/presentation/api/ha/decorators.py
agent/presentation/api/ha/shaman.py
agent/presentation/api/ipsec/__init__.py
agent/presentation/api/iscsi/__init__.py
agent/presentation/api/iscsi/decorators.py
agent/presentation/api/iscsi/migration.py
agent/presentation/api/iscsi/schema.py
agent/presentation/api/iscsi/targets.py
agent/presentation/api/iscsi/users.py
agent/presentation/api/iscsi/utils.py
agent/presentation/api/iscsi_initiators/__init__.py
agent/presentation/api/iscsi_initiators/decorators.py
agent/presentation/api/iscsi_initiators/endpoints.py
agent/presentation/api/iscsi_initiators/schemas.py
agent/presentation/api/iscsialua/__init__.py
agent/presentation/api/iscsialua/configs.py
agent/presentation/api/iscsialua/decorators.py
agent/presentation/api/iscsialua/fc_ports.py
agent/presentation/api/iscsialua/nodes.py
agent/presentation/api/iscsialua/schemas.py
agent/presentation/api/iscsialua/sessions.py
agent/presentation/api/iscsialua/targetgroups.py
agent/presentation/api/iscsialua/users.py
agent/presentation/api/iscsialua/volumes.py
agent/presentation/api/license/__init__.py
agent/presentation/api/license/acronis_license.py
agent/presentation/api/license/decorators.py
agent/presentation/api/license/endpoints.py
agent/presentation/api/lock_files/__init__.py
agent/presentation/api/lock_files/decorators.py
agent/presentation/api/lock_files/lockfiles.py
agent/presentation/api/lock_files/schema.py
agent/presentation/api/logging/__init__.py
agent/presentation/api/logging/endpoints.py
agent/presentation/api/logging/schemas.py
agent/presentation/api/mdss/__init__.py
agent/presentation/api/mdss/decorators.py
agent/presentation/api/mdss/endpoints.py
agent/presentation/api/mdss/schemas.py
agent/presentation/api/mpfs/__init__.py
agent/presentation/api/mpfs/decorators.py
agent/presentation/api/mpfs/endpoints.py
agent/presentation/api/mpfs/schemas.py
agent/presentation/api/multipath_config/__init__.py
agent/presentation/api/multipath_config/endpoints.py
agent/presentation/api/network/__init__.py
agent/presentation/api/network/bondings.py
agent/presentation/api/network/bridge.py
agent/presentation/api/network/connectivity.py
agent/presentation/api/network/decorators.py
agent/presentation/api/network/dns.py
agent/presentation/api/network/dns_server.py
agent/presentation/api/network/hostname.py
agent/presentation/api/network/interfaces.py
agent/presentation/api/network/misc.py
agent/presentation/api/network/ovsbrige.py
agent/presentation/api/network/routes.py
agent/presentation/api/network/schemas.py
agent/presentation/api/network/storage_ipv6.py
agent/presentation/api/network/utils.py
agent/presentation/api/network/vlans.py
agent/presentation/api/nfs/__init__.py
agent/presentation/api/nfs/cluster.py
agent/presentation/api/nfs/decorators.py
agent/presentation/api/nfs/enums.py
agent/presentation/api/nfs/serializers.py
agent/presentation/api/nfs/shares.py
agent/presentation/api/node/__init__.py
agent/presentation/api/node/decorators.py
agent/presentation/api/node/endpoints.py
agent/presentation/api/node/schemas.py
agent/presentation/api/node/updater.py
agent/presentation/api/ostor/__init__.py
agent/presentation/api/ostor/cluster.py
agent/presentation/api/ostor/decorators.py
agent/presentation/api/ostor/enums.py
agent/presentation/api/ostor/serializers.py
agent/presentation/api/pci/__init__.py
agent/presentation/api/pci/util.py
agent/presentation/api/performance/__init__.py
agent/presentation/api/performance/endpoints.py
agent/presentation/api/performance/schemas.py
agent/presentation/api/performance_test/__init__.py
agent/presentation/api/performance_test/endpoints.py
agent/presentation/api/prometheus/__init__.py
agent/presentation/api/prometheus/endpoints.py
agent/presentation/api/register_node/__init__.py
agent/presentation/api/register_node/endpoints.py
agent/presentation/api/reports/__init__.py
agent/presentation/api/reports/decorators.py
agent/presentation/api/reports/endpoints.py
agent/presentation/api/reports/schemas.py
agent/presentation/api/s3/__init__.py
agent/presentation/api/s3/bucket.py
agent/presentation/api/s3/cluster.py
agent/presentation/api/s3/decorators.py
agent/presentation/api/s3/geo.py
agent/presentation/api/s3/limits.py
agent/presentation/api/s3/notary_provider.py
agent/presentation/api/s3/quotas.py
agent/presentation/api/s3/schemas.py
agent/presentation/api/s3/serializers.py
agent/presentation/api/s3/usage.py
agent/presentation/api/s3/user.py
agent/presentation/api/services/__init__.py
agent/presentation/api/services/endpoints.py
agent/presentation/api/services/utils.py
agent/presentation/api/ssh/__init__.py
agent/presentation/api/ssh/decorators.py
agent/presentation/api/stat/__init__.py
agent/presentation/api/stat/endpoints.py
agent/presentation/api/stat/schemas.py
agent/presentation/api/system_info/__init__.py
agent/presentation/api/system_info/endpoints.py
agent/presentation/api/system_info/schemas.py
agent/presentation/api/system_info/vstorage_endpoints.py
agent/presentation/api/tasks/__init__.py
agent/presentation/api/tasks/endpoints.py
agent/presentation/api/tasks/utils.py
agent/presentation/api/usage_report/__init__.py
agent/presentation/api/usage_report/endpoints.py
agent/presentation/api/usage_report/schemas.py
agent/presentation/api/vhs/__init__.py
agent/presentation/api/vhs/decorators.py
agent/tracer/__init__.py
agent/tracer/factory.py
agent/tracer/flask/__init__.py
agent/tracer/flask/tracer.py
agent/tracer/prometheus/__init__.py
agent/tracer/prometheus/timer.py
agent/tracer/prometheus/tls_stack.py
agent/tracer/prometheus/tracer.py
agent/utils/Validate.py
agent/utils/__init__.py
agent/utils/cgroup.py
agent/utils/exc.py
agent/utils/factory.py
agent/utils/fmt.py
agent/utils/functions.py
agent/utils/ids.py
agent/utils/lspci.py
agent/utils/misc.py
agent/utils/upgrade.py
agent/utils/lock_files/__init__.py
agent/utils/lock_files/config.py
agent/utils/lock_files/errors.py
agent/utils/lock_files/factory.py
agent/utils/lock_files/lockfile.py
agent/utils/lock_files/impl/__init__.py
agent/utils/lock_files/impl/config.py
agent/utils/lock_files/impl/lockfile.py
agent/utils/parsers/__init__.py
agent/utils/parsers/kv/__init__.py
agent/utils/parsers/kv/factory.py
agent/utils/parsers/kv/parser.py
agent/utils/parsers/kv/result.py
agent/utils/parsers/kv/utils.py
scripts/package/register-node
vstorage_ui_agent.egg-info/PKG-INFO
vstorage_ui_agent.egg-info/SOURCES.txt
vstorage_ui_agent.egg-info/dependency_links.txt
vstorage_ui_agent.egg-info/not-zip-safe
vstorage_ui_agent.egg-info/top_level.txt