designate/functionaltests/common
Charles Neill 1e6456ac1f Unauthed tests for RecordSets (Security)
These tests will attempt CRUD operations against RecordSets without
auth tokens. All requests should return 401 (Unauthorized).

Change-Id: I2959f5438efa748042a1c2ef7fa03d17f5892ef2
2015-09-18 10:48:05 -05:00
..
__init__.py Add initial code for tempest tests 2015-03-05 22:32:07 +00:00
base.py Fix exceptions on pep8 check due to missing tempest.conf 2015-05-28 19:52:53 +00:00
client.py Unauthed tests for RecordSets (Security) 2015-09-18 10:48:05 -05:00
config.py Add a service catalog override url for the functional tests 2015-08-28 16:12:51 +00:00
datagen.py Merge "Fixing datagen random_pool_data" 2015-08-22 16:22:01 +00:00
dnsclient.py Verify DNS changes when updating RRSet 2015-08-11 09:52:17 +02:00
models.py Check the contents of a zone export in the functional tests 2015-09-11 20:20:26 +00:00
noauth.py Update urllib/urlparse to use six.moves 2015-06-30 07:58:14 +05:30
test_meta.py Check the contents of a zone export in the functional tests 2015-09-11 20:20:26 +00:00
utils.py Verify DNS changes when updating RRSet 2015-08-11 09:52:17 +02:00