Re: [openstack-dev] Mitaka: Identity V3 status and observations using domains

2016-08-19 Thread Nick Papadonis
Note that I'm creating all of this using the OS_TOKEN instead of going through the API. I wonder if that is causing the issue? So far, my suspicions are that IDv3 with domains isn't fully baked in the Mitaka bits. On Fri, Aug 19, 2016 at 3:19 PM, Nick Papadonis wrote: >

Re: [openstack-dev] mod_wsgi: what services are people using with it?

2016-08-19 Thread Nick Papadonis
On Fri, Aug 19, 2016 at 5:34 PM, John Dickinson wrote: > > > On 17 Aug 2016, at 15:27, Nick Papadonis wrote: > > > comments > > > > On Wed, Aug 17, 2016 at 4:53 PM, Matthew Thode < > prometheanf...@gentoo.org> > > wrote: > > > >> On 08/17/2016 03:52 PM, Nick Papadonis wrote: > >> >

[openstack-dev] [Infra] bugdaystats for different time ranges

2016-08-19 Thread Ken'ichi Ohmichi
Hi Infra-team, (We told this a little bit on IRC, but it is happy to get more feedback widely) Recently, we are triaging bugs of Tempest on the launchpad and that work was fine to clean up old bugs and fixed bugs with different patches. There is bugdaystats[1] for showing a progress on bag days,

Re: [openstack-dev] [heat] convergence cancel messages

2016-08-19 Thread Zane Bitter
On 19/08/16 09:55, Anant Patil wrote: What I'm suggesting is very close to that: (1) stack-cancel-update will start another update using the previous template/environment. We'll start rolling back; in-progress resources will be allowed to complete normally. (2)

Re: [openstack-dev] mod_wsgi: what services are people using with it?

2016-08-19 Thread John Dickinson
On 17 Aug 2016, at 15:27, Nick Papadonis wrote: > comments > > On Wed, Aug 17, 2016 at 4:53 PM, Matthew Thode > wrote: > >> On 08/17/2016 03:52 PM, Nick Papadonis wrote: >> >>> Thanks for the quick response! >>> >>> Glance worked for me in Mitaka. I had to specify

Re: [openstack-dev] [TripleO] Easier way of trying TripleO

2016-08-19 Thread Dan Prince
On Tue, 2013-11-19 at 16:40 -0500, James Slagle wrote: > I'd like to propose an idea around a simplified and complimentary > version of > devtest that makes it easier for someone to get started and try > TripleO.   > > The goal being to get people using TripleO as a way to experience the >

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Steven Dake (stdake)
Eduardo, Their was a unanimous response in votes with no veto on this core reviewer nomination. As a result, voting is closed early. Welcome to the Kolla core review team! Looking for further good work from you! I have added you to the kolla-core team in gerrit. You should have access to

[openstack-dev] Mitaka: Identity V3 status and observations using domains

2016-08-19 Thread Nick Papadonis
Hi Folks, I'm playing with IDv3 in Mitaka and it doesn't seem to work as I'd expect. Hopefully I'm understanding the way domains work. The strategy is to create a top level cloud_admin_dom and super user. Then create a default domain and admin user and default project and admin user. Then

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Martin André
+1 On Fri, Aug 19, 2016 at 8:52 PM, Vikram Hosakote (vhosakot) wrote: > +1. > > Great work Eduardo contributing to the third party plugin support kolla > blueprint! > > Regards, > Vikram Hosakote > IRC: vhosakot > > From: "Steven Dake (stdake)" > Reply-To:

Re: [openstack-dev] [TripleO] a new Undercloud install driven by Heat

2016-08-19 Thread Giulio Fidente
On 08/05/2016 01:21 PM, Steven Hardy wrote: On Fri, Aug 05, 2016 at 12:27:40PM +0200, Dmitry Tantsur wrote: On 08/04/2016 11:48 PM, Dan Prince wrote: Last week I started some prototype work on what could be a new way to install the Undercloud. The driving force behind this was some of the

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Vikram Hosakote (vhosakot)
+1. Great work Eduardo contributing to the third party plugin support kolla blueprint! Regards, Vikram Hosakote IRC: vhosakot From: "Steven Dake (stdake)" > Reply-To: "OpenStack Development Mailing List (not for usage questions)"

Re: [openstack-dev] mod_wsgi: what services are people using with it?

2016-08-19 Thread Nick Papadonis
Here's an example with SSL enabled: mod_wsgi: #!/usr/bin/python2.7 import os import sys from oslo_utils import encodeutils # XXX reduce dependencies from glance.cmd.api import main import glance_store from oslo_config import cfg from oslo_log import log as logging import oslo_messaging import

[openstack-dev] [glance] [osc] an important regression related to python-glanceclient 2.4.0

2016-08-19 Thread Nikhil Komawar
Hi, Recently a bug [1] was discovered affecting openstack client that resulted into python-glanceclient not being compatible with the later. As this issue contains complexity more than what meets the eye a revert [2] to a commit that recently introduced this bug has been proposed.

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Mauricio Lima
+1 Em 19/08/2016 14:14, "Jeffrey Zhang" escreveu: > +1 > > On Sat, Aug 20, 2016 at 1:07 AM, Swapnil Kulkarni > wrote: > > Thanks sdake. > > > > +1 :) > > > > On Aug 19, 2016 10:35 PM, "Steven Dake (stdake)" > wrote: > >> > >>

Re: [openstack-dev] [ironic] Driver removal policies - should we make it softer?

2016-08-19 Thread Villalovos, John L
> -Original Message- > From: Jim Rollenhagen [mailto:j...@jimrollenhagen.com] > Sent: Friday, August 19, 2016 7:15 AM > To: OpenStack Development Mailing List (not for usage questions) > > Subject: [openstack-dev] [ironic] Driver removal policies -

[openstack-dev] [Performance][Documentation] Please take a look on OpenStack perofmance-docs

2016-08-19 Thread Dina Belova
Folks, During previous weeks we merged lots of OpenStack performance-related test plans and test results to the performance-docs and your feedback (as usually) is very appreciated. I hope you can find something interesting for you here and

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Jeffrey Zhang
+1 On Sat, Aug 20, 2016 at 1:07 AM, Swapnil Kulkarni wrote: > Thanks sdake. > > +1 :) > > On Aug 19, 2016 10:35 PM, "Steven Dake (stdake)" wrote: >> >> Coolsvap mentioned he wasn't receiving his emails at his home email >> server, so he will respond from a

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Swapnil Kulkarni
Thanks sdake. +1 :) On Aug 19, 2016 10:35 PM, "Steven Dake (stdake)" wrote: > > Coolsvap mentioned he wasn't receiving his emails at his home email > server, so he will respond from a different mail service. Just bringing > this up again so he can see the thread. > > Regards

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Steven Dake (stdake)
Coolsvap mentioned he wasn't receiving his emails at his home email server, so he will respond from a different mail service. Just bringing this up again so he can see the thread. Regards -steve On 8/19/16, 7:09 AM, "Kwasniewska, Alicja" wrote: >+1 :) >

Re: [openstack-dev] [ironic] Driver removal policies - should we make it softer?

2016-08-19 Thread Doug Hellmann
Excerpts from Jim Rollenhagen's message of 2016-08-19 11:02:58 -0400: > On Fri, Aug 19, 2016 at 10:54 AM, Mathieu Mitchell > wrote: > > > > > > On 2016-08-19 10:42 AM, Doug Hellmann wrote: > >>> > >>> 3) Add a ``enable_unsupported_drivers`` config option that allows > >>>

Re: [openstack-dev] [all][release][ptl] tentative ocata schedule up for review

2016-08-19 Thread Doug Hellmann
Excerpts from Doug Hellmann's message of 2016-08-18 09:26:37 -0400: > The release team has prepared a proposed schedule for the Ocata cycle. > Please look over https://review.openstack.org/357214 and let us know if > you spot any issues. > > Doug > Tony pointed out that I'd started the schedule

[openstack-dev] [nova][scheduler] Next Nova Scheduler Subteam Meeting

2016-08-19 Thread Ed Leafe
The next meeting of the Nova Scheduler subteam will be on Monday, August 22 at 1400 UTC in #openstack-meeting-alt http://www.timeanddate.com/worldclock/fixedtime.html?iso=20160822T14 The agenda is here: https://wiki.openstack.org/wiki/Meetings/NovaScheduler If you have any items you wish

Re: [openstack-dev] [NOVA] How boot an instance on specific compute with provider-network: physnet1

2016-08-19 Thread Leehom Li (feli5)
Hi, All I used to use below command to boot an instance with a specified IP address to a Specified compute node. nova boot --image \ --flavor \ --nic net-id=,v4-fixed-ip= \ --availability-zone : May it helps. leehom On 8/17/16, 11:53 PM, "Géza Gémes" wrote:

[openstack-dev] [api-ref][networking-sfc][ceilometer][glance][heat][ironic][keystone][manila][designate][trove][neutron][nova][sahara][searchlight][senlin][swift][zaqar] OpenStack Docs theme migration

2016-08-19 Thread Hayes, Graham
Hi All, I have just pushed reviews to all the repos using os-api-ref, to allow us to migrate to the new sphinx theme gracefully. I have pushed reviews to the following repos: openstack/networking-sfc openstack/ceilometer openstack/glance openstack/heat openstack/ironic openstack/keystone

Re: [openstack-dev] Let's drop the postgresql gate job

2016-08-19 Thread Matt Riedemann
On 8/19/2016 9:42 AM, Mike Bayer wrote: On 08/18/2016 11:00 AM, Matt Riedemann wrote: It's that time of year again to talk about killing this job, at least from the integrated gate (move it to experimental for people that care about postgresql, or make it gating on a smaller subset of

Re: [openstack-dev] [ironic] Driver removal policies - should we make it softer?

2016-08-19 Thread Jim Rollenhagen
On Fri, Aug 19, 2016 at 10:54 AM, Mathieu Mitchell wrote: > > > On 2016-08-19 10:42 AM, Doug Hellmann wrote: >>> >>> 3) Add a ``enable_unsupported_drivers`` config option that allows >>> enabling >>> >drivers marked supported=False. If a driver is in enabled_drivers,

Re: [openstack-dev] [ironic] Driver removal policies - should we make it softer?

2016-08-19 Thread Mathieu Mitchell
On 2016-08-19 10:42 AM, Doug Hellmann wrote: 3) Add a ``enable_unsupported_drivers`` config option that allows enabling >drivers marked supported=False. If a driver is in enabled_drivers, has Do you mean "in disabled_drivers" there? enabled_drivers is the list of all drivers to be

Re: [openstack-dev] [ironic] Driver removal policies - should we make it softer?

2016-08-19 Thread Mathieu Mitchell
On 2016-08-19 10:15 AM, Jim Rollenhagen wrote: 3) Add a ``enable_unsupported_drivers`` config option that allows enabling drivers marked supported=False. If a driver is in enabled_drivers, has supported=False, and enable_unsupported_drivers=False, ironic-conductor will fail to start.

Re: [openstack-dev] [ironic] Driver removal policies - should we make it softer?

2016-08-19 Thread Doug Hellmann
Excerpts from Jim Rollenhagen's message of 2016-08-19 10:15:20 -0400: > Hi Ironickers, > > There was a big thread here[0] about Cinder, driver removal, and standard > deprecation policy. If you haven't read through it yet, please do before > continuing here. :) > > The outcome of that thread is

Re: [openstack-dev] Let's drop the postgresql gate job

2016-08-19 Thread Mike Bayer
On 08/18/2016 11:00 AM, Matt Riedemann wrote: It's that time of year again to talk about killing this job, at least from the integrated gate (move it to experimental for people that care about postgresql, or make it gating on a smaller subset of projects like oslo.db). Running a full

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Kwasniewska, Alicja
+1 :) -Original Message- From: Ryan Hallisey [mailto:rhall...@redhat.com] Sent: Friday, August 19, 2016 2:50 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [vote][kolla] Core nomination proposal for

[openstack-dev] [ironic] Driver removal policies - should we make it softer?

2016-08-19 Thread Jim Rollenhagen
Hi Ironickers, There was a big thread here[0] about Cinder, driver removal, and standard deprecation policy. If you haven't read through it yet, please do before continuing here. :) The outcome of that thread is summarized well here.[1] I know that I previously had a different opinion on this,

[openstack-dev] [Manila] Feature proposal freeze is here

2016-08-19 Thread Ben Swartzlander
So the feature proposal deadline passed (yesterday evening) and I've started putting -2s on things which didn't meet the deadline. The purpose of this is to focus attention on features which we still want to land in Newton. The goal of the next 7 days is to merge all of the features which are

Re: [openstack-dev] [heat] convergence cancel messages

2016-08-19 Thread Anant Patil
On Tue, Apr 19, 2016 at 9:36 PM Zane Bitter wrote: > On 17/04/16 00:44, Anant Patil wrote: > > I think it is a good idea, but I see that a resource can be > marked > > unhealthy only after it is done. > > > > > > Currently, yes. The idea would be to change

Re: [openstack-dev] [TripleO][CI] Memory shortage in HA jobs, please increase it

2016-08-19 Thread Sagi Shnaidman
Hi, Derek I suspect Sahara can cause it, it started to run on overcloud since my patch was merged: https://review.openstack.org/#/c/352598/ I don't think it ever ran on jobs, because was either improperly configured or disabled. And according to reports it's most memory consuming service on

Re: [openstack-dev] [Zun][Higgins] Proposing Sudipta Biswas and Wenzhi Yu for Zun core reviewer team

2016-08-19 Thread Hongbin Lu
Hi all, Thanks for your vote. According to the feedback, Sudipta and Wenzhi have been added to the core team [1]. Best regards, Hongbin On Sat, Aug 13, 2016 at 5:44 PM, Fei Long Wang wrote: > +1 > > On 12/08/16 19:22, taget wrote: > >> >> +1 for both, they would be

Re: [openstack-dev] [TripleO][CI] Memory shortage in HA jobs, please increase it

2016-08-19 Thread Derek Higgins
On 19 August 2016 at 11:08, Giulio Fidente wrote: > On 08/19/2016 11:41 AM, Derek Higgins wrote: >> >> On 19 August 2016 at 00:07, Sagi Shnaidman wrote: >>> >>> Hi, >>> >>> we have a problem again with not enough memory in HA jobs, all of them >>>

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Ryan Hallisey
+1 -Ryan - Original Message - From: "Steven Dake (stdake)" To: "OpenStack Development Mailing List (not for usage questions)" Sent: Thursday, August 18, 2016 7:09:35 PM Subject: [openstack-dev] [vote][kolla] Core nomination proposal

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

2016-08-19 Thread Amrith Kumar
This email managed to fall through the cracks in the couch cushions so my apologies for doing this late. I’ve added [trove] to the subject line now. Here’s the update from Trove: Anne’s original change[1] was abandoned and replaced by [2] which has now merged. The infra change [3] has also

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

2016-08-19 Thread Sean Dague
On 08/11/2016 10:14 AM, Sean Dague wrote: > > So... I overstepped here and jumped to a conclusion based on an > incorrect understanding of people's sentiments. And there has been some > concern expressed that part of this conversation was private, which is a > valid concern. I'm sorry about all

Re: [openstack-dev] [neutron][lbaas] gate iffy, hold your rechecks

2016-08-19 Thread Doug Wiegley
The ip collisions with the devstack fixed range are no longer an issue, so rechecks and approvals can resume. Thanks, doug > On Aug 19, 2016, at 12:08 PM, Doug Wiegley > wrote: > > And cores, please hold your +A’s until the patch below has merged. > > Thanks, >

Re: [openstack-dev] [neutron][lbaas] gate iffy, hold your rechecks

2016-08-19 Thread Doug Wiegley
And cores, please hold your +A’s until the patch below has merged. Thanks, doug > On Aug 19, 2016, at 12:03 PM, Doug Wiegley > wrote: > > Hi all, > > The CI system is having some issues with osic nodes running dsvm jobs right > now, and the odds of getting one

[openstack-dev] [neutron][lbaas] gate iffy, hold your rechecks

2016-08-19 Thread Doug Wiegley
Hi all, The CI system is having some issues with osic nodes running dsvm jobs right now, and the odds of getting one are pretty high with neutron or lbaas, because of how many dsvm jobs we run on each change. Please hold your rechecks until the following patch merges:

Re: [openstack-dev] [TripleO][CI] Memory shortage in HA jobs, please increase it

2016-08-19 Thread Giulio Fidente
On 08/19/2016 12:12 PM, Erno Kuvaja wrote: On Fri, Aug 19, 2016 at 10:53 AM, Hugh Brock wrote: On Fri, Aug 19, 2016 at 11:41 AM, Derek Higgins wrote: On 19 August 2016 at 00:07, Sagi Shnaidman wrote: Hi, we have a problem again

Re: [openstack-dev] [TripleO][CI] Memory shortage in HA jobs, please increase it

2016-08-19 Thread Erno Kuvaja
On Fri, Aug 19, 2016 at 10:53 AM, Hugh Brock wrote: > On Fri, Aug 19, 2016 at 11:41 AM, Derek Higgins wrote: >> On 19 August 2016 at 00:07, Sagi Shnaidman wrote: >>> Hi, >>> >>> we have a problem again with not enough memory in HA jobs,

Re: [openstack-dev] [TripleO][CI] Memory shortage in HA jobs, please increase it

2016-08-19 Thread Giulio Fidente
On 08/19/2016 11:41 AM, Derek Higgins wrote: On 19 August 2016 at 00:07, Sagi Shnaidman wrote: Hi, we have a problem again with not enough memory in HA jobs, all of them constantly fails in CI: http://status-tripleoci.rhcloud.com/ Have we any idea why we need more

Re: [openstack-dev] [TripleO][CI] Memory shortage in HA jobs, please increase it

2016-08-19 Thread Hugh Brock
On Fri, Aug 19, 2016 at 11:41 AM, Derek Higgins wrote: > On 19 August 2016 at 00:07, Sagi Shnaidman wrote: >> Hi, >> >> we have a problem again with not enough memory in HA jobs, all of them >> constantly fails in CI: http://status-tripleoci.rhcloud.com/ >

Re: [openstack-dev] [TripleO][CI] Memory shortage in HA jobs, please increase it

2016-08-19 Thread Derek Higgins
On 19 August 2016 at 00:07, Sagi Shnaidman wrote: > Hi, > > we have a problem again with not enough memory in HA jobs, all of them > constantly fails in CI: http://status-tripleoci.rhcloud.com/ Have we any idea why we need more memory all of a sudden? For months the

Re: [openstack-dev] [neutron][ovo] Need help to understand the exception of NeutronSyntheticFieldMultipleForeignKeys

2016-08-19 Thread Ihar Hrachyshka
taget wrote: hi Artur, Thanks for you response and suggestion, I update patch as your suggestion [1], but I am not sure if the synth_objs can be loaded correctly since it requires to use foreign_keys to get objects [2]. We may need to implement your propose patch

Re: [openstack-dev] [neutron][ovo] Need help to understand the exception of NeutronSyntheticFieldMultipleForeignKeys

2016-08-19 Thread taget
hi Artur, Thanks for you response and suggestion, I update patch as your suggestion [1], but I am not sure if the synth_objs can be loaded correctly since it requires to use foreign_keys to get objects [2]. We may need to implement your propose patch `Add support fro multiple foreign keys in

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Paul Bourke
+1 On 19/08/16 00:15, Michał Jastrzębski wrote: +1 On 18 August 2016 at 18:09, Steven Dake (stdake) wrote: Kolla Core Review Team: I am nominating Eduardo for the core reviewer team. His reviews are fantastic, as I'm sure most of you have seen after looking over the

[openstack-dev] [TripleO] FFE request for Manila CephFS Native backend integration

2016-08-19 Thread Erno Kuvaja
Hi all, I'm still working on getting all pieces together for the Manila CephFS driver integration and realizing that we have about a week of busy gating left 'till FF and the changes are not reviewed yet, I'd like to ask community consider the feature for Feature Freeze Exception. I'm confident

Re: [openstack-dev] [Neutron][networking-odl] New error Mitaka together with ODL-Beryllium

2016-08-19 Thread Rui Zang
Hi Hikolas, The `ovs-vsctl show` output does not show how physnet1 can be reached. That is what I meant by it is not managed by OpenDaylight. Maybe you need to manipulate the "OVS_BRIDGE_MAPPINGS" configuration options. However, that does not explain why networking-odl or OpenDaylight does

[openstack-dev] [Magnum] about word "baymodel"

2016-08-19 Thread Shuu Mutou
Hi folks, I recognize that "baymodel" or "Baymodel" is correct, and "bay model" or "BayModel" is not correct. Magnum-UI implemented using former since Rob's last patch. Before the implementation, Rob seemed to ask on IRC. What is truth? And please check

Re: [openstack-dev] [Neutron][networking-odl] New error Mitaka together with ODL-Beryllium

2016-08-19 Thread Nikolas Hermanns
I redeployed the system cause of other reason so ids changed. Problem still exist: root@node-3:~# ovs-vsctl show 7c5fba05-9094-4306-87ed-2e44f2edc192 Manager "tcp:192.168.0.4:6640" is_connected: true Bridge br-int Controller "tcp:192.168.0.4:6633" is_connected:

Re: [openstack-dev] [OpenStack-docs] [Magnum] Using common tooling for API docs

2016-08-19 Thread Shuu Mutou
> AFAIK, the API WG adopted Swagger (OpenAPI) as common tool for API > docs. > Anne, has not the adoption been changed? Otherwise, do we need to > maintain much RST files also? > > > > It does say either/or in the API WG guideline: >

Re: [openstack-dev] [Magnum] Next auto-scaling feature design?

2016-08-19 Thread hie...@vn.fujitsu.com
Thanks for all the information. Yeah, hope that we can help a session about auto-scaling this summit. From: Ton Ngo [mailto:t...@us.ibm.com] Sent: Friday, August 19, 2016 4:19 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: