mirror of https://github.com/apache/jclouds.git
Fix GCE live tests
This commit is contained in:
parent
ea5b899def
commit
f572304acc
|
@ -38,7 +38,7 @@ public abstract class DiskType {
|
|||
|
||||
@Nullable public abstract Deprecated deprecated();
|
||||
|
||||
public abstract URI zone();
|
||||
@Nullable public abstract URI zone();
|
||||
|
||||
public abstract URI selfLink();
|
||||
|
||||
|
|
Loading…
Reference in New Issue