This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Description
@ebakaev About integration test dns_domain, The account we used to run integration test doesn't have the permission to create a domain in SoftLayer. So we suggest you would calibrate your test code to make it smarter, for examples, if the response includes the words like Permission denied to createObject, your test case return the output as the message, but still exist with success. For now, before you update the test code, we have to set to skip this test case in integration test suite. Please let us know what you think. Thanks.
/cc @maximilien