Re: [Openstack] kvm pause/suspend

2011-04-19 Thread Jay Pipes
I don't see any blueprint proposed or anyone working on this, so I think you're good to go! :) On Mon, Apr 18, 2011 at 7:22 PM, masumo...@nttdata.co.jp wrote: Hi, Does anyone who is planning to implement kvm-pause/kvm-suspend? Currently, nova pause(unpause) id or nova suspend(resume) id

[Openstack] help

2011-04-19 Thread abbou khalid
Good evening all, I am an engineering student. i have poject of end of study, I want to work onthe implementation of a solution of videoconferance based on cloud computing'. I USE THE openstack for it. what you see, it's easy? . if anyone here has already done work on this type of

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Jay Pipes
Hi! I'm open to any and all suggestions around a Glance dashboard. I think both a separate Glance dashboard application and integration with the OpenStack dashboard would be appropriate. Since Glance is a stand-alone component that can be run outside of Nova, I think having a Glance dashboard

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Glen Campbell
Here's another Glance enhancement that we need for Rackspace: https://blueprints.launchpad.net/glance/+spec/glance-notifications On 4/12/11 1:11 PM, Jay Pipes jaypi...@gmail.com wrote: Hey all, We're in the planning stages for Diablo now, working on putting together blueprints, which turn

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Ken Pepple
On Apr 19, 2011, at 8:49 AM, Jay Pipes wrote: Since Glance is a stand-alone component that can be run outside of Nova, I think having a Glance dashboard that allows people to query and update images is a good thing. The OpenStack dashboard should probably follow the OpenStack API, while the

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Ken Pepple
On Apr 19, 2011, at 10:34 AM, Vishvananda Ishaya wrote: How about a separate django module in openstack-dashboard? That way people can use glance django module separately, but we have an example dashboard that has both sections playing nicely together. A swift django module would be super

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Jay Pipes
On Tue, Apr 19, 2011 at 1:34 PM, Vishvananda Ishaya vishvana...@gmail.com wrote: How about a separate django module in openstack-dashboard?  That way people can use glance django module separately, but we have an example dashboard that has both sections playing nicely together.  A swift

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Eric Day
Is the existing OpenStack dashboard project modular enough to support other applications? So far it seems to mostly be a Nova dashboard, but it would be nice if each project didn't need its own application/dashboard. Instead each project could have a tab or section within the OpenStack dashboard.

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Devin Carlen
Hey guys, I think there are two things I'd like to discuss to put some of this in context. First, the openstack-dashboard project itself is essentially nothing more than a sample site that shows how to integrate with django-nova. So I'd say if you're looking to build something, you don't want

Re: [Openstack] kvm pause/suspend

2011-04-19 Thread masumotok
Thanks Jay! I'll submit a blueprint.. I don't see any blueprint proposed or anyone working on this, so I think you're good to go! :) On Mon, Apr 18, 2011 at 7:22 PM, masumo...@nttdata.co.jp wrote: Hi, Does anyone who is planning to implement kvm-pause/kvm-suspend? Currently, nova

[Openstack] Webinar Cancelled

2011-04-19 Thread Stephen Spector
Developers: I am sorry but I have to cancel the webinar today. I spoke with Adobe who cannot possibly allow more than 2 people on the webinar unless I wait 24 hours, thus we are canceling. I apologize for this and will get a new tool in place shortly. Thanks, - - - Stephen Spector, Rackspace

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Ken Pepple
On Apr 19, 2011, at 11:08 AM, Devin Carlen wrote: So anyone building a Django based UI that used one or more pieces of django-openstack can then pick and choose which they want to expose using the actual django site container's urls.py. Django is really great at this. Then

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Jay Pipes
Yes, I'll defer to Devin's judgment on this one... :) Devin, feel free to update the blueprint Ken mentioned below. -jay On Tue, Apr 19, 2011 at 2:52 PM, Ken Pepple ken.pep...@rabbityard.com wrote: On Apr 19, 2011, at 11:08 AM, Devin Carlen wrote: So anyone building a Django based UI that

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Devin Carlen
Perfect - I am scheduled to give a talk about the dashboard at the summit next week. I was going to have it be a intro to dashboard sort of thing to try to get more people contributing to it. Instead I'm going to rework my talk to include all of this stuff, the openstack API migration, auth,

[Openstack] SLES11 SP1 and openSUSE packages based on the Cactus release are available

2011-04-19 Thread Christian Berendt
Dear all We proudly announce that packages based on the Cactus release for SLES11 SP1, as well as openSUSE 11.3 and 11.4 builds, are now available. You can find them on the openSUSE Build Service [0] in the project isv:B1-Systems:OpenStack [1]. Packages based on the latest development sources

Re: [Openstack] SLES11 SP1 and openSUSE packages based on the Cactus release are available

2011-04-19 Thread Vishvananda Ishaya
Awesome! Nice work On Apr 19, 2011, at 2:01 PM, Christian Berendt wrote: Dear all We proudly announce that packages based on the Cactus release for SLES11 SP1, as well as openSUSE 11.3 and 11.4 builds, are now available. You can find them on the openSUSE Build Service [0] in the

Re: [Openstack] Enhancements to Glance in Diablo? Input welcomed

2011-04-19 Thread Jesse Andrews
Agreed that auth needs improved. Multiple auths per site would be horrible. Ziad just sent an email about the first phase and we (openstack community members who care about auth) will work with ptls to make sure it works for them. On Apr 19, 2011 11:53 AM, Ken Pepple ken.pep...@rabbityard.com