glance/.gitignore
Jay Pipes 72e2e31fea Add @skip_if_disabled decorator to test.utils and integrate
it into the base functional API test case. The S3 functional
test case now uses test_api.TestApi as its base class and
the setUp() method sets the disabled and disabled_message
attributes that the @skip_if_disabled decorator uses.

The S3 test case now tests all the methods that are tested
for the filesystem store driver in test_api.TestApi

Removed the test.functional.test_s3.conf file as it was no
longer needed.

Change-Id: I308d7a655c8c26339d0e2560634421935bbc8b5d
2011-08-08 12:56:30 -04:00

6 lines
44 B
Plaintext

*.pyc
*.swp
*.log
.glance-venv
tests.sqlite