swift/test/unit/proxy
David Hadas fd3acd2e59 Autocreate cleanups
Autocreate was messy - now cleaned.
Auto-create now occurs at account POST, and container PUT only.
A method for autocreation was added
Autocreation was removed from account_info and container_info.

Fake-it as if the account exists on account HEAD and account GET.

Return 404 on everything else when the account does not exist.

Fix: Bug #1172223
Fix: Bug #1179140
Change-Id: Iac54c1438eb09883fbc29a1ad2ac2245b95efc92
2013-05-16 20:54:05 +03:00
..
controllers Account and container info fixes and improvement. 2013-02-16 23:32:27 +01:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_server.py Autocreate cleanups 2013-05-16 20:54:05 +03:00