Re: [openstack-dev] [Heat] Does it make sense to have a resource-create API?

2013-06-19 Thread Thomas Spatzier
Angus Salkeld asalk...@redhat.com wrote on 19.06.2013 03:09:34: From: Angus Salkeld asalk...@redhat.com To: openstack-dev@lists.openstack.org, Date: 19.06.2013 03:19 Subject: Re: [openstack-dev] [Heat] Does it make sense to have a resource-create API? On 18/06/13 23:32 +, Adrian Otto

[openstack-dev] [RFC] Remove nova plugins framework

2013-06-19 Thread Mark McLoughlin
Hi We merged a plugins framework[1] into Nova[2] and oslo-incubator[3] almost a year ago and AFAICT hasn't seen use beyond the two initial wikimedia extensions[4][5] for Nova. The framework basically allows a way for a single plugin to register API extensions and notification hooks. Both of

Re: [openstack-dev] [RFC] Remove nova plugins framework

2013-06-19 Thread Mark McLoughlin
On Wed, 2013-06-19 at 10:20 +0200, Thierry Carrez wrote: Mark McLoughlin wrote: We merged a plugins framework[1] into Nova[2] and oslo-incubator[3] almost a year ago and AFAICT hasn't seen use beyond the two initial wikimedia extensions[4][5] for Nova. I'd suggest to be a bit careful

Re: [openstack-dev] [Heat] Does it make sense to have a resource-create API?

2013-06-19 Thread Zane Bitter
On 19/06/13 01:32, Adrian Otto wrote: Yes. I think having a POST method in the API makes perfect sense. Assuming we reach agreement on that, the next question that comes up is: How to do you modify resources that have been created with a POST? You mention HTTP PUT as an answer to that.

Re: [openstack-dev] [Heat] Does it make sense to have a resource-create API?

2013-06-19 Thread Steven Hardy
On Wed, Jun 19, 2013 at 04:01:24AM +, Adrian Otto wrote: Angus, I'm glad you are asking good questions. I have additional input for you to consider below. On Jun 18, 2013, at 6:09 PM, Angus Salkeld asalk...@redhat.com wrote: On 18/06/13 23:32 +, Adrian Otto wrote: Yes. I

Re: [openstack-dev] Compute node stats sent to the scheduler

2013-06-19 Thread Russell Bryant
On 06/17/2013 05:09 PM, Brian Elliott wrote: On Jun 17, 2013, at 3:50 PM, Chris Behrens cbehr...@codestud.com wrote: On Jun 17, 2013, at 7:49 AM, Russell Bryant rbry...@redhat.com wrote: On 06/16/2013 11:25 PM, Dugger, Donald D wrote: Looking into the scheduler a bit there's an issue of

Re: [openstack-dev] [PTLs] Proposed simplification around blueprint tracking

2013-06-19 Thread John Griffith
On Wed, Jun 19, 2013 at 2:16 PM, Russell Bryant rbry...@redhat.com wrote: On 06/19/2013 09:51 AM, Thierry Carrez wrote: Thoughts ? Big +1 from me. Keeping series goal and milestone fields in sync has been quite a pain. -- Russell Bryant ___

Re: [openstack-dev] New hypervisor to manage LXC containers on Nova with Docker

2013-06-19 Thread Jeremy Stanley
On 2013-06-19 14:04:57 -0700 (-0700), Sam Alba wrote: [...] I already submitted a code review that I will abandon (since it was not linked to the blueprint). I'll submit the blueprint today and I will re-submit the code on the bp/ branch. [...] Note that there's no need to abandon an

[openstack-dev] New BP - ServiceId binding with role definition

2013-06-19 Thread Tiwari, Arvind
All, I have added a new BP, which advocates service id binding with role definition https://blueprints.launchpad.net/keystone/+spec/serviceid-binding-with-role-definition Please look at it and share your comments. Arvind ___ OpenStack-dev mailing

[openstack-dev] [Keystone] unittests on devstack hosts

2013-06-19 Thread Brant Knudson
I was looking into this with Anita Kuno today. Keystone unit tests would fail when she was running on her vm set up for testing. We found that the system was running out of memory. When I run it myself, watching memory usage with top, the nosetester process uses over 800MB. Anita's vm has 1GB

[openstack-dev] Multiple API version endpoints

2013-06-19 Thread Frittoli, Andrea (Cloud Services)
Hi folks, While reviewing nova v3 tests, I realized that there is no nova V3 endpoint defined in the catalog in devstack. Test have to get the v2 URL, parse it, strip the v2 string out and replace it with a v3 one. Because of this I filed https://bugs.launchpad.net/devstack/+bug/1191798.

[openstack-dev] [Nova VMware driver] Implement DVswitch usage

2013-06-19 Thread Nikolay Starodubtsev
Hi, everyone! We are using VMware driver and need to use implementation of DistributedVirtualSwitch usage. I can't see the easy way to use it like VirtualSwitch (I mean, if you want to use VSwitch you can get it from HostSystem.config.network.vswitch, and the returning object will be