.coveragerc
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
babel.cfg
pylintrc
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
contrib/ci/common.sh
contrib/ci/post_test_hook.sh
contrib/ci/pre_test_hook.sh
contrib/share_driver_hooks/README.rst
contrib/share_driver_hooks/zaqar_notification.py
contrib/share_driver_hooks/zaqar_notification_example_consumer.py
contrib/share_driver_hooks/zaqarclientwrapper.py
devstack/README.rst
devstack/plugin.sh
devstack/settings
devstack/files/debs/manila
devstack/files/rpms/manila
devstack/files/rpms-suse/manila
devstack/upgrade/resources.sh
devstack/upgrade/settings
devstack/upgrade/shutdown.sh
devstack/upgrade/upgrade.sh
devstack/upgrade/from-mitaka/upgrade-manila
doc/.gitignore
doc/Makefile
doc/README.rst
doc/find_autodoc_modules.sh
doc/generate_autodoc_index.sh
doc/ext/__init__.py
doc/ext/manila_autodoc.py
doc/ext/manila_todo.py
doc/source/conf.py
doc/source/glossary.rst
doc/source/index.rst
doc/source/_ga/layout.html
doc/source/adminref/index.rst
doc/source/adminref/intro.rst
doc/source/adminref/multi_backends.rst
doc/source/adminref/network_plugins.rst
doc/source/adminref/quick_start.rst
doc/source/devref/adding_release_notes.rst
doc/source/devref/addmethod.openstackapi.rst
doc/source/devref/api.rst
doc/source/devref/api_microversion_dev.rst
doc/source/devref/api_microversion_history.rst
doc/source/devref/architecture.rst
doc/source/devref/auth.rst
doc/source/devref/capabilities_and_extra_specs.rst
doc/source/devref/cephfs_native_driver.rst
doc/source/devref/commit_message_tags.rst
doc/source/devref/database.rst
doc/source/devref/development.environment.rst
doc/source/devref/documenting_your_work.rst
doc/source/devref/driver_requirements.rst
doc/source/devref/emc_isilon_driver.rst
doc/source/devref/emc_vnx_driver.rst
doc/source/devref/experimental_apis.rst
doc/source/devref/export_location_metadata.rst
doc/source/devref/fakes.rst
doc/source/devref/ganesha.rst
doc/source/devref/generic_driver.rst
doc/source/devref/gerrit.rst
doc/source/devref/glusterfs_driver.rst
doc/source/devref/glusterfs_native_driver.rst
doc/source/devref/gpfs_driver.rst
doc/source/devref/hdfs_native_driver.rst
doc/source/devref/hds_hnas_driver.rst
doc/source/devref/hpe_3par_driver.rst
doc/source/devref/huawei_nas_driver.rst
doc/source/devref/i18n.rst
doc/source/devref/index.rst
doc/source/devref/intro.rst
doc/source/devref/jenkins.rst
doc/source/devref/launchpad.rst
doc/source/devref/manila.rst
doc/source/devref/netapp_cluster_mode_driver.rst
doc/source/devref/pool-aware-manila-scheduler.rst
doc/source/devref/rpc.rst
doc/source/devref/scheduler.rst
doc/source/devref/services.rst
doc/source/devref/share.rst
doc/source/devref/share_back_ends_feature_support_mapping.rst
doc/source/devref/share_hooks.rst
doc/source/devref/share_replication.rst
doc/source/devref/tegile_driver.rst
doc/source/devref/tempest_tests.rst
doc/source/devref/threading.rst
doc/source/devref/unit_tests.rst
doc/source/devref/zfs_on_linux_driver.rst
doc/source/images/rpc/arch.png
doc/source/images/rpc/arch.svg
doc/source/images/rpc/flow1.png
doc/source/images/rpc/flow1.svg
doc/source/images/rpc/flow2.png
doc/source/images/rpc/flow2.svg
doc/source/images/rpc/hds_network.jpg
doc/source/images/rpc/rabt.png
doc/source/images/rpc/rabt.svg
doc/source/images/rpc/state.png
doc/source/man/index.rst
doc/source/man/manila-manage.rst
etc/manila/README.manila.conf
etc/manila/api-paste.ini
etc/manila/logging_sample.conf
etc/manila/policy.json
etc/manila/rootwrap.conf
etc/manila/rootwrap.d/share.filters
etc/oslo-config-generator/manila.conf
manila/__init__.py
manila/context.py
manila/exception.py
manila/i18n.py
manila/manager.py
manila/opts.py
manila/policy.py
manila/quota.py
manila/rpc.py
manila/service.py
manila/test.py
manila/utils.py
manila/version.py
manila/wsgi.py
manila.egg-info/PKG-INFO
manila.egg-info/SOURCES.txt
manila.egg-info/dependency_links.txt
manila.egg-info/entry_points.txt
manila.egg-info/not-zip-safe
manila.egg-info/pbr.json
manila.egg-info/requires.txt
manila.egg-info/top_level.txt
manila/api/__init__.py
manila/api/auth.py
manila/api/common.py
manila/api/extensions.py
manila/api/urlmap.py
manila/api/versions.py
manila/api/contrib/__init__.py
manila/api/middleware/__init__.py
manila/api/middleware/auth.py
manila/api/middleware/fault.py
manila/api/openstack/__init__.py
manila/api/openstack/api_version_request.py
manila/api/openstack/rest_api_version_history.rst
manila/api/openstack/urlmap.py
manila/api/openstack/versioned_method.py
manila/api/openstack/wsgi.py
manila/api/v1/__init__.py
manila/api/v1/limits.py
manila/api/v1/router.py
manila/api/v1/scheduler_stats.py
manila/api/v1/security_service.py
manila/api/v1/share_manage.py
manila/api/v1/share_metadata.py
manila/api/v1/share_networks.py
manila/api/v1/share_servers.py
manila/api/v1/share_snapshots.py
manila/api/v1/share_types_extra_specs.py
manila/api/v1/share_unmanage.py
manila/api/v1/shares.py
manila/api/v2/__init__.py
manila/api/v2/availability_zones.py
manila/api/v2/cgsnapshots.py
manila/api/v2/consistency_groups.py
manila/api/v2/quota_class_sets.py
manila/api/v2/quota_sets.py
manila/api/v2/router.py
manila/api/v2/services.py
manila/api/v2/share_export_locations.py
manila/api/v2/share_instance_export_locations.py
manila/api/v2/share_instances.py
manila/api/v2/share_replicas.py
manila/api/v2/share_snapshots.py
manila/api/v2/share_types.py
manila/api/v2/shares.py
manila/api/views/__init__.py
manila/api/views/availability_zones.py
manila/api/views/cgsnapshots.py
manila/api/views/consistency_groups.py
manila/api/views/export_locations.py
manila/api/views/limits.py
manila/api/views/quota_class_sets.py
manila/api/views/quota_sets.py
manila/api/views/scheduler_stats.py
manila/api/views/security_service.py
manila/api/views/services.py
manila/api/views/share_instance.py
manila/api/views/share_networks.py
manila/api/views/share_replicas.py
manila/api/views/share_servers.py
manila/api/views/share_snapshots.py
manila/api/views/shares.py
manila/api/views/types.py
manila/api/views/versions.py
manila/cmd/__init__.py
manila/cmd/all.py
manila/cmd/api.py
manila/cmd/data.py
manila/cmd/manage.py
manila/cmd/scheduler.py
manila/cmd/share.py
manila/common/__init__.py
manila/common/client_auth.py
manila/common/config.py
manila/common/constants.py
manila/compute/__init__.py
manila/compute/nova.py
manila/consistency_group/__init__.py
manila/consistency_group/api.py
manila/data/__init__.py
manila/data/helper.py
manila/data/manager.py
manila/data/rpcapi.py
manila/data/utils.py
manila/db/__init__.py
manila/db/api.py
manila/db/base.py
manila/db/migration.py
manila/db/migrations/__init__.py
manila/db/migrations/alembic.ini
manila/db/migrations/utils.py
manila/db/migrations/alembic/__init__.py
manila/db/migrations/alembic/env.py
manila/db/migrations/alembic/migration.py
manila/db/migrations/alembic/script.py.mako
manila/db/migrations/alembic/versions/162a3e673105_manila_init.py
manila/db/migrations/alembic/versions/17115072e1c3_add_nova_net_id_column_to_share_networks.py
manila/db/migrations/alembic/versions/1f0bd302c1a6_add_availability_zones_table.py
manila/db/migrations/alembic/versions/211836bf835c_add_access_level.py
manila/db/migrations/alembic/versions/221a83cfd85b_change_user_project_id_length.py
manila/db/migrations/alembic/versions/293fac1130ca_add_replication_attrs.py
manila/db/migrations/alembic/versions/30cb96d995fa_add_is_public_column_for_share.py
manila/db/migrations/alembic/versions/323840a08dc4_add_shares_task_state.py
manila/db/migrations/alembic/versions/344c1ac4747f_add_share_instance_access_rules_status.py
manila/db/migrations/alembic/versions/3651e16d7c43_add_consistency_groups.py
manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py
manila/db/migrations/alembic/versions/3a482171410f_add_drivers_private_data_table.py
manila/db/migrations/alembic/versions/3db9992c30f3_transform_statuses_to_lowercase.py
manila/db/migrations/alembic/versions/4ee2cf4be19a_remove_share_snapshots_export_location.py
manila/db/migrations/alembic/versions/5077ffcc5f1c_add_share_instances.py
manila/db/migrations/alembic/versions/5155c7077f99_add_more_network_info_attributes_to_network_allocations_table.py
manila/db/migrations/alembic/versions/533646c7af38_remove_unused_attr_status.py
manila/db/migrations/alembic/versions/55761e5f59c5_add_snapshot_support_extra_spec_to_share_types.py
manila/db/migrations/alembic/versions/56cdbe267881_add_share_export_locations_table.py
manila/db/migrations/alembic/versions/579c267fbb4d_add_share_instances_access_map.py
manila/db/migrations/alembic/versions/59eb64046740_add_required_extra_spec.py
manila/db/migrations/alembic/versions/dda6de06349_add_export_locations_metadata.py
manila/db/migrations/alembic/versions/eb6d5544cbbd_add_provider_location_to_share_snapshot_instances.py
manila/db/migrations/alembic/versions/ef0c02b4366_add_share_type_projects.py
manila/db/migrations/alembic/versions/fdfb668d19e1_add_gateway_to_network_allocations_table.py
manila/db/sqlalchemy/__init__.py
manila/db/sqlalchemy/api.py
manila/db/sqlalchemy/models.py
manila/db/sqlalchemy/query.py
manila/hacking/__init__.py
manila/hacking/checks.py
manila/network/__init__.py
manila/network/nova_network_plugin.py
manila/network/standalone_network_plugin.py
manila/network/linux/__init__.py
manila/network/linux/interface.py
manila/network/linux/ip_lib.py
manila/network/linux/ovs_lib.py
manila/network/neutron/__init__.py
manila/network/neutron/api.py
manila/network/neutron/constants.py
manila/network/neutron/neutron_network_plugin.py
manila/scheduler/__init__.py
manila/scheduler/base_handler.py
manila/scheduler/host_manager.py
manila/scheduler/manager.py
manila/scheduler/rpcapi.py
manila/scheduler/scheduler_options.py
manila/scheduler/drivers/__init__.py
manila/scheduler/drivers/base.py
manila/scheduler/drivers/chance.py
manila/scheduler/drivers/filter.py
manila/scheduler/drivers/simple.py
manila/scheduler/filters/__init__.py
manila/scheduler/filters/availability_zone.py
manila/scheduler/filters/base.py
manila/scheduler/filters/base_host.py
manila/scheduler/filters/capabilities.py
manila/scheduler/filters/capacity.py
manila/scheduler/filters/consistency_group.py
manila/scheduler/filters/extra_specs_ops.py
manila/scheduler/filters/ignore_attempted_hosts.py
manila/scheduler/filters/json.py
manila/scheduler/filters/retry.py
manila/scheduler/filters/share_replication.py
manila/scheduler/weighers/__init__.py
manila/scheduler/weighers/base.py
manila/scheduler/weighers/base_host.py
manila/scheduler/weighers/capacity.py
manila/scheduler/weighers/pool.py
manila/share/__init__.py
manila/share/access.py
manila/share/api.py
manila/share/configuration.py
manila/share/driver.py
manila/share/drivers_private_data.py
manila/share/hook.py
manila/share/manager.py
manila/share/migration.py
manila/share/rpcapi.py
manila/share/share_types.py
manila/share/utils.py
manila/share/drivers/__init__.py
manila/share/drivers/generic.py
manila/share/drivers/helpers.py
manila/share/drivers/lvm.py
manila/share/drivers/service_instance.py
manila/share/drivers/cephfs/__init__.py
manila/share/drivers/cephfs/cephfs_native.py
manila/share/drivers/emc/__init__.py
manila/share/drivers/emc/driver.py
manila/share/drivers/emc/plugin_manager.py
manila/share/drivers/emc/plugins/__init__.py
manila/share/drivers/emc/plugins/base.py
manila/share/drivers/emc/plugins/isilon/__init__.py
manila/share/drivers/emc/plugins/isilon/isilon.py
manila/share/drivers/emc/plugins/isilon/isilon_api.py
manila/share/drivers/emc/plugins/vnx/__init__.py
manila/share/drivers/emc/plugins/vnx/connection.py
manila/share/drivers/emc/plugins/vnx/connector.py
manila/share/drivers/emc/plugins/vnx/constants.py
manila/share/drivers/emc/plugins/vnx/object_manager.py
manila/share/drivers/emc/plugins/vnx/utils.py
manila/share/drivers/emc/plugins/vnx/xml_api_parser.py
manila/share/drivers/ganesha/__init__.py
manila/share/drivers/ganesha/manager.py
manila/share/drivers/ganesha/utils.py
manila/share/drivers/ganesha/conf/00-base-export-template.conf
manila/share/drivers/glusterfs/__init__.py
manila/share/drivers/glusterfs/common.py
manila/share/drivers/glusterfs/glusterfs_native.py
manila/share/drivers/glusterfs/layout.py
manila/share/drivers/glusterfs/layout_directory.py
manila/share/drivers/glusterfs/layout_volume.py
manila/share/drivers/glusterfs/conf/10-glusterfs-export-template.conf
manila/share/drivers/hdfs/__init__.py
manila/share/drivers/hdfs/hdfs_native.py
manila/share/drivers/hitachi/__init__.py
manila/share/drivers/hitachi/hds_hnas.py
manila/share/drivers/hitachi/ssh.py
manila/share/drivers/hpe/__init__.py
manila/share/drivers/hpe/hpe_3par_driver.py
manila/share/drivers/hpe/hpe_3par_mediator.py
manila/share/drivers/huawei/__init__.py
manila/share/drivers/huawei/base.py
manila/share/drivers/huawei/constants.py
manila/share/drivers/huawei/huawei_nas.py
manila/share/drivers/huawei/huawei_utils.py
manila/share/drivers/huawei/v3/__init__.py
manila/share/drivers/huawei/v3/connection.py
manila/share/drivers/huawei/v3/helper.py
manila/share/drivers/huawei/v3/smartx.py
manila/share/drivers/ibm/__init__.py
manila/share/drivers/ibm/ganesha_utils.py
manila/share/drivers/ibm/gpfs.py
manila/share/drivers/netapp/__init__.py
manila/share/drivers/netapp/common.py
manila/share/drivers/netapp/options.py
manila/share/drivers/netapp/utils.py
manila/share/drivers/netapp/dataontap/__init__.py
manila/share/drivers/netapp/dataontap/client/__init__.py
manila/share/drivers/netapp/dataontap/client/api.py
manila/share/drivers/netapp/dataontap/client/client_base.py
manila/share/drivers/netapp/dataontap/client/client_cmode.py
manila/share/drivers/netapp/dataontap/cluster_mode/__init__.py
manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py
manila/share/drivers/netapp/dataontap/cluster_mode/drv_multi_svm.py
manila/share/drivers/netapp/dataontap/cluster_mode/drv_single_svm.py
manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py
manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py
manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py
manila/share/drivers/netapp/dataontap/protocols/__init__.py
manila/share/drivers/netapp/dataontap/protocols/base.py
manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py
manila/share/drivers/netapp/dataontap/protocols/nfs_cmode.py
manila/share/drivers/quobyte/__init__.py
manila/share/drivers/quobyte/jsonrpc.py
manila/share/drivers/quobyte/quobyte.py
manila/share/drivers/tegile/__init__.py
manila/share/drivers/tegile/tegile.py
manila/share/drivers/windows/__init__.py
manila/share/drivers/windows/service_instance.py
manila/share/drivers/windows/windows_smb_driver.py
manila/share/drivers/windows/windows_smb_helper.py
manila/share/drivers/windows/windows_utils.py
manila/share/drivers/windows/winrm_helper.py
manila/share/drivers/zfsonlinux/__init__.py
manila/share/drivers/zfsonlinux/driver.py
manila/share/drivers/zfsonlinux/utils.py
manila/share/drivers/zfssa/__init__.py
manila/share/drivers/zfssa/restclient.py
manila/share/drivers/zfssa/zfssarest.py
manila/share/drivers/zfssa/zfssashare.py
manila/share/hooks/__init__.py
manila/testing/README.rst
manila/tests/__init__.py
manila/tests/conf_fixture.py
manila/tests/db_utils.py
manila/tests/declare_conf.py
manila/tests/fake_client_exception_class.py
manila/tests/fake_compute.py
manila/tests/fake_driver.py
manila/tests/fake_network.py
manila/tests/fake_notifier.py
manila/tests/fake_service_instance.py
manila/tests/fake_share.py
manila/tests/fake_utils.py
manila/tests/fake_volume.py
manila/tests/fake_zfssa.py
manila/tests/policy.json
manila/tests/runtime_conf.py
manila/tests/test_api.py
manila/tests/test_conf.py
manila/tests/test_context.py
manila/tests/test_exception.py
manila/tests/test_hacking.py
manila/tests/test_manager.py
manila/tests/test_misc.py
manila/tests/test_network.py
manila/tests/test_policy.py
manila/tests/test_quota.py
manila/tests/test_service.py
manila/tests/test_test.py
manila/tests/test_test_utils.py
manila/tests/test_utils.py
manila/tests/test_wsgi.py
manila/tests/utils.py
manila/tests/api/__init__.py
manila/tests/api/common.py
manila/tests/api/fakes.py
manila/tests/api/test_common.py
manila/tests/api/test_extensions.py
manila/tests/api/test_middleware.py
manila/tests/api/test_versions.py
manila/tests/api/test_wsgi.py
manila/tests/api/contrib/__init__.py
manila/tests/api/contrib/stubs.py
manila/tests/api/extensions/__init__.py
manila/tests/api/extensions/foxinsocks.py
manila/tests/api/middleware/__init__.py
manila/tests/api/middleware/test_auth.py
manila/tests/api/middleware/test_faults.py
manila/tests/api/openstack/__init__.py
manila/tests/api/openstack/test_api_version_request.py
manila/tests/api/openstack/test_versioned_method.py
manila/tests/api/openstack/test_wsgi.py
manila/tests/api/v1/__init__.py
manila/tests/api/v1/stubs.py
manila/tests/api/v1/test_limits.py
manila/tests/api/v1/test_scheduler_stats.py
manila/tests/api/v1/test_security_service.py
manila/tests/api/v1/test_share_manage.py
manila/tests/api/v1/test_share_metadata.py
manila/tests/api/v1/test_share_networks.py
manila/tests/api/v1/test_share_servers.py
manila/tests/api/v1/test_share_snapshots.py
manila/tests/api/v1/test_share_types_extra_specs.py
manila/tests/api/v1/test_share_unmanage.py
manila/tests/api/v1/test_shares.py
manila/tests/api/v2/__init__.py
manila/tests/api/v2/test_availability_zones.py
manila/tests/api/v2/test_cgsnapshots.py
manila/tests/api/v2/test_consistency_groups.py
manila/tests/api/v2/test_quota_class_sets.py
manila/tests/api/v2/test_quota_sets.py
manila/tests/api/v2/test_services.py
manila/tests/api/v2/test_share_export_locations.py
manila/tests/api/v2/test_share_instance_export_locations.py
manila/tests/api/v2/test_share_instances.py
manila/tests/api/v2/test_share_replicas.py
manila/tests/api/v2/test_share_snapshots.py
manila/tests/api/v2/test_share_types.py
manila/tests/api/v2/test_shares.py
manila/tests/api/views/__init__.py
manila/tests/api/views/test_scheduler_stats.py
manila/tests/api/views/test_share_networks.py
manila/tests/api/views/test_shares.py
manila/tests/api/views/test_versions.py
manila/tests/cmd/__init__.py
manila/tests/cmd/test_all.py
manila/tests/cmd/test_api.py
manila/tests/cmd/test_data.py
manila/tests/cmd/test_manage.py
manila/tests/cmd/test_scheduler.py
manila/tests/cmd/test_share.py
manila/tests/common/__init__.py
manila/tests/common/test_client_auth.py
manila/tests/common/test_config.py
manila/tests/compute/__init__.py
manila/tests/compute/test_nova.py
manila/tests/consistency_group/__init__.py
manila/tests/consistency_group/test_api.py
manila/tests/data/__init__.py
manila/tests/data/test_helper.py
manila/tests/data/test_manager.py
manila/tests/data/test_rpcapi.py
manila/tests/data/test_utils.py
manila/tests/db/__init__.py
manila/tests/db/fakes.py
manila/tests/db/test_api.py
manila/tests/db/test_migration.py
manila/tests/db/migrations/__init__.py
manila/tests/db/migrations/test_utils.py
manila/tests/db/migrations/alembic/__init__.py
manila/tests/db/migrations/alembic/migrations_data_checks.py
manila/tests/db/migrations/alembic/test_migration.py
manila/tests/db/sqlalchemy/__init__.py
manila/tests/db/sqlalchemy/test_api.py
manila/tests/db/sqlalchemy/test_models.py
manila/tests/integrated/__init__.py
manila/tests/integrated/integrated_helpers.py
manila/tests/integrated/test_extensions.py
manila/tests/integrated/test_login.py
manila/tests/integrated/api/__init__.py
manila/tests/integrated/api/client.py
manila/tests/monkey_patch_example/__init__.py
manila/tests/monkey_patch_example/example_a.py
manila/tests/monkey_patch_example/example_b.py
manila/tests/network/__init__.py
manila/tests/network/test_nova_network_plugin.py
manila/tests/network/test_standalone_network_plugin.py
manila/tests/network/linux/__init__.py
manila/tests/network/linux/test_interface.py
manila/tests/network/linux/test_ip_lib.py
manila/tests/network/linux/test_ovs_lib.py
manila/tests/network/neutron/__init__.py
manila/tests/network/neutron/test_neutron_api.py
manila/tests/network/neutron/test_neutron_plugin.py
manila/tests/scheduler/__init__.py
manila/tests/scheduler/fakes.py
manila/tests/scheduler/test_host_manager.py
manila/tests/scheduler/test_manager.py
manila/tests/scheduler/test_rpcapi.py
manila/tests/scheduler/test_scheduler_options.py
manila/tests/scheduler/drivers/__init__.py
manila/tests/scheduler/drivers/test_base.py
manila/tests/scheduler/drivers/test_filter.py
manila/tests/scheduler/drivers/test_simple.py
manila/tests/scheduler/filters/__init__.py
manila/tests/scheduler/filters/test_availability_zone.py
manila/tests/scheduler/filters/test_base.py
manila/tests/scheduler/filters/test_base_host.py
manila/tests/scheduler/filters/test_capabilities.py
manila/tests/scheduler/filters/test_capacity.py
manila/tests/scheduler/filters/test_extra_specs_ops.py
manila/tests/scheduler/filters/test_ignore_attempted_hosts.py
manila/tests/scheduler/filters/test_json.py
manila/tests/scheduler/filters/test_retry.py
manila/tests/scheduler/filters/test_share_replication.py
manila/tests/scheduler/weighers/__init__.py
manila/tests/scheduler/weighers/test_base.py
manila/tests/scheduler/weighers/test_capacity.py
manila/tests/scheduler/weighers/test_pool.py
manila/tests/share/__init__.py
manila/tests/share/test_access.py
manila/tests/share/test_api.py
manila/tests/share/test_driver.py
manila/tests/share/test_drivers_private_data.py
manila/tests/share/test_hook.py
manila/tests/share/test_manager.py
manila/tests/share/test_migration.py
manila/tests/share/test_rpcapi.py
manila/tests/share/test_share_types.py
manila/tests/share/test_share_utils.py
manila/tests/share/drivers/__init__.py
manila/tests/share/drivers/test_ganesha.py
manila/tests/share/drivers/test_generic.py
manila/tests/share/drivers/test_glusterfs.py
manila/tests/share/drivers/test_helpers.py
manila/tests/share/drivers/test_lvm.py
manila/tests/share/drivers/test_service_instance.py
manila/tests/share/drivers/cephfs/__init__.py
manila/tests/share/drivers/cephfs/test_cephfs_native.py
manila/tests/share/drivers/emc/__init__.py
manila/tests/share/drivers/emc/test_driver.py
manila/tests/share/drivers/emc/plugins/__init__.py
manila/tests/share/drivers/emc/plugins/isilon/__init__.py
manila/tests/share/drivers/emc/plugins/isilon/test_isilon.py
manila/tests/share/drivers/emc/plugins/isilon/test_isilon_api.py
manila/tests/share/drivers/emc/plugins/vnx/__init__.py
manila/tests/share/drivers/emc/plugins/vnx/fakes.py
manila/tests/share/drivers/emc/plugins/vnx/test_connection.py
manila/tests/share/drivers/emc/plugins/vnx/test_connector.py
manila/tests/share/drivers/emc/plugins/vnx/test_object_manager.py
manila/tests/share/drivers/emc/plugins/vnx/utils.py
manila/tests/share/drivers/ganesha/__init__.py
manila/tests/share/drivers/ganesha/test_manager.py
manila/tests/share/drivers/ganesha/test_utils.py
manila/tests/share/drivers/glusterfs/__init__.py
manila/tests/share/drivers/glusterfs/test_common.py
manila/tests/share/drivers/glusterfs/test_glusterfs_native.py
manila/tests/share/drivers/glusterfs/test_layout.py
manila/tests/share/drivers/glusterfs/test_layout_directory.py
manila/tests/share/drivers/glusterfs/test_layout_volume.py
manila/tests/share/drivers/hdfs/__init__.py
manila/tests/share/drivers/hdfs/test_hdfs_native.py
manila/tests/share/drivers/hitachi/__init__.py
manila/tests/share/drivers/hitachi/test_hds_hnas.py
manila/tests/share/drivers/hitachi/test_ssh.py
manila/tests/share/drivers/hpe/__init__.py
manila/tests/share/drivers/hpe/test_hpe_3par_constants.py
manila/tests/share/drivers/hpe/test_hpe_3par_driver.py
manila/tests/share/drivers/hpe/test_hpe_3par_mediator.py
manila/tests/share/drivers/huawei/__init__.py
manila/tests/share/drivers/huawei/test_huawei_nas.py
manila/tests/share/drivers/ibm/__init__.py
manila/tests/share/drivers/ibm/test_ganesha_utils.py
manila/tests/share/drivers/ibm/test_gpfs.py
manila/tests/share/drivers/netapp/__init__.py
manila/tests/share/drivers/netapp/fakes.py
manila/tests/share/drivers/netapp/test_common.py
manila/tests/share/drivers/netapp/test_utils.py
manila/tests/share/drivers/netapp/dataontap/__init__.py
manila/tests/share/drivers/netapp/dataontap/fakes.py
manila/tests/share/drivers/netapp/dataontap/client/__init__.py
manila/tests/share/drivers/netapp/dataontap/client/fakes.py
manila/tests/share/drivers/netapp/dataontap/client/test_api.py
manila/tests/share/drivers/netapp/dataontap/client/test_client_base.py
manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode.py
manila/tests/share/drivers/netapp/dataontap/cluster_mode/__init__.py
manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_data_motion.py
manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_driver_interfaces.py
manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py
manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_multi_svm.py
manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_single_svm.py
manila/tests/share/drivers/netapp/dataontap/protocols/__init__.py
manila/tests/share/drivers/netapp/dataontap/protocols/fakes.py
manila/tests/share/drivers/netapp/dataontap/protocols/test_base.py
manila/tests/share/drivers/netapp/dataontap/protocols/test_cifs_cmode.py
manila/tests/share/drivers/netapp/dataontap/protocols/test_nfs_cmode.py
manila/tests/share/drivers/quobyte/__init__.py
manila/tests/share/drivers/quobyte/test_jsonrpc.py
manila/tests/share/drivers/quobyte/test_quobyte.py
manila/tests/share/drivers/tegile/__init__.py
manila/tests/share/drivers/tegile/test_tegile.py
manila/tests/share/drivers/windows/__init__.py
manila/tests/share/drivers/windows/test_service_instance.py
manila/tests/share/drivers/windows/test_windows_smb_driver.py
manila/tests/share/drivers/windows/test_windows_smb_helper.py
manila/tests/share/drivers/windows/test_windows_utils.py
manila/tests/share/drivers/windows/test_winrm_helper.py
manila/tests/share/drivers/zfsonlinux/__init__.py
manila/tests/share/drivers/zfsonlinux/test_driver.py
manila/tests/share/drivers/zfsonlinux/test_utils.py
manila/tests/share/drivers/zfssa/__init__.py
manila/tests/share/drivers/zfssa/test_zfssarest.py
manila/tests/share/drivers/zfssa/test_zfssashare.py
manila/tests/var/ca.crt
manila/tests/var/certificate.crt
manila/tests/var/privatekey.key
manila/tests/volume/__init__.py
manila/tests/volume/test_cinder.py
manila/tests/xenapi/__init__.py
manila/volume/__init__.py
manila/volume/cinder.py
manila_tempest_tests/README.rst
manila_tempest_tests/__init__.py
manila_tempest_tests/config.py
manila_tempest_tests/plugin.py
manila_tempest_tests/share_exceptions.py
manila_tempest_tests/utils.py
manila_tempest_tests/common/__init__.py
manila_tempest_tests/common/constants.py
manila_tempest_tests/services/__init__.py
manila_tempest_tests/services/share/__init__.py
manila_tempest_tests/services/share/json/__init__.py
manila_tempest_tests/services/share/json/shares_client.py
manila_tempest_tests/services/share/v2/__init__.py
manila_tempest_tests/services/share/v2/json/__init__.py
manila_tempest_tests/services/share/v2/json/shares_client.py
manila_tempest_tests/tests/__init__.py
manila_tempest_tests/tests/api/__init__.py
manila_tempest_tests/tests/api/base.py
manila_tempest_tests/tests/api/test_availability_zones.py
manila_tempest_tests/tests/api/test_availability_zones_negative.py
manila_tempest_tests/tests/api/test_consistency_group_actions.py
manila_tempest_tests/tests/api/test_consistency_groups.py
manila_tempest_tests/tests/api/test_consistency_groups_negative.py
manila_tempest_tests/tests/api/test_extensions.py
manila_tempest_tests/tests/api/test_limits.py
manila_tempest_tests/tests/api/test_metadata.py
manila_tempest_tests/tests/api/test_metadata_negative.py
manila_tempest_tests/tests/api/test_microversions.py
manila_tempest_tests/tests/api/test_quotas.py
manila_tempest_tests/tests/api/test_quotas_negative.py
manila_tempest_tests/tests/api/test_replication.py
manila_tempest_tests/tests/api/test_replication_negative.py
manila_tempest_tests/tests/api/test_replication_snapshots.py
manila_tempest_tests/tests/api/test_rules.py
manila_tempest_tests/tests/api/test_rules_negative.py
manila_tempest_tests/tests/api/test_scheduler_stats_negative.py
manila_tempest_tests/tests/api/test_security_services.py
manila_tempest_tests/tests/api/test_security_services_mapping.py
manila_tempest_tests/tests/api/test_security_services_mapping_negative.py
manila_tempest_tests/tests/api/test_security_services_negative.py
manila_tempest_tests/tests/api/test_share_networks.py
manila_tempest_tests/tests/api/test_share_networks_negative.py
manila_tempest_tests/tests/api/test_share_types_negative.py
manila_tempest_tests/tests/api/test_shares.py
manila_tempest_tests/tests/api/test_shares_actions.py
manila_tempest_tests/tests/api/test_shares_actions_negative.py
manila_tempest_tests/tests/api/test_shares_negative.py
manila_tempest_tests/tests/api/admin/__init__.py
manila_tempest_tests/tests/api/admin/test_admin_actions.py
manila_tempest_tests/tests/api/admin/test_admin_actions_negative.py
manila_tempest_tests/tests/api/admin/test_consistency_group_actions.py
manila_tempest_tests/tests/api/admin/test_consistency_groups.py
manila_tempest_tests/tests/api/admin/test_consistency_groups_negative.py
manila_tempest_tests/tests/api/admin/test_export_locations.py
manila_tempest_tests/tests/api/admin/test_export_locations_negative.py
manila_tempest_tests/tests/api/admin/test_migration.py
manila_tempest_tests/tests/api/admin/test_migration_negative.py
manila_tempest_tests/tests/api/admin/test_multi_backend.py
manila_tempest_tests/tests/api/admin/test_quotas.py
manila_tempest_tests/tests/api/admin/test_quotas_negative.py
manila_tempest_tests/tests/api/admin/test_replication.py
manila_tempest_tests/tests/api/admin/test_replication_actions.py
manila_tempest_tests/tests/api/admin/test_scheduler_stats.py
manila_tempest_tests/tests/api/admin/test_security_services.py
manila_tempest_tests/tests/api/admin/test_services.py
manila_tempest_tests/tests/api/admin/test_services_negative.py
manila_tempest_tests/tests/api/admin/test_share_instances.py
manila_tempest_tests/tests/api/admin/test_share_manage.py
manila_tempest_tests/tests/api/admin/test_share_networks.py
manila_tempest_tests/tests/api/admin/test_share_servers.py
manila_tempest_tests/tests/api/admin/test_share_servers_negative.py
manila_tempest_tests/tests/api/admin/test_share_types.py
manila_tempest_tests/tests/api/admin/test_share_types_extra_specs.py
manila_tempest_tests/tests/api/admin/test_share_types_extra_specs_negative.py
manila_tempest_tests/tests/api/admin/test_share_types_negative.py
manila_tempest_tests/tests/api/admin/test_shares_actions.py
manila_tempest_tests/tests/api/admin/test_snapshot_manage.py
manila_tempest_tests/tests/api/admin/test_snapshot_manage_negative.py
manila_tempest_tests/tests/scenario/__init__.py
manila_tempest_tests/tests/scenario/manager_share.py
manila_tempest_tests/tests/scenario/test_share_basic_ops.py
releasenotes/notes/.placeholder
releasenotes/notes/add-export-locations-api-6fc6086c6a081faa.yaml
releasenotes/notes/add-tegile-driver-1859114513edb13e.yaml
releasenotes/notes/add-user-id-echo-8f42db469b27ff14.yaml
releasenotes/notes/add_gateway_into_db-1f3cd3f392ae81cf.yaml
releasenotes/notes/add_user_id_and_project_id_to_snapshot_APIs-157614b4b8d01e15.yaml
releasenotes/notes/bug_1564623_change-e286060a27b02f64.yaml
releasenotes/notes/bug_1582931-1437eae20fa544d1.yaml
releasenotes/notes/cephfs-native-fix-evict-c45fd2de8f520757.yaml
releasenotes/notes/change_user_project_length-93cc8d1c32926e75.yaml
releasenotes/notes/delete_vlan_on_vserver_delete-a7acd145c0b8236d.yaml
releasenotes/notes/fix-consistency-groups-api-dd9b5b99138e22eb.yaml
releasenotes/notes/fix-hds-hnas-unconfined-09b79f3bdb24a83c.yaml
releasenotes/notes/fix-huawei-exception-a09b73234ksd94kd.yaml
releasenotes/notes/hnas_allow_managed_fix-4ec7794e2035d3f2.yaml
releasenotes/notes/manage-share-snapshot-in-huawei-driver-007b2c763fbdf480.yaml
releasenotes/notes/manage-unmanage-replicated-share-fa90ce34372b6df5.yaml
releasenotes/notes/manage-unmanage-snapshot-bd92164472638f44.yaml
releasenotes/notes/manage-unmanage-snapshot-in-netapp-cdot-driver-5cb4b1619c39625a.yaml
releasenotes/notes/remove-deprecated-size-limiter-9d7c8ab69cf85aea.yaml
releasenotes/notes/share-replication-81ecf4a32a5c83b6.yaml
releasenotes/notes/snapshot-force-delete-4432bebfb5a0bbc9.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/liberty.rst
releasenotes/source/mitaka.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/check_exec.py
tools/check_logging.sh
tools/colorizer.py
tools/cover.sh
tools/enable-pre-commit-hook.sh
tools/fast8.sh
tools/install_venv.py
tools/install_venv_common.py
tools/lintstack.py
tools/lintstack.sh
tools/with_venv.sh