fog--fog/tests/cloudsigma
Paul Thornthwaite 74d6977b5a
Tweak CloudSigma testing schema
The test schema for volumes had `storage_type` as a `String` which was
not being returned by the mock implementation.

According to the API docs I checked, it is an allowed value (but the
returned fields are controlled by the request).

So this makes the type `Fog::Nullable::String` so the schema passes if
the key/value are absent.
2018-06-19 12:06:43 +01:00
..
models Make CloudSigma snapshot tests pending 2018-06-19 11:04:16 +01:00
requests Tweak CloudSigma testing schema 2018-06-19 12:06:43 +01:00