glanceclient.v1.shell
Module¶glanceclient.v1.shell.
do_image_create
(gc, args)¶Create a new image.
glanceclient.v1.shell.
do_image_delete
(gc, args)¶Delete specified image(s).
glanceclient.v1.shell.
do_image_download
(gc, args)¶Download a specific image.
glanceclient.v1.shell.
do_image_list
(gc, args)¶List images you can access.
glanceclient.v1.shell.
do_image_show
(gc, args)¶Describe a specific image.
glanceclient.v1.shell.
do_image_update
(gc, args)¶Update a specific image.
glanceclient.v1.shell.
do_member_create
(gc, args)¶Share a specific image with a tenant.
glanceclient.v1.shell.
do_member_delete
(gc, args)¶Remove a shared image from a tenant.
glanceclient.v1.shell.
do_member_list
(gc, args)¶Describe sharing permissions by image or tenant.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.