.testr.conf
AUTHORS
CONTRIBUTING.md
ChangeLog
HACKING.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
openstack-common.conf
pylintrc
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
bin/manila-all
bin/manila-api
bin/manila-manage
bin/manila-scheduler
bin/manila-share
contrib/ci/post_test_hook.sh
contrib/ci/pre_test_hook.sh
contrib/ci/multi_backend/post_test_hook.sh
contrib/ci/multi_backend/pre_test_hook.sh
contrib/devstack/README.rst
contrib/devstack/extras.d/70-manila.sh
contrib/devstack/lib/manila
contrib/tempest/README.rst
contrib/tempest/tempest/clients_share.py
contrib/tempest/tempest/config_share.py
contrib/tempest/tempest/share_exceptions.py
contrib/tempest/tempest/api/share/__init__.py
contrib/tempest/tempest/api/share/base.py
contrib/tempest/tempest/api/share/test_extensions.py
contrib/tempest/tempest/api/share/test_limits.py
contrib/tempest/tempest/api/share/test_metadata.py
contrib/tempest/tempest/api/share/test_metadata_negative.py
contrib/tempest/tempest/api/share/test_quotas.py
contrib/tempest/tempest/api/share/test_quotas_negative.py
contrib/tempest/tempest/api/share/test_rules.py
contrib/tempest/tempest/api/share/test_rules_negative.py
contrib/tempest/tempest/api/share/test_security_services.py
contrib/tempest/tempest/api/share/test_security_services_mapping.py
contrib/tempest/tempest/api/share/test_security_services_mapping_negative.py
contrib/tempest/tempest/api/share/test_security_services_negative.py
contrib/tempest/tempest/api/share/test_share_networks.py
contrib/tempest/tempest/api/share/test_share_networks_negative.py
contrib/tempest/tempest/api/share/test_shares.py
contrib/tempest/tempest/api/share/test_shares_actions.py
contrib/tempest/tempest/api/share/test_shares_negative.py
contrib/tempest/tempest/api/share/admin/__init__.py
contrib/tempest/tempest/api/share/admin/test_admin_actions.py
contrib/tempest/tempest/api/share/admin/test_admin_actions_negative.py
contrib/tempest/tempest/api/share/admin/test_multi_backend.py
contrib/tempest/tempest/api/share/admin/test_quotas.py
contrib/tempest/tempest/api/share/admin/test_quotas_negative.py
contrib/tempest/tempest/api/share/admin/test_security_services.py
contrib/tempest/tempest/api/share/admin/test_services.py
contrib/tempest/tempest/api/share/admin/test_services_negative.py
contrib/tempest/tempest/api/share/admin/test_share_networks.py
contrib/tempest/tempest/api/share/admin/test_share_servers.py
contrib/tempest/tempest/api/share/admin/test_share_servers_negative.py
contrib/tempest/tempest/api/share/admin/test_shares_actions.py
contrib/tempest/tempest/api/share/admin/test_volume_types.py
contrib/tempest/tempest/api/share/admin/test_volume_types_extra_specs.py
contrib/tempest/tempest/api/share/admin/test_volume_types_extra_specs_negative.py
contrib/tempest/tempest/api/share/admin/test_volume_types_negative.py
contrib/tempest/tempest/cli/manilaclient.py
contrib/tempest/tempest/cli/simple_read_only/test_manila.py
contrib/tempest/tempest/services/share/__init__.py
contrib/tempest/tempest/services/share/json/__init__.py
contrib/tempest/tempest/services/share/json/shares_client.py
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/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/devref/addmethod.openstackapi.rst
doc/source/devref/api.rst
doc/source/devref/architecture.rst
doc/source/devref/auth.rst
doc/source/devref/cluster_mode_driver.rst
doc/source/devref/database.rst
doc/source/devref/development.environment.rst
doc/source/devref/emc_vnx_driver.rst
doc/source/devref/fakes.rst
doc/source/devref/generic_driver.rst
doc/source/devref/gerrit.rst
doc/source/devref/il8n.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/rpc.rst
doc/source/devref/scheduler.rst
doc/source/devref/services.rst
doc/source/devref/share.rst
doc/source/devref/threading.rst
doc/source/devref/unit_tests.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/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/manila/rootwrap.d/volume.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/sizelimit.py
manila/api/urlmap.py
manila/api/versions.py
manila/api/xmlutil.py
manila/api/contrib/__init__.py
manila/api/contrib/admin_actions.py
manila/api/contrib/extended_quotas.py
manila/api/contrib/quota_classes.py
manila/api/contrib/quotas.py
manila/api/contrib/services.py
manila/api/contrib/share_actions.py
manila/api/contrib/types_extra_specs.py
manila/api/contrib/types_manage.py
manila/api/contrib/used_limits.py
manila/api/contrib/user_quotas.py
manila/api/middleware/__init__.py
manila/api/middleware/auth.py
manila/api/middleware/fault.py
manila/api/middleware/sizelimit.py
manila/api/openstack/__init__.py
manila/api/openstack/urlmap.py
manila/api/openstack/wsgi.py
manila/api/openstack/volume/__init__.py
manila/api/openstack/volume/versions.py
manila/api/schemas/atom-link.rng
manila/api/schemas/v1.1/extension.rng
manila/api/schemas/v1.1/extensions.rng
manila/api/schemas/v1.1/limits.rng
manila/api/schemas/v1.1/metadata.rng
manila/api/v1/__init__.py
manila/api/v1/limits.py
manila/api/v1/router.py
manila/api/v1/security_service.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/shares.py
manila/api/v1/volume_types.py
manila/api/views/__init__.py
manila/api/views/limits.py
manila/api/views/security_service.py
manila/api/views/share_networks.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/common/__init__.py
manila/common/config.py
manila/common/constants.py
manila/compute/__init__.py
manila/compute/nova.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/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/sqlalchemy/__init__.py
manila/db/sqlalchemy/api.py
manila/db/sqlalchemy/models.py
manila/hacking/__init__.py
manila/hacking/checks.py
manila/locale/manila-log-error.pot
manila/locale/manila-log-info.pot
manila/locale/manila-log-warning.pot
manila/locale/manila.pot
manila/locale/de/LC_MESSAGES/manila-log-error.po
manila/network/__init__.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/openstack/__init__.py
manila/openstack/common/README
manila/openstack/common/__init__.py
manila/openstack/common/_i18n.py
manila/openstack/common/context.py
manila/openstack/common/eventlet_backdoor.py
manila/openstack/common/fileutils.py
manila/openstack/common/local.py
manila/openstack/common/lockutils.py
manila/openstack/common/log.py
manila/openstack/common/loopingcall.py
manila/openstack/common/policy.py
manila/openstack/common/service.py
manila/openstack/common/sslutils.py
manila/openstack/common/systemd.py
manila/openstack/common/threadgroup.py
manila/openstack/common/uuidutils.py
manila/openstack/common/scheduler/__init__.py
manila/openstack/common/scheduler/base_filter.py
manila/openstack/common/scheduler/base_handler.py
manila/openstack/common/scheduler/base_weight.py
manila/openstack/common/scheduler/filter.py
manila/openstack/common/scheduler/weight.py
manila/openstack/common/scheduler/filters/__init__.py
manila/openstack/common/scheduler/filters/availability_zone_filter.py
manila/openstack/common/scheduler/filters/capabilities_filter.py
manila/openstack/common/scheduler/filters/extra_specs_ops.py
manila/openstack/common/scheduler/filters/ignore_attempted_hosts_filter.py
manila/openstack/common/scheduler/filters/json_filter.py
manila/openstack/common/scheduler/weights/__init__.py
manila/scheduler/__init__.py
manila/scheduler/chance.py
manila/scheduler/driver.py
manila/scheduler/filter_scheduler.py
manila/scheduler/host_manager.py
manila/scheduler/manager.py
manila/scheduler/rpcapi.py
manila/scheduler/scheduler_options.py
manila/scheduler/simple.py
manila/scheduler/filters/__init__.py
manila/scheduler/filters/capacity_filter.py
manila/scheduler/filters/retry_filter.py
manila/scheduler/weights/__init__.py
manila/scheduler/weights/capacity.py
manila/share/__init__.py
manila/share/api.py
manila/share/configuration.py
manila/share/driver.py
manila/share/manager.py
manila/share/rpcapi.py
manila/share/volume_types.py
manila/share/drivers/__init__.py
manila/share/drivers/generic.py
manila/share/drivers/glusterfs.py
manila/share/drivers/glusterfs_native.py
manila/share/drivers/service_instance.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/vnx/__init__.py
manila/share/drivers/emc/plugins/vnx/connection.py
manila/share/drivers/emc/plugins/vnx/constants.py
manila/share/drivers/emc/plugins/vnx/helper.py
manila/share/drivers/emc/plugins/vnx/utils.py
manila/share/drivers/emc/plugins/vnx/xml_api_parser.py
manila/share/drivers/emc/plugins/vnx/xml_api_schema.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/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/api.py
manila/share/drivers/netapp/cluster_mode.py
manila/testing/README.rst
manila/tests/__init__.py
manila/tests/conf_fixture.py
manila/tests/declare_conf.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_utils.py
manila/tests/fake_volume.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_db.py
manila/tests/test_exception.py
manila/tests/test_hacking.py
manila/tests/test_manager.py
manila/tests/test_misc.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_router.py
manila/tests/api/test_wsgi.py
manila/tests/api/test_xmlutil.py
manila/tests/api/contrib/__init__.py
manila/tests/api/contrib/stubs.py
manila/tests/api/contrib/test_admin_actions.py
manila/tests/api/contrib/test_services.py
manila/tests/api/contrib/test_share_actions.py
manila/tests/api/contrib/test_types_extra_specs.py
manila/tests/api/contrib/test_types_manage.py
manila/tests/api/contrib/test_used_limits.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/middleware/test_sizelimit.py
manila/tests/api/openstack/__init__.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_security_service.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_shares.py
manila/tests/api/v1/test_volume_types.py
manila/tests/compute/__init__.py
manila/tests/compute/test_nova.py
manila/tests/db/__init__.py
manila/tests/db/fakes.py
manila/tests/db/test_migration.py
manila/tests/db/migrations/__init__.py
manila/tests/db/migrations/alembic/__init__.py
manila/tests/db/migrations/alembic/test_migration.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_security_service_db.py
manila/tests/network/test_share_network_db.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_capacity_weigher.py
manila/tests/scheduler/test_filter_scheduler.py
manila/tests/scheduler/test_host_filters.py
manila/tests/scheduler/test_host_manager.py
manila/tests/scheduler/test_rpcapi.py
manila/tests/scheduler/test_scheduler.py
manila/tests/scheduler/test_scheduler_options.py
manila/tests/share/__init__.py
manila/tests/share/test_api.py
manila/tests/share/test_driver.py
manila/tests/share/test_manager.py
manila/tests/share/test_rpcapi.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_glusterfs_native.py
manila/tests/share/drivers/test_service_instance.py
manila/tests/share/drivers/emc/__init__.py
manila/tests/share/drivers/emc/test_driver.py
manila/tests/share/drivers/emc/test_emc_vnx.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/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/test_cluster_mode.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/windows/__init__.py
manila/tests/windows/basetestcase.py
manila/tests/windows/db_fakes.py
manila/tests/windows/mockproxy.py
manila/tests/windows/windowsutils.py
manila/tests/windows/stubs/README.rst
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_check_for_setup_errors_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_export_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_export_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_snapshot_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_snapshot_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_volume_from_snapshot_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_volume_from_snapshot_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_volume_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_create_volume_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_delete_snapshot_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_delete_snapshot_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_delete_volume_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_delete_volume_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_ensure_export_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_ensure_export_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_initialize_connection_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_initialize_connection_wmi.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_remove_export_os.p.gz
manila/tests/windows/stubs/test_windows.TestWindowsDriver.test_remove_export_wmi.p.gz
manila/tests/xenapi/__init__.py
manila/volume/__init__.py
manila/volume/cinder.py
tools/colorizer.py
tools/enable-pre-commit-hook.sh
tools/install_venv.py
tools/install_venv_common.py
tools/lintstack.py
tools/lintstack.sh
tools/with_venv.sh