[openstack-dev] [Nova][Glance] Support of v1 and v2 glance APIs in Nova

2013-11-04 Thread Yang XY Yu
Hi all, I see you are discussing that enabling glance API in Nova using Keystone catalog. I think there is one topic related to it that needs to be mentioned here. Hope we can take consideration. Current, Nova use config value "glance_api_servers" to talk to Glance, but there is one limitation

[openstack-dev] [horizon] BootstrapV3 and lessc

2013-11-04 Thread Maxime Vidori
Hi, I talked with Jiri Tomasek who is currently in charge of the integration of Bootstrap V3 into Horizon. The integration is currently stuck and was waiting for almost two month that lesscpy could parse the Bootstrap v3 less template. I know that Nodejs was removed because of some dependencies

Re: [openstack-dev] [horizon] BootstrapV3 and lessc

2013-11-04 Thread Sascha Peilicke
On Monday 04 November 2013 10:52:21 Maxime Vidori wrote: > Hi, > > I talked with Jiri Tomasek who is currently in charge of the integration of > Bootstrap V3 into Horizon. The integration is currently stuck and was > waiting for almost two month that lesscpy could parse the Bootstrap v3 less > tem

Re: [openstack-dev] [horizon] BootstrapV3 and lessc

2013-11-04 Thread Matthias Runge
On 11/04/2013 11:41 AM, Sascha Peilicke wrote: > On Monday 04 November 2013 10:52:21 Maxime Vidori wrote: >> Hi, >> >> I talked with Jiri Tomasek who is currently in charge of the integration of >> Bootstrap V3 into Horizon. The integration is currently stuck and was >> waiting for almost two month

[openstack-dev] Summit: Late schedule change: Pypy and Py3 / Stable branch maintenance sessions

2013-11-04 Thread Thierry Carrez
Hi! I swapped the "Pypy and Py3" and "Stable branch maintenance" sessions in the release management track due to the session lead of one of them being blocked in a conference talk at the same time. People attending those sessions might want to check that their schedule still works out. -- Thier

Re: [openstack-dev] [horizon] BootstrapV3 and lessc

2013-11-04 Thread Sascha Peilicke
On Monday 04 November 2013 13:49:20 Matthias Runge wrote: > On 11/04/2013 11:41 AM, Sascha Peilicke wrote: > > On Monday 04 November 2013 10:52:21 Maxime Vidori wrote: > >> Hi, > >> > >> I talked with Jiri Tomasek who is currently in charge of the integration > >> of > >> Bootstrap V3 into Horizon

[openstack-dev] [Mistral] Skipping community meeting on 11/04/2013

2013-11-04 Thread Renat Akhmerov
Hi, I would suggest we skip today’s community meeting. It is not going to be productive due to HK summit activities. Renat Akhmerov @ Mirantis Inc. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mail

Re: [openstack-dev] Re : welcoming new committers (was Re: When is it okay for submitters to say 'I don't want to add tests' ?)

2013-11-04 Thread John Dennis
On 10/31/2013 10:36 PM, Jeremy Stanley wrote: > As has been said many times already, OpenStack does not lack > developers... it lacks reviewers. In regards to reviews in general and in particular for welcoming new committers I think we need to be careful about reviewers NAK'ing a submission for wh

[openstack-dev] Horizon OPENSTACK_SSL_NO_VERIFY Question

2013-11-04 Thread Miller, Mark M (EB SW Cloud - R&D - Corvallis)
Hello community, I am trying to go through my OpenStack installation and turn on SSL. For the Horizon server I have found environment variable "OPENSTACK_SSL_NO_VERIFY" to use with unsigned certificates (set it to "True" for self-signed certificates). This works great when I turn Keystone SSL o

Re: [openstack-dev] Re : welcoming new committers (was Re: When is it okay for submitters to say 'I don't want to add tests' ?)

2013-11-04 Thread Ravi Chunduru
Good points from John. The only concern for first time reviewers is that their comments gets overseen by the committer. If the review comment is good, I feel core-reviewer must put some weight on it and thus encourage genuine suggestions. On Mon, Nov 4, 2013 at 9:33 AM, John Dennis wrote: > On

Re: [openstack-dev] Horizon OPENSTACK_SSL_NO_VERIFY Question

2013-11-04 Thread Lyle, David
You'll want to add the OPENSTACK_SSL_CACERT setting in your local_settings.py and have the value be the path of your CA cert file. I thought it was documented, but looking now, I don't see it. https://github.com/openstack/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L134

[openstack-dev] Improvement of Cinder API wrt https://bugs.launchpad.net/nova/+bug/1213953

2013-11-04 Thread Solly Ross
So, There's currently an outstanding issue with regards to a Nova shortcut command that creates a volume from an image and then boots from it in one fell swoop. The gist of the issue is that there is currently a set timeout which can time out before the volume creation has finished (it's design

Re: [openstack-dev] Improvement of Cinder API wrt https://bugs.launchpad.net/nova/+bug/1213953

2013-11-04 Thread Chris Friesen
On 11/04/2013 03:49 PM, Solly Ross wrote: So, There's currently an outstanding issue with regards to a Nova shortcut command that creates a volume from an image and then boots from it in one fell swoop. The gist of the issue is that there is currently a set timeout which can time out before the

Re: [openstack-dev] [Heat] Network topologies

2013-11-04 Thread Kyle Mestery (kmestery)
On Nov 2, 2013, at 3:12 PM, Salvatore Orlando wrote: > > Hi. > > I looked at the detailed API specification submitted by Edgar. > I think that the document Edgar shared does a fine job in discussion how an > API for managing logical topologies should work. > On the other hand, there are two asp

Re: [openstack-dev] Improvement of Cinder API wrt https://bugs.launchpad.net/nova/+bug/1213953

2013-11-04 Thread John Griffith
On Tue, Nov 5, 2013 at 6:29 AM, Chris Friesen wrote: > On 11/04/2013 03:49 PM, Solly Ross wrote: >> >> So, There's currently an outstanding issue with regards to a Nova >> shortcut command that creates a volume from an image and then boots >> from it in one fell swoop. The gist of the issue is th

Re: [openstack-dev] Improvement of Cinder API wrt https://bugs.launchpad.net/nova/+bug/1213953

2013-11-04 Thread John Griffith
On Tue, Nov 5, 2013 at 7:27 AM, John Griffith wrote: > On Tue, Nov 5, 2013 at 6:29 AM, Chris Friesen > wrote: >> On 11/04/2013 03:49 PM, Solly Ross wrote: >>> >>> So, There's currently an outstanding issue with regards to a Nova >>> shortcut command that creates a volume from an image and then bo

Re: [openstack-dev] [Solum] Choice of API infrastructure

2013-11-04 Thread Doug Hellmann
On Sun, Nov 3, 2013 at 10:54 PM, Jay Pipes wrote: > On 11/02/2013 11:26 PM, Russell Bryant wrote: > >> On 11/02/2013 11:54 AM, Adrian Otto wrote: >> >>> Noorul, >>> >>> I agree that key decisions should be tracked in blueprints. This is the >>> one for this decision which was made in our 2013-10-

[openstack-dev] [oslo][heat]node.js RPC library

2013-11-04 Thread Subrahmanyam Ongole
Hi I have a node.js application which needs to communicate with openstack modules. Is there a reference implementation of RPC cast() and call() over amqp? I looked at rpc-amqp module which doesn't seem to support cast(). Thanks for your help. Regards Subra ___

Re: [openstack-dev] [Solum] Choice of API infrastructure

2013-11-04 Thread Noorul Islam K M
Doug Hellmann writes: > On Sun, Nov 3, 2013 at 10:54 PM, Jay Pipes wrote: > >> On 11/02/2013 11:26 PM, Russell Bryant wrote: >> >>> On 11/02/2013 11:54 AM, Adrian Otto wrote: >>> Noorul, I agree that key decisions should be tracked in blueprints. This is the one for this deci

Re: [openstack-dev] [nova][scheduler]The database access in the scheduler filters

2013-11-04 Thread Jiang, Yunhong
I agree that this will have benefit , but how much the benefit is may highly depends on the type of instance created. If most of the instance are normal instance w/o any special requirement, we will have no benefit at all. Thanks --jyh > -Original Message- > From: Russell Bryant [mailto

Re: [openstack-dev] [oslo][heat]node.js RPC library

2013-11-04 Thread Steven Dake
On 11/04/2013 05:04 PM, Subrahmanyam Ongole wrote: Hi I have a node.js application which needs to communicate with openstack modules. Is there a reference implementation of RPC cast() and call() over amqp? I looked at rpc-amqp module which doesn't seem to support cast(). Thanks for your he

[openstack-dev] [Solum] : Lightening Talks and Unconference Sessions

2013-11-04 Thread Roshan Agrawal
1. Lightening Talk: Today (Tuesday) at 1:40 pm 2. Unconference: Solum- Goal, Vision, Roadmap: Wednesday 12:05 -12:45 pm 3. Unconference: Solum - what OpenStack services should it leverage: Thursday 5:20 - 6:00 pm See you all there!! ___ OpenStack-dev

[openstack-dev] [Heat] Design summit etherpads

2013-11-04 Thread Steve Baker
Placeholder etherpads have now been created for Heat's design summit sessions on Thursday and Friday. https://wiki.openstack.org/wiki/Summit/Icehouse/Etherpads#Heat ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.o

[openstack-dev] Climate Summit Unconference

2013-11-04 Thread Dina Belova
Hello everyone! We will have unconference talk about Climate (OpenStack Reservation Service) tomorrow, 2 PM local Hong Kong time! We are waiting you in Meeting Room 2, SkyCity Marriott. Thank you and you are welcome! Best regards, Dina Belova Software Engineer Mirantis Inc. __

[openstack-dev] [Solum]: Welcome to the community site for Solum !!

2013-11-04 Thread Roshan Agrawal
The community site for Solum has gone live! www.Solum.io - this is a landing page for all things Solum related. Also check out the blog section on the site. The logo: is a placeholder for now. We are working on a cool new logo - but the placeholder right now isn't too bad

Re: [openstack-dev] [Heat] Design summit etherpads

2013-11-04 Thread Edgar Magana
Steve, Can we meet to talk about the network topologies BP? If you have an open spot I want to chat about it with Heat team Sent from my iPhone > On Nov 5, 2013, at 9:19 AM, Steve Baker wrote: > > Placeholder etherpads have now been created for Heat's design summit sessions > on Thursday and

Re: [openstack-dev] [Heat] Network topologies

2013-11-04 Thread Clint Byrum
Excerpts from Kyle Mestery (kmestery)'s message of 2013-11-05 06:35:04 +0800: > On Nov 2, 2013, at 3:12 PM, Salvatore Orlando wrote: > > > > Hi. > > > > I looked at the detailed API specification submitted by Edgar. > > I think that the document Edgar shared does a fine job in discussion how an

[openstack-dev] [Mistral] HK Lightning talk at 1.35 pm

2013-11-04 Thread Renat Akhmerov
Hello everyone, I’d like to invite everyone to Mistral Lightning Talk that will be at 1.35 pm on Tuesday (today) in Expo Breakout Room 1. Looking forward to see you there! Renat Akhmerov @ Mirantis Inc. ___ OpenStack-dev mailing list OpenStack-dev@lis

[openstack-dev] [Murano] Summit activities

2013-11-04 Thread Alexander Tivelkov
Hi folks, OpenStack summit has begun, and we have pretty large part of the Murano team here in Hong Kong. You may always find me or anybody else from Mirantis - and we will be happy to answer any questions. Also, we have a Lighting Talk planned for tomorrow at 1:35 pm - I will quickly cover the u

[openstack-dev] [Mistral] HK Unconference talk on Thursday

2013-11-04 Thread Renat Akhmerov
Hi, We registered an Unconference talk for Mistral. Location: SkyCity Marriott, Meeting room 2 Time: on Thursday, 11.00am Everyone is welcome to join us there and discuss whatever you’re interested in! Renat Akhmerov @ Mirantis Inc. ___ OpenStack-dev

Re: [openstack-dev] [Solum]: Welcome to the community site for Solum !!

2013-11-04 Thread Clint Byrum
This is cool, I think other OpenStack projects would do well to have a more user-centric landing page. I have a suggestion for a logo for Solum though ... http://www.openstack.org/brand/openstack-logo/ What I mean is, rather than create a new brand.. enhance the OpenStack brand with users. Exce

Re: [openstack-dev] HK Summit - Image Creation and Customization "unconference"?

2013-11-04 Thread Ian McLeod
(Forgive the top-post) Done. I have requested: 3:30 - 4:10 PM Meeting Room 2 "The State of Image Building" As I say, I can speak briefly to the work we've been doing with Nova native image building but would be very interested to meet up with other interested parties who are approaching the fun

[openstack-dev] [Trove][Savanna][Murano] Unified Agent proposal discussion at Summit

2013-11-04 Thread Alexander Tivelkov
Hi guys, Recently we had several discussions about the guest VM agents: lot's of projects have the similar needs to run some special logic on the side of guest virtual machines. As far as I know, there are such agents in Savanna, Trove, Murano and may be some other projects as well. The obvious id

Re: [openstack-dev] [Solum] Choice of API infrastructure

2013-11-04 Thread Jay Pipes
Doug, I respect you very much as an engineer and as a community member, so I want to preface this with a very important dislaimer: don't take these opinions as anything more than what they are...a discussion of differing viewpoints. Comments inline. On 11/04/2013 06:58 PM, Doug Hellmann wrote

Re: [openstack-dev] [Heat] Network topologies

2013-11-04 Thread Kyle Mestery (kmestery)
On Nov 4, 2013, at 7:31 PM, Clint Byrum wrote: > Excerpts from Kyle Mestery (kmestery)'s message of 2013-11-05 06:35:04 +0800: >> On Nov 2, 2013, at 3:12 PM, Salvatore Orlando wrote: >>> >>> Hi. >>> >>> I looked at the detailed API specification submitted by Edgar. >>> I think that the document

[openstack-dev] [Heat] Heat lunch

2013-11-04 Thread Steve Baker
At 12:45 there will be a Heat lunch where anybody who wants to meet the Heat team is welcome to attend. The plan is to attempt to claim some tables in Exhibition Hall 3, near the Demo Theatre, on the tables next to the ping pong. I'll try to claim tables 230 and 231, or tables nearby. It would b

Re: [openstack-dev] Summit: Late schedule change: Pypy and Py3 / Stable branch maintenance sessions

2013-11-04 Thread Thierry Carrez
Thierry Carrez wrote: > Hi! > > I swapped the "Pypy and Py3" and "Stable branch maintenance" sessions in > the release management track due to the session lead of one of them > being blocked in a conference talk at the same time. > > People attending those sessions might want to check that their

Re: [openstack-dev] [Solum] Choice of API infrastructure

2013-11-04 Thread Doug Hellmann
On Tue, Nov 5, 2013 at 8:11 AM, Noorul Islam K M wrote: > Doug Hellmann writes: > > > On Sun, Nov 3, 2013 at 10:54 PM, Jay Pipes wrote: > > > >> On 11/02/2013 11:26 PM, Russell Bryant wrote: > >> > >>> On 11/02/2013 11:54 AM, Adrian Otto wrote: > >>> > Noorul, > > I agree that ke

Re: [openstack-dev] HK Summit - Image Creation and Customization "unconference"?

2013-11-04 Thread Ian McLeod
Apologies, updated with the day. (Thursday) On Mon, 2013-11-04 at 20:10 -0600, Ian McLeod wrote: > (Forgive the top-post) > > Done. > > I have requested: Thursday > 3:30 - 4:10 PM > Meeting Room 2 > "The State of Image Building" > > As I say, I can speak briefly to the work we've been doing w

Re: [openstack-dev] [Solum] Choice of API infrastructure

2013-11-04 Thread Doug Hellmann
On Tue, Nov 5, 2013 at 10:37 AM, Jay Pipes wrote: > Doug, I respect you very much as an engineer and as a community member, so > I want to preface this with a very important dislaimer: don't take these > opinions as anything more than what they are...a discussion of differing > viewpoints. > Dit

Re: [openstack-dev] [Solum] Choice of API infrastructure

2013-11-04 Thread Clayton Coleman
> On Nov 5, 2013, at 11:26 AM, Doug Hellmann > wrote: > > > > >> On Tue, Nov 5, 2013 at 10:37 AM, Jay Pipes wrote: >> Doug, I respect you very much as an engineer and as a community member, so I >> want to preface this with a very important dislaimer: don't take these >> opinions as anyt

Re: [openstack-dev] [Neutron] VLAN aware VMs

2013-11-04 Thread Yi Sun
Guys, I just checked the schedule of unconference sessions. There are no free slots anymore. Yi On Tuesday, October 29, 2013, Isaku Yamahata wrote: > Hi Erik and Li. > Unconference at the next summit? > > On Mon, Oct 28, 2013 at 02:34:28PM -0700, > beyounn > wrote: > > > Hi Erik, > > > > While w

Re: [openstack-dev] [Solum]: Welcome to the community site for Solum !!

2013-11-04 Thread Roshan Agrawal
Clint, thanks. Logo - if an OpenStack related project is allowed to use the OpenStack logo, then we should absolutely do so. We can discuss in the next solum IRC meeting and decide. From: Clint Byrum [cl...@fewbar.com] Sent: Monday, November 04, 2013 7:4

[openstack-dev] Ceph and OpenStack unconference on Friday

2013-11-04 Thread Josh Durgin
We're having an unconference session at the OpenStack design summit on Friday at 2:20pm. If you're interested in Ceph integration with OpenStack, please join us to discuss future development. Josh ___ OpenStack-dev mailing list OpenStack-dev@lists.ope

[openstack-dev] Tuesday Lightning talks @ Expo Breakout Room 1

2013-11-04 Thread Georgy Okrokvertskhov
Dear presenters, All Lightning talks will be in Expo Breakout Room 1. Please arrive before 1:20 and try your laptops if you have slides to present. There is only VGA connector available, so please bring your adapters!!! Thanks Georgy ___ OpenStack-dev m

Re: [openstack-dev] How to skip certain unit tests?

2013-11-04 Thread Vijay B
Hi John, Rob, Thanks for the pointers - I used skipTest() within the specific tests I wanted to skip to get over the failing ones. Just an fyi, I'm working with my own internal quantum staging gate on an older release, so I haven't checked on the latest neutron master yet. In case I do find failur

Re: [openstack-dev] [Neutron] VLAN aware VMs

2013-11-04 Thread Kyle Mestery (kmestery)
How about if we do a developers lounge chat at 2PM Thursday? On Nov 4, 2013, at 10:20 PM, Yi Sun wrote: > Guys, > I just checked the schedule of unconference sessions. There are no free slots > anymore. > > Yi > > On Tuesday, October 29, 2013, Isaku Yamahata wrote: > Hi Erik and Li. > Unconf

Re: [openstack-dev] [Neutron] Blueprint -- Floating IP Auto Association

2013-11-04 Thread Salvatore Orlando
I don't think there has been any development in the past 6 months. A few people have shown interest in it in the past, but the blueprint has currently no assignee. So If you want to work on it, feel free to assign to yourself. To quickly sum up the discussion around this blueprint, it could be imp

Re: [openstack-dev] [Solum]: Welcome to the community site for Solum !!

2013-11-04 Thread Steven Dake
On 11/04/2013 09:40 PM, Roshan Agrawal wrote: Clint, thanks. Logo - if an OpenStack related project is allowed to use the OpenStack logo, then we should absolutely do so. We can discuss in the next solum IRC meeting and decide. You can associate a project with OpenStack in Launchpad. The ow

Re: [openstack-dev] [Neutron] VLAN aware VMs

2013-11-04 Thread Erik Moe
Ok, 2PM Thursday is fine with me. On Tue, Nov 5, 2013 at 6:49 AM, Kyle Mestery (kmestery) wrote: > How about if we do a developers lounge chat at 2PM Thursday? > > On Nov 4, 2013, at 10:20 PM, Yi Sun > wrote: > > > Guys, > > I just checked the schedule of unconference sessions. There are no f

Re: [openstack-dev] [Solum]: Welcome to the community site for Solum !!

2013-11-04 Thread Adrian Otto
Clint, The rules about use of the OpenStack brand are clear, and Solum is not allowed to use it. We are a part of the OpenStack ecosystem, but the OpenStack brand (trademark/logo) is reserved for those projects that are Integrated or Core. At this point what we need is a good collaboration amon

[openstack-dev] baremetal provisioning

2013-11-04 Thread Ravikanth Samprathi
Hi I have noticed that if i generate a baremetal image of 8G, it takes around 20-25 minutes for the deployment. And, the entire disk image is built in the openstack server and then copied over. Isnt this a waste of time and space? Should the image with the 8G (or 30G or 100G, whatever i want) be

Re: [openstack-dev] [Neutron] VLAN aware VMs

2013-11-04 Thread Yi Sun
Yap, 2pm is good Yi On Tuesday, November 5, 2013, Erik Moe wrote: > Ok, 2PM Thursday is fine with me. > > > > On Tue, Nov 5, 2013 at 6:49 AM, Kyle Mestery (kmestery) < > kmest...@cisco.com> wrote: > > How about if we do a developers lounge chat at 2PM Thursday? > > On Nov 4, 2013, at 10:20 PM, Yi

Re: [openstack-dev] Manual to build an application on open stack

2013-11-04 Thread Krishanu Dhar
Thank you Denis. While I look at trove, I had another question to the community on the front end UI. Do we have support for integrating a flex based application with open stack? On Nov 3, 2013 1:54 PM, "Denis Makogon" wrote: > I'd suggest you to take a look at OpenStack Trove for backend deploym

Re: [openstack-dev] Improvement of Cinder API wrt https://bugs.launchpad.net/nova/+bug/1213953

2013-11-04 Thread Avishay Traeger
So while doubling the timeout will fix some cases, there will be cases with larger volumes and/or slower systems where the bug will still hit. Even timing out on the download progress can lead to unnecessary timeouts (if it's really slow, or volume is really big, it can stay at 5% for some time).

Re: [openstack-dev] Manual to build an application on open stack

2013-11-04 Thread Denis Makogon
Sorry, but i cannot answer that kind of question, you should ask Horizon guys. 2013/11/5 Krishanu Dhar > Thank you Denis. > While I look at trove, I had another question to the community on the > front end UI. > > Do we have support for integrating a flex based application with open > stack? >

Re: [openstack-dev] Congress: an open policy framework

2013-11-04 Thread Peter Balland
I hope that you guys made it safely to Hong Kong. We have secured an unconference session on Wednesday at 4:40 - 5:20 (SkyCity Meeting Room 2). There will be a panel of customers and vendors, and we are already gathering some really good feedback. We will also be able to run a demo of what we have

Re: [openstack-dev] [Solum]: Welcome to the community site for Solum !!

2013-11-04 Thread Clint Byrum
Excerpts from Adrian Otto's message of 2013-11-05 15:10:09 +0800: > Clint, > > The rules about use of the OpenStack brand are clear, and Solum is not > allowed to use it. We are a part of the OpenStack ecosystem, but the > OpenStack brand (trademark/logo) is reserved for those projects that are

Re: [openstack-dev] Improvement of Cinder API wrt https://bugs.launchpad.net/nova/+bug/1213953

2013-11-04 Thread Caitlin Bestler
Replication of snapshots is one solution to this. You create a Cinder Volume once. snapshot it. Then replicate to the hosts that need it (this is the piece currently missing). Then you clone there. I will be giving an in an hour in conference session on this and other uses of snapshots in the las

Re: [openstack-dev] [Neutron] VLAN aware VMs

2013-11-04 Thread Isaku Yamahata
I'm fine with 14:00 on Thursday. On Tue, Nov 05, 2013 at 07:59:55AM +0100, Erik Moe wrote: > Ok, 2PM Thursday is fine with me. > > > > On Tue, Nov 5, 2013 at 6:49 AM, Kyle Mestery (kmestery) > wrote: > > > How about if we do a developers lounge chat at 2PM Thursday? > > > > On Nov 4, 2013, a