Add unit test for azure inventory.

This commit is contained in:
Chris Church
2015-06-12 00:52:57 -04:00
parent d5b7be3f4f
commit dfe4e0c694
2 changed files with 17 additions and 0 deletions

View File

@@ -491,3 +491,7 @@ TEST_RACKSPACE_REGIONS = 'all'
TEST_VMWARE_HOST = ''
TEST_VMWARE_USER = ''
TEST_VMWARE_PASSWORD = ''
# Azure credentials.
TEST_AZURE_USERNAME = ''
TEST_AZURE_KEY_DATA = ''