From f4679e5feb4b311609ff5bfbcf8b9a51192aa70f Mon Sep 17 00:00:00 2001 From: micafer Date: Thu, 22 Apr 2021 08:57:18 +0200 Subject: [PATCH] Improve docs --- doc/source/radl.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/radl.rst b/doc/source/radl.rst index 7f17a53f1..373a21432 100644 --- a/doc/source/radl.rst +++ b/doc/source/radl.rst @@ -311,7 +311,8 @@ machine. The supported features are: * ``azr://///``, for Microsoft Azure; * ``azr://[snapshots|disk]//``, for Microsoft Azure; * ``/``, for FedCloud OCCI connector. - * ``appdb:///?``, for FedCloud OCCI, OpenStack or EGI connectors using AppDB info (from vers. 1.6.0 and 1.8.6). + * ``appdb:///?``, for FedCloud OCCI, OpenStack or EGI connectors using AppDB info (from vers. 1.6.0, 1.8.6 and 1.10.2 respectively). + In case of EGI connector the ``vo_name`` is not required as it will be get from auth data. * ``docker://``, for Docker images. * ``fbw:///``, for FogBow images. * ``lin://linode/``, for Linode images.