[openstack-dev] Glance Image signing and verification

Pankaj Mishra pm.mishra167 at gmail.com
Thu Feb 11 13:45:51 UTC 2016


Hi,



I am new in OpenStack and I want to create image through glance CLI and I
am referring blueprint
https://blueprints.launchpad.net/glance/+spec/image-signing-and-verification-support
 and I am using below mentioned command to create the image. So what is the
step for  Glance Image signing and verification by using glance cli.



glance --os-image-api-version 2 image-create [--architecture
<ARCHITECTURE>]                           [--protected [True|False]]
[--name <NAME>]                           [--instance-uuid
<INSTANCE_UUID>]                           [--min-disk <MIN_DISK>]
[--visibility <VISIBILITY>]                           [--kernel-id
<KERNEL_ID>]                           [--tags <TAGS> [<TAGS> ...]]
                       [--os-version <OS_VERSION>]
      [--disk-format <DISK_FORMAT>] [--self <SELF>]
       [--os-distro <OS_DISTRO>] [--id <ID>]
[--owner <OWNER>] [--ramdisk-id <RAMDISK_ID>]
 [--min-ram <MIN_RAM>]                           [--container-format
<CONTAINER_FORMAT>]                           [--property <key=value>]
[--file <FILE>]                           [--progress]



Please any one suggest me, how to execute this command for image signing
and verification.



Thanks & Regards,

Pankaj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160211/ab72d6f1/attachment.html>


More information about the OpenStack-dev mailing list