swift/test
Kun Huang 5c8785aaee Add max_header_size to swift.conf-sample and relative UT
1. Add explanation of MAX_HEADER_SIZE into swift.conf-sample as same as
other settings in swift.conf. Especially point out the default size of
header line in eventlet is 8192 which is the main reason why we set 8192
for MAX_HEADER_SIZE in swift.

2. Add some unit tests to check valid settings in swift.conf. Test cases
in test_constraints use /etc/swift/swift.conf if exists, and if any
wrong settings are in it (MAX_META_VALE > MAX_META_OVERALL_SIZE), swift's
unit test must fail. These new unit tests is used in this case.

Change-Id: I7bb21951d46050163c1b7bceac8d49302b9209f7
2013-06-19 23:45:38 +08:00
..
functional Fix functional tests with keystone. 2013-06-12 13:12:57 +02:00
functionalnosetests Metadata retrieving from sqlite must be str for key 2013-05-15 17:04:03 +02:00
probe Fix faked-out account GET for JSON and XML. 2013-05-30 17:43:03 -07:00
unit Add max_header_size to swift.conf-sample and relative UT 2013-06-19 23:45:38 +08:00
__init__.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
sample.conf Permit functional tests against Swift with Keystone 2013-03-10 18:52:10 -06:00