Swift3 Middleware for OpenStack Swift, allowing access to OpenStack swift via the Amazon S3 API.
Go to file
Thiago da Silva 211def7d59 swift3 is now s3api middleware
Change-Id: Ic0431c491f2450ba2b45b974ced1e7cdf3f19ac1
Signed-off-by: Thiago da Silva <thiago@redhat.com>
2018-05-28 13:45:51 -04: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 Use Pike Keystone 2017-10-13 21:28:00 +00:00
.gitignore Improve coverage report 2014-04-16 10:55:54 +09:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:40:26 +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 Use Pike Keystone 2017-10-13 21:28:00 +00: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.