Remove "os-volume-type-access:is_public" from required properties
in common_show_volume_type scheme

When requesting a volume-type using Admin or project-Member role user,
the response contains the property "os-volume-type-access:is_public".
But when requesting the same as a reader, the response does not contain
this property.

This causes tests to fail as the scheme validation is expecting this property.

Change-Id: Ic5c0095ac4cd9b20b8287c1593816a6f35309391
Signed-off-by: Yosi Ben Shimon <ybenshim@redhat.com>
1 file changed