summaryrefslogtreecommitdiffstats
path: root/src/main/thrift/bwlp.thrift
diff options
context:
space:
mode:
authorJonathan Bauer2016-09-02 15:04:51 +0200
committerJonathan Bauer2016-09-02 15:04:51 +0200
commit7a975667e311d11ae520f146de8d32b5b29f151f (patch)
tree2c934484621d53b77ddddaa85826838f2ee18e85 /src/main/thrift/bwlp.thrift
parentnew API version (diff)
downloadmaster-sync-shared-7a975667e311d11ae520f146de8d32b5b29f151f.tar.gz
master-sync-shared-7a975667e311d11ae520f146de8d32b5b29f151f.tar.xz
master-sync-shared-7a975667e311d11ae520f146de8d32b5b29f151f.zip
vmx editor stuff
Diffstat (limited to 'src/main/thrift/bwlp.thrift')
-rw-r--r--src/main/thrift/bwlp.thrift2
1 files changed, 1 insertions, 1 deletions
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