102 Commits

Author SHA1 Message Date
Tim Burke
5cd854b783 Authors/changelog for swift 2.24.0
Change-Id: I60d4ad62c7d14ed15e114ed95102a2368c48f9f4
2020-01-30 16:17:05 -08:00
Tim Burke
8a4becb12f Authors/changelog for 2.23.0
Also, make some CHANGELOG formatting more consistent.

Change-Id: I380ee50e075a8676590e755f24a3fd7a7a331029
2019-10-02 16:10:09 -07:00
Tim Burke
a48ac28efe Authors/changelog for 2.22.0
Change-Id: I09c099339d02943baa0944b5a208263536d1a547
2019-07-15 18:12:57 +00:00
Kota Tsuyuzaki
668e45af6d Update mailmap for Kota Tsuyuzaki
His company changes the e-mail domain and the old one has been
recieve-only so to update the author's e-mail address, add the
entry to the mailmap.

Change-Id: I0c1f77425d9cefb2e6340ffb4c65cdea956c216f
2019-06-11 13:28:32 +09:00
John Dickinson
179fa7ccd4 authors/changelog update for 2.21.0 release
Change-Id: Iac51a69c71491e5a8db435aae396178a6c592c73
2019-03-22 16:53:01 -07:00
John Dickinson
53b56b6551 crediting contributors to the un-landed hummingbird branch
Change-Id: I51708cb2f0deca61b147589e062b520ac7a1807e
2019-03-13 11:41:00 -07:00
John Dickinson
fbad538d21 authors/changelog for 2.20.0 release
Change-Id: I149cb14cbfef456b6368564dae8529faf430333d
2018-12-15 00:21:47 +00:00
John Dickinson
9bd84beef1 authors/changelog for 2.19.0 release
Change-Id: Ifefe01cc28517a7040596885b54acf3faa75be85
2018-08-21 16:52:06 +09:00
John Dickinson
fbb3b1ffda authors/changelog update for 2.18.0 release
Change-Id: Ia1b78aa40b1f157b513428cef59e69077b2aaee7
2018-05-29 16:36:47 -07:00
Kota Tsuyuzaki
636b922f3b Import swift3 into swift repo as s3api middleware
This attempts to import openstack/swift3 package into swift upstream
repository, namespace. This is almost simple porting except following items.

1. Rename swift3 namespace to swift.common.middleware.s3api
1.1 Rename also some conflicted class names (e.g. Request/Response)

2. Port unittests to test/unit/s3api dir to be able to run on the gate.

3. Port functests to test/functional/s3api and setup in-process testing

4. Port docs to doc dir, then address the namespace change.

5. Use get_logger() instead of global logger instance

6. Avoid global conf instance

Ex. fix various minor issue on those steps (e.g. packages, dependencies,
  deprecated things)

The details and patch references in the work on feature/s3api are listed
at https://trello.com/b/ZloaZ23t/s3api (completed board)

Note that, because this is just a porting, no new feature is developed since
the last swift3 release, and in the future work, Swift upstream may continue
to work on remaining items for further improvements and the best compatibility
of Amazon S3. Please read the new docs for your deployment and keep track to
know what would be changed in the future releases.

Change-Id: Ib803ea89cfee9a53c429606149159dd136c036fd
Co-Authored-By: Thiago da Silva <thiago@redhat.com>
Co-Authored-By: Tim Burke <tim.burke@gmail.com>
2018-04-27 15:53:57 +09:00
John Dickinson
f4cfe81e59 authors/changelog updates for 2.17.0 release
Change-Id: I577d169022916676a20a9ac24c7cc7b63ae46778
2018-02-02 12:09:20 -08:00
Mahati Chamarthy
1b6842deaf add name to core emeritus
Change-Id: Icab1c646ec8c9062580197482b1fd924bbc6c4bd
2017-12-14 14:02:07 +05:30
John Dickinson
6990d0209d added some people to core emeritus in the authors file
Change-Id: I689490fd4e8d1256fc3cedf113cbd815062ae541
2017-11-10 11:03:18 -08:00
John Dickinson
1ff3f1e3e8 authors changelog for 2.16.0
Change-Id: I2c1f4a55d2813a63275072a3aaaea69f6808125a
2017-11-09 18:29:46 -08:00
John Dickinson
56e081c0a1 authors/changelog for 2.15.1
Change-Id: Id5f5467a50119d521fead28faf751c621ce1e4ee
2017-08-18 10:01:52 -07:00
John Dickinson
dfd0ea20a1 2.15.0 authors and changelog update
Change-Id: I8ee9d657ebc030b9335cb53a51951c118539cb91
2017-07-27 14:44:21 -07:00
John Dickinson
29e2edf8de authors/changelog for 2.14.0
Change-Id: I0a6a8e4d62d2181e6d959437d6e84eeb2c29a05d
2017-04-26 11:46:18 -07:00
John Dickinson
11bd6c82ec 2.13.0 authors/changelog updates
Change-Id: I4d90075bd1eb6775b9d736668aa9c7af5eb41f4e
2017-02-15 16:16:49 -08:00
Hisashi Osanai
ae236b57be Hisashi Osanai's responsibility has been changed
It has been a real honour working with you, guys. Thanks!

Change-Id: I2668ddf546791ca36fe22d6fdd2d5e745ed14200
2017-02-12 11:27:19 +00:00
donagh-mccabe
dc0a592411 Donagh McCabe has been reassigned to different project.
Change-Id: I8a55b2a2b0dc55c865a361783f516a04b06f6bfa
2017-01-04 15:07:12 +00:00
John Dickinson
462f91b040 Swift 2.12.0 authors/changelog updates
Change-Id: I7f6613a7e964d9d867bf61e20a2afcf673cc1d45
2016-12-14 12:50:51 -08:00
John Dickinson
bf473ddc9d 2.11.0 release notes
I have reordered the Contributors section of the AUTHORS
file to simply be ordered by the first character in the
author name.

Change-Id: I824022e582cadc361484b20c411840f46c4c5b50
2016-11-17 19:48:52 -08:00
John Dickinson
6bf63d85a7 authors/changelog updates for 2.10.0
Added reno releasenotes file.

Change-Id: Ia14875b992aabaf452242b74e9358cfd884adbcc
2016-09-23 13:43:01 -07:00
John Dickinson
88238108f8 authors and changelog updates for 2.9.0 release
Change-Id: I3c3e779227aad1df6abb517817355c6732e4a2af
2016-07-13 15:42:16 -05:00
John Dickinson
88dbbe88bb AUTHORS/CHANGELOG updates for 2.8.0 release
Change-Id: I0dba970b2970139bd9847d1abf74eed1a8a4996c
2016-06-07 15:11:27 -07:00
John Dickinson
5d00ce9e3a 2.7.0 authors and changelog updates
Change-Id: I16ad0c61b048921ca01fa96862ae7eea0eec6017
2016-03-23 15:26:41 -07:00
Jenkins
72736a723d Merge "Update AUTHORS" 2016-01-26 20:07:14 +00:00
paul luse
72d972166f Update AUTHORS
+Luse core emeritus

Change-Id: Ie175f410ddc24a2d5e64bc191364418a3c450f3f
2016-01-21 13:30:15 -07:00
John Dickinson
221f94fdd3 authors and changelog updates for 2.6.0
Change-Id: Idd0ff9e70abc0773be183c37cd6125fe852da7c0
2016-01-20 09:35:14 -08:00
John Dickinson
47eb6a37f8 authors and changelog update for 2.5.0
Change-Id: Id20b9340a017922b29d8bf9558825697a7f1f6f1
2015-10-02 21:28:15 -07:00
John Dickinson
524c89b7ee Updated CHANGELOG, AUTHORS, and .mailmap for 2.4.0 release.
Change-Id: Ic6301146b839c9921bb85c4f4c1e585c9ab66661
2015-08-31 10:53:01 -07:00
Ondrej Novy
dd2f1be3b1 Time synchronization check in recon.
This change add call time to recon middleware and param --time to
recon CLI. This is usefull for checking if time in cluster is
synchronized.

Change-Id: I62373e681f64d0bd71f4aeb287953dd3b2ea5662
2015-07-23 11:35:02 +02:00
John Dickinson
bd3717df65 update AUTHORS file
Change-Id: I509ceeb522bd83c407beb40c22c2924a1d92b8ff
2015-07-06 13:57:03 -07:00
Christian Schwede
664a632c01 Update my mailmap entry
Change-Id: I5d21a55d0fa4cab6eaa6ff426819aa1dc997de2f
2015-05-08 18:04:19 +02:00
Kazuhiro MIYAHARA
e4d326b5a7 Fix conflict SLO reponse
This patch fixes Swift to respond "409 Conflict"
when a segment object path of the manifest on PUT SLO
is same as requested object path. It is because
the request will overwrite the segment and then it
will absolutely cause "409 Conflict" on GET SLO.

e.g.:

request:
PUT "http://hostname/v1/AUTH_account/container/segment_object_00?multipart-manifest=put"

manifest file:
[{"path" : "container/segment_object_00", "etag" : "<etag of segment_object_00>", "size_bytes" : <size of segment_object_00>},
{"path" : "container/segment_object_01", "etag" : "<etag of segment_object_01>", "size_bytes" : <size of segment_object_01>},
{"path" : "container/segment_object_02", "etag" : "<etag of segment_object_02>", "size_bytes" : <size of segment_object_02>}]

Change-Id: I4f4f7b9dbeb6a7c355b801c7e0ae560aa19a70b4
Closes-Bug: 1417936
2015-04-16 11:41:55 -07:00
John Dickinson
86920f3dbe 2.3.0 authors and changelog updates
Change-Id: I5a46437a718e2a29fd289bde7bec45db4ee873bd
2015-04-14 16:00:37 -07:00
Clay Gerrard
2655465d82 Promote some of the best developers I know to CORE Emeritus
Change-Id: I4095bdbb2c137615bf9492e373a837daadea8920
2015-02-13 13:11:40 -08:00
John Dickinson
402a62eb5c 2.2.2 changelog and authors update
Change-Id: I8c18cfc2cd03242cf3c662494999f255cb7831c6
2015-01-28 11:44:58 -08:00
John Dickinson
c23a66f66d AUTHORS and CHANGELOG update for 2.2.1 release
Change-Id: Ib5c1bb632404573a7d8b9e2bfff9c02f47ab7446
2014-12-14 20:23:36 -08:00
Jenkins
629e6dafd6 Merge "update AUTHORS" 2014-11-21 02:30:02 +00:00
John Dickinson
fb353e1756 update AUTHORS
Change-Id: I416e81b20a129377782f5d9298f8b8f5be079c27
2014-11-20 10:22:27 -08:00
Eohyung Lee
87d8626505 fix example typo
5 * 1024 * 1024 = 5242880

Change-Id: I0eeb6e2d9fbd79103cd8c658627344f73fed9498
2014-11-20 11:38:49 +09:00
John Dickinson
d6a8277926 updated AUTHORS and CHANGELOG for 2.2.0
Change-Id: I6c0bc1570f6a48439de5a029a86f1b582f30f8a6
2014-10-03 15:52:20 -07:00
zhang-hare
5616d98cc3 fix my name in AUTHORS
My author name is my gmail account name, change it to my real name.

Change-Id: Iafd94f694f7d007c54de086941309b119683f6cb
2014-08-27 09:33:34 -07:00
John Dickinson
8d02147d04 added Alex to AUTHORS
Change-Id: I2d147415e65c0f19159b995fc4eca78e075537b6
2014-08-23 08:58:56 -07:00
John Dickinson
d50240423f authors and changelog updates for 2.1.0 release
Change-Id: I457674f564dcacf0fd20004e9a3bb85113f53aa5
2014-08-22 15:39:49 -07:00
John Dickinson
1feaf6e289 release notes for Swift 2.0
Change-Id: I2bf91c755d2f779639c773fcfe2a3b54a584b4ae
2014-06-20 14:49:21 -07:00
Morgan Fainberg
1dfe518654 Update mailmap for Morgan Fainberg
Change-Id: Ia46c28c86ef3f440556b1b027d2bf0a7f3e721c5
2014-05-08 22:31:01 -07:00
John Dickinson
eaf6815465 updates for 1.13.1 release
Change-Id: I9a84c476e8d370c3a5dbc24db77a7258d521013f
2014-04-03 09:11:47 -07:00
John Dickinson
b6eda4a40b AUTHORS and CHANGELOG update for 1.13 release
Change-Id: I6195c70cbbd7c94682539962dd5410e3665f01ac
2014-02-23 22:02:23 -08:00