72e2e31fea
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
6 lines
44 B
Plaintext
6 lines
44 B
Plaintext
*.pyc
|
|
*.swp
|
|
*.log
|
|
.glance-venv
|
|
tests.sqlite
|