Re: [Openstack] Glance image definition using V2 API

2018-04-25 Thread Cory Hawkless
need to ensure that show_multiple_locations = true is set in glance-api.conf From: Fabian Zimmermann [mailto:dev@gmail.com] Sent: Sunday, 22 April 2018 2:28 PM To: Cory Hawkless ; openstack@lists.openstack.org Subject: Re: [Openstack] Glance image definition using V2 API Hi, just create an empty image (With

Re: [Openstack] Glance image definition using V2 API

2018-04-19 Thread Cory Hawkless
/images) but I couldn't find a definitive answer on that -Original Message- From: Remo Mattei [mailto:r...@italy1.com] Sent: Thursday, 19 April 2018 5:00 PM To: Cory Hawkless Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Glance image definition using V2 API Did you lo

[Openstack] Glance image definition using V2 API

2018-04-18 Thread Cory Hawkless
Looking for some help with defining glance images. I'm running a new Queens installation and do not have the V1 API enabled in Glance. So the Glance V1 API has been deprecated for some time now (I believe) and best I can tell there is no support in the V2 API for defining an existing image into

[Openstack] Manilla with CIFS export

2016-06-29 Thread Cory Hawkless
Has anyone had any experience with using Manilla to export a CIFS share? OR is anyone aware of any documentation about using CIFS, everything I have found references NFS almost exclusively. The idea being I'd like to provide a Ceph backed file share to my Windows VM's using Manilla. ___

Re: [Openstack] Volume from image question

2015-10-14 Thread Cory Hawkless
a couple of seconds. For reference, all of my images are stored in RAW format, as are my volumes. Thanks everyone for your help Cory -Original Message- From: Josh Durgin [mailto:jdur...@redhat.com] Sent: Tuesday, 13 October 2015 5:38 PM To: Cory Hawkless ; Avishay Tra

Re: [Openstack] Volume from image question

2015-10-12 Thread Cory Hawkless
PM To: Cory Hawkless Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Volume from image question The flow for all images for this process is to download from Glance to a temporary file, and then write to volume. This is not necessary for raw images, but that optimization has not been

[Openstack] Volume from image question

2015-10-12 Thread Cory Hawkless
Hi all, When creating a volume from an image(Using Horizon), why does the Cinder server need to do what appears to be a conversion of the image before it can create the volume? All of my images in Glance are uploaded in RAW format, images and volumes are stored in Ceph. The reason I know the i