Allow snapshot name with null

According to cinder api schema [0],
snapshot name is allow null and minLength 0.

[0]:https://github.com/openstack/cinder/blob/master/cinder/api/schemas/snapshots.py#L29

Change-Id: I0d9e07fb1249d3daaed95520a8c771c083f5d54b
1 file changed