Re: [openstack-dev] [neutron][routed-network] Host doesn't connected any segments when creating port

2016-10-31 Thread shihanzhang
Hi Zhi Chang, Maybe you should add a config option in [ovs] section: bridge_mappings = public:br-ex, physnet1:br-physnet1 to handle the provider network 'physnet1'. Thanks, shihanzhang At 2016-11-01 11:56:33, "zhi" wrote: hi shihanzhang. Below is configuration in

Re: [openstack-dev] [All] Cross project prorietary driver code recap

2016-10-31 Thread Ben Swartzlander
On 10/31/2016 02:23 PM, Sean McGinnis wrote: Last Tuesday we had a cross-project session around the use of proprietary code/libs/binaries in OpenStack drivers. The challenge we are running into is where to draw the line with these drivers. What is the appropriate policy to have in place to

Re: [openstack-dev] [neutron][routed-network] Host doesn't connected any segments when creating port

2016-10-31 Thread zhi
hi shihanzhang. Below is configuration in ml2_conf.ini. Please review it. :) stack@devstack:~/neutron/neutron$ cat /etc/neutron/plugins/ml2/ml2_conf.ini |grep -v "#"|grep -v ^$ [DEFAULT] [ml2] tenant_network_types = vxlan extension_drivers = port_security mechanism_drivers =

[openstack-dev] [cinder] consistency groups in ceph

2016-10-31 Thread Victor Denisov
Hi, I'm working on consistency groups feature in ceph. My question is about what kind of behavior does cinder expect from storage backends. I'm particularly interested in what happens to consistency groups snapshots when I remove an image from the group: Let's imagine I have a consistency group

Re: [openstack-dev] [neutron] Cloud Provider Security Groups

2016-10-31 Thread Sridar Kandaswamy (skandasw)
Hi All: Thanks Kevin. David, yes I think we have a model that will work for u and would definitely want to discuss this more with u. I do hope that this can also help refine some of our thoughts. U can join us in our weekly IRC [1] (next one is tomorrow) and we can create an agenda item for

Re: [openstack-dev] [keystone] new keystone core (breton)

2016-10-31 Thread Chen, Wei D
Nice to hear you are onboard, congratulation Boris! Best Regards, Dave Chen From: Steve Martinelli [mailto:s.martine...@gmail.com] Sent: Tuesday, November 01, 2016 3:47 AM To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [keystone] new keystone

Re: [openstack-dev] [neutron][routed-network] Host doesn't connected any segments when creating port

2016-10-31 Thread shihanzhang
hi Zhi chang, Could you provide your ml2_conf.ini for ovs agent, I guess the reason is that your ovs-agent on host devstack can't handle the related segment id. Thanks, shihanzhang 在 2016-10-31 18:43:36,"zhi" 写道: Hi, all. Recently, I watch the OpenStack Summit

[openstack-dev] [Neutron] Summit design summary - a heads up

2016-10-31 Thread Armando M.
Hi folks, For those of you who missed the summit, I wanted to give a heads up that I am working with session chairs to provide here a distilled version of any conclusion/agreement/proposal reached in Barcelona during the Neutron track. In the meantime, some networking related conference sessions

[openstack-dev] [tripleo] Barcelona Summit summary

2016-10-31 Thread Emilien Macchi
Hi, I thought it would be useful to have a summary of what we discussed in Barcelona and what we plan for the next months to deliver the Ocata release. Please reply to this thread if you want to add more things; also please correct me if something's wrong or incomplete in this summary.

Re: [openstack-dev] [neutron] Cloud Provider Security Groups

2016-10-31 Thread Kevin Benton
I believe the FWaaS v2 work is attempting to capture this concept of provider-set rules to address this very use-case. One of the items from the spec[1] sounds closely related: 'Adds an explicit action attribute to rules so that "deny" and "reject" actions can be specified in addition to the

Re: [openstack-dev] [packstack] Proposal to add Alfredo Moralejo as core reviewer

2016-10-31 Thread Emilien Macchi
I'm not core but I've worked with Alfredo many times, and always was very glad to have him onboard. +1 on this addition. On Mon, Oct 31, 2016 at 10:00 AM, David Moreau Simard wrote: > +1, Alfredo has been doing an excellent job both in contributions and > in reviews. > > David

[openstack-dev] [neutron] Cloud Provider Security Groups

2016-10-31 Thread David G. Bingham
Yo Neutron devs :-) I was wondering if something like the following subject has come up: "Cloud-provider Security Groups”. *Goal of this email*: Gauge the community’s need and see if this has come up in past. *Requirement*: Apply a provider-managed global set of network flows to all

Re: [openstack-dev] [keystone] new keystone core (breton)

2016-10-31 Thread Davanum Srinivas
Great job Boris! On Mon, Oct 31, 2016 at 4:12 PM, Lance Bragstad wrote: > Great work Boris. Welcome to the team! > > On Mon, Oct 31, 2016 at 2:50 PM, Kristi Nikolla wrote: >> >> Congrats Boris! Well deserved! >> >> Kristi >> >> On 10/31/2016 03:46 PM, Steve

Re: [openstack-dev] [keystone] new keystone core (breton)

2016-10-31 Thread Lance Bragstad
Great work Boris. Welcome to the team! On Mon, Oct 31, 2016 at 2:50 PM, Kristi Nikolla wrote: > Congrats Boris! Well deserved! > > Kristi > > On 10/31/2016 03:46 PM, Steve Martinelli wrote: > > I want to welcome Boris Bobrov (breton) to the keystone core team. Boris > > has

Re: [openstack-dev] [keystone] new keystone core (breton)

2016-10-31 Thread Kristi Nikolla
Congrats Boris! Well deserved! Kristi On 10/31/2016 03:46 PM, Steve Martinelli wrote: > I want to welcome Boris Bobrov (breton) to the keystone core team. Boris > has been a contributor for some time and is well respected by the > keystone team for bringing real-world operator experience and

[openstack-dev] [keystone] new keystone core (breton)

2016-10-31 Thread Steve Martinelli
I want to welcome Boris Bobrov (breton) to the keystone core team. Boris has been a contributor for some time and is well respected by the keystone team for bringing real-world operator experience and feedback. He has recently become more active in terms of code contributions and bug triaging.

[openstack-dev] [All] Cross project prorietary driver code recap

2016-10-31 Thread Sean McGinnis
Last Tuesday we had a cross-project session around the use of proprietary code/libs/binaries in OpenStack drivers. The challenge we are running into is where to draw the line with these drivers. What is the appropriate policy to have in place to allow/disallow certain approaches. There was a lot

[openstack-dev] [neutron][calico] networking-calico IRC meeting tomorrow

2016-10-31 Thread Neil Jerram
Hi all; just wanted to remind that there will be a networking-calico IRC meeting tomorrow [1]. Please feel free to add to the agenda at [2] (or ask me to do that if you prefer). Thanks! Neil [1] http://eavesdrop.openstack.org/#Networking_Calico_Meeting [2]

[openstack-dev] [puppet] weekly meeting #95

2016-10-31 Thread Alex Schultz
Hey folks, Just a reminder that we will have our meeting tomorrow at 3pm UTC on #openstack-meeting-4. Here's the current agenda: https://etherpad.openstack.org/p/puppet-openstack-weekly-meeting-20161101 Thanks, -Alex __

Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-10-31 Thread gordon chung
what meters are you looking for specifically? as Ganpat mentioned, we only derive a few meters from Nova notifications[1]. i don't understand your comment about being able to see events on kafka. by 'events' do you mean Ceilometer Events[2]? [1]

[openstack-dev] [nova][bugs] No Nova Bugs Team Meeting this Week

2016-10-31 Thread Augustina Ragwitz
I am unable to host the Bug Team Meeting this week because I'm starting a new job and will be getting orientated. As usual, if you have bug related questions, I'm available via email and IRC. Our next U.S. time meeting will be on November 15, 1800 UTC. While I don't predict future scheduling

Re: [openstack-dev] [nova] Ocata release schedule

2016-10-31 Thread Sean McGinnis
On Mon, Oct 31, 2016 at 08:56:43AM -0500, Matt Riedemann wrote: > I plan on posting some recaps of the design summit sessions, but I > wanted to quickly get out the Ocata release schedule for Nova. > That's in the wiki here: > >

Re: [openstack-dev] [ironic][ironic-python-agent]ask something about this commit https://review.openstack.org/#/c/369245/

2016-10-31 Thread Jim Rollenhagen
On Mon, Oct 31, 2016 at 3:46 AM, wrote: > Hi ironic team: > > I send this email to ask something about > https://review.openstack.org/#/c/369245/ . > > The jenkins has -1 for this commit.After I rebase the code Oct 27,this > commit didn't pass the jenkins anymore. > > And

Re: [openstack-dev] [packstack] Proposal to add Alfredo Moralejo as core reviewer

2016-10-31 Thread David Moreau Simard
+1, Alfredo has been doing an excellent job both in contributions and in reviews. David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Fri, Oct 28, 2016 at 6:44 AM, Javier Pena wrote: > Hi all, > > I'd like to propose

[openstack-dev] [nova] Ocata release schedule

2016-10-31 Thread Matt Riedemann
I plan on posting some recaps of the design summit sessions, but I wanted to quickly get out the Ocata release schedule for Nova. That's in the wiki here: https://wiki.openstack.org/wiki/Nova/Ocata_Release_Schedule#Dates_Overview The only Nova-specific milestone in there is spec approval

[openstack-dev] [cinder] [nova] Cinder-Nova API changes weekly meeting cancelled today

2016-10-31 Thread Ildiko Vancsa
Hi, As many of us are either traveling or still jet lagged today we agreed to skip the today’s meeting. The next meeting will be held __ next Monday (November 7) at 1700UTC__. We had progress with the discussions last week and we seem to orient towards a simpler Cinder API, but we still need

Re: [openstack-dev] Openstack Mitaka + neutron openVswitch + VMware-NSX plugin

2016-10-31 Thread Gary Kotton
Hi, There are a number of different Neutron VMware plugins. These are as follows: - NSXv – this is a NSX plugin for vSphere only. This requires the NSX to be installed. - NSXv3 – this is a NSX plugin for a multi hypervisor environment. The following hypervisors are supported:

Re: [openstack-dev] [nova] [searchlight] Discrepancies between nova server notifications and API response

2016-10-31 Thread Matt Riedemann
On 10/28/2016 4:32 PM, McLellan, Steven wrote: Hi, I was unfortunately unable to make the summit but I'm told there were some good discussions around possible integration with searchlight to help some scaling cases with nova cells. One issue we've had with Searchlight is differences between the

[openstack-dev] [tripleo] second newton release

2016-10-31 Thread Emilien Macchi
Hi, I'm preparing a second newton release, since we fixed a quite good number of things since GA. Please let me know if there are bugfixes you want in this new release, otherwise I'll process it on Wednesday afternoon. Thanks, -- Emilien Macchi

[openstack-dev] [neutron][routed-network] Host doesn't connected any segments when creating port

2016-10-31 Thread zhi
Hi, all. Recently, I watch the OpenStack Summit video named ' Scaling Up OpenStack Networking with Routed Networks '. Carl and Miguel made this topic. I learned a lot of your topic. Thanks. But I have some questions about the demo in the topic. I do some steps according to the topic. First,

Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-10-31 Thread Raghunath D
Hi Ganpat, I want the samples related with these events. With Best Regards Raghunath Dudyala Tata Consultancy Services Limited Mailto: raghunat...@tcs.com Website: http://www.tcs.com Experience certainty. IT Services

[openstack-dev] [ironic][ironic-python-agent]ask something about this commit https://review.openstack.org/#/c/369245/

2016-10-31 Thread zhou . ya
Hi ironic team: I send this email to ask something about https://review.openstack.org/#/c/369245/ . The jenkins has -1 for this commit.After I rebase the code Oct 27,this commit didn't pass the jenkins anymore. And I don't know what caused -1,the log just showed below: