test/vcr_cassettes/base/successful.yml in solusvm-1.2.1 vs test/vcr_cassettes/base/successful.yml in solusvm-1.3.0

- old
+ new

@@ -40,6 +40,29 @@ encoding: UTF-8 string: <status>error</status> <statusmsg>error message</statusmsg> http_version: "1.1" recorded_at: Tue, 01 Nov 2011 04:58:44 GMT -recorded_with: VCR 2.0.0 \ No newline at end of file +- request: + method: get + uri: http://www.example.com/api?action=testnostatus&vserverid=1&id=api_id&key=api_key + body: + encoding: UTF-8 + string: "" + headers: {} + response: + status: + code: 200 + message: OK + body: + encoding: UTF-8 + string: <mainipaddress>123.123.123.123</mainipaddress> + <extraipaddress>122.122.122.122,111.111.111.111</extraipaddress> + <rootpassword>123456</rootpassword> + <vserverid>100</vserverid> + <consoleuser>console-123</consoleuser> + <consolepassword>123456</consolepassword> + <hostname>server.hostname.com</hostname> + <virtid>vm101|101</virtid> + http_version: "1.1" + recorded_at: Tue, 01 Nov 2011 04:58:44 GMT +recorded_with: VCR 2.0.0