Re: [openstack-dev] [requirements] near term gate optimization opportunity

2016-08-11 Thread Andreas Jaeger
On 2016-08-10 23:06, Sean Dague wrote: > Based on reading some logs, it looks like requirements updates are > getting regenerated on every requirements land for all open patches, > even if they aren't impacted by it - > https://review.openstack.org/#/c/351991/ > > patch 10,11,12 in that series are

[openstack-dev] [infra] Project tailored VM image for Jenkins jobs

2016-08-11 Thread eran
It's less that we have a specially tailored image for DevStack, and more that our "standard" images pre-cache any downloads that DevStack claims it may use... basically we cache all of the $IMAGE_URLS list built up in http://git.openstack.org/cgit/openstack-dev/devstack/tree/stackrc as returned by

Re: [openstack-dev] Nova mascot

2016-08-11 Thread milanisko k
It doesn't have to be a star picture; maybe more of a star theme. Helium as simple example https://www.phy.anl.gov/mep/atta/images/he4_he6_he8_figure.jpg or the Alpha particle http://www.ionactive.co.uk/glossaryimages/002AlphaParticle_200by200.jpg or just the Alpha symbol http://natickhighwebdesign

Re: [openstack-dev] [kolla] Question about kolla git tag

2016-08-11 Thread 韩潮
IMHO, as the tag 2.0.2 and 2.0.3 are both Mitaka release based tag with minor fixes, it should support and work to the same release legacy images. But then, the built image tag needs to be specified before/during the "kolla-ansible prechecks/deploy" process. This is the experience that I tried

[openstack-dev] [magnum] ssh and http connection lost

2016-08-11 Thread BİLGEM BTE
Hi I installed magnum on devstack successfully. I tired the "magnum bay-create --name k8sbay --baymodel k8sbaymodel --node-count 1 " command in the guide . but in i lost my ssh connection for my test machine and http connection for horizon. what can i do ? i can not connect to terminal screen

[openstack-dev] swiftclient report that header value 120 must be of type str or bytes, not , the detail info is like the following

2016-08-11 Thread zhangshuai
2016-08-11 08:01:25.371 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://127.0.0.1:5000/v2.0/tokens from (pid=30110) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:87[00

[openstack-dev] [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher.

2016-08-11 Thread Raghunath D
Hi , We are injecting events to our custom plugin in ceilometer. The ceilometer pipeline.yaml is configured to publish these events over kafka and udp, consuming these samples using kafka and udp clients. KAFKA publisher: --- When the events are sent continously ,w

Re: [openstack-dev] [magnum] ssh and http connection lost

2016-08-11 Thread taget
Seems there's no relationship with Magnum service at all, you may need to fix figure out why you can not access your test machine. As for as I know, bay-create won't block your network access. - Eli. On 2016年08月11日 16:13, Yasemin DEMİRAL (BİLGEM BTE) wrote: Hi I installed magnum on devstack

Re: [openstack-dev] [kolla] Question about kolla git tag

2016-08-11 Thread Steven Dake (stdake)
Confirming Chao's statement. We support this model all the time on the #openstack-kollal. Thanks Chao. Regards -steve From: 韩潮 mailto:[email protected]>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:[email protected]>> Date: Thursday, Augus

Re: [openstack-dev] [octavia] Multi-node controller testing

2016-08-11 Thread Miguel Angel Ajo Pelayo
On Wed, Aug 10, 2016 at 9:51 PM, Stephen Balukoff wrote: > Miguel-- > > There have been a number of tempest patches in the review queue for a long > time now, but I think the reason they're not getting attention is that we > don't want to have to import a massive amount of tempest code into our >

[openstack-dev] swiftclient report that header value 120 must be of type str or bytes, not , the detail info is like the following

2016-08-11 Thread zhangshuai
2016-08-11 08:01:25.371 [00;32mDEBUG keystoneclient.auth.identity.v2 [[00;36m-[00;32m] [01;35m[00;32mMaking authentication request to http://127.0.0.1:5000/v2.0/tokens[00m [00;33mfrom (pid=30110) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:87[00m 2016-

Re: [openstack-dev] [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher.

2016-08-11 Thread Simon Pasquier
Hi Which version of Kafka do you use? BR Simon On Thu, Aug 11, 2016 at 10:13 AM, Raghunath D wrote: > Hi , > > We are injecting events to our custom plugin in ceilometer. > The ceilometer pipeline.yaml is configured to publish these events over > kafka and udp, consuming these samples using

[openstack-dev] [vitrage] aodh datasource properties

2016-08-11 Thread Yujun Zhang
It seems the aodh properties definition in vitrage [1] is not consistent with the latest ceilometer spec [2]. The response_id is now encapsulated in `traits` and we must prepend the scope in query to make it a valid alarm condition, e.g. `query: [{u'field': u'traits.resource_id', u'type': u'string

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Markus Zoeller
On 26.07.2016 12:16, Jordan Pittier wrote: > Hi Markus > You don"t really need a whole new job for this. Just turn that flag to True > on existing jobs. > > 30/40 seconds is acceptable. But I am surprised considering a VM usually > boots in 5 sec or so. Any idea of where that slowdown comes from ?

Re: [openstack-dev] [TripleO] Making the nonha-multinode and undercloud jobs voting

2016-08-11 Thread Steven Hardy
On Tue, Aug 09, 2016 at 01:14:24PM -0400, James Slagle wrote: > I've proposed: > https://review.openstack.org/353019 > > which makes gate-tripleo-ci-centos-7-nonha-multinode-nv and > gate-tripleo-ci-centos-7-undercloud-nv become voting jobs. > > I think these jobs have proven to be stable enough

Re: [openstack-dev] [tripleo] Fernet Key rotation

2016-08-11 Thread Steven Hardy
On Wed, Aug 10, 2016 at 11:31:29AM -0400, Zane Bitter wrote: > On 09/08/16 21:21, Adam Young wrote: > > On 08/09/2016 06:00 PM, Zane Bitter wrote: > > > > > > In either case a good mechanism might be to use a Heat Software > > > Deployment via the Heat API directly (i.e. not as part of a stack) to

Re: [openstack-dev] [vitrage] aodh datasource properties

2016-08-11 Thread Afek, Ifat (Nokia - IL)
Hi Yujun, There are few ways to create Aodh alarms. You are referring to event-alarms, and I believe you are right about the bug. Note, however, that for threshold-alarm, the resource_id appears without the “traits” prefix, so Vitrage Aodh datasource should be able to handle both cases. An exa

Re: [openstack-dev] [magnum] ssh and http connection lost

2016-08-11 Thread BİLGEM BTE
docker0 bridge is 172.24.. network, it is default. What can i configure network settings ? - Orijinal Mesaj - Kimden: "taget" Kime: [email protected] Gönderilenler: 11 Ağustos Perşembe 2016 11:26:07 Konu: Re: [openstack-dev] [magnum] ssh and http connection lost S

[openstack-dev] [new][keystone] keystoneauth1 2.11.1 release (newton)

2016-08-11 Thread no-reply
We are eager to announce the release of: keystoneauth1 2.11.1: Authentication Library for OpenStack Identity This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/keystoneauth With package available at: https://pypi.python

[openstack-dev] [new][openstack] osc-lib 1.0.0 release (newton)

2016-08-11 Thread no-reply
We are joyful to announce the release of: osc-lib 1.0.0: OpenStackClient Library This release is part of the newton release series. With source available at: https://git.openstack.org/cgit/openstack/osc-lib With package available at: https://pypi.python.org/pypi/osc-lib Please report

Re: [openstack-dev] [neutron] Neutron Port MAC Address Uniqueness

2016-08-11 Thread Moshe Levi
Hi Anil, I tested it with Mellanox NIC and it working 16: enp6s0d1: mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000 link/ether 00:02:c9:e9:c2:12 brd ff:ff:ff:ff:ff:ff

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Sean Dague
On 08/11/2016 05:45 AM, Markus Zoeller wrote: > On 26.07.2016 12:16, Jordan Pittier wrote: >> Hi Markus >> You don"t really need a whole new job for this. Just turn that flag to True >> on existing jobs. >> >> 30/40 seconds is acceptable. But I am surprised considering a VM usually >> boots in 5 se

Re: [openstack-dev] [ironic] About third-party CI

2016-08-11 Thread Mathieu Mitchell
On 2016-08-10 9:21 AM, Jim Rollenhagen wrote: pxe_snmp fake_snmp As mentioned to some of you, I am going to introduce virtualpdu which will allow us to have CI coverage for this driver; and allow it to stay in-tree. Mathieu Mitchell ___

[openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Erno Kuvaja
Hi all, As follow up on the mailing list discussion [0], gerrit activity [1][2] and cinder 3rd party CI policy [3] I'd like to initiate discussion how Cinder follows, or rather does not follow, the standard deprecation policy [4] as the project has been tagged on the assert page [5]. I'm not here

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Daniel P. Berrange
On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: > On 08/11/2016 05:45 AM, Markus Zoeller wrote: > > On 26.07.2016 12:16, Jordan Pittier wrote: > >> Hi Markus > >> You don"t really need a whole new job for this. Just turn that flag to True > >> on existing jobs. > >> > >> 30/40 seconds i

Re: [openstack-dev] [puppet] [tripleo] Host configuration for CPUAffinity and IRQ Pinning

2016-08-11 Thread Kostiantyn.Volenbovskyi
Hi, maybe [1] and [2]/[3]? [2]/[3] however states "On $::osfamily == 'RedHat', no attempt is made to manage /etc/sysconfig/irqbalance. This is arguably a bug." BR, Konstantin [1] https://github.com/camptocamp/puppet-systemd [2] https://forge.puppet.com/jhoblitt/irqbalance [3] https://github.com

Re: [openstack-dev] [TripleO] additional git repo(s) for tripleo-quickstart

2016-08-11 Thread Wesley Hayutin
On Wed, Aug 10, 2016 at 9:45 PM, Lars Kellogg-Stedman wrote: > On Wed, Aug 10, 2016 at 03:26:18PM -0400, Wesley Hayutin wrote: > > I'm proposing the creation of a repo called tripleo-quickstart-extras > that > > would contain some or all of the current third party roles used with > > TripleO-Quic

[openstack-dev] [new][oslo] osprofiler 1.4.0 release (newton)

2016-08-11 Thread no-reply
We are happy to announce the release of: osprofiler 1.4.0: OpenStack Profiler Library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/osprofiler With package available at: https://pypi.python.org/pypi/osprofiler Ple

Re: [openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Doug Hellmann
Excerpts from Erno Kuvaja's message of 2016-08-11 12:26:59 +0100: > Hi all, > > As follow up on the mailing list discussion [0], gerrit activity > [1][2] and cinder 3rd party CI policy [3] I'd like to initiate > discussion how Cinder follows, or rather does not follow, the standard > deprecation p

Re: [openstack-dev] [puppet] proposal: start gating on puppet4

2016-08-11 Thread Sofer Athlan-Guyot
+1 for me also. We have to push forward to have puppet 4 as a first class citizen. Matt Fischer writes: > +1 from me also. This will help everyone who is trying to transition > to it. > > On Wed, Aug 10, 2016 at 1:46 AM, Javier Pena > wrote: > > > > > - Original Message

Re: [openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Erno Kuvaja
On Thu, Aug 11, 2016 at 1:32 PM, Doug Hellmann wrote: > Excerpts from Erno Kuvaja's message of 2016-08-11 12:26:59 +0100: >> Hi all, >> >> As follow up on the mailing list discussion [0], gerrit activity >> [1][2] and cinder 3rd party CI policy [3] I'd like to initiate >> discussion how Cinder fol

Re: [openstack-dev] I want to consult ironic problems

2016-08-11 Thread Mathieu Mitchell
Hi Paul, It seems you are having issues running Ironic and as Jeremy pointed out in a previous reply, the proper mailing list for this is [email protected]. On the technical side, keep in mind the kernel and ramdisks are part of a complete solution and should be used by Ironic fo

Re: [openstack-dev] [puppet] proposal: start gating on puppet4

2016-08-11 Thread Iury Gregory
+1, Awesome idea Emilien. 2016-08-11 9:45 GMT-03:00 Sofer Athlan-Guyot : > +1 for me also. We have to push forward to have puppet 4 as a first > class citizen. > > Matt Fischer writes: > > > +1 from me also. This will help everyone who is trying to transition > > to it. > > > > On Wed, Aug 10,

[openstack-dev] [puppet] Why do we have two providers for openstack_config ?

2016-08-11 Thread Sofer Athlan-Guyot
Hi, I stumbled on the fact that there are two providers for the openstack_config type: ruby[1]; ini_setting.rb[2]. The ruby's one has a fork of the inifile ruby's provider is there[3]. It is currently used by those 6 types: - neutron_lbaas_service_config - nova_config - neutron_vpnaas_servic

[openstack-dev] [requirements][elections] Requirements PTL Results

2016-08-11 Thread Anita Kuno
We'd like to thank all those folks who came out to participate in this election on very brief notice. Thank you. The participation rate is impressive. Thank you to all candidates who put themselves forward, showing their enthusiasm for the role. It is plain to see this new team has a lot of l

Re: [openstack-dev] [tc][cinder][stable] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Anita Kuno
On 16-08-11 09:36 AM, Doug Hellmann wrote: Excerpts from Erno Kuvaja's message of 2016-08-11 13:59:54 +0100: On Thu, Aug 11, 2016 at 1:32 PM, Doug Hellmann wrote: Excerpts from Erno Kuvaja's message of 2016-08-11 12:26:59 +0100: Hi all, As follow up on the mailing list discussion [0], gerrit

Re: [openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Sean McGinnis
> >> > >> As follow up on the mailing list discussion [0], gerrit activity > >> [1][2] and cinder 3rd party CI policy [3] I'd like to initiate > >> discussion how Cinder follows, or rather does not follow, the standard > >> deprecation policy [4] as the project has been tagged on the assert > >> pa

Re: [openstack-dev] [tc][cinder][stable] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Doug Hellmann
Excerpts from Erno Kuvaja's message of 2016-08-11 13:59:54 +0100: > On Thu, Aug 11, 2016 at 1:32 PM, Doug Hellmann wrote: > > Excerpts from Erno Kuvaja's message of 2016-08-11 12:26:59 +0100: > >> Hi all, > >> > >> As follow up on the mailing list discussion [0], gerrit activity > >> [1][2] and ci

Re: [openstack-dev] [magnum] ssh and http connection lost

2016-08-11 Thread Ton Ngo
Hi Yasemin, How would you like to configure the networking? Which COE are you using? You may want to consult the Networking section in the user guide: https://github.com/openstack/magnum/blob/master/doc/source/userguide.rst#networking Ton Ngo, From: Yasemin DEMİRAL (BİLGEM BTE) To: "

Re: [openstack-dev] [vitrage] aodh datasource properties

2016-08-11 Thread Yujun Zhang
OK, I have assigned myself for this issue and hope to resolve it soon. -- Yujun On Thu, Aug 11, 2016 at 6:30 PM Afek, Ifat (Nokia - IL) wrote: > Hi Yujun, > > There are few ways to create Aodh alarms. You are referring to > event-alarms, and I believe you are right about the bug. > > Note, howev

Re: [openstack-dev] [nova] The deprecation of proxy API related CLI

2016-08-11 Thread Matt Riedemann
On 8/10/2016 11:01 PM, Alex Xu wrote: Hi, guys, We have agreement on how to deprecate the CLI for the proxy APIs which were deprecated in 2.36 when mid-cycle. But I still feels that we have something isn't very clear. So I just want to summary the situation at here, and to be clear the final goa

Re: [openstack-dev] [puppet] Why do we have two providers for openstack_config ?

2016-08-11 Thread Sofer Athlan-Guyot
Hi, I kinda answered all my question myself. Here a sum up of what I have understood https://review.openstack.org/#/c/354094/ Feel free to review. Regards, Sofer Athlan-Guyot writes: > Hi, > > I stumbled on the fact that there are two providers for the > openstack_config type: ruby[1]; ini_s

Re: [openstack-dev] [puppet] Why do we have two providers for openstack_config ?

2016-08-11 Thread Emilien Macchi
On Thu, Aug 11, 2016 at 9:26 AM, Sofer Athlan-Guyot wrote: > Hi, > > I stumbled on the fact that there are two providers for the > openstack_config type: ruby[1]; ini_setting.rb[2]. > > The ruby's one has a fork of the inifile ruby's provider is there[3]. > > It is currently used by those 6 types:

Re: [openstack-dev] [ironic] About third-party CI

2016-08-11 Thread Mathieu Mitchell
Noticed something had slipped :) On 2016-08-10 9:21 AM, Jim Rollenhagen wrote: 4) The drivers that use pyghmi (pxe_ipminative and agent_pyghmi) currently are not tested in ironic's CI. We have multiple jobs for each of the ipmitool drivers. Instead of making new jobs, we could just move on

Re: [openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Erno Kuvaja
On Thu, Aug 11, 2016 at 2:47 PM, Sean McGinnis wrote: >> >> >> >> As follow up on the mailing list discussion [0], gerrit activity >> >> [1][2] and cinder 3rd party CI policy [3] I'd like to initiate >> >> discussion how Cinder follows, or rather does not follow, the standard >> >> deprecation pol

Re: [openstack-dev] [nova] Nova mascot - nominations and voting

2016-08-11 Thread Sean Dague
On 08/10/2016 11:46 AM, Sean Dague wrote: > On 08/10/2016 11:36 AM, Sean Dague wrote: >> On 08/09/2016 07:30 PM, Heidi Joy Tretheway wrote: >>> TL;DR: If you don’t want a mascot, you don’t have to. But Nova, you’ll >>> be missed. :-) >>> >>> A few notes following up on Matt Riedemann, Clint Byrum,

Re: [openstack-dev] [octavia] Multi-node controller testing

2016-08-11 Thread Roman Vasilets
Hi, "need to have something (tempest-plugin) to make sure that integration works with nova & neutron" - Its easy to write scenarios that will test that octavia works with nova and neutron "I guess rally is more suited to make sure that things work at scale, to uncover any sort of race condition

Re: [openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread John Griffith
On Thu, Aug 11, 2016 at 7:14 AM, Erno Kuvaja wrote: > On Thu, Aug 11, 2016 at 2:47 PM, Sean McGinnis > wrote: > >> >> > >> >> As follow up on the mailing list discussion [0], gerrit activity > >> >> [1][2] and cinder 3rd party CI policy [3] I'd like to initiate > >> >> discussion how Cinder foll

[openstack-dev] [vitrage] scenario evaluator not enabled by default

2016-08-11 Thread Yujun Zhang
It seems the scenario evaluator is not enabled when vitrage is started in devstack installer. I dig a bit in the history, it seems the default value for the evaluator is changed from True to False in a history commit [1]. Is it breaking the starting of evaluator or I have missed some steps to ena

Re: [openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Hayes, Graham
On 11/08/2016 15:35, John Griffith wrote: > > > On Thu, Aug 11, 2016 at 7:14 AM, Erno Kuvaja > wrote: > > On Thu, Aug 11, 2016 at 2:47 PM, Sean McGinnis > mailto:[email protected]>> wrote: > >> >> > >> >> As follow up on the mailing list discussion [0

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Markus Zoeller
On 11.08.2016 13:31, Daniel P. Berrange wrote: > On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: >> On 08/11/2016 05:45 AM, Markus Zoeller wrote: >>> On 26.07.2016 12:16, Jordan Pittier wrote: Hi Markus You don"t really need a whole new job for this. Just turn that flag to Tru

Re: [openstack-dev] [tc][cinder] tag:follows-standard-deprecation should be removed

2016-08-11 Thread Duncan Thomas
Given the options, I'd agree with Sean and John that removing the tag is a far lesser evil than changing our policy. If we leave broken drivers in the tree, the end user (operator) is no better off - the thing they evaluated won't work - but it will be harder to tell why. The storage vendor won't

Re: [openstack-dev] [vitrage] scenario evaluator not enabled by default

2016-08-11 Thread Yujun Zhang
Sorry for having put a url from forked repo. It should be https://github.com/openstack/vitrage/commit/bdba10cb71b2fa3744e4178494fa860303ae0bbe#diff-6f1a277a2f6e9a567b38d646f19728bcL36 But the content is the same -- Yujun On Thu, Aug 11, 2016 at 10:43 PM Yujun Zhang wrote: > It seems the scenari

[openstack-dev] [cinder] [neutron] [ironic] [api] [doc] API status report

2016-08-11 Thread Anne Gentle
On Wed, Aug 10, 2016 at 2:49 PM, Anne Gentle wrote: > Hi all, > I wanted to report on status and answer any questions you all have about > the API reference and guide publishing process. > > The expectation is that we provide all OpenStack API information on > developer.openstack.org. In order to

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Markus Zoeller
On 11.08.2016 16:46, Markus Zoeller wrote: > On 11.08.2016 13:31, Daniel P. Berrange wrote: >> On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: >>> On 08/11/2016 05:45 AM, Markus Zoeller wrote: On 26.07.2016 12:16, Jordan Pittier wrote: > Hi Markus > You don"t really need a

Re: [openstack-dev] [infra] Project tailored VM image for Jenkins jobs

2016-08-11 Thread Jeremy Stanley
On 2016-08-11 02:30:07 -0500 (-0500), [email protected] wrote: [...] > So it seems the way to go is: > 1. Upload what we need to e.g.: > http://tarballs.openstack.org/storlet/images/docker/ubuntu_14.04.tar.gz Yep, generally you'd have a CI job build and upload that, not generate it by hand. If t

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Daniel P. Berrange
On Thu, Aug 11, 2016 at 04:46:02PM +0200, Markus Zoeller wrote: > On 11.08.2016 13:31, Daniel P. Berrange wrote: > > On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: > >> On 08/11/2016 05:45 AM, Markus Zoeller wrote: > >>> On 26.07.2016 12:16, Jordan Pittier wrote: > Hi Markus > >>>

Re: [openstack-dev] [neutron] Feature Classification

2016-08-11 Thread Darek Śmigiel
> On Aug 10, 2016, at 1:21 PM, Armando M. wrote: > > > > On 10 August 2016 at 10:20, Gupta, Ankur > wrote: > Hello Neutrinos, > > > > One of the things, that is required to have ease of use, is good > documentation. > > Similar to what's done for Nova [4],

[openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Vitaly Gridnev
Hello core team, I'd like to nominate Telles Mota Vidal Nóbrega for core reviewer team. Let's vote with +2/-2 for his candidacy. Review/Commits stats can be found at [0]. [0] http://stackalytics.com/?module=sahara-group&user_id=tellesmvn -- Best Regards, Vitaly Gridnev, Project Technical Lead o

Re: [openstack-dev] [vitrage] scenario evaluator not enabled by default

2016-08-11 Thread Rosensweig, Elisha (Nokia - IL)
This is on purpose. When Vitrage is started, it first runs a "consistency" round where it gets all the resources from its datasources and inserts them into the entity graph. Once this initial phase is over, the evaluator is run over all the entity graph to check for meaningful patterns based o

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Elise Gafford
Hearty +2. Telles has been working on Sahara for years, and has been a consistent and incisive reviewer and code contributor. Congratulations Telles; very well deserved! - Elise On Thu, Aug 11, 2016 at 11:37 AM, Vitaly Gridnev wrote: > Hello core team, > > I'd like to nominate Telles Mota Vida

[openstack-dev] [Neutron] Team and Driver meetings for the week of Aug 15th

2016-08-11 Thread Armando M.
Hi Neutrinos, The meetings will be cancelled due to the mid-cycle. Cheers, Armando __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe htt

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Sergey Lukjanov
+2 On Thu, Aug 11, 2016 at 8:48 AM, Elise Gafford wrote: > Hearty +2. Telles has been working on Sahara for years, and has been a > consistent and incisive reviewer and code contributor. > > Congratulations Telles; very well deserved! > > - Elise > > On Thu, Aug 11, 2016 at 11:37 AM, Vitaly Grid

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Sergey Reshetnyak
+2 from me 2016-08-11 19:15 GMT+03:00 Sergey Lukjanov : > +2 > > On Thu, Aug 11, 2016 at 8:48 AM, Elise Gafford > wrote: > >> Hearty +2. Telles has been working on Sahara for years, and has been a >> consistent and incisive reviewer and code contributor. >> >> Congratulations Telles; very well d

[openstack-dev] [neutron][taas]

2016-08-11 Thread Varsha Jayaraj
Hi, When we create a tap-service, a VLAN ID will be associated with that tap-service. In case we want to identify the flows associated with that VLAN ID, so that we can add additional filters, the response returned after creating a tap-service must include the VLAN ID information as well. Can this

[openstack-dev] [kolla] FW: [all][ptl][tc] extra ATCs for newton

2016-08-11 Thread Steven Dake (stdake)
Koalligans, I can't think of anyone off the top of my head that hasn't submitted a patch for Newton that would qualify for an ATC pass under the bylaws [1] and TC Charter [2], but would like to open up nominations from core reviewers since I am not omnipotent. The only candidates that even come t

Re: [openstack-dev] [nova] The deprecation of proxy API related CLI

2016-08-11 Thread Matt Riedemann
On 8/10/2016 11:01 PM, Alex Xu wrote: Hi, guys, We have agreement on how to deprecate the CLI for the proxy APIs which were deprecated in 2.36 when mid-cycle. But I still feels that we have something isn't very clear. So I just want to summary the situation at here, and to be clear the final goa

[openstack-dev] [openstack-operators][Sahara] Deprecation notes for Newton cycle

2016-08-11 Thread Vitaly Gridnev
Hello team, The aim of this letter is to provide all needed information about features which were deprecated in Sahara in the Newton release cycle, and several important notes from the Mitaka release cycle. 1. In Mitaka, all old CLI commands were marked as deprecated. We are not removing them in

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread lu jander
+2 from me thx Telles 2016-08-12 0:20 GMT+08:00 Sergey Reshetnyak : > +2 from me > > 2016-08-11 19:15 GMT+03:00 Sergey Lukjanov : > >> +2 >> >> On Thu, Aug 11, 2016 at 8:48 AM, Elise Gafford >> wrote: >> >>> Hearty +2. Telles has been working on Sahara for years, and has been a >>> consistent an

[openstack-dev] [all][infra] Constraints are ready to be used for tox.ini

2016-08-11 Thread Andreas Jaeger
TL;DR: upper-constraints can be used now for all tox based jobs With any software package, you will need additional packages to run it. Often, there's a tight coupling: The software package will only run with specific other package versions. This dependency information is sometimes found in README

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

2016-08-11 Thread Everett Toews
Greetings OpenStack community, Our main new topic for today was making sure that we take a more active role in curating the bugs that are now being kept in launchpad [4] by including review of those bugs in the workshopping that we do in each meeting. If you find issues in the existing guidelin

Re: [openstack-dev] [cinder] [neutron] [ironic] [api] [doc] API status report

2016-08-11 Thread Sean McGinnis
> > Sorry, in reviewing further today I found another project that does not > have a publish job but has in-tree source files: > > cinder > > Team cinder: can you let me know where you are in your publishing comfort > level? Please add an api-ref-jobs: line with a target of block-storage > to je

Re: [openstack-dev] [ironic] Driver composition defaults call

2016-08-11 Thread Julia Kreger
Yesterday as a group (jroll, rloo, dtantsur, matt128, devananda, vdrok, and myself) discussed defaults for driver composition. The options we discussed were: * The existing specification[0] - Global and hardware_type default_FOO_interface configuration, global enabled_FOO_interfaces in configs, s

Re: [openstack-dev] [magnum] ssh and http connection lost

2016-08-11 Thread yasemin
Hi I want to use docker swarm bay. i must be configure because of our network system configuration, docker bridge broken my ssh connection. > On Aug 11, 2016, at 4:53 PM, Ton Ngo wrote: > > Hi Yasemin, > How would you like to configure the networking? Which COE are you using? > You may want t

Re: [openstack-dev] [all][infra] Constraints are ready to be used for tox.ini

2016-08-11 Thread John Dickinson
On 11 Aug 2016, at 10:03, Andreas Jaeger wrote: > TL;DR: upper-constraints can be used now for all tox based jobs > > With any software package, you will need additional packages to run it. > Often, there's a tight coupling: The software package will only run with > specific other package versio

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Trevor McKay
+2 On Fri, 2016-08-12 at 00:56 +0800, lu jander wrote: > +2 from me thx Telles > > 2016-08-12 0:20 GMT+08:00 Sergey Reshetnyak > : > +2 from me > > 2016-08-11 19:15 GMT+03:00 Sergey Lukjanov > : > +2 > > On Thu, Au

[openstack-dev] [Tripleo] Tripleo HA Federation Proof-of-Concept

2016-08-11 Thread Adam Young
http://adam.younglogic.com/2016/08/ooo-ha-fed-poc/ It is painful, sloppy, Mitaka based. Have at it, and lets make Federation a reality for Newton based deployments. Feedback eagerly sought. Thanks for all the people that helped get me through this. Won't list you all, as it would start t

Re: [openstack-dev] [Neutron] Team and Driver meetings for the week of Aug 15th

2016-08-11 Thread Henry Gessau
Armando M. wrote: > Hi Neutrinos, > > The meetings will be cancelled due to the mid-cycle. The neutron-lib meeting will also skip next week. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: open

Re: [openstack-dev] [all][infra] Constraints are ready to be used for tox.ini

2016-08-11 Thread Ihar Hrachyshka
Do I read it right that we can now use constraints for post queue too (releasenotes, cover, venv targets)? Ihar Andreas Jaeger wrote: TL;DR: upper-constraints can be used now for all tox based jobs With any software package, you will need additional packages to run it. Often, there's a tig

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Vitaly Gridnev
Since it's was discussed at meeting, and there is no objections, welcome! On Thu, Aug 11, 2016 at 9:15 PM, Trevor McKay wrote: > +2 > > On Fri, 2016-08-12 at 00:56 +0800, lu jander wrote: > > +2 from me thx Telles > > > > 2016-08-12 0:20 GMT+08:00 Sergey Reshetnyak > > : > > +2 from me >

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Chad Roberts
Absolutely +2. Telles has been a proven contributor for quite some time now. Thanks for all the work, Telles! On Thu, Aug 11, 2016 at 2:15 PM, Trevor McKay wrote: > +2 > > On Fri, 2016-08-12 at 00:56 +0800, lu jander wrote: > > +2 from me thx Telles > > > > 2016-08-12 0:20 GMT+08:00 Sergey Res

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Telles Nobrega
Thank you all!!! On Thu, Aug 11, 2016 at 3:15 PM, Trevor McKay wrote: > +2 > > On Fri, 2016-08-12 at 00:56 +0800, lu jander wrote: > > +2 from me thx Telles > > > > 2016-08-12 0:20 GMT+08:00 Sergey Reshetnyak > > : > > +2 from me > > > > 2016-08-11 19:15 GMT+03:00 Sergey Lukjanov

Re: [openstack-dev] [Neutron] Team and Driver meetings for the week of Aug 15th

2016-08-11 Thread Ihar Hrachyshka
Henry Gessau wrote: Armando M. wrote: Hi Neutrinos, The meetings will be cancelled due to the mid-cycle. The neutron-lib meeting will also skip next week. …and neutron upgrades meeting is NOT going to be skipped. Ihar ___

Re: [openstack-dev] [sahara] Nominate Telles Mota Vidal Nóbrega for core team

2016-08-11 Thread Telles Nobrega
Thanks Vitaly and everyone else. On Thu, Aug 11, 2016 at 3:22 PM, Vitaly Gridnev wrote: > Since it's was discussed at meeting, and there is no objections, welcome! > > On Thu, Aug 11, 2016 at 9:15 PM, Trevor McKay wrote: > >> +2 >> >> On Fri, 2016-08-12 at 00:56 +0800, lu jander wrote: >> > +2

Re: [openstack-dev] [Tripleo] Tripleo HA Federation Proof-of-Concept

2016-08-11 Thread Emilien Macchi
Nice work Adam, as usual. I'm dropping some comments about how we could automate it in TripleO: # Identity Provider Registration and Metadata This script could be called by Puppet or Heat at the right time, but now I don't have the best answer. # Federation Operations We can achieve it with pupp

Re: [openstack-dev] [all][infra] Constraints are ready to be used for tox.ini

2016-08-11 Thread Jeremy Stanley
On 2016-08-11 20:19:51 +0200 (+0200), Ihar Hrachyshka wrote: > Do I read it right that we can now use constraints for post queue too > (releasenotes, cover, venv targets)? Yes, that was the hardest part to get working, but thanks to tireless efforts on the part of a number of people that has now b

Re: [openstack-dev] [all][infra] Constraints are ready to be used for tox.ini

2016-08-11 Thread Amrith Kumar
> -Original Message- > From: John Dickinson [mailto:[email protected]] > Sent: Thursday, August 11, 2016 2:09 PM > To: OpenStack Development Mailing List > Subject: Re: [openstack-dev] [all][infra] Constraints are ready to be used > for tox.ini > > > > On 11 Aug 2016, at 10:03, Andreas Jaege

[openstack-dev] [release] Release countdown for week R-7, 15-19 Aug

2016-08-11 Thread Doug Hellmann
Focus - Major feature work should be well under way as we approach the third milestone. General Notes - Prepare for the non-client library freeze coming up on 25 Aug. by finishing any feature work that requires library changes. We freeze releases of all libraries between the thi

Re: [openstack-dev] [puppet] proposal: start gating on puppet4

2016-08-11 Thread Emilien Macchi
On Tue, Aug 9, 2016 at 1:39 PM, Emilien Macchi wrote: > Hi, > > Today Puppet OpenStack CI is running unit and functional test jobs > against puppet 3 and puppet 4. > Unit jobs for puppet 4 are currently voting and pretty stable. > Functional jobs for puppet 4 are not voting but also stable. > > Ev

Re: [openstack-dev] [Neutron] Team and Driver meetings for the week of Aug 15th

2016-08-11 Thread Carl Baldwin
The Neutron L3 meeting will be canceled. We will still hold the routed networks meeting on Tuesday. Carl On Thu, Aug 11, 2016 at 12:19 PM, Henry Gessau wrote: > Armando M. wrote: > > Hi Neutrinos, > > > > The meetings will be cancelled due to the mid-cycle. > > The neutron-lib meeting will als

Re: [openstack-dev] [nova] os-capabilities library created

2016-08-11 Thread Ed Leafe
On Aug 3, 2016, at 6:47 PM, Jay Pipes wrote: > Please see the README for examples of how the library works and how I'm > thinking of structuring these capability strings and symbols. I intend > os-capabilities to be the place where the OpenStack community catalogs and > collates standardized f

Re: [openstack-dev] [nova] os-capabilities library created

2016-08-11 Thread Clay Gerrard
On Thu, Aug 11, 2016 at 2:25 PM, Ed Leafe wrote: > > Overall this looks good, although it seems a bit odd to have > ALL_CAPS_STRINGS to represent all:caps:strings throughout. The example you > gave: > > >>> print os_caps.HW_CPU_X86_SSE42 > hw:cpu:x86:sse42 > > Just to be clear, this project doesn

Re: [openstack-dev] [nova] os-capabilities library created

2016-08-11 Thread John Dickinson
On 3 Aug 2016, at 16:47, Jay Pipes wrote: > Hi Novas and anyone interested in how to represent capabilities in a > consistent fashion. > > I spent an hour creating a new os-capabilities Python library this evening: > > http://github.com/jaypipes/os-capabilities > > Please see the README for exa

Re: [openstack-dev] [nova] os-capabilities library created

2016-08-11 Thread Clint Byrum
Excerpts from Jay Pipes's message of 2016-08-03 19:47:37 -0400: > Hi Novas and anyone interested in how to represent capabilities in a > consistent fashion. > > I spent an hour creating a new os-capabilities Python library this evening: > > http://github.com/jaypipes/os-capabilities > > Please

[openstack-dev] [nova] Possible REST API design change for get-me-a-network (2.37)

2016-08-11 Thread Matt Riedemann
I wanted to bring this up for awareness since we're getting close to feature freeze and want consensus before it gets too late. Ken'ichi brought up a good question on my REST API change for the 2.37 microversion: https://review.openstack.org/#/c/316398/ The way I had written this was to just

Re: [openstack-dev] [all][tc][ptl] establishing project-wide goals

2016-08-11 Thread John Dickinson
On 10 Aug 2016, at 8:29, Doug Hellmann wrote: > Excerpts from Doug Hellmann's message of 2016-07-29 16:55:22 -0400: >> One of the outcomes of the discussion at the leadership training >> session earlier this year was the idea that the TC should set some >> community-wide goals for accomplishing

[openstack-dev] [all] versioning the api-ref?

2016-08-11 Thread Brian Rosmaita
I have a question about the api-ref. Right now, for example, the new images v1/v2 api-refs are accurate for Mitaka. But DocImpact bugs are being generated as we speak for changes in master that won't be available to consumers until Newton is released (unless they build from source). If those bug f

Re: [openstack-dev] [all] versioning the api-ref?

2016-08-11 Thread John Dickinson
On 11 Aug 2016, at 15:02, Brian Rosmaita wrote: > I have a question about the api-ref. Right now, for example, the new > images v1/v2 api-refs are accurate for Mitaka. But DocImpact bugs are > being generated as we speak for changes in master that won't be > available to consumers until Newton

Re: [openstack-dev] [nova] os-capabilities library created

2016-08-11 Thread Ed Leafe
On Aug 11, 2016, at 4:50 PM, John Dickinson wrote: > Is this intended to be a cross-project thing? The message is tagged "[nova]", > so I'm kinda surprised I saw it, but the library seems to be called openstack > capabilities. So if this is going to be a big thing for everyone, please > update

Re: [openstack-dev] [nova] Possible REST API design change for get-me-a-network (2.37)

2016-08-11 Thread Ken'ichi Ohmichi
2016-08-11 14:53 GMT-07:00 Matt Riedemann : > I wanted to bring this up for awareness since we're getting close to feature > freeze and want consensus before it gets too late. > > Ken'ichi brought up a good question on my REST API change for the 2.37 > microversion: > > https://review.openstack.org

  1   2   >