[openstack-dev] Glance Image signing and verification

2016-02-16 Thread Benjamin, Bruce P.
All, Here are operations guide instructions currently in review to add signed images and configure Nova to automatically check the signature prior to conditionally booting an image. https://review.openstack.org/#/c/245886/. These instructions are more up to date than the ones on the etherpad.

[openstack-dev] Glance Image signing and verification

2016-02-11 Thread Pankaj Mishra
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

Re: [openstack-dev] Glance Image signing and verification

2016-02-11 Thread Nikhil Komawar
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