Revision 301294a9 docs/quick-install-admin-guide.rst

b/docs/quick-install-admin-guide.rst
1258 1258
 * ``img_passwd``: the arbitrary root password of your new instance
1259 1259
 * ``img_format``: set to ``diskdump`` to reflect the type of the uploaded Image
1260 1260
 * ``img_id``: If you want to deploy an Image stored on Pithos+ (our case), this
1261
               should have the format
1262
               ``pithos://<username>/<container>/<filename>``:
1263
                * ``username``: ``user@example.com`` (defined during Astakos sign up)
1264
                * ``container``: ``pithos`` (default, if the Web UI was used)
1265
                * ``filename``: the name of file (visible also from the Web UI)
1261
               should have the format ``pithos://<username>/<container>/<filename>``:
1262
               * ``username``: ``user@example.com`` (defined during Astakos sign up)
1263
               * ``container``: ``pithos`` (default, if the Web UI was used)
1264
               * ``filename``: the name of file (visible also from the Web UI)
1266 1265
 * ``img_properties``: taken from the metadata file. Used only the two mandatory
1267 1266
                       properties ``OSFAMILY`` and ``ROOT_PARTITION``. `Learn more
1268 1267
                       <https://code.grnet.gr/projects/snf-image/wiki/Image_Format#Image-Properties>`_

Also available in: Unified diff