Hi Pankaj, Here's a example instruction set for that feature.
https://etherpad.openstack.org/p/liberty-glance-image-signing-instructions Hope it helps. On 2/11/16 8:45 AM, Pankaj Mishra wrote: > > 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 > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Thanks, Nikhil __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
