From 88c7c68d3a0c67c71f8e628da1d4a9a1f5825a9e Mon Sep 17 00:00:00 2001 From: erbel <johannes.erbel@cs.uni-goettingen.de> Date: Thu, 31 Jan 2019 10:59:47 +0100 Subject: [PATCH] Adjusted figure size --- doc/openstack.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/openstack.md b/doc/openstack.md index 9a49bc0..da2b30a 100644 --- a/doc/openstack.md +++ b/doc/openstack.md @@ -14,7 +14,8 @@ Moreover, a management network is required over which the MartServer connects to 2. Attach the MartServer VM to the network A figure depicting the general setup is shown below: - + +<img src="./Martoverview.jpg" width="500"> ## Extension adjustments When performing the proposed approach in a cloud, some connectors have to be configured to gain access to specific information, e.g., user credentials. -- GitLab