Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Apr 22, 2021
1 parent 396cd94 commit f4679e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/radl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,8 @@ machine. The supported features are:
* ``azr://<publisher>/<offer>/<sku>/<version>``, for Microsoft Azure;
* ``azr://[snapshots|disk]/<rgname>/<diskname>``, for Microsoft Azure;
* ``<fedcloud_endpoint_url>/<image_id>``, for FedCloud OCCI connector.
* ``appdb://<site_name>/<apc_name>?<vo_name>``, for FedCloud OCCI, OpenStack or EGI connectors using AppDB info (from vers. 1.6.0 and 1.8.6).
* ``appdb://<site_name>/<apc_name>?<vo_name>``, 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://<docker_image>``, for Docker images.
* ``fbw://<fns_server>/<image-id>``, for FogBow images.
* ``lin://linode/<image-id>``, for Linode images.
Expand Down

0 comments on commit f4679e5

Please sign in to comment.