Unit test for AWS STS token support

This commit is contained in:
Matthew Jones
2015-09-30 13:42:16 -04:00
parent 5ee3c78e7f
commit acc974289f
3 changed files with 537 additions and 0 deletions

View File

@@ -481,6 +481,9 @@ TEST_AUTH_LDAP_TEAM_MAP_2_RESULT = {
TEST_AWS_ACCESS_KEY_ID = ''
TEST_AWS_SECRET_ACCESS_KEY = ''
TEST_AWS_REGIONS = 'all'
# Check IAM STS credentials
TEST_AWS_SECURITY_TOKEN = ''
# Rackspace credentials
TEST_RACKSPACE_USERNAME = ''