commit | 6e0e80ec148af484ae63fa9e86be958c3f26bf05 | [log] [tgz] |
---|---|---|
author | Paul Glass <paul.glass@rackspace.com> | Thu May 26 18:27:49 2016 +0000 |
committer | Paul Glass <paul.glass@rackspace.com> | Tue Jun 07 20:32:25 2016 +0000 |
tree | 9d70485b59aa653c04a19ea4e4464677efe1b5b2 | |
parent | 84f0aa501eb544b6ab56ea2bbde2a44a7d9f461a [diff] |
Add a zone import scenario test This adds a test that imports a zone and checks the zone is created and goes to active. The base client's create/update calls now accept either a dict or string as request data. Serialization is skipped if the data is a string. This fixes a bug in the tests causing all zone import's to go to error. Change-Id: I71d406efc5f2c9c35eae50761446c00a328ec5a2