swift/test/probe
Janie Richling 96a0e07753 Enable object body and metadata encryption
Adds encryption middlewares.

All object servers and proxy servers should be upgraded before
introducing encryption middleware.

Encryption middleware should be first introduced with the
encryption middleware disable_encryption option set to True.
Once all proxies have encryption middleware installed this
option may be set to False (the default).

Increases constraints.py:MAX_HEADER_COUNT by 4 to allow for
headers generated by encryption-related middleware.

Co-Authored-By: Tim Burke <tim.burke@gmail.com>
Co-Authored-By: Christian Cachin <cca@zurich.ibm.com>
Co-Authored-By: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Co-Authored-By: Peter Chng <pchng@ca.ibm.com>
Co-Authored-By: Alistair Coles <alistair.coles@hpe.com>
Co-Authored-By: Jonathan Hinson <jlhinson@us.ibm.com>
Co-Authored-By: Hamdi Roumani <roumani@ca.ibm.com>

UpgradeImpact

Change-Id: Ie6db22697ceb1021baaa6bddcf8e41ae3acb5376
2016-06-30 23:31:15 -07:00
..
__init__.py Add option to make probetests more brittle 2013-07-19 01:39:42 -07:00
brain.py Refactor tests and add tests 2016-06-15 16:36:25 +01:00
common.py Remove unused (but defaulted) args 2016-06-02 16:49:32 +00:00
test_account_failures.py pids in probe is no longer used 2016-06-01 23:53:35 -07:00
test_account_get_fake_responses_match.py py3: Replace urllib imports with six.moves.urllib 2015-10-08 15:24:13 +02:00
test_account_reaper.py pep8 fix: assertEquals -> assertEqual 2015-08-06 09:28:51 -05:00
test_container_failures.py pids in probe is no longer used 2016-06-01 23:53:35 -07:00
test_container_merge_policy_index.py Refactor tests and add tests 2016-06-15 16:36:25 +01:00
test_container_sync.py Container-Sync to perform HEAD before PUT object on remote 2016-03-23 17:42:48 +00:00
test_empty_device_handoff.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
test_object_async_update.py Make container update override headers persistent 2016-06-22 14:48:39 +01:00
test_object_expirer.py Merge "Fix probe failure and small things" 2016-05-19 23:13:06 +00:00
test_object_failures.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
test_object_handoff.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
test_object_metadata_replication.py Enable middleware to set metadata on object POST 2016-06-28 11:00:33 +01:00
test_reconstructor_durable.py Fix some minor typos 2015-08-14 16:49:41 -07:00
test_reconstructor_rebuild.py Replace it.next() with next(it) for py3 compat 2015-06-15 22:10:45 +05:30
test_reconstructor_revert.py Fix probe tests from commit cf48e75 2016-05-02 17:29:32 -07:00
test_replication_servers_working.py Erasure Code Reconstructor 2015-04-14 00:52:17 -07:00
test_wsgi_servers.py Add a probetest for HUP/reload 2015-07-30 15:49:23 -07:00