From c63b65fe1fe5f11f1fec617f917ec4e561e3ae3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= Date: Mon, 3 Dec 2012 11:33:27 +0100 Subject: [PATCH] Fill in the slapproxy README, states about difference from Master --- slapos/README.proxy.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/slapos/README.proxy.txt b/slapos/README.proxy.txt index afab973c9..8f1c9e1a5 100644 --- a/slapos/README.proxy.txt +++ b/slapos/README.proxy.txt @@ -1,2 +1,13 @@ proxy ===== + +Implement minimalist SlapOS Master server without any security, designed to work +only from localhost with one SlapOS Node (a.k.a Computer). + +It implements (or should implement) the SLAP API, as currently implemented in +the SlapOS Master (see slaptool.py in Master). + +The only behavioral difference from the SlapOS Master is: + +When the proxy doesn't find any free partition (and/or in case of slave +instance, any compatible master instance), it will throw a NotFoundError (404). -- 2.25.1