1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Drop 'extras' from tenant test validations.

This commit is contained in:
Dan Prince 2013-01-28 13:09:39 -05:00
parent 65a90fd655
commit 020d992b57

View file

@ -4,8 +4,7 @@ Shindo.tests('Fog::Identity[:openstack] | tenant requests', ['openstack']) do
'id' => String,
'name' => String,
'enabled' => Fog::Nullable::Boolean,
'description' => Fog::Nullable::String,
'extra' => Fog::Nullable::Hash
'description' => Fog::Nullable::String
}
@role_format = {