Revision 16d7b9ff kamaki/cli/commands/image.py

b/kamaki/cli/commands/image.py
407 407
class image_register(_init_image, _optional_json):
408 408
    """(Re)Register an image file to an Image service
409 409
    The image file must be stored at a pithos repository
410
    Some metadata can be set by user (e.g. disk-format) while others are set
411
    only automatically (e.g. image id). There are also some custom user
410
    Some metadata can be set by user (e.g., disk-format) while others are set
411
    only automatically (e.g., image id). There are also some custom user
412 412
    metadata, called properties.
413 413
    A register command creates a remote meta file at
414 414
    .  <container>:<image path>.meta

Also available in: Unified diff