[openstack-dev] [OpenStack-dev][Fuel][Plugin]

2016-10-20 Thread nidhi.hada
Hi All, This is regarding an info required for fuel plugin development. We are working on Fuel Cinder Plugin where we require to configure multiple 'n' number of backends of storage vendor , in one go, from Fuel UI screen. where 'n' will be known at run time. Its like from UI, I can

Re: [openstack-dev] [heat] Rolling Upgrades

2016-10-20 Thread Rabi Mishra
Thanks Crag on starting the thread. Few comments inline. On Fri, Oct 21, 2016 at 5:32 AM, Crag Wolfe wrote: > At Summit, folks will be discussing the rolling upgrade issue across a > couple of sessions. I personally won't be able to attend, but thought > I would share my

[Openstack-operators] What do customers want?: Six studies conducted by the OpenStack UX project on behalf of the community

2016-10-20 Thread Kruithof Jr, Pieter
Hi Folks, The OpenStack UX project and Intel have produced three booklets for the Barcelona OpenStack Summit based on the OpenStack UX’s work over the past six months. The first is an overview of user research that was conducted on behalf of the OpenStack community including operator

[Openstack-operators] Participate in a Usability Study at Barcelona: Get a free bluetooth speaker and OpenStack t-shirt for your time

2016-10-20 Thread Kruithof Jr, Pieter
Apologies for any cross-postings. Hi Folks, I wanted to send a second notice that there will be two usability studies being conducted in Barcelona with cloud operators. We had nearly a 100% show rate last summit and the results had a direct impact on the OpenStackClient. In fact, the

[openstack-dev] Participate in a Usability Study at Barcelona: Get a free bluetooth speaker and OpenStack t-shirt for your time

2016-10-20 Thread Kruithof Jr, Pieter
Apologies for any cross-postings. Hi Folks, I wanted to send a second notice that there will be two usability studies being conducted in Barcelona with cloud operators. We had nearly a 100% show rate last summit and the results had a direct impact on the OpenStackClient. In fact, the

Re: [Openstack] [openstack][swift] swift stat ends with 503 Service Unavailable

2016-10-20 Thread Yu Watanabe
I am still tackling with this issue... I appreciate if someone can help me out. I figured out that token issue(POST request) succeeds but GET request comes after is not proxied to keystone. [POST request] 1. Swift client log [root@opstack-controller src 2016.10.21 11:28:16]# swift list --debug

[openstack-dev] [daisycloud-core] Agenda for IRC meeting 0800UTC Oct. 21 2016

2016-10-20 Thread hu . zhijiang
1) Roll Call 2) OPNFV: Escalator Support 3) OPNFV: Daisy4nfv CI Framework Progress 4) Core Code Abstraction 5) Newton Release Related B.R., Zhijiang __ OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] Endpoint structure: a free-for-all

2016-10-20 Thread joehuang
Hi, I recalled one issue during using endpoint structure in public cloud based on OpenStack. Currently each service listens on its own port, the format of the endpoint is like: service-specific ports, e.g., https://cloud.com:1234/v2 If the end user want to access Nova/Cinder/Neutron service

Re: [openstack-dev] [new][meteos] New project: Meteos

2016-10-20 Thread Hiroyuki Eguchi
Hi Trinath, Denis and Telles. Thank you for your comments. The goal of this project is to be a Big Tent project. For that, I plan to release the initial version in github by end of this year. Initial version will include a devstack plugin to enable everyone to try Meteos easily. And then,

[openstack-dev] [javascript] developer meetup at Barcelona Summit

2016-10-20 Thread Yujun Zhang
Dear JavaScript Ninjas, We are planning a meetup of JavaScript developers in Barcelona Summit. It is scheduled on Tuesday and we may talk about the javascript SDK for openstack and the first MVP. Anyone who is interested in it please contact me. -- Yujun

[openstack-dev] 答复: Re: 答复: Re: [vitrage][aodh] about aodh notifier to create a event alarm

2016-10-20 Thread dong . wenjuan
Hi All, I think it's clear now. We can start to implement the Aodh-message-bus-notifications BP. :) Thanks~ BR, dwj "Afek, Ifat (Nokia - IL)" 2016-10-21 01:23 收件人 gordon chung , "dong.wenj...@zte.com.cn" 抄送 "OpenStack

Re: [openstack-dev] [Blazar] knock-knock-knock

2016-10-20 Thread Hiroaki Kobayashi
Hi Pierre, Thank you very much for sharing information about Blazar. It's very nice there are still some people who are interested in the project. From the OPNFV Promise project's point of view, current Blazar implementation does not meet some requirements[1]. e.g.: - time management -

Re: [openstack-dev] [Zun] Propose a change of Zun core team

2016-10-20 Thread Fei Long Wang
+1 On 20/10/16 16:59, Shuu Mutou wrote: > +1 for both. > > Regards, > Shu Muto > >> -Original Message- >> From: Kumari, Madhuri [mailto:madhuri.kum...@intel.com] >> Sent: Thursday, October 20, 2016 12:33 PM >> To: OpenStack Development Mailing List (not for usage questions) >>

[openstack-dev] [heat] Rolling Upgrades

2016-10-20 Thread Crag Wolfe
At Summit, folks will be discussing the rolling upgrade issue across a couple of sessions. I personally won't be able to attend, but thought I would share my thoughts on the subject. To handle rolling upgrades, there are two general cases to consider: database model changes and RPC method

Re: [openstack-dev] [infra]all release jobs failed

2016-10-20 Thread joehuang
Great thanks. I saw the Tricircle 2.1.0 has been successfully published to Pypi, which was a failed job yesterday. https://pypi.python.org/pypi/tricircle/2.1.0 Best Regards Chaoyi Huang (joehuang) From: Jeremy Stanley [fu...@yuggoth.org] Sent: 21

Re: [openstack-dev] [Magnum] Draft logo & a sneak peek

2016-10-20 Thread Josh Berkus
On 10/19/2016 12:12 PM, Hongbin Lu wrote: > Please find below for the draft of Magnum mascot. > Huh. I was expecting a big bottle of bubbly. ;-) -- -- Josh Berkus Project Atomic Red Hat OSAS __ OpenStack Development

[Openstack] ceilometer alarm

2016-10-20 Thread Denis Aleksandrov
Hello, I user Kilo version of openstack and want to attach a ceilometer alarm to an instance by heat: si-vm1: type: OS::Nova::Server depends_on: [ instance_ip_left1, instance_ip_right1, instance_ip_mgt1 ] properties: name: { get_param: si_vm_name1 } image: { get_param:

Re: [openstack-dev] [release][ptl] pausing releases until 1 Nov

2016-10-20 Thread Tony Breeds
On Thu, Oct 20, 2016 at 05:26:02PM -0400, Steve Martinelli wrote: > On Oct 20, 2016 5:15 PM, "Emilien Macchi" wrote: > > > > On Thu, Oct 20, 2016 at 9:27 PM, Doug Hellmann > wrote: > > > It's late in the week and the release and infra teams need to see

[openstack-dev] [RefStack] No RefStack Weekly IRC Meetings for Oct 25 and Nov 1, 2016

2016-10-20 Thread Catherine Cuong Diep
Hello everyone, The RefStack weekly IRC meeting on Oct 25 and Nov 1 are canceled due to summit schedule and traveling. If there are any things that need to be discussed, please bring those up in the #refstack IRC channel or emails. Thank you! Catherine

[Openstack-operators] 2017 Openstack Operators Mid-Cycle Meetups - venue selection etherpads

2016-10-20 Thread Chris Morgan
Hello Everyone, Here are etherpads for the collection of venue hosting proposals and assessment: https://etherpad.openstack.org/p/ops-meetup-venue-discuss-spring-2017 https://etherpad.openstack.org/p/ops-meetup-venue-discuss-aug-2017 For your reference, the previous etherpad (for august 2016

Re: [openstack-dev] [release][ptl] pausing releases until 1 Nov

2016-10-20 Thread Steve Martinelli
On Oct 20, 2016 5:15 PM, "Emilien Macchi" wrote: > > On Thu, Oct 20, 2016 at 9:27 PM, Doug Hellmann wrote: > > It's late in the week and the release and infra teams need to see > > to our travel preparations. I am declaring the releases repository > >

Re: [openstack-dev] [release][ptl] pausing releases until 1 Nov

2016-10-20 Thread Anita Kuno
On 2016-10-20 05:13 PM, Emilien Macchi wrote: On Thu, Oct 20, 2016 at 9:27 PM, Doug Hellmann wrote: It's late in the week and the release and infra teams need to see to our travel preparations. I am declaring the releases repository frozen until the Tuesday after summit,

Re: [openstack-dev] [release][ptl] pausing releases until 1 Nov

2016-10-20 Thread Emilien Macchi
On Thu, Oct 20, 2016 at 9:27 PM, Doug Hellmann wrote: > It's late in the week and the release and infra teams need to see > to our travel preparations. I am declaring the releases repository > frozen until the Tuesday after summit, 1 Nov. > > If there are critical security

Re: [openstack-dev] [searchlight] Propose Zhenyu Zheng for Searchlight core

2016-10-20 Thread Brian Rosmaita
+1 from me, I'll be happy to see Kevin on the core list. On 10/19/16, 10:10 AM, "McLellan, Steven" > wrote: Hi, I'd like to propose Zhenyu Zheng (Kevin_Zheng on IRC) for Searchlight core. While he's most active on Nova, he's also been very

Re: [openstack-dev] [Neutron] Neutron team social event in Barcelona

2016-10-20 Thread Thomas Morin
Hi Miguel, I plan to attend! -Thomas Fri Oct 14 2016 20:30:57 GMT+0200 (CEST), Miguel Lavalle: Dear Neutrinos, I am organizing a social event for the team on Thursday 27th at 19:30. After doing some Google research, I am proposing Raco de la Vila, which is located in Poblenou:

[Openstack] Keepalived || (Keepalived && haproxy)

2016-10-20 Thread Turbo Fredriksson
I've been having problem with keepalived ever since I setup my secondary control node a couple of weeks ago. It doesn't seem to work as I intended/thought it would. Most (if not all) services don't seem to load balance properly. I can usually access the service from 'the outside' (as in not the

Re: [Openstack] Barcelona Food recommendations

2016-10-20 Thread Dean Troyer
On Thu, Oct 20, 2016 at 11:24 AM, Ed Leafe wrote: > My number one recommendation would be the Boqueria The famous marketplace > in the center of Las Ramblas. > > Enter through the main gates and take are hard left. At the end of the > market is a small restaurant with bar tables

[openstack-dev] Does it make sense to have self links to things that don't exist?

2016-10-20 Thread Matt Riedemann
I reported this bug against glance for the /v2 links being wrong in the version discovery list: https://bugs.launchpad.net/glance/+bug/1632742 It was closed basically saying yes the link doesn't exist (not implemented for glance v2), but there was no guarantee it would exist, so meh.

[openstack-announce] [new][kolla] kolla 3.0.0 release (newton)

2016-10-20 Thread no-reply
We are delighted to announce the release of: kolla 3.0.0: Kolla OpenStack Deployment This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/kolla/ For more details, please see below. 3.0.0 ^ There any multiple options available

[openstack-announce] OpenStack Newton cycle-trailing projects are officially released!

2016-10-20 Thread Doug Hellmann
Hello OpenStack community, I'm very pleased to announce the final releases for the cycle-trailing components of OpenStack Newton. These are projects that rely on having all of the other components completed and stable before they can be released. You will find a complete list of the

Re: [openstack-dev] [glance][VMT][Security] Glance coresec reorg

2016-10-20 Thread Steve Lewis
I'm not voicing as a core here, but in the course of several cycles I have seen Erno and Ian each providing the care and insight needed by this role and trust them to do the job well. On Wed, Oct 19, 2016 at 3:50 PM, Jeremy Stanley wrote: > On 2016-10-18 22:22:28 +

[openstack-dev] [release][ptl] pausing releases until 1 Nov

2016-10-20 Thread Doug Hellmann
It's late in the week and the release and infra teams need to see to our travel preparations. I am declaring the releases repository frozen until the Tuesday after summit, 1 Nov. If there are critical security related issues that require a release before 1 Nov, please contact me directly via

[openstack-announce] [new][tripleo] instack-undercloud 5.0.0 release (newton)

2016-10-20 Thread no-reply
We are high-spirited to announce the release of: instack-undercloud 5.0.0: instack-undercloud This release is part of the newton release series. The source is available from: http://git.openstack.org/cgit/openstack/instack-undercloud Download the package from:

Re: [OpenStack-Infra] gate tests for Rally failing

2016-10-20 Thread Boris Pavlovic
+ Andrey Andrey can you help? Best regards, Boris Pavlovic On Thu, Oct 20, 2016 at 12:01 PM, Jayathirth, Pramod Raghavendra < pramod.raghavendra.jayathi...@intel.com> wrote: > Hi team, > > > > I am Pramod and I am a developer for the networking-odl project. The gate > tests for Rally has been

[OpenStack-Infra] Introducing Linch-Pin, Hybrid cloud provisioning using ansible

2016-10-20 Thread Clint Savage
Hi all, Recently, as part of the CentOS PaaS SIG and Continuous Infra, We've been working on some basic tooling for CI. One of the tools that came out of this work, is Linch-Pin. It's a fairly simple tool for multi-cloud provisioning that's starting to get some traction. Currently, it's being

[OpenStack-Infra] gate tests for Rally failing

2016-10-20 Thread Jayathirth, Pramod Raghavendra
Hi team, I am Pramod and I am a developer for the networking-odl project. The gate tests for Rally has been failing for all the commits from a long time in our project. We would like to make those rally tests as voting from now. Can I get the team's help in resolving the issue?. I am having

Re: [Openstack-operators] OpenContrail Users at the BCN Summit?

2016-10-20 Thread Matthew Welch
A few of our team members will be out at the summit next week. Meeting up to chat would be great. - matt On Thu, Oct 20, 2016 at 1:25 PM, Curtis wrote: > Hi All, > > Are there any OpenContrail users that will be at the summit next week? > If so let me know because I'd

[openstack-announce] [new][tripleo] tripleo-heat-templates 5.0.0 release (newton)

2016-10-20 Thread no-reply
We are high-spirited to announce the release of: tripleo-heat-templates 5.0.0: Heat templates for deploying OpenStack with OpenStack. This release is part of the newton release series. The source is available from: http://git.openstack.org/cgit/openstack/tripleo-heat-templates Download

[openstack-announce] [new][tripleo] tripleo-puppet-elements 5.0.0 release (newton)

2016-10-20 Thread no-reply
We are satisfied to announce the release of: tripleo-puppet-elements 5.0.0: Puppet building rules for OpenStack images. This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/tripleo-puppet-elements/ For more details, please see below.

[openstack-announce] [new][openstackansible] openstack-ansible-plugins 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are pumped to announce the release of: openstack-ansible-plugins 14.0.0: plugins for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-plugins/ For more details, please see below. 14.0.0

[openstack-announce] [new][openstackansible] openstack-ansible-os_heat 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are amped to announce the release of: openstack-ansible-os_heat 14.0.0: os_heat for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_heat/ For more details, please see below. 14.0.0

[openstack-announce] [new][openstackansible] openstack-ansible-rabbitmq_server 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are enthusiastic to announce the release of: openstack-ansible-rabbitmq_server 14.0.0: rabbitmq_server for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-rabbitmq_server/ For more details,

[openstack-announce] [new][openstackansible] openstack-ansible-os_neutron 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are jazzed to announce the release of: openstack-ansible-os_neutron 14.0.0: os_neutron role for OpenStack- Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_neutron/ For more details, please see

[openstack-announce] [new][openstackansible] openstack-ansible-os_swift 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are satisfied to announce the release of: openstack-ansible-os_swift 14.0.0: os_swift for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_swift/ For more details, please see below.

[openstack-announce] [new][openstackansible] openstack-ansible-os_horizon 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are exuberant to announce the release of: openstack-ansible-os_horizon 14.0.0: OpenStack Horizon role for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_horizon/ For more details,

[openstack-announce] [new][openstackansible] openstack-ansible-os_nova 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are jazzed to announce the release of: openstack-ansible-os_nova 14.0.0: os_nova for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_nova/ For more details, please see below. 14.0.0

[openstack-announce] [new][openstackansible] openstack-ansible-rsyslog_server 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are glowing to announce the release of: openstack-ansible-rsyslog_server 14.0.0: rsyslog_server for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-rsyslog_server/ For more details, please

[openstack-dev] [Neutron] Drivers meeting cancelled Oct 27

2016-10-20 Thread Armando M.
Folks, Just a reminder that due to the ongoing Summit, the drivers team is cancelled for the week. We'll meet regularly in the next few hours. Cheers, Armando __ OpenStack Development Mailing List (not for usage questions)

[openstack-announce] [new][openstackansible] openstack-ansible-os_cinder 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are overjoyed to announce the release of: openstack-ansible-os_cinder 14.0.0: os_cinder role for OpenStack- Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_cinder/ For more details, please see

[openstack-announce] [new][openstackansible] openstack-ansible-security 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are joyful to announce the release of: openstack-ansible-security 14.0.0: OpenStack-Ansible: Host security hardening This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-security/ For more details, please see

[openstack-announce] [new][openstackansible] openstack-ansible-ironic 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are exuberant to announce the release of: openstack-ansible-ironic 14.0.0: Ironic Role for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-ironic/ For more details, please see below.

[openstack-announce] [new][openstackansible] openstack-ansible-os_keystone 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are jubilant to announce the release of: openstack-ansible-os_keystone 14.0.0: os_keystone for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_keystone/ For more details, please see

[openstack-announce] [new][openstackansible] openstack-ansible-os_ceilometer 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are gleeful to announce the release of: openstack-ansible-os_ceilometer 14.0.0: os_ceilometer role for OpenStack-Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_ceilometer/ For more details,

[openstack-announce] [new][openstackansible] openstack-ansible-memcached_server 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are delighted to announce the release of: openstack-ansible-memcached_server 14.0.0: memcached_server for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-memcached_server/ For more details,

[openstack-announce] [new][openstackansible] openstack-ansible-galera_server 14.0.0 release (newton)

2016-10-20 Thread no-reply
We are high-spirited to announce the release of: openstack-ansible-galera_server 14.0.0: Galera Server role for OpenStack-Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-galera_server/ For more details,

Re: [openstack-dev] [infra]all release jobs failed

2016-10-20 Thread Jeremy Stanley
On 2016-10-20 15:43:53 + (+), Jeremy Stanley wrote: > Yes, the Infra team is digging into it and trying to decide on an > optimal solution for this. We'll rerun the failed jobs once we have > a fix in place, and let the Release team know. I'll also follow up > on this thread once that's

[openstack-dev] [new][ironic] ironic-lib 2.3.0 release (ocata)

2016-10-20 Thread no-reply
We are amped to announce the release of: ironic-lib 2.3.0: Ironic common library This release is part of the ocata release series. Download the package from: https://pypi.python.org/pypi/ironic-lib For more details, please see below. Changes in ironic-lib 2.2.0..2.3.0

Re: [Openstack] Barcelona Food recommendations

2016-10-20 Thread Rusty Lynch
Definitely +1 on the market. That place is a foodie paradise! --rusty On 10/20/2016 09:24 AM, Ed Leafe wrote: If you’re going to the Summit next week, and have never been to Barcelona before (like me), every little bit of guidance helps. Barcelona is famous for its food, so the choices

Re: [openstack-dev] 答复: Re: [vitrage][aodh] about aodh notifier to create a event alarm

2016-10-20 Thread Afek, Ifat (Nokia - IL)
On 20/10/2016, 20:14, "gordon chung" wrote: > >On 20/10/16 01:01 PM, Afek, Ifat (Nokia - IL) wrote: >> Well… long time ago I asked to add another notification topic to Aodh, and >> you said that you blocked it. If that’s not the case, everything is fine :-) >> Like I said

[Openstack-operators] OpenContrail Users at the BCN Summit?

2016-10-20 Thread Curtis
Hi All, Are there any OpenContrail users that will be at the summit next week? If so let me know because I'd like to talk to anyone who would be willing to chat with me about it. :) I searched the schedule a bit but didn't find anything obvious. Might have missed it. Thanks, Curtis.

Re: [openstack-dev] 答复: Re: [vitrage][aodh] about aodh notifier to create a event alarm

2016-10-20 Thread gordon chung
On 20/10/16 01:01 PM, Afek, Ifat (Nokia - IL) wrote: > Well… long time ago I asked to add another notification topic to Aodh, and > you said that you blocked it. If that’s not the case, everything is fine :-) > Like I said before, we planned on implementing it in Newton, but > unfortunately it

[openstack-dev] [all][api] POST /api-wg/news

2016-10-20 Thread michael mccune
Greetings OpenStack community, This week's meeting of the working group saw some conversation about activities related to API topics at the upcoming OpenStack summit. There will be a "birds of a feather" session for the working group on Wednesday from 12:15-12:55, please see our etherpad for

Re: [openstack-dev] 答复: Re: [vitrage][aodh] about aodh notifier to create a event alarm

2016-10-20 Thread Afek, Ifat (Nokia - IL)
Well… long time ago I asked to add another notification topic to Aodh, and you said that you blocked it. If that’s not the case, everything is fine :-) Like I said before, we planned on implementing it in Newton, but unfortunately it didn’t happen. I really hope to improve the Vitrage-Aodh

Re: [Openstack] Communication between 2 tenants

2016-10-20 Thread Kaustubh Kelkar
You can find it here: http://docs.openstack.org/cli-reference/neutron.html#neutron-net-create . Hope this helps. From: Silvia Fichera [mailto:fichera@gmail.com] Sent: Thursday, October 20, 2016 12:38 PM To: Kaustubh Kelkar Cc: openstack@lists.openstack.org

Re: [Openstack] OpenStack UC Charter and Bylaws changes

2016-10-20 Thread Jonathan D. Proulx
Nice. Looks like a very good and very concise summary. Exciting times, -Jon On Thu, Oct 20, 2016 at 11:21:28AM +, Edgar Magana wrote: :Dear OpenStack Community, : :The User Committee (UC) is proposing changes to the OpenStack Foundation Bylaws in order to formalized the following goals: :

Re: [OpenStack-Infra] Add fuel-ccp-core group to fuel-ccp-ceph-core

2016-10-20 Thread Ricardo Carrillo Cruz
Yeah, I apologize, I did that over IRC and forgot to reply this thread. Regards 2016-10-20 18:46 GMT+02:00 Elizabeth K. Joseph : > On Wed, Oct 19, 2016 at 4:19 AM, Kirill Proskurin > wrote: > > Hello Infra Team, > > > > Could you please add

Re: [OpenStack-Infra] Add fuel-ccp-core group to fuel-ccp-ceph-core

2016-10-20 Thread Elizabeth K. Joseph
On Wed, Oct 19, 2016 at 4:19 AM, Kirill Proskurin wrote: > Hello Infra Team, > > Could you please add fuel-ccp-core[1] group to fuel-ccp-ceph-core group[2] ? > > We have convention that fuel-ccp-core group is included in core groups for > all fuel-ccp-* repositories, and

Re: [openstack-dev] [Magnum][Kuryr][Keystone] Securing services in container orchestration

2016-10-20 Thread Adam Young
On 10/09/2016 10:57 PM, Ton Ngo wrote: Hi Keystone team, We have a scenario that involves securing services for container and this has turned out to be rather difficult to solve, so we would like to bring to the larger team for ideas. Examples of this scenario: 1. Kubernetes cluster: To

Re: [Openstack] Communication between 2 tenants

2016-10-20 Thread Silvia Fichera
Thanks Kaustubh. There is any guide or wiki? Thanks 2016-10-20 18:34 GMT+02:00 Kaustubh Kelkar : > Similar to a shared public network, you can create a shared tenant > network. I would think this will require admin privileges however. > > > > > > -Kaustubh > >

Re: [openstack-dev] [Tempest] Failing to run a test on a remote devstack server

2016-10-20 Thread Jordan Pittier
Hi Yossi, I suggest you carefully read the source code of this test and all the options in your tempest.conf file. Jordan On Thu, Oct 20, 2016 at 3:22 PM, Yossi Tamarov wrote: > Hello everyone, > When trying to run the next test: TestNetworkBasicOps.test_ >

[Openstack] Barcelona Food recommendations

2016-10-20 Thread Ed Leafe
If you’re going to the Summit next week, and have never been to Barcelona before (like me), every little bit of guidance helps. Barcelona is famous for its food, so the choices might be overwhelming. Recently Jason Dady, a popular chef here in San Antonio, opened a tapas place, and when my wife

Re: [Openstack] Communication between 2 tenants

2016-10-20 Thread Kaustubh Kelkar
Similar to a shared public network, you can create a shared tenant network. I would think this will require admin privileges however. -Kaustubh From: Silvia Fichera [mailto:fichera@gmail.com] Sent: Thursday, October 20, 2016 11:45 AM To: openstack@lists.openstack.org Subject: [Openstack]

[openstack-dev] [Neutron][L3-subteam] Weekly IRC meeting canceled on October 27th

2016-10-20 Thread Miguel Lavalle
Dear L3 sub team members, Due to the Summit in Barcelona, we will cancel out weekly IRC meeting on October 27th. We will resume it normally on November 3rd For those of you going to the Summit, have a safe trip! Best regards Miguel

[openstack-dev] [Fuel] Weekly meetings for 10/20 and 10/27 are canceled

2016-10-20 Thread Alexey Shtokolov
Fuelers, Due to preparation to the upcoming summit and our summit sessions [0] We decided to cancel this week and next week's Fuel IRC meetings. [0] - https://etherpad.openstack.org/p/fuel-ocata-summit-planning --- WBR, Alexey Shtokolov Fuel PTL

Re: [openstack-dev] Endpoint structure: a free-for-all

2016-10-20 Thread Matt Riedemann
On 10/20/2016 2:10 AM, Qiming Teng wrote: I know some services "hide" this version endpoint behind authentication middleware (or somthing similar). In other words, you have to authenticate to keystone before you can get the version info. Can we please standardize that? I've noticed that as

[Openstack] Communication between 2 tenants

2016-10-20 Thread Silvia Fichera
Hi all, It is possible to let communicate the instances launched by two different tenants? I mean: admin: net-a 192.168.0.0/24 router-01 attached to net-a 192.168.0.1 and to the net-public 172.27.0.2 instance p 192.168.0.2 and floating ip 172.27.0.3 demo: demo-net 192.168.2.0/24 demo-router

Re: [openstack-dev] [infra]all release jobs failed

2016-10-20 Thread Jeremy Stanley
On 2016-10-20 21:08:54 +1100 (+1100), Tony Breeds wrote: [...] > Oh I meant to say to all teams please don't tag any releases until > this is fixed. Yes, the Infra team is digging into it and trying to decide on an optimal solution for this. We'll rerun the failed jobs once we have a fix in

[openstack-dev] [freezer] No public meeting next week

2016-10-20 Thread Mathieu, Pierre-Arthur
Hello, There won't be a public meeting next week due to the summit being held. Join us there during one of our developer session: - https://www.openstack.org/summit/barcelona-2016/summit-schedule/events/17002 - https://www.openstack.org/summit/barcelona-2016/summit-schedule/events/17049

Re: [openstack-dev] [Keystone] Project name DB length

2016-10-20 Thread Adam Young
On 09/28/2016 11:06 PM, Adrian Turjak wrote: Hello Keystone Devs, Just curious as to the choice to have the project name be only 64 characters: https://github.com/openstack/keystone/blob/master/keystone/resource/backends/sql.py#L241 Seems short, and an odd choice when the user.name field is

[openstack-dev] [freezer] Freezer mascot draft

2016-10-20 Thread Mathieu, Pierre-Arthur
Hi team,  I just received a draft version of our project logo, using the mascot we selected together. A final version (and some cool swag) will be ready for us before the Project Team Gathering in February. Before they make our logo final, they want to be sure we're happy with our mascot. 

Re: [openstack-dev] [nova] Performance concerns over all the new notifications

2016-10-20 Thread Ruby Loo
On Wed, Oct 19, 2016 at 11:07 PM, Joshua Harlow wrote: > Matt Riedemann wrote: > >> There are a lot of specs up for review in ocata related to adding new >> versioned notifications for operations that we didn't have notifications >> on before, like CRUD operations on

[openstack-dev] [nova][docs] Docs needed for Newton

2016-10-20 Thread Matt Riedemann
We were going to have a design summit session on documentation gaps for the newton release, but we bumped that for the security specs and CI session. I think we can iterate on docs gaps though for newton without a session, so I've started an etherpad here to at least start making a list:

Re: [openstack-dev] [puppet][tripleo][fuel] Upcoming changes to defaults around using processor count for worker configurations

2016-10-20 Thread Alex Schultz
Hey Sergii, On Thu, Oct 20, 2016 at 3:34 AM, Sergii Golovatiuk wrote: > Hi, > > > On Thu, Sep 29, 2016 at 11:57 PM, Alex Schultz wrote: >> >> Hello all, >> >> So for many years we've been using either the service defaults >> (usually python

Re: [Openstack-operators] [openstack-dev] [puppet][tripleo][fuel] Upcoming changes to defaults around using processor count for worker configurations

2016-10-20 Thread Alex Schultz
Hey Sergii, On Thu, Oct 20, 2016 at 3:34 AM, Sergii Golovatiuk wrote: > Hi, > > > On Thu, Sep 29, 2016 at 11:57 PM, Alex Schultz wrote: >> >> Hello all, >> >> So for many years we've been using either the service defaults >> (usually python

Re: [openstack-dev] Project mascot logos - sneak peek

2016-10-20 Thread Neil Jerram
IMO these logos are all really wonderful. Great work Heidi et al.! Neil On Wed, Oct 19, 2016 at 8:14 PM Heidi Joy Tretheway wrote: > Hi Developers, > Thanks for waiting patiently for news on your project logos! Our team of > illustrators has been working hard

Re: [openstack-dev] [searchlight] Propose Zhenyu Zheng for Searchlight core

2016-10-20 Thread Tripp, Travis S
+1 for me! From: "McLellan, Steven" Reply-To: OpenStack List Date: Wednesday, October 19, 2016 at 4:10 PM To: OpenStack List Subject: [openstack-dev] [searchlight] Propose Zhenyu Zheng for Searchlight

Re: [openstack-dev] [nova] Performance concerns over all the new notifications

2016-10-20 Thread Matt Riedemann
On 10/20/2016 4:19 AM, Jay Pipes wrote: On 10/20/2016 05:07 AM, Joshua Harlow wrote: Matt Riedemann wrote: There are a lot of specs up for review in ocata related to adding new versioned notifications for operations that we didn't have notifications on before, like CRUD operations on resources

[openstack-dev] [Tempest] Failing to run a test on a remote devstack server

2016-10-20 Thread Yossi Tamarov
Hello everyone, When trying to run the next test: TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks, from the devstack server itself, it passes, but when trying to run it from another server. i.e. by changing the *uri *parameter in the tempest.conf file in another server, the

Re: [openstack-dev] 答复: Re: [vitrage][aodh] about aodh notifier to create a event alarm

2016-10-20 Thread gordon chung
um... what did i block? can you folks provide me some context here? the only thing i remember about the Vitrage session was that we agreed the alarm notification framework already existed in Aodh and someone just needed to step up and complete it. i don't think i saw any work on it so i've

[openstack-dev] [neutron] [classifier] At the Summit: Common Classifier + OVS Flow Management

2016-10-20 Thread Duarte Cardoso, Igor
Hi, Two etherpads were created on the last meeting as placeholders to what can be discussed at the summit regarding the common classification framework/classifier and the OVS flow manager: https://etherpad.openstack.org/p/neutron-common-classification-framework-barcelona

Re: [openstack-dev] [new][meteos] New project: Meteos

2016-10-20 Thread Telles Nobrega
Seems really interesting for sure, please give some more details on how people can pitch in. Regards, On Thu, Oct 20, 2016 at 9:24 AM, Denis Makogon wrote: > Hi. > > Congrats. > > Same questions. > > Basically we'd all like to know project scope. Any additional

Re: [openstack-dev] [Blazar] knock-knock-knock

2016-10-20 Thread Pierre Riteau
On 20 Oct 2016, at 11:05, Hiroaki Kobayashi wrote: > Hi blazar folks, > > I'm interested in Blazar projet for OPNFV Promise usecase, but it looks not > active now based on github history [1]. If possible, I want to re-activate > the project. To ask current

Re: [openstack-dev] [puppet] Fwd: Your draft logo & a sneak peek

2016-10-20 Thread David Moreau Simard
Can we at least put puppet strings and those wooden handles..? David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Oct 20, 2016 8:28 AM, "Emilien Macchi" wrote: > FYI > > -- Forwarded message -- > From: Heidi

[openstack-dev] [neutron] [classifier] At the Summit: Common Classifier + OVS Flow Management

2016-10-20 Thread Duarte Cardoso, Igor
Hi, Two etherpads were created on the last meeting as placeholders to what can be discussed at the summit regarding the common classification framework/classifier and the OVS flow manager: https://etherpad.openstack.org/p/neutron-common-classification-framework-barcelona

Re: [openstack-dev] [Heat] OpenStack Summit Barcelona: Heat Meetup (evening)

2016-10-20 Thread Rabi Mishra
Thanks Rico for taking the initiative. Appreciate it. I'm fine for any location on any evening other than Monday. On Thu, Oct 20, 2016 at 8:58 AM, Rico Lin wrote: > Hi everyone, > > We're planning to have an evening Heat contributors meetup in Barcelona > Summit. > We

[openstack-dev] [puppet] Fwd: Your draft logo & a sneak peek

2016-10-20 Thread Emilien Macchi
FYI -- Forwarded message -- From: Heidi Joy Tretheway Date: Wed, Oct 19, 2016 at 9:00 PM Subject: Your draft logo & a sneak peek To: Emilien Macchi Hi Emilien, We're excited to show you the draft version of your project logo,

[Openstack-operators] [Large Deployments Team] Meeting Reminder - October 20, 2016 16:00 UTC

2016-10-20 Thread Matt Van Winkle
Hello LDT folks! Just a reminder that the monthly meeting is in a little over 3 hours. I apologize for the short notice. I’d like to discuss the upcoming summit, and what our plan is for the time that we have. See you all in #openstack-operators! Thanks! VW

[openstack-dev] [neutron][calico][tempest][gate] Help setting up DSVM gate job for networking-calico

2016-10-20 Thread Neil Jerram
I'm trying to set up a dsvm gate job for networking-calico [1] - which I think means - using DevStack to set up a single combined controller/compute node, with networking-calico settings and plugin [2] - using Tempest to run some tests on that; ideally including some networking-related tests :-)

Re: [openstack-dev] Endpoint structure: a free-for-all

2016-10-20 Thread Sean Dague
On 10/20/2016 06:09 AM, Thierry Carrez wrote: Sean Dague wrote: [...] At 5 services, maybe. But at 50+ services (and growing) I think that the idea of get an endpoint, then have custom parsing code for every service because their version documents are different, is a really bad UX. [...] Bit

[Openstack] OpenStack UC Charter and Bylaws changes

2016-10-20 Thread Edgar Magana
Dear OpenStack Community, The User Committee (UC) is proposing changes to the OpenStack Foundation Bylaws in order to formalized the following goals: - UC members to be elected instead of appointed oAUC will have the voting rights - Increase the number of members from 3

  1   2   >