Swift3 Middleware for OpenStack Swift, allowing access to OpenStack swift via the Amazon S3 API.
Go to file
OpenDev Sysadmins 8d5df25355 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:16 +00:00
doc Implement "GET Bucket (List Objects) Version 2" 2017-08-18 21:00:23 +00:00
etc Clean up how we keystone 2017-09-15 04:25:45 +00:00
swift3 Fix the gate 2018-05-29 10:35:38 -07:00
.gitignore Improve coverage report 2014-04-16 10:55:54 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:16 +00:00
.unittests Add unittests from swift repository. 2012-05-21 13:21:24 +02:00
.zuul.yaml Zuul: Remove project name 2018-02-05 13:38:18 -08:00
AUTHORS Update CHANGELOG and AUTHORS for v1.10 2016-01-29 01:51:19 -08:00
CHANGELOG Fixed keystone misspelling 2017-12-15 15:43:50 +08:00
LICENSE Addding a few base files to the project. 2012-05-21 13:05:34 +02:00
MANIFEST.in Add a manifest file similar to Swift's 2015-09-17 14:43:31 -07:00
README.md swift3 is now s3api middleware 2018-05-28 13:45:51 -04:00
bindep.txt List system dependencies for running common tests 2016-08-25 17:25:40 -07:00
requirements.txt Change log updates for version 1.12 2017-10-13 16:54:06 +09:00
setup.cfg Remove version from setup.cfg 2016-09-27 11:36:33 -07:00
setup.py Add setup.cfg and pbr support. 2014-04-09 11:30:40 +02:00
test-requirements.txt Add support for upper-constraints.txt 2017-07-28 00:53:44 +00:00
tox.ini Fix the gate 2018-05-29 10:35:38 -07:00

README.md

Swift3

The Openstack Swift community has imported the Swift3 middleware into Swift's codebase as the "s3api" middleware. Swift3 development is now frozen and all new patches should go to s3api middleware. Refer to documentation for more information deploying s3api middleware.