Re: [Openstack] Compressed image support ?

2012-07-15 Thread Wang Li
hi Finally, I found that the images could be stored in glance using qcow2 format with compression enabled. The images are using less storage space and transparent bandwidth now. Images are converted from qcow2 to raw while instance is launched. So my problem wa

Re: [Openstack] Testing NOVA-OVS-Quantum setup

2012-07-15 Thread Trinath Somanchi
Hi Emilien- The link given by you throwing an error. 404 page not found. https://github.com/EmilienM/doc-openstack/issues/add On Sat, Jul 14, 2012 at 2:15 AM, Emilien Macchi wrote: > That's actually an issue with Packaging and I met in April during Essex > Release. > > My document does not e

Re: [Openstack] [nova] [cinder] Nova-volume vs. Cinder in Folsom

2012-07-15 Thread Flavia Missi
Hi, On Sat, Jul 14, 2012 at 1:51 PM, Andrew Clay Shafer wrote: > > > > I disagree with your last point, it is true if we look only into this >> particular problem, but if you look into the whole ecosystem you'll realize >> that the code removal of nova-volumes is not the only change from essex t

[Openstack] [keystone] canceling keystone weekly meeting for 7/17

2012-07-15 Thread Joe Heck
Sounds good to me - I'll be at OSCON as well, so the Keystone meeting will be cancelled this week. Wiki page (http://wiki.openstack.org/Meetings/KeystoneMeeting) updated. -joe On Jul 15, 2012, at 10:48 AM, Thierry Carrez wrote: > Hi everyone, > > Being at OSCON this week I propose that we skip

[Openstack] Skipping the Project&Release meeting this week ?

2012-07-15 Thread Thierry Carrez
Hi everyone, Being at OSCON this week I propose that we skip next project & release meeting (Tuesday at 2100 UTC), unless someone has an urgent topic and/or wants to chair it. F3 plans look mostly good and it's a bit early to measure progress or readjust goals anyway. Regards, -- Thierry Carre

Re: [Openstack] Can't attach a RBD volume to an instance

2012-07-15 Thread Sebastien HAN
Hi, Couple of days ago, I updated my guide about this issue. Cheers! On 14 juil. 2012, at 04:03, Travis Rhoden wrote: > Josh, > > Thanks so much for the pointers. I did not figure out that libvirt was > trying to read /etc/ceph/ceph.conf. It was in fact being denied by apparmor. > I fix

Re: [Openstack] About images list in dashboard

2012-07-15 Thread Gabriel Hurley
Already happened. https://github.com/openstack/horizon/commit/fec36c45dbbca4f3b446cdb231f53e4ab2f6f507 Since they didn't specify when/how they installed Essex, I'm going to assume they got a version that did not include this backport. All the best, - Gabriel From: openstack-bounces+

Re: [Openstack] No option fro creating and deleting users in openstack dashboard

2012-07-15 Thread Gabriel Hurley
Without information on how you installed keystone/horizon, I'm going to assume the most common problem: your local_settings.py file for Horizon is misconfigured/out of date. Particularly let me point out this section in the example file: https://github.com/openstack/horizon/blob/master/openstac