swift 2.33.0__tar.gz → 2.33.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {swift-2.33.0 → swift-2.33.1}/.zuul.yaml +22 -37
- {swift-2.33.0 → swift-2.33.1}/CHANGELOG +10 -0
- swift-2.33.1/PKG-INFO +223 -0
- {swift-2.33.0 → swift-2.33.1}/bandit.yaml +1 -1
- {swift-2.33.0 → swift-2.33.1}/etc/account-server.conf-sample +2 -1
- {swift-2.33.0 → swift-2.33.1}/etc/container-server.conf-sample +2 -1
- {swift-2.33.0 → swift-2.33.1}/etc/object-server.conf-sample +2 -1
- {swift-2.33.0 → swift-2.33.1}/etc/proxy-server.conf-sample +1 -0
- swift-2.33.1/releasenotes/notes/release-2.33.1-d81e097504cd5917.yaml +10 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/listing_formats.py +26 -38
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/x_profile/html_viewer.py +1 -1
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/xprofile.py +5 -0
- swift-2.33.1/swift.egg-info/PKG-INFO +223 -0
- {swift-2.33.0 → swift-2.33.1}/swift.egg-info/SOURCES.txt +1 -0
- {swift-2.33.0 → swift-2.33.1}/swift.egg-info/entry_points.txt +0 -1
- swift-2.33.1/swift.egg-info/pbr.json +1 -0
- {swift-2.33.0 → swift-2.33.1}/swift.egg-info/requires.txt +15 -17
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_account.py +40 -1
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_container.py +65 -1
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_listing_formats.py +81 -8
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_xprofile.py +19 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/common/install_dependencies.yaml +2 -2
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/cors/install_selenium.yaml +1 -1
- {swift-2.33.0 → swift-2.33.1}/tox.ini +3 -3
- swift-2.33.0/PKG-INFO +0 -195
- swift-2.33.0/swift.egg-info/PKG-INFO +0 -195
- swift-2.33.0/swift.egg-info/pbr.json +0 -1
- {swift-2.33.0 → swift-2.33.1}/.alltests +0 -0
- {swift-2.33.0 → swift-2.33.1}/.coveragerc +0 -0
- {swift-2.33.0 → swift-2.33.1}/.dockerignore +0 -0
- {swift-2.33.0 → swift-2.33.1}/.functests +0 -0
- {swift-2.33.0 → swift-2.33.1}/.mailmap +0 -0
- {swift-2.33.0 → swift-2.33.1}/.manpages +0 -0
- {swift-2.33.0 → swift-2.33.1}/.probetests +0 -0
- {swift-2.33.0 → swift-2.33.1}/.stestr.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/.unittests +0 -0
- {swift-2.33.0 → swift-2.33.1}/AUTHORS +0 -0
- {swift-2.33.0 → swift-2.33.1}/CONTRIBUTING.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/Dockerfile +0 -0
- {swift-2.33.0 → swift-2.33.1}/Dockerfile-py3 +0 -0
- {swift-2.33.0 → swift-2.33.1}/LICENSE +0 -0
- {swift-2.33.0 → swift-2.33.1}/MANIFEST.in +0 -0
- {swift-2.33.0 → swift-2.33.1}/README.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/REVIEW_GUIDELINES.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/conf.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/index.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/metadata_header_encoding.inc +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/metadata_header_syntax.inc +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/parameters.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/account-containers-list-http-request-json.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/account-containers-list-http-request-xml.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/account-containers-list-http-response-json.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/account-containers-list-http-response-xml.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/account-containers-list-response.json +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/account-containers-list-response.xml +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/capabilities-list-response.json +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/containers-list-http-request.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/containers-list-http-response.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/endpoints-list-response-headers.json +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/endpoints-list-response.json +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/goodbyeworld.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/helloworld.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/objects-list-http-response-json.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/objects-list-http-response-xml.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/objects-list-response.json +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/samples/objects-list-response.xml +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/storage-account-services.inc +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/storage-container-services.inc +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/storage-object-services.inc +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/storage_endpoints.inc +0 -0
- {swift-2.33.0 → swift-2.33.1}/api-ref/source/storage_info.inc +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-account-audit +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-account-auditor +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-account-info +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-account-reaper +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-account-replicator +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-account-server +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-config +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-auditor +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-info +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-reconciler +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-replicator +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-server +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-sharder +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-sync +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-container-updater +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-dispersion-populate +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-dispersion-report +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-drive-audit +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-form-signature +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-get-nodes +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-init +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-auditor +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-expirer +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-info +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-reconstructor +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-relinker +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-replicator +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-server +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-object-updater +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-oldies +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-orphans +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-proxy-server +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-recon +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-recon-cron +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-reconciler-enqueue +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-ring-builder +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-ring-builder-analyzer +0 -0
- {swift-2.33.0 → swift-2.33.1}/bin/swift-ring-composer +0 -0
- {swift-2.33.0 → swift-2.33.1}/bindep.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/account-server.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/container-reconciler.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/container-server.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/container-sync-realms.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/dispersion.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/object-expirer.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/object-server.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/proxy-server.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-account-audit.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-account-auditor.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-account-info.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-account-reaper.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-account-replicator.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-account-server.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-config.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-container-auditor.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-container-info.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-container-reconciler.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-container-replicator.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-container-server.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-container-sync.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-container-updater.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-dispersion-populate.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-dispersion-report.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-drive-audit.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-form-signature.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-get-nodes.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-init.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-auditor.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-expirer.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-info.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-reconstructor.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-relinker.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-replicator.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-server.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-object-updater.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-oldies.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-orphans.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-proxy-server.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-recon-cron.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-recon.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-reconciler-enqueue.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-ring-builder-analyzer.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-ring-builder.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift-ring-composer.1 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/manpages/swift.conf.5 +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/requirements.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/conf/ceph-known-failures-keystone.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/conf/ceph-known-failures-tempauth.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/access_control_policy.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/bucket_logging_status.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/common.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/complete_multipart_upload.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/complete_multipart_upload_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/copy_object_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/copy_part_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/create_bucket_configuration.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/delete.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/delete_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/error.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/initiate_multipart_upload_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/lifecycle_configuration.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/list_all_my_buckets_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/list_bucket_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/list_multipart_uploads_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/list_parts_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/list_versions_result.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/location_constraint.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/s3api/rnc/versioning_configuration.rnc +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/bin/remakerings +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/bin/resetswift +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/bin/startmain +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/bin/startrest +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/rsyncd.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/rsyslog.d/10-swift.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/account-server/1.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/account-server/2.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/account-server/3.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/account-server/4.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-reconciler/1.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-reconciler/2.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-reconciler/3.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-reconciler/4.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-server/1.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-server/2.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-server/3.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-server/4.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/container-sync-realms.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/internal-client.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/object-expirer.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/object-server/1.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/object-server/2.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/object-server/3.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/object-server/4.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/proxy-server.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/saio/swift/swift.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/_extra/.htaccess +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/account.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-accountscontainers.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-arch.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-buildingblocks.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-nodes.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-partitions.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-replication.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-ring.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-usecase.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage-zones.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/figures/objectstorage.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/index.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-EC.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-account-reaper.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-arch.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-auditors.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-characteristics.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-components.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-features.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-intro.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-large-objects.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-monitoring.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-replication.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-ringbuilder.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-tenant-specific-image-storage.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin/objectstorage-troubleshoot.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/admin_guide.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/apache_deployment_guide.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/authentication.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/bulk-delete.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/container_quotas.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/discoverability.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/form_post_middleware.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/large_objects.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/object-expiration.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/object_api_v1_overview.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/object_versioning.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/pagination.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/pseudo-hierarchical-folders-directories.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/serialized-response-formats.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/static-website.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/temporary_url_middleware.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/use_content-encoding_metadata.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/api/use_the_content-disposition_metadata.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/associated_projects.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/audit_watchers.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/conf.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/config/account_server_config.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/config/container_server_config.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/config/global_memcache_config.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/config/index.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/config/object_server_config.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/config/proxy_server_config.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/config/swift_common_config.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/container.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/contributor/contributing.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/contributor/review_guidelines.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/cors.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/crossdomain.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/db.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/deployment_guide.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/development_auth.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/development_guidelines.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/development_middleware.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/development_ondisk_backends.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/development_saio.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/development_watchers.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/first_contribution_swift.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/getting_started.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/ec_overview.png +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/reload_process_tree_1.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/reload_process_tree_2.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/reload_process_tree_3.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/reload_process_tree_4.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/reload_process_tree_5.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/reload_process_tree_6.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharded_GET.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_GET.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_cleave1_load.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_cleave2_load.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_cleave_basic.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_db_states.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_scan_basic.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_scan_load.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_sharded_load.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_unsharded.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/images/sharding_unsharded_load.svg +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/index.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/controller-common_prerequisites.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/controller-include.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/controller-install-debian.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/controller-install-obs.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/controller-install-rdo.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/controller-install-ubuntu.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/controller-install.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/edit_hosts_file.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/environment-networking.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/finalize-installation-obs.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/finalize-installation-rdo.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/finalize-installation-ubuntu-debian.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/finalize-installation.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/get_started.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/index.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/initial-rings.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/next-steps.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/storage-include1.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/storage-include2.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/storage-include3.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/storage-install-obs.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/storage-install-rdo.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/storage-install-ubuntu-debian.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/storage-install.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/install/verify.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/logs.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/account_auditor.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/account_reaper.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/account_replicator.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/account_server.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/all.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/container_auditor.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/container_replicator.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/container_server.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/container_sync.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/container_updater.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/object_auditor.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/object_expirer.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/object_reconstructor.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/object_replicator.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/object_server.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/object_updater.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/metrics/proxy_server.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/middleware.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/misc.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/object.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ops_runbook/diagnose.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ops_runbook/index.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ops_runbook/maintenance.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ops_runbook/procedures.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ops_runbook/troubleshooting.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_acl.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_architecture.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_auth.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_backing_store.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_container_sharding.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_container_sync.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_encryption.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_erasure_code.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_expiring_objects.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_global_cluster.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_large_objects.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_policies.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_reaper.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_replication.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_ring.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/overview_wsgi_management.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/policies_saio.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/proxy.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ratelimit.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/replication_network.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ring.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ring_background.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/ring_partpower.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/s3_compat.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/doc/source/test-cors.html +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/dockerhub_description.md +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/00_swift_needs.sh +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/10_apk_install_prereqs.sh +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/20_apk_install_py2.sh +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/21_apk_install_py3.sh +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/50_swift_install.sh +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/60_pip_uninstall_dev.sh +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/99_apk_uninstall_dev.sh +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/install_scripts/python_test_dirs +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/cont-init.d/01_swift_logs +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/cont-init.d/02_build_remakerings +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/fix-attrs.d/logging +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/fix-attrs.d/srv_node +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/fix-attrs.d/swift +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/fix-attrs.d/tmp +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/profile +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/rsyncd.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/rsyslog.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/rsyslog.d/00-swift.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/rsyslog.d/50-default.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/services.d/memcached/run +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/services.d/swift-account/run +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/services.d/swift-container/run +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/services.d/swift-object/run +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/services.d/swift-proxy/run +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/socklog.rules/swift_account_server +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/socklog.rules/swift_all +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/socklog.rules/swift_container_server +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/socklog.rules/swift_object_server +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/socklog.rules/swift_proxy_server +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift/account-server.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift/container-server.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift/object-server.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift/proxy-server.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift/swift.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift_build/build_devices +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift_build/build_remakerings +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/rootfs/etc/swift_build/prepare_rings +0 -0
- {swift-2.33.0 → swift-2.33.1}/docker/s6-gpg-pub-key +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/container-reconciler.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/container-sync-realms.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/dispersion.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/drive-audit.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/internal-client.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/keymaster.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/memcache.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/mime.types-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/object-expirer.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/rsyncd.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/swift-rsyslog.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/etc/swift.conf-sample +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/apache2/account-server.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/apache2/container-server.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/apache2/object-server.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/apache2/proxy-server.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/wsgi/account-server.wsgi.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/wsgi/container-server.wsgi.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/wsgi/object-server.wsgi.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/examples/wsgi/proxy-server.wsgi.template +0 -0
- {swift-2.33.0 → swift-2.33.1}/lower-constraints.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/py2-constraints.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/py36-constraints.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_10_0_release-666a76f4975657a5.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_11_0_release-ac1d256e455d347e.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_12_0_release-06af226abc7b91ef.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_13_0_release-875e1fb1ef59f015.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_14_0_release-7c3ef515ebded888.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_15_0_release-0a05a011fb85a9c9.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_15_1_release-be25e67bfc5e886a.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_15_2_release-6996eccabba558b4.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_16_0_release-d48cb9b2629df8ab.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_17_0_release-bd35f18c41c5ef18.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_17_1_release-dd6e6879cbb94f85.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_18_0_release-3acf63cfe2475c65.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_19_0_release-3e6ee3e6a1fcc6bb.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_19_1_release-5072dd72557f5708.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_20_0_release-7b090a5f4bd916e4.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_21_0_release-d8ae33ef18b7be3a.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_22_0_release-f60d29508b3c1283.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_23_0_release-2a2d11c1934f0b61.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_24_0_release-1ca244cc959922fc.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_25_0_release-09410c808881bf21.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_26_0_release-6548eadcba544f72.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_27_0_release-a9ae967d6d271342.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_28_0_release-f2515e07fb61cd01.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_29_0_release-af71f7efd73109b0.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_29_1_release-a2962252523d9396.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_30_0_release-642778c3010848db.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_31_0_release-77e6b20dfba3b32c.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_31_1_release-20ccd07e32b91c1f.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/2_32_0_release-39c8fb77a0a3e72d.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/notes/3_33_0_release-d208917f5012cedd.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/2023.1.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/2023.2.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/conf.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/current.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/index.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/newton.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/ocata.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/pike.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/queens.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/rocky.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/stein.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/train.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/ussuri.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/victoria.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/wallaby.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/xena.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/yoga.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/releasenotes/source/zed.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/requirements.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/roles/additional-keystone-users/tasks/main.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/roles/additional-tempauth-users/tasks/main.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/roles/dsvm-additional-middlewares/tasks/main.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/setup.cfg +0 -0
- {swift-2.33.0 → swift-2.33.1}/setup.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/account/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/account/auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/account/backend.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/account/reaper.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/account/replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/account/server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/account/utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/container_deleter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/dispersion_report.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/form_signature.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/info.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/manage_shard_ranges.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/recon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/recon_cron.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/relinker.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/reload.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/ring_builder_analyzer.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/ringbuilder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/ringcomposer.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/cli/shard-info.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/base_storage_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/bufferedhttp.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/constraints.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/container_sync_realms.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/daemon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/db.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/db_auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/db_replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/digest.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/direct_client.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/error_limiter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/exceptions.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/header_key_dict.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/http.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/http_protocol.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/internal_client.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/linkat.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/manager.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/memcached.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/account_quotas.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/acl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/backend_ratelimit.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/bulk.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/catch_errors.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/cname_lookup.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/container_quotas.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/container_sync.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/copy.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crossdomain.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crypto/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crypto/crypto_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crypto/decrypter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crypto/encrypter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crypto/keymaster.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crypto/kmip_keymaster.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/crypto/kms_keymaster.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/dlo.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/domain_remap.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/etag_quoter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/formpost.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/gatekeeper.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/healthcheck.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/keystoneauth.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/list_endpoints.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/memcache.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/name_check.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/proxy_logging.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/ratelimit.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/read_only.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/recon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/acl_handlers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/acl_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/acl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/base.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/bucket.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/location.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/logging.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/multi_delete.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/multi_upload.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/obj.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/object_lock.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/s3_acl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/service.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/tagging.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/controllers/versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/etree.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/exception.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/s3api.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/s3request.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/s3response.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/s3token.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/access_control_policy.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/bucket_logging_status.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/common.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/complete_multipart_upload.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/complete_multipart_upload_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/copy_object_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/copy_part_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/create_bucket_configuration.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/delete.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/delete_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/error.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/initiate_multipart_upload_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/lifecycle_configuration.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/list_all_my_buckets_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/list_bucket_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/list_multipart_uploads_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/list_parts_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/list_versions_result.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/location_constraint.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/schema/versioning_configuration.rng +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/subresource.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/s3api/utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/slo.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/staticweb.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/symlink.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/tempauth.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/tempurl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/versioned_writes/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/versioned_writes/legacy.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/versioned_writes/object_versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/x_profile/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/x_profile/exceptions.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/middleware/x_profile/profile_model.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/recon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/registry.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/request_helpers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/ring/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/ring/builder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/ring/composite_builder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/ring/ring.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/ring/utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/splice.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/storage_policy.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/swob.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/utils/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/utils/ipaddrs.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/utils/libc.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/utils/timestamp.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/common/wsgi.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/backend.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/reconciler.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/sharder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/sync.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/sync_store.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/container/updater.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/de/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/en_GB/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/es/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/fr/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/it/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/ja/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/ko_KR/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/pt_BR/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/ru/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/tr_TR/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/zh_CN/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/locale/zh_TW/LC_MESSAGES/swift.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/diskfile.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/expirer.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/mem_diskfile.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/mem_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/reconstructor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/ssync_receiver.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/ssync_sender.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/updater.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/watchers/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/obj/watchers/dark_data.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/controllers/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/controllers/account.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/controllers/base.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/controllers/container.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/controllers/info.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/controllers/obj.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift/proxy/server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift.egg-info/dependency_links.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift.egg-info/not-zip-safe +0 -0
- {swift-2.33.0 → swift-2.33.1}/swift.egg-info/top_level.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/README.rst +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/harness.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/index.html +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/main.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/test-account.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/test-container.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/test-info.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/test-large-objects.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/test-object.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/test-s3-obj.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/test-symlink.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/cors/vendor/aws-sdk-2.829.0.min.js +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/debug_logger.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/mock_swift_key_manager.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/s3_test_client.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_acl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_bucket.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_multi_delete.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_multi_upload.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_object.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_presigned.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_service.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/test_xxe_injection.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/s3api/utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/swift_test_client.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_access_control.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_dlo.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_domain_remap.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_object.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_object_versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_protocol.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_slo.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_staticweb.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_symlink.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_tempurl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/test_versioned_writes.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/functional/tests.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/brain.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/common.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_account_failures.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_account_get_fake_responses_match.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_account_reaper.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_container_failures.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_container_merge_policy_index.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_container_sync.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_dark_data.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_db_replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_empty_device_handoff.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_mixed_policy_mpu.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_async_update.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_conditional_requests.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_expirer.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_failures.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_handoff.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_metadata_replication.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_partpower_increase.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_object_versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_orphan_container.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_reconstructor_rebuild.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_reconstructor_revert.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_replication_servers_working.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_reserved_name.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_sharder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/probe/test_signals.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/s3api/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/s3api/test_mpu.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/s3api/test_object_lock.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/s3api/test_request_target_style.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/s3api/test_service.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/s3api/test_versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/sample.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/account/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/account/test_auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/account/test_backend.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/account/test_reaper.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/account/test_replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/account/test_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/account/test_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_container_deleter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_default_output.stub +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_default_output_id_assigned.stub +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_default_sorted_output.stub +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_dispersion_report.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_form_signature.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_info.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_ipv6_output.stub +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_manage_shard_ranges.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_recon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_recon_cron.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_relinker.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_reload.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_ring_builder_analyzer.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_ringbuilder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/cli/test_ringcomposer.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/corrupted_example.db +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/malformed_example.db +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/malformed_schema_example.db +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/crypto_helpers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_crypto.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_crypto_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_decrypter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_encrypter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_encryption.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_keymaster.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_kmip_keymaster.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/crypto/test_kms_keymaster.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/helpers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/exceptions.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/helpers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_acl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_acl_handlers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_acl_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_bucket.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_cfg.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_etree.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_location.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_logging.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_multi_delete.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_multi_upload.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_obj.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_object_lock.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_s3_acl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_s3api.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_s3request.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_s3response.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_s3token.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_service.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_subresource.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/s3api/test_versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_account_quotas.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_acl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_backend_ratelimit.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_bulk.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_catch_errors.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_cname_lookup.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_container_sync.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_copy.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_crossdomain.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_dlo.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_domain_remap.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_etag_quoter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_formpost.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_gatekeeper.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_healthcheck.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_helpers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_keystoneauth.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_list_endpoints.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_memcache.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_name_check.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_object_versioning.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_proxy_logging.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_quotas.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_ratelimit.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_read_only.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_recon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_slo.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_staticweb.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_subrequest_logging.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_symlink.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_tempauth.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_tempurl.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/middleware/test_versioned_writes.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/missing_container_info.db +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/ring/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/ring/test_builder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/ring/test_composite_builder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/ring/test_ring.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/ring/test_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_base_storage_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_bufferedhttp.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_constraints.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_container_sync_realms.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_daemon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_db.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_db_auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_db_replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_digest.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_direct_client.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_error_limiter.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_exceptions.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_header_key_dict.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_http_protocol.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_internal_client.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_linkat.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_manager.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_memcached.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_recon.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_registry.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_request_helpers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_splice.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_storage_policy.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_swob.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_utils.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/test_wsgi.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/utils/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/utils/test_ipaddrs.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/utils/test_libc.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/common/utils/test_timestamp.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_backend.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_reconciler.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_sharder.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_sync.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_sync_store.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/container/test_updater.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/helpers.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/common.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_auditor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_diskfile.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_expirer.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_reconstructor.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_replicator.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_ssync.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_ssync_receiver.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_ssync_sender.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/obj/test_updater.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/controllers/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/controllers/test_account.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/controllers/test_base.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/controllers/test_container.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/controllers/test_info.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/controllers/test_obj.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/test_mem_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/test_server.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/proxy/test_sysmeta.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/test_locale/README +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/test_locale/__init__.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/test_locale/eo/LC_MESSAGES/swift.mo +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/test_locale/eo.po +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/test_locale/messages.mo +0 -0
- {swift-2.33.0 → swift-2.33.1}/test/unit/test_locale/test_locale.py +0 -0
- {swift-2.33.0 → swift-2.33.1}/test-requirements.txt +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/ceph-s3tests/ceph-s3.conf +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/ceph-s3tests/post.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/ceph-s3tests/run.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/common/cover-post.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/common/restart_swift.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/cors/post.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/cors/run.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/dsvm/post.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/dsvm/pre.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/dsvm/run.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/common_config.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/configure_loopback.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/make_rings.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/pre.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/run.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/templates/make_multinode_rings.j2 +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/templates/rc.local.j2 +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/multinode_setup/templates/test.conf.j2 +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/probetests/post.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/probetests/run.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/s3api-tests/run.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/saio_single_node_setup/add_s3api.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/saio_single_node_setup/make_rings.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/saio_single_node_setup/setup_saio.yaml +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/playbooks/saio_single_node_setup/templates/rc.local.j2 +0 -0
- {swift-2.33.0 → swift-2.33.1}/tools/test-setup.sh +0 -0
@@ -44,11 +44,6 @@
|
|
44
44
|
python_version: 3.6
|
45
45
|
post-run: tools/playbooks/common/cover-post.yaml
|
46
46
|
|
47
|
-
- job:
|
48
|
-
name: swift-tox-py36-centos-8-stream
|
49
|
-
parent: swift-tox-py36
|
50
|
-
nodeset: centos-8-stream
|
51
|
-
|
52
47
|
- job:
|
53
48
|
name: swift-tox-py37
|
54
49
|
parent: swift-tox-base
|
@@ -309,13 +304,13 @@
|
|
309
304
|
name: swift-tox-func-s3api-ceph-s3tests-tempauth
|
310
305
|
parent: unittests
|
311
306
|
voting: false
|
312
|
-
nodeset: centos-
|
307
|
+
nodeset: centos-9-stream
|
313
308
|
description: |
|
314
309
|
Setup a SAIO dev environment and run ceph-s3tests
|
315
310
|
timeout: 5400
|
316
311
|
vars:
|
317
312
|
s3_acl: yes
|
318
|
-
bindep_profile: test
|
313
|
+
bindep_profile: test py39
|
319
314
|
pre-run:
|
320
315
|
- tools/playbooks/common/install_dependencies.yaml
|
321
316
|
- tools/playbooks/saio_single_node_setup/setup_saio.yaml
|
@@ -330,13 +325,13 @@
|
|
330
325
|
- job:
|
331
326
|
name: swift-tox-func-s3api-tests-tempauth
|
332
327
|
parent: unittests
|
333
|
-
nodeset: centos-
|
328
|
+
nodeset: centos-9-stream
|
334
329
|
description: |
|
335
330
|
Setup a SAIO dev environment and run our s3api test suite
|
336
331
|
timeout: 1800
|
337
332
|
vars:
|
338
333
|
s3_acl: yes
|
339
|
-
bindep_profile: test
|
334
|
+
bindep_profile: test py39
|
340
335
|
pre-run:
|
341
336
|
- tools/playbooks/common/install_dependencies.yaml
|
342
337
|
- tools/playbooks/saio_single_node_setup/setup_saio.yaml
|
@@ -348,16 +343,16 @@
|
|
348
343
|
- tools/playbooks/probetests/post.yaml
|
349
344
|
|
350
345
|
- job:
|
351
|
-
name: swift-probetests-centos-
|
346
|
+
name: swift-probetests-centos-9-stream
|
352
347
|
parent: unittests
|
353
|
-
nodeset: centos-
|
348
|
+
nodeset: centos-9-stream
|
354
349
|
description: |
|
355
350
|
Setup a SAIO dev environment and run Swift's probe tests
|
356
351
|
under Python 3.
|
357
352
|
timeout: 7200
|
358
353
|
vars:
|
359
354
|
s3_acl: no
|
360
|
-
bindep_profile: test
|
355
|
+
bindep_profile: test py39
|
361
356
|
pre-run:
|
362
357
|
- tools/playbooks/common/install_dependencies.yaml
|
363
358
|
- tools/playbooks/saio_single_node_setup/setup_saio.yaml
|
@@ -367,12 +362,12 @@
|
|
367
362
|
post-run: tools/playbooks/probetests/post.yaml
|
368
363
|
|
369
364
|
- job:
|
370
|
-
name: swift-probetests-centos-
|
371
|
-
parent: swift-probetests-centos-
|
365
|
+
name: swift-probetests-centos-9-stream-arm64
|
366
|
+
parent: swift-probetests-centos-9-stream
|
372
367
|
nodeset:
|
373
368
|
nodes:
|
374
|
-
- name: swift-centos-
|
375
|
-
label: centos-
|
369
|
+
- name: swift-centos-9-stream-arm64
|
370
|
+
label: centos-9-stream-arm64
|
376
371
|
description: |
|
377
372
|
Setup a SAIO dev environment and run Swift's probe tests
|
378
373
|
under Python 3 on top of arm64 architecture.
|
@@ -380,7 +375,7 @@
|
|
380
375
|
|
381
376
|
- job:
|
382
377
|
name: swift-func-cors
|
383
|
-
parent: swift-probetests-centos-
|
378
|
+
parent: swift-probetests-centos-9-stream
|
384
379
|
description: |
|
385
380
|
Setup a SAIO dev environment and run Swift's CORS functional tests
|
386
381
|
timeout: 1200
|
@@ -390,18 +385,18 @@
|
|
390
385
|
post-run: tools/playbooks/cors/post.yaml
|
391
386
|
|
392
387
|
- nodeset:
|
393
|
-
name: swift-five-nodes-
|
388
|
+
name: swift-five-nodes-centos-9
|
394
389
|
nodes:
|
395
390
|
- name: test-runner1
|
396
|
-
label: centos-
|
391
|
+
label: centos-9-stream
|
397
392
|
- name: proxy1
|
398
|
-
label: centos-
|
393
|
+
label: centos-9-stream
|
399
394
|
- name: account1
|
400
|
-
label: centos-
|
395
|
+
label: centos-9-stream
|
401
396
|
- name: container1
|
402
|
-
label: centos-
|
397
|
+
label: centos-9-stream
|
403
398
|
- name: object1
|
404
|
-
label: centos-
|
399
|
+
label: centos-9-stream
|
405
400
|
groups:
|
406
401
|
- name: test-runner
|
407
402
|
nodes:
|
@@ -433,12 +428,12 @@
|
|
433
428
|
- job:
|
434
429
|
name: swift-multinode-rolling-upgrade
|
435
430
|
parent: multinode
|
436
|
-
nodeset: swift-five-nodes-
|
431
|
+
nodeset: swift-five-nodes-centos-9
|
437
432
|
description: |
|
438
433
|
Build a 4 node swift cluster and run functional tests
|
439
434
|
timeout: 5400
|
440
435
|
vars:
|
441
|
-
bindep_profile: test
|
436
|
+
bindep_profile: test py39
|
442
437
|
pre-run:
|
443
438
|
- tools/playbooks/multinode_setup/pre.yaml
|
444
439
|
- tools/playbooks/common/install_dependencies.yaml
|
@@ -448,12 +443,6 @@
|
|
448
443
|
run: tools/playbooks/multinode_setup/run.yaml
|
449
444
|
post-run: tools/playbooks/probetests/post.yaml
|
450
445
|
|
451
|
-
- job:
|
452
|
-
name: swift-multinode-rolling-upgrade-victoria
|
453
|
-
parent: swift-multinode-rolling-upgrade
|
454
|
-
vars:
|
455
|
-
previous_swift_version: origin/unmaintained/victoria
|
456
|
-
|
457
446
|
- job:
|
458
447
|
name: swift-multinode-rolling-upgrade-wallaby
|
459
448
|
parent: swift-multinode-rolling-upgrade
|
@@ -713,7 +702,7 @@
|
|
713
702
|
- ^doc/(requirements.txt|(manpages|s3api|source)/.*)$
|
714
703
|
- ^test/(cors|unit|functional|probe)/.*$
|
715
704
|
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG|.*\.rst)$
|
716
|
-
- swift-probetests-centos-
|
705
|
+
- swift-probetests-centos-9-stream:
|
717
706
|
irrelevant-files: &probetest-irrelevant-files
|
718
707
|
- ^(api-ref|releasenotes)/.*$
|
719
708
|
# Keep doc/saio -- we use those sample configs in the saio playbooks
|
@@ -769,7 +758,7 @@
|
|
769
758
|
- swift-tox-func-ec-py38
|
770
759
|
- swift-func-cors
|
771
760
|
- swift-tox-func-s3api-tests-tempauth
|
772
|
-
- swift-probetests-centos-
|
761
|
+
- swift-probetests-centos-9-stream:
|
773
762
|
irrelevant-files: *probetest-irrelevant-files
|
774
763
|
- swift-dsvm-functional:
|
775
764
|
irrelevant-files: *functest-irrelevant-files
|
@@ -794,13 +783,9 @@
|
|
794
783
|
- swift-tox-py37
|
795
784
|
- swift-tox-py39
|
796
785
|
- swift-tox-py310
|
797
|
-
- swift-tox-py36-centos-8-stream
|
798
786
|
- swift-tox-func-py39-centos-9-stream
|
799
787
|
- swift-tox-func-encryption-py39-centos-9-stream
|
800
788
|
- swift-tox-func-ec-py39-centos-9-stream
|
801
|
-
- swift-multinode-rolling-upgrade-train
|
802
|
-
- swift-multinode-rolling-upgrade-ussuri
|
803
|
-
- swift-multinode-rolling-upgrade-victoria
|
804
789
|
- swift-multinode-rolling-upgrade-wallaby
|
805
790
|
- swift-multinode-rolling-upgrade-xena
|
806
791
|
- swift-multinode-rolling-upgrade-yoga
|
@@ -1,3 +1,13 @@
|
|
1
|
+
swift (2.33.1, caracal stable backports)
|
2
|
+
|
3
|
+
* Removed the use of `eval` in the xprofile middleware. Note that this
|
4
|
+
middleware is only intended for development purposes and is not
|
5
|
+
intended for use in production systems.
|
6
|
+
|
7
|
+
* Fixed `Content-Type` and `Content-Length` headers in account and
|
8
|
+
container `HEAD` responses (with eventlet>=0.38.0).
|
9
|
+
|
10
|
+
|
1
11
|
swift (2.33.0, OpenStack Caracal)
|
2
12
|
|
3
13
|
* S3 API fixes:
|
swift-2.33.1/PKG-INFO
ADDED
@@ -0,0 +1,223 @@
|
|
1
|
+
Metadata-Version: 2.1
|
2
|
+
Name: swift
|
3
|
+
Version: 2.33.1
|
4
|
+
Summary: OpenStack Object Storage
|
5
|
+
Home-page: https://docs.openstack.org/swift/latest/
|
6
|
+
Author: OpenStack
|
7
|
+
Author-email: openstack-discuss@lists.openstack.org
|
8
|
+
Project-URL: Documentation, https://docs.openstack.org/swift/latest/
|
9
|
+
Project-URL: Bug Tracker, https://bugs.launchpad.net/swift
|
10
|
+
Project-URL: Source Code, https://opendev.org/openstack/swift/
|
11
|
+
Project-URL: Release Notes, https://opendev.org/openstack/swift/src/branch/master/CHANGELOG
|
12
|
+
Classifier: Development Status :: 5 - Production/Stable
|
13
|
+
Classifier: Environment :: OpenStack
|
14
|
+
Classifier: Intended Audience :: Information Technology
|
15
|
+
Classifier: Intended Audience :: System Administrators
|
16
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
17
|
+
Classifier: Operating System :: POSIX :: Linux
|
18
|
+
Classifier: Programming Language :: Python
|
19
|
+
Classifier: Programming Language :: Python :: 2
|
20
|
+
Classifier: Programming Language :: Python :: 2.7
|
21
|
+
Classifier: Programming Language :: Python :: 3
|
22
|
+
Classifier: Programming Language :: Python :: 3.6
|
23
|
+
Classifier: Programming Language :: Python :: 3.7
|
24
|
+
Classifier: Programming Language :: Python :: 3.8
|
25
|
+
Classifier: Programming Language :: Python :: 3.9
|
26
|
+
Classifier: Programming Language :: Python :: 3.10
|
27
|
+
Classifier: Programming Language :: Python :: 3.11
|
28
|
+
License-File: LICENSE
|
29
|
+
License-File: AUTHORS
|
30
|
+
Requires-Dist: eventlet!=0.34.3,>=0.25.0
|
31
|
+
Requires-Dist: greenlet>=0.3.2
|
32
|
+
Requires-Dist: PasteDeploy>=2.0.0
|
33
|
+
Requires-Dist: lxml>=3.4.1
|
34
|
+
Requires-Dist: requests>=2.14.2
|
35
|
+
Requires-Dist: six>=1.10.0
|
36
|
+
Requires-Dist: xattr>=0.4
|
37
|
+
Requires-Dist: PyECLib>=1.3.1
|
38
|
+
Requires-Dist: cryptography>=2.0.2
|
39
|
+
Provides-Extra: kms-keymaster
|
40
|
+
Requires-Dist: oslo.config!=4.3.0,!=4.4.0,>=4.0.0; extra == "kms-keymaster"
|
41
|
+
Requires-Dist: castellan>=0.13.0; extra == "kms-keymaster"
|
42
|
+
Provides-Extra: kmip-keymaster
|
43
|
+
Requires-Dist: pykmip>=0.7.0; extra == "kmip-keymaster"
|
44
|
+
Provides-Extra: keystone
|
45
|
+
Requires-Dist: keystonemiddleware>=4.17.0; extra == "keystone"
|
46
|
+
Provides-Extra: test
|
47
|
+
Requires-Dist: hacking<6.2.0,>=2.0; extra == "test"
|
48
|
+
Requires-Dist: coverage>=5.0.4; extra == "test"
|
49
|
+
Requires-Dist: pytest>=4.6.11; extra == "test"
|
50
|
+
Requires-Dist: pytest-cov>=2.12.1; extra == "test"
|
51
|
+
Requires-Dist: stestr>=2.0.0; extra == "test"
|
52
|
+
Requires-Dist: mock>=2.0; extra == "test"
|
53
|
+
Requires-Dist: python-swiftclient>=3.2.0; extra == "test"
|
54
|
+
Requires-Dist: python-keystoneclient!=2.1.0,>=2.0.0; extra == "test"
|
55
|
+
Requires-Dist: boto>=2.32.1; extra == "test"
|
56
|
+
Requires-Dist: boto3>=1.9; extra == "test"
|
57
|
+
Requires-Dist: botocore>=1.12; extra == "test"
|
58
|
+
Requires-Dist: requests-mock>=1.2.0; extra == "test"
|
59
|
+
Requires-Dist: keystonemiddleware>=4.17.0; extra == "test"
|
60
|
+
Requires-Dist: bandit>=1.1.0; extra == "test"
|
61
|
+
Requires-Dist: docutils>=0.11; extra == "test"
|
62
|
+
|
63
|
+
===============
|
64
|
+
OpenStack Swift
|
65
|
+
===============
|
66
|
+
|
67
|
+
.. image:: https://governance.openstack.org/tc/badges/swift.svg
|
68
|
+
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
69
|
+
|
70
|
+
.. Change things from this point on
|
71
|
+
|
72
|
+
OpenStack Swift is a distributed object storage system designed to scale
|
73
|
+
from a single machine to thousands of servers. Swift is optimized for
|
74
|
+
multi-tenancy and high concurrency. Swift is ideal for backups, web and mobile
|
75
|
+
content, and any other unstructured data that can grow without bound.
|
76
|
+
|
77
|
+
Swift provides a simple, REST-based API fully documented at
|
78
|
+
https://docs.openstack.org/swift/latest/.
|
79
|
+
|
80
|
+
Swift was originally developed as the basis for Rackspace's Cloud Files
|
81
|
+
and was open-sourced in 2010 as part of the OpenStack project. It has
|
82
|
+
since grown to include contributions from many companies and has spawned
|
83
|
+
a thriving ecosystem of 3rd party tools. Swift's contributors are listed
|
84
|
+
in the AUTHORS file.
|
85
|
+
|
86
|
+
Docs
|
87
|
+
----
|
88
|
+
|
89
|
+
To build documentation run::
|
90
|
+
|
91
|
+
pip install -r requirements.txt -r doc/requirements.txt
|
92
|
+
sphinx-build -W -b html doc/source doc/build/html
|
93
|
+
|
94
|
+
and then browse to doc/build/html/index.html. These docs are auto-generated
|
95
|
+
after every commit and available online at
|
96
|
+
https://docs.openstack.org/swift/latest/.
|
97
|
+
|
98
|
+
For Developers
|
99
|
+
--------------
|
100
|
+
|
101
|
+
Getting Started
|
102
|
+
~~~~~~~~~~~~~~~
|
103
|
+
|
104
|
+
Swift is part of OpenStack and follows the code contribution, review, and
|
105
|
+
testing processes common to all OpenStack projects.
|
106
|
+
|
107
|
+
If you would like to start contributing, check out these
|
108
|
+
`notes <CONTRIBUTING.rst>`__ to help you get started.
|
109
|
+
|
110
|
+
The best place to get started is the
|
111
|
+
`"SAIO - Swift All In One" <https://docs.openstack.org/swift/latest/development_saio.html>`__.
|
112
|
+
This document will walk you through setting up a development cluster of
|
113
|
+
Swift in a VM. The SAIO environment is ideal for running small-scale
|
114
|
+
tests against Swift and trying out new features and bug fixes.
|
115
|
+
|
116
|
+
Tests
|
117
|
+
~~~~~
|
118
|
+
|
119
|
+
There are three types of tests included in Swift's source tree.
|
120
|
+
|
121
|
+
#. Unit tests
|
122
|
+
#. Functional tests
|
123
|
+
#. Probe tests
|
124
|
+
|
125
|
+
Unit tests check that small sections of the code behave properly. For example,
|
126
|
+
a unit test may test a single function to ensure that various input gives the
|
127
|
+
expected output. This validates that the code is correct and regressions are
|
128
|
+
not introduced.
|
129
|
+
|
130
|
+
Functional tests check that the client API is working as expected. These can
|
131
|
+
be run against any endpoint claiming to support the Swift API (although some
|
132
|
+
tests require multiple accounts with different privilege levels). These are
|
133
|
+
"black box" tests that ensure that client apps written against Swift will
|
134
|
+
continue to work.
|
135
|
+
|
136
|
+
Probe tests are "white box" tests that validate the internal workings of a
|
137
|
+
Swift cluster. They are written to work against the
|
138
|
+
`"SAIO - Swift All In One" <https://docs.openstack.org/swift/latest/development_saio.html>`__
|
139
|
+
dev environment. For example, a probe test may create an object, delete one
|
140
|
+
replica, and ensure that the background consistency processes find and correct
|
141
|
+
the error.
|
142
|
+
|
143
|
+
You can run unit tests with ``.unittests``, functional tests with
|
144
|
+
``.functests``, and probe tests with ``.probetests``. There is an
|
145
|
+
additional ``.alltests`` script that wraps the other three.
|
146
|
+
|
147
|
+
To fully run the tests, the target environment must use a filesystem that
|
148
|
+
supports large xattrs. XFS is strongly recommended. For unit tests and in-
|
149
|
+
process functional tests, either mount ``/tmp`` with XFS or provide another
|
150
|
+
XFS filesystem via the ``TMPDIR`` environment variable. Without this setting,
|
151
|
+
tests should still pass, but a very large number will be skipped.
|
152
|
+
|
153
|
+
Code Organization
|
154
|
+
~~~~~~~~~~~~~~~~~
|
155
|
+
|
156
|
+
- bin/: Executable scripts that are the processes run by the deployer
|
157
|
+
- doc/: Documentation
|
158
|
+
- etc/: Sample config files
|
159
|
+
- examples/: Config snippets used in the docs
|
160
|
+
- swift/: Core code
|
161
|
+
|
162
|
+
- account/: account server
|
163
|
+
- cli/: code that backs some of the CLI tools in bin/
|
164
|
+
- common/: code shared by different modules
|
165
|
+
|
166
|
+
- middleware/: "standard", officially-supported middleware
|
167
|
+
- ring/: code implementing Swift's ring
|
168
|
+
|
169
|
+
- container/: container server
|
170
|
+
- locale/: internationalization (translation) data
|
171
|
+
- obj/: object server
|
172
|
+
- proxy/: proxy server
|
173
|
+
|
174
|
+
- test/: Unit, functional, and probe tests
|
175
|
+
|
176
|
+
Data Flow
|
177
|
+
~~~~~~~~~
|
178
|
+
|
179
|
+
Swift is a WSGI application and uses eventlet's WSGI server. After the
|
180
|
+
processes are running, the entry point for new requests is the
|
181
|
+
``Application`` class in ``swift/proxy/server.py``. From there, a
|
182
|
+
controller is chosen, and the request is processed. The proxy may choose
|
183
|
+
to forward the request to a back-end server. For example, the entry
|
184
|
+
point for requests to the object server is the ``ObjectController``
|
185
|
+
class in ``swift/obj/server.py``.
|
186
|
+
|
187
|
+
For Deployers
|
188
|
+
-------------
|
189
|
+
|
190
|
+
Deployer docs are also available at
|
191
|
+
https://docs.openstack.org/swift/latest/. A good starting point is at
|
192
|
+
https://docs.openstack.org/swift/latest/deployment_guide.html
|
193
|
+
There is an `ops runbook <https://docs.openstack.org/swift/latest/ops_runbook/index.html>`__
|
194
|
+
that gives information about how to diagnose and troubleshoot common issues
|
195
|
+
when running a Swift cluster.
|
196
|
+
|
197
|
+
You can run functional tests against a Swift cluster with
|
198
|
+
``.functests``. These functional tests require ``/etc/swift/test.conf``
|
199
|
+
to run. A sample config file can be found in this source tree in
|
200
|
+
``test/sample.conf``.
|
201
|
+
|
202
|
+
For Client Apps
|
203
|
+
---------------
|
204
|
+
|
205
|
+
For client applications, official Python language bindings are provided
|
206
|
+
at https://opendev.org/openstack/python-swiftclient.
|
207
|
+
|
208
|
+
Complete API documentation at
|
209
|
+
https://docs.openstack.org/api-ref/object-store/
|
210
|
+
|
211
|
+
There is a large ecosystem of applications and libraries that support and
|
212
|
+
work with OpenStack Swift. Several are listed on the
|
213
|
+
`associated projects <https://docs.openstack.org/swift/latest/associated_projects.html>`__
|
214
|
+
page.
|
215
|
+
|
216
|
+
--------------
|
217
|
+
|
218
|
+
For more information come hang out in #openstack-swift on OFTC.
|
219
|
+
|
220
|
+
Thanks,
|
221
|
+
|
222
|
+
The Swift Development Team
|
223
|
+
|
@@ -79,7 +79,7 @@
|
|
79
79
|
# B703 : django_mark_safe
|
80
80
|
|
81
81
|
# (optional) list included test IDs here, eg '[B101, B406]':
|
82
|
-
tests: [B102, B103, B302, B303, B304, B305, B306, B308, B310, B401, B501, B502, B506, B601, B602, B609]
|
82
|
+
tests: [B102, B103, B302, B303, B304, B305, B306, B307, B308, B310, B401, B501, B502, B506, B601, B602, B609]
|
83
83
|
|
84
84
|
# (optional) list skipped test IDs here, eg '[B101, B406]':
|
85
85
|
skips:
|
@@ -295,7 +295,8 @@ use = egg:swift#backend_ratelimit
|
|
295
295
|
# ionice_priority =
|
296
296
|
|
297
297
|
# Note: Put it at the beginning of the pipeline to profile all middleware. But
|
298
|
-
# it is safer to put this after healthcheck.
|
298
|
+
# it is safer to put this after healthcheck. Not intended for production
|
299
|
+
# environments!
|
299
300
|
[filter:xprofile]
|
300
301
|
use = egg:swift#xprofile
|
301
302
|
# This option enable you to switch profilers which should inherit from python
|
@@ -337,7 +337,8 @@ use = egg:swift#backend_ratelimit
|
|
337
337
|
# ionice_priority =
|
338
338
|
|
339
339
|
# Note: Put it at the beginning of the pipeline to profile all middleware. But
|
340
|
-
# it is safer to put this after healthcheck.
|
340
|
+
# it is safer to put this after healthcheck. Not intended for production
|
341
|
+
# environments!
|
341
342
|
[filter:xprofile]
|
342
343
|
use = egg:swift#xprofile
|
343
344
|
# This option enable you to switch profilers which should inherit from python
|
@@ -693,7 +693,8 @@ use = egg:swift#backend_ratelimit
|
|
693
693
|
# ionice_priority =
|
694
694
|
#
|
695
695
|
# Note: Put it at the beginning of the pipleline to profile all middleware. But
|
696
|
-
# it is safer to put this after healthcheck.
|
696
|
+
# it is safer to put this after healthcheck. Not intended for production
|
697
|
+
# environments!
|
697
698
|
[filter:xprofile]
|
698
699
|
use = egg:swift#xprofile
|
699
700
|
# This option enable you to switch profilers which should inherit from python
|
@@ -1162,6 +1162,7 @@ use = egg:swift#container_sync
|
|
1162
1162
|
|
1163
1163
|
# Note: Put it at the beginning of the pipeline to profile all middleware. But
|
1164
1164
|
# it is safer to put this after catch_errors, gatekeeper and healthcheck.
|
1165
|
+
# Not intended for production environments!
|
1165
1166
|
[filter:xprofile]
|
1166
1167
|
use = egg:swift#xprofile
|
1167
1168
|
# This option enable you to switch profilers which should inherit from python
|
@@ -0,0 +1,10 @@
|
|
1
|
+
---
|
2
|
+
fixes:
|
3
|
+
- |
|
4
|
+
Removed the use of ``eval`` in the xprofile middleware. Note that this
|
5
|
+
middleware is only intended for development purposes and is not
|
6
|
+
intended for use in production systems.
|
7
|
+
|
8
|
+
- |
|
9
|
+
Fixed ``Content-Type`` and ``Content-Length`` headers in account and
|
10
|
+
container ``HEAD`` responses (with eventlet>=0.38.0).
|
@@ -18,6 +18,7 @@ import six
|
|
18
18
|
from xml.etree.cElementTree import Element, SubElement, tostring
|
19
19
|
|
20
20
|
from swift.common.constraints import valid_api_version
|
21
|
+
from swift.common.header_key_dict import HeaderKeyDict
|
21
22
|
from swift.common.http import HTTP_NO_CONTENT
|
22
23
|
from swift.common.request_helpers import get_param
|
23
24
|
from swift.common.swob import HTTPException, HTTPNotAcceptable, Request, \
|
@@ -178,52 +179,39 @@ class ListingFilter(object):
|
|
178
179
|
start_response(status, headers)
|
179
180
|
return resp_iter
|
180
181
|
|
181
|
-
header_to_index = {}
|
182
|
-
resp_content_type = resp_length = None
|
183
|
-
for i, (header, value) in enumerate(headers):
|
184
|
-
header = header.lower()
|
185
|
-
if header == 'content-type':
|
186
|
-
header_to_index[header] = i
|
187
|
-
resp_content_type = value.partition(';')[0]
|
188
|
-
elif header == 'content-length':
|
189
|
-
header_to_index[header] = i
|
190
|
-
resp_length = int(value)
|
191
|
-
elif header == 'vary':
|
192
|
-
header_to_index[header] = i
|
193
|
-
|
194
182
|
if not status.startswith(('200 ', '204 ')):
|
195
183
|
start_response(status, headers)
|
196
184
|
return resp_iter
|
197
185
|
|
186
|
+
headers_dict = HeaderKeyDict(headers)
|
187
|
+
resp_content_type = headers_dict.get(
|
188
|
+
'content-type', '').partition(';')[0]
|
189
|
+
resp_length = headers_dict.get('content-length')
|
190
|
+
|
198
191
|
if can_vary:
|
199
|
-
if 'vary' in
|
200
|
-
value =
|
192
|
+
if 'vary' in headers_dict:
|
193
|
+
value = headers_dict['vary']
|
201
194
|
if 'accept' not in list_from_csv(value.lower()):
|
202
|
-
|
203
|
-
'Vary', value + ', Accept')
|
195
|
+
headers_dict['vary'] = value + ', Accept'
|
204
196
|
else:
|
205
|
-
|
197
|
+
headers_dict['vary'] = 'Accept'
|
206
198
|
|
207
199
|
if resp_content_type != 'application/json':
|
208
|
-
start_response(status,
|
200
|
+
start_response(status, list(headers_dict.items()))
|
209
201
|
return resp_iter
|
210
202
|
|
211
|
-
if
|
212
|
-
|
213
|
-
|
203
|
+
if req.method == 'HEAD':
|
204
|
+
headers_dict['content-type'] = out_content_type + '; charset=utf-8'
|
205
|
+
# proxy logging (and maybe other mw?) seem to be good about
|
206
|
+
# sticking this on HEAD/204 but we do it here to be responsible
|
207
|
+
# and explicit
|
208
|
+
headers_dict['content-length'] = 0
|
209
|
+
start_response(status, list(headers_dict.items()))
|
214
210
|
return resp_iter
|
215
211
|
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
else:
|
220
|
-
headers[header_to_index[header]] = (
|
221
|
-
headers[header_to_index[header]][0], str(value))
|
222
|
-
|
223
|
-
if req.method == 'HEAD':
|
224
|
-
set_header('content-type', out_content_type + '; charset=utf-8')
|
225
|
-
set_header('content-length', None) # don't know, can't determine
|
226
|
-
start_response(status, headers)
|
212
|
+
if resp_length is None or \
|
213
|
+
int(resp_length) > MAX_CONTAINER_LISTING_CONTENT_LENGTH:
|
214
|
+
start_response(status, list(headers_dict.items()))
|
227
215
|
return resp_iter
|
228
216
|
|
229
217
|
body = b''.join(resp_iter)
|
@@ -237,7 +225,7 @@ class ListingFilter(object):
|
|
237
225
|
except ValueError:
|
238
226
|
# Static web listing that's returning invalid JSON?
|
239
227
|
# Just pass it straight through; that's about all we *can* do.
|
240
|
-
start_response(status,
|
228
|
+
start_response(status, list(headers_dict.items()))
|
241
229
|
return [body]
|
242
230
|
|
243
231
|
if not req.allow_reserved_names:
|
@@ -257,16 +245,16 @@ class ListingFilter(object):
|
|
257
245
|
body = json.dumps(listing).encode('ascii')
|
258
246
|
except KeyError:
|
259
247
|
# listing was in a bad format -- funky static web listing??
|
260
|
-
start_response(status,
|
248
|
+
start_response(status, list(headers_dict.items()))
|
261
249
|
return [body]
|
262
250
|
|
263
251
|
if not body:
|
264
252
|
status = '%s %s' % (HTTP_NO_CONTENT,
|
265
253
|
RESPONSE_REASONS[HTTP_NO_CONTENT][0])
|
266
254
|
|
267
|
-
|
268
|
-
|
269
|
-
start_response(status,
|
255
|
+
headers_dict['content-type'] = out_content_type + '; charset=utf-8'
|
256
|
+
headers_dict['content-length'] = len(body)
|
257
|
+
start_response(status, list(headers_dict.items()))
|
270
258
|
return [body]
|
271
259
|
|
272
260
|
|
@@ -246,7 +246,7 @@ class HTMLViewer(object):
|
|
246
246
|
if multiple:
|
247
247
|
return value
|
248
248
|
if isinstance(value, list):
|
249
|
-
return
|
249
|
+
return int(value[0]) if isinstance(default, int) else value[0]
|
250
250
|
else:
|
251
251
|
return value
|
252
252
|
|
@@ -16,6 +16,11 @@
|
|
16
16
|
"""
|
17
17
|
Profiling middleware for Swift Servers.
|
18
18
|
|
19
|
+
.. note::
|
20
|
+
This middleware is intended for development and testing environments only,
|
21
|
+
not production. No authentication is expected or required for the web UI,
|
22
|
+
and profiling may incur noticeable performance penalties.
|
23
|
+
|
19
24
|
The current implementation is based on eventlet aware profiler.(For the
|
20
25
|
future, more profilers could be added in to collect more data for analysis.)
|
21
26
|
Profiling all incoming requests and accumulating cpu timing statistics
|