From 7a975667e311d11ae520f146de8d32b5b29f151f Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 2 Sep 2016 15:04:51 +0200 Subject: vmx editor stuff --- src/main/thrift/bwlp.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/thrift') diff --git a/src/main/thrift/bwlp.thrift b/src/main/thrift/bwlp.thrift index e60574d..47f0964 100644 --- a/src/main/thrift/bwlp.thrift +++ b/src/main/thrift/bwlp.thrift @@ -531,7 +531,7 @@ service SatelliteServer { throws (1:TAuthorizationException authError, 2:TNotFoundException notFound, 3:TInvocationException serverError), // Set image's VM metadata for the given version - binary setImageVersionVirtConfig(1: Token userToken, 2: UUID imageVersionId, 3: binary meta) + void setImageVersionVirtConfig(1: Token userToken, 2: UUID imageVersionId, 3: binary meta) throws (1:TAuthorizationException authError, 2:TNotFoundException notFound, 3:TInvocationException serverError), // Client asks server to replicate an image from the master server -- cgit v1.2.3-55-g7522