[openstack-dev] Fuel 9.0 (Mitaka) deployment with Ubuntu UCA packages

2016-01-27 Thread Matthew Mosesohn
Hi Fuelers and Stackers, I am pleased to announce the first possibility to deploy Mitaka using Fuel as a deployment tool. I am taking advantage of Alex Schultz's plugin, fuel-plugin-upstream[0], along with a series of patches currently on review[1]. I have not had a chance to do destructive tests

Re: [openstack-dev] [telemetry][ceilometer] New project: collectd-ceilometer-plugin

2016-01-27 Thread Foley, Emma L
So, metrics are grouped by the type of resource they use, and each metric has to be listed. Grouping isn't a problem, but creating an exhaustive list might be, since there are 100+ plugins [1] in collectd which can provide statistics, although not all of these are useful, and some require extens

[openstack-dev] [QA] Meeting Thursday January 28th at 9:00 UTC

2016-01-27 Thread GHANSHYAM MANN
Hello everyone, Please reminder that the weekly OpenStack QA team IRC meeting will be Thursday, Jan 28th at 9:00 UTC in the #openstack-meeting channel. The agenda for the meeting can be found here: https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Proposed_Agenda_for_January_28st_2016_.28090

[openstack-dev] [Neutron][LBaaS][barbican]TLS container could not be found

2016-01-27 Thread Jiahao Liang
Hi community, I was going through https://wiki.openstack.org/wiki/Network/LBaaS/docs/how-to-create-tls-loadbalancer with devstack. I was stuck at a point when I tried to create a listener within a loadbalancer with this command: neutron lbaas-listener-create --loadbalancer lb1 --protocol-port 443

Re: [openstack-dev] [Neutron][LBaaS][Octavia] Should subnet be optional on member create?

2016-01-27 Thread Samuel Bercovici
If we take the approach do "download configuration for all v1 out of OpenStack, delete all v1 configuration and then, after lbaas v1 is removed and lbaas v2 is installed, use the data to recreate the items, this should be compatible to all drivers. No sure if such procedure will be accepted thou

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread Steven Dake (stdake)
On 1/27/16, 12:06 PM, "Flavio Percoco" wrote: >On 27/01/16 12:16 -0500, Emilien Macchi wrote: >> >> >>On 01/27/2016 10:51 AM, Jay Pipes wrote: >>> On 01/27/2016 12:53 PM, gordon chung wrote: > It makes for a crappy user experience. Crappier than the crappy user > experience that OpenSta

[openstack-dev] [neutron][dvr]

2016-01-27 Thread Sudhakar Gariganti
Hi all, One basic question related to DVR topic '*dvr_update'*. In OVS Neutron agent, I see that the *dvr_update* topic is being added to the consumer list irrespective of DVR being enabled or not. Because of this, even though I have disabled DVR in my environment, I still see the agent subscribe

Re: [openstack-dev] [Neutron][LBaaS][Octavia] Should subnet be optional on member create?

2016-01-27 Thread Brandon Logan
I could see it being interesting, but that would have to be something vetted by other drivers and appliances because they may not support that. On Mon, 2016-01-25 at 21:37 +, Fox, Kevin M wrote: > We are using a neutron v1 lb that has external to the cloud members in a lb > used by a particul

Re: [openstack-dev] [nova] Better tests for nova scheduler(esp. race conditions)?

2016-01-27 Thread Cheng, Yingxin
Thank you Nikola! I'm very interested in this. According to my current understanding, a complete functional test for nova scheduler should include nova-api, the scheduler service, part of conductor service which forward scheduler decisions to compute services, and the part of compute service i

Re: [openstack-dev] [TripleO] spec-lite process for tripleo

2016-01-27 Thread Jason Rist
On 01/27/2016 09:21 AM, Derek Higgins wrote: > Hi All, > > We briefly discussed feature tracking in this weeks tripleo meeting. I > would like to provide a way for downstream consumers (and ourselves) to > track new features as they get implemented. The main things that came > out of the discussio

Re: [openstack-dev] [keystone] changes to keystone-core!

2016-01-27 Thread Chen, Wei D
Hi, Many thanks to everyone for your patient guidance and mentoring me in the past years! It's your help to make me grow up from a newbie! As a core project in OpenStack, keystone has grown to be several sub-projects, I strongly believe that we will continue to provide a stable/great i

Re: [openstack-dev] [Neutron][L3] Orphaned process cleanup

2016-01-27 Thread Assaf Muller
On Wed, Jan 27, 2016 at 5:20 PM, Sean M. Collins wrote: > On Wed, Jan 27, 2016 at 05:06:03PM EST, Assaf Muller wrote: >> >> RDO systemd init script for the L3 agent will send a signal 15 when >> >> 'systemctl restart neutron-l3-agent' is executed. I assume >> >> Debian/Ubuntu do the same. It is im

Re: [openstack-dev] [Fuel][Plugins] Tasks ordering between plugins

2016-01-27 Thread Alex Schultz
On Jan 27, 2016 4:58 PM, "Andrew Woodward" wrote: > > Simon, you should use the deployment_tasks.yaml interface (which will likely eventually move to '*/tasks.yaml' (to mimic library) This uses the same task system as granular deploy. you can set task ordering between known tasks and roles names,

Re: [openstack-dev] [keystone] changes to keystone-core!

2016-01-27 Thread Iury Gregory
Congratulations Samuel and Dave =) 2016-01-27 20:13 GMT-03:00 Steve Martinelli : > Hello everyone! > > We've been talking about this for a long while, and I am very pleased to > announce that at the midcycle we have made changes to keystone-core. The > project has grown and our review queue grows

Re: [openstack-dev] [nova][glance][cinder][neutron]How to make use of x-openstack-request-id

2016-01-27 Thread Rochelle Grober
At the Tokyo summit, there was a working session that addressed how to log the request-id chain. The etherpad for that is [0] A spec needs to be written and implementation details need some hashing out, but the approach should provide a way to track the originating request through each logged

Re: [openstack-dev] [neutron] https://wiki.openstack.org/wiki/Neutron_Plugins_and_Drivers

2016-01-27 Thread Armando M.
I'll kill it, as this should be superseded by the in-tree devref version. Thanks for pointing my attention to it. On 27 January 2016 at 23:40, Neil Jerram wrote: > Is there any part of the cited wiki page that is still relevant?I've just > been asked whether networking-calico (a backend project

Re: [openstack-dev] [Fuel][Plugins] Tasks ordering between plugins

2016-01-27 Thread Andrew Woodward
Simon, you should use the deployment_tasks.yaml interface (which will likely eventually move to '*/tasks.yaml' (to mimic library) This uses the same task system as granular deploy. you can set task ordering between known tasks and roles names, in the case that they are not registered they will simp

[openstack-dev] [neutron] https://wiki.openstack.org/wiki/Neutron_Plugins_and_Drivers

2016-01-27 Thread Neil Jerram
Is there any part of the cited wiki page that is still relevant?I've just been asked whether networking-calico (a backend project that I work on) should be listed there, and I think the answer is no because that page is out of date now. If that's right, could/should it be deleted? Thanks,

[openstack-dev] [app-catalog] App Catalog IRC Meeting CANCELLED this week

2016-01-27 Thread Christopher Aedo
Due to scheduling conflicts and a very light agenda, there will be no Community App Catalog IRC meeting this week. Our next meeting is scheduled for February 4th, the agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog One thing on the agenda for the 2/4/2016 meeting is

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread Sam Yaple
On Wed, Jan 27, 2016 at 8:19 PM, Fausto Marzi wrote: > Hi Sam, > > After our conversation, I have few questions and consideration about Ekko, > mainly on how it works et similar. Also to make available to the community > our discussions: > > - In understand you are placing a backup-agent

[openstack-dev] [keystone] changes to keystone-core!

2016-01-27 Thread Steve Martinelli
Hello everyone! We've been talking about this for a long while, and I am very pleased to announce that at the midcycle we have made changes to keystone-core. The project has grown and our review queue grows ever longer. Effective immediately, we'd like to welcome the following new Guardians of t

Re: [openstack-dev] [api] service type vs. project name for use in headers

2016-01-27 Thread Ravi, Goutham
What is the point of the guideline if we're not able to influence some of the biggest projects out there, that would keep growing with what they have.. Maybe we should add a note in each of those guidelines saying some examples exist where SERVICE_TYPE has been replaced by PROJECT_NAME for these

Re: [openstack-dev] [app-catalog] Add TOSCA assets to the catalog

2016-01-27 Thread Sahdev P Zala
Great. Thank you so much Kevin and Steve!! I will try defining schema for TOSCA and update it for the review. Regards, Sahdev Zala From: "Fox, Kevin M" To: "OpenStack Development Mailing List (not for usage questions)" Date: 01/27/2016 05:26 PM Subject:Re: [openstack-de

Re: [openstack-dev] Add TOSCA assets to the catalog

2016-01-27 Thread Fox, Kevin M
Our schema file is located here: http://git.openstack.org/cgit/openstack/app-catalog/tree/openstack_catalog/web/static/assets.schema.yaml We don't have a schema type defined for TOSCA assets yet. We should discuss the sorts of things that need to be listed so that the asset can be loaded into an

Re: [openstack-dev] [Neutron][L3] Orphaned process cleanup

2016-01-27 Thread Sean M. Collins
On Wed, Jan 27, 2016 at 05:06:03PM EST, Assaf Muller wrote: > >> RDO systemd init script for the L3 agent will send a signal 15 when > >> 'systemctl restart neutron-l3-agent' is executed. I assume > >> Debian/Ubuntu do the same. It is imperative that agent restarts do not > >> cause data plane inte

Re: [openstack-dev] [Neutron][L3] Orphaned process cleanup

2016-01-27 Thread Assaf Muller
On Wed, Jan 27, 2016 at 4:52 PM, Sean M. Collins wrote: > On Wed, Jan 27, 2016 at 04:24:00PM EST, Assaf Muller wrote: >> On Wed, Jan 27, 2016 at 4:10 PM, Sean M. Collins wrote: >> > Hi, >> > >> > I started poking a bit at https://bugs.launchpad.net/devstack/+bug/1535661 >> > >> > We have radvd pr

Re: [openstack-dev] OpenStack installer

2016-01-27 Thread Kevin Carter
Hello Gyorgy, Few more responses inline: On 01/27/2016 02:51 AM, Gyorgy Szombathelyi wrote: >> >> Hi Gyorgy, >> > Hi Kevin, > >> I'll definitely give this a look and thanks for sharing. I would like to ask >> however why you found OpenStack-Anisble overly complex so much so that >> you've taken o

Re: [openstack-dev] [TripleO] changes in irc alerts

2016-01-27 Thread James Slagle
On Tue, Jan 26, 2016 at 7:15 PM, Derek Higgins wrote: > Hi All, > > For the last few months we've been alerting the #tripleo irc channel when > a card is open on the tripleo trello org, in the urgent list. > > When used I think it served a good purpose to alert people to the fact > that deploying

Re: [openstack-dev] [Neutron][L3] Orphaned process cleanup

2016-01-27 Thread Sean M. Collins
On Wed, Jan 27, 2016 at 04:24:00PM EST, Assaf Muller wrote: > On Wed, Jan 27, 2016 at 4:10 PM, Sean M. Collins wrote: > > Hi, > > > > I started poking a bit at https://bugs.launchpad.net/devstack/+bug/1535661 > > > > We have radvd processes that the l3 agent launches, and if the l3 agent > > is te

Re: [openstack-dev] [keystone] Addressing issue of keysone token expiry during long running operations

2016-01-27 Thread Paul Carlton
Jamie At the Nova mid-cycle and John Garbutt suggested I reach out to you again to progress this issue. Thanks On 05/01/16 10:05, Carlton, Paul (Cloud Services) wrote: Jamie John Garbutt suggested I follow up this issue with you. I understand you may be leading the effort to address the is

Re: [openstack-dev] [TripleO] spec-lite process for tripleo

2016-01-27 Thread Dan Prince
On Wed, 2016-01-27 at 16:21 +, Derek Higgins wrote: > Hi All, > > We briefly discussed feature tracking in this weeks tripleo meeting. > I  > would like to provide a way for downstream consumers (and ourselves) > to  > track new features as they get implemented. The main things that > came  >

Re: [openstack-dev] [Neutron][L3] Orphaned process cleanup

2016-01-27 Thread Assaf Muller
On Wed, Jan 27, 2016 at 4:10 PM, Sean M. Collins wrote: > Hi, > > I started poking a bit at https://bugs.launchpad.net/devstack/+bug/1535661 > > We have radvd processes that the l3 agent launches, and if the l3 agent > is terminated these radvd processes continue to run. I think we should > probab

Re: [openstack-dev] [puppet] Stepping down from Puppet Core

2016-01-27 Thread Colleen Murphy
On Wed, Jan 27, 2016 at 12:35 PM, Emilien Macchi wrote: > > > On 01/27/2016 03:13 PM, Mathieu Gagné wrote: > > Hi, > > > > I would like to ask to be removed from the core reviewers team on the > > Puppet for OpenStack project. > > > > My day to day tasks and focus no longer revolve solely around

[openstack-dev] [Neutron][L3] Orphaned process cleanup

2016-01-27 Thread Sean M. Collins
Hi, I started poking a bit at https://bugs.launchpad.net/devstack/+bug/1535661 We have radvd processes that the l3 agent launches, and if the l3 agent is terminated these radvd processes continue to run. I think we should probably terminate them when the l3 agent is terminated, like if we are in

Re: [openstack-dev] [app-catalog] Add TOSCA assets to the catalog

2016-01-27 Thread Steve Gordon
- Original Message - > From: "Sahdev P Zala" > To: "OpenStack Development Mailing List (not for usage questions)" > > > Hello, > > I am looking at this blueprint > https://blueprints.launchpad.net/app-catalog/+spec/add-tosca-assets and > confused about the first task, "define metadata

[openstack-dev] [app-catalog] Add TOSCA assets to the catalog

2016-01-27 Thread Sahdev P Zala
Hello, I am looking at this blueprint https://blueprints.launchpad.net/app-catalog/+spec/add-tosca-assets and confused about the first task, "define metadata for TOSCA assets"? Can someone please provide example of metadata for previous work on Heat and Murano? I tried to find some old patch

Re: [openstack-dev] [glance][ironic][cinder][nova] 'tar' as an image disk_format

2016-01-27 Thread Arun SAG
Hi Flavio, On Wed, Jan 27, 2016 at 4:50 AM, Flavio Percoco wrote: > [snip] > However, as a community, I think we should send a clear message and protect > our users and, in this case, the best way > is to avoid adding this format as supported. > To address some of the concerns i have added a se

[openstack-dev] [puppet] enable voting for integration jobs

2016-01-27 Thread Emilien Macchi
Hi, Puppet OpenStack Integration jobs [1] have been here for some months. It seems like they're pretty stable when rubygems or EPEL is not down ;-) I'm sure it will fail from time to time, like other jobs but 'recheck' will do the job if we need to kick-off another run. We might want to enable t

Re: [openstack-dev] [api] service type vs. project name for use in headers

2016-01-27 Thread Ryan Brown
On 01/27/2016 03:31 PM, Dean Troyer wrote: On Wed, Jan 27, 2016 at 1:47 PM, michael mccune mailto:m...@redhat.com>> wrote: i am not convinced that we would ever need to have a standard on how these names are chosen for the header values, or if we would even need to have header names

Re: [openstack-dev] [puppet] Stepping down from Puppet Core

2016-01-27 Thread Emilien Macchi
On 01/27/2016 03:13 PM, Mathieu Gagné wrote: > Hi, > > I would like to ask to be removed from the core reviewers team on the > Puppet for OpenStack project. > > My day to day tasks and focus no longer revolve solely around Puppet and > I lack dedicated time to contribute to the project. > > In

Re: [openstack-dev] [api] service type vs. project name for use in headers

2016-01-27 Thread Dean Troyer
On Wed, Jan 27, 2016 at 1:47 PM, michael mccune wrote: > i am not convinced that we would ever need to have a standard on how these > names are chosen for the header values, or if we would even need to have > header names that could be deduced. for me, it would be much better for the > projects u

Re: [openstack-dev] [puppet] Stepping down from Puppet Core

2016-01-27 Thread Matt Fischer
Mathieu, Thank you for all the work you've done over the past few years in this community. You've done a lot and also done a lot to help answer questions and mentor new folks. On Wed, Jan 27, 2016 at 1:13 PM, Mathieu Gagné wrote: > Hi, > > I would like to ask to be removed from the core reviewe

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread Fausto Marzi
Hi Sam, After our conversation, I have few questions and consideration about Ekko, mainly on how it works et similar. Also to make available to the community our discussions: - In understand you are placing a backup-agent on the compute node and execute actions interacting directly with

[openstack-dev] [puppet] Stepping down from Puppet Core

2016-01-27 Thread Mathieu Gagné
Hi, I would like to ask to be removed from the core reviewers team on the Puppet for OpenStack project. My day to day tasks and focus no longer revolve solely around Puppet and I lack dedicated time to contribute to the project. In the past months, I stopped actively reviewing changes compared t

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread Sam Yaple
On Wed, Jan 27, 2016 at 7:06 PM, Flavio Percoco wrote: > > FWIW, the current governance model does not prevent competition. That's > not to > be understood as we encourage it but rather than there could be services > with > some level of overlap that are still worth being separate. > > What Jay is

[openstack-dev] [api] service type vs. project name for use in headers

2016-01-27 Thread michael mccune
hi all, there have been a few reviews recently where the issue of service type versus project name have come up for use in the headers. as usual this conversation can get quite murky as there are several good examples where service type alone is not sufficient (for example if a service expose

Re: [openstack-dev] [all][infra] Impact of HPE Helion Public Cloud Sunset on OpenStack Infrastructure

2016-01-27 Thread Flavio Percoco
On 27/01/16 14:26 -0500, Cody A.W. Somerville wrote: The HPE Helion Public Cloud is one of several OpenStack public clouds that generously donate compute, network, and storage resources to power the OpenStack Developer Infrastructure. As you may know, HPE is sunsetting the HPE Helion Public Cloud

[openstack-dev] [neutron] documenting configuration option segregation between services and agents

2016-01-27 Thread Dustin Lundquist
We should expand services_and_agents devref to describe how and why configuration options should be segregated between services and agents. I stumbled into this recently while trying to remove a confusing duplicate configuration option [1][2][3]. The present separation appears to be 'tribal knowled

Re: [openstack-dev] glance community image visibility blue print

2016-01-27 Thread Flavio Percoco
On 27/01/16 11:02 -0800, Su Zhang wrote: Hello everyone, I created another BP for Newton release regarding glance community image visibility based on Louis Taylor's original BP. I will continue working on feature. Before I upload our implementation, it will be wonderful if anyone in glance com

[openstack-dev] [all][infra] Impact of HPE Helion Public Cloud Sunset on OpenStack Infrastructure

2016-01-27 Thread Cody A.W. Somerville
The HPE Helion Public Cloud is one of several OpenStack public clouds that generously donate compute, network, and storage resources to power the OpenStack Developer Infrastructure. As you may know, HPE is sunsetting the HPE Helion Public Cloud on January 31st 2016[1]. Use of HPE Helion Public Clou

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread Flavio Percoco
On 27/01/16 12:16 -0500, Emilien Macchi wrote: On 01/27/2016 10:51 AM, Jay Pipes wrote: On 01/27/2016 12:53 PM, gordon chung wrote: It makes for a crappy user experience. Crappier than the crappy user experience that OpenStack API users already have because we have done a crappy job shepherdi

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-27 Thread Jain, Vivek
+1 on sharing/outlining migration script form v1 to v2. It will help lot of teams. Thanks, Vivek On 1/26/16, 6:58 PM, "Kevin Carter" wrote: >I know that Neutron LBaaS V1 is still available in Liberty and functional, and >at this point I assume its in Mitaka (simply judging the code not

[openstack-dev] glance community image visibility blue print

2016-01-27 Thread Su Zhang
Hello everyone, I created another BP for Newton release regarding glance community image visibility based on Louis Taylor's original BP. I will continue working on feature. Before I upload our implementation, it will be wonderful if anyone in glance community can review and approve the BP. It ca

Re: [openstack-dev] [TaskFlow] TaskFlow persistence

2016-01-27 Thread Joshua Harlow
pn kk wrote: Hi, Thanks for the responses. Putting it in a small example def flow_factory(tmp): return lf.Flow('resume from backend example').add( TestTask(name='first', test=tmp), InterruptTask(name='boom'), TestTask(name='second', test="second task")) class T

Re: [openstack-dev] [TaskFlow] TaskFlow persistence

2016-01-27 Thread pn kk
Hi, Thanks for the responses. Putting it in a small example def flow_factory(tmp): return lf.Flow('resume from backend example').add( TestTask(name='first', test=tmp), InterruptTask(name='boom'), TestTask(name='second', test="second task")) class TestTask(task.Task):

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Jiri Tomasek
On 01/27/2016 03:36 PM, Dan Prince wrote: On Wed, 2016-01-27 at 14:32 +0100, Jiri Tomasek wrote: On 01/26/2016 09:05 PM, Ben Nemec wrote: On 01/25/2016 04:36 PM, Dan Prince wrote: On Mon, 2016-01-25 at 15:31 -0600, Ben Nemec wrote: On 01/22/2016 06:19 PM, Dan Prince wrote: On Fri, 2016-01-22

Re: [openstack-dev] [devstack][tempest] RuntimeError: no suitable implementation for this system thrown by monotonic.py

2016-01-27 Thread Bob Hansen
This appears to have gone away this morning. I ran clean.sh and removed monotonic. The next run of stack.sh installed version 0.6 of monotonic and I no longer see this exception. Bob Hansen z/VM OpenStack Enablement From: Bob Hansen/Endicott/IBM@IBMUS To: "openstack-dev" Date: 01/26/

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread Emilien Macchi
On 01/27/2016 10:51 AM, Jay Pipes wrote: > On 01/27/2016 12:53 PM, gordon chung wrote: >>> It makes for a crappy user experience. Crappier than the crappy user >>> experience that OpenStack API users already have because we have done a >>> crappy job shepherding projects in order to make sure the

Re: [openstack-dev] [oslo] Allow YAML config

2016-01-27 Thread Alexis Lee
Vladislav Kuzmin said on Tue, Dec 15, 2015 at 04:26:32PM +0300: > I want to specify all my option in yaml file, because it is much more > readable. But I must use ini file, because oslo.log using > logging.config.fileConfig for reading the config file ( > https://github.com/openstack/oslo.log/blob/

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread gordon chung
On 27/01/2016 10:51 AM, Jay Pipes wrote: > On 01/27/2016 12:53 PM, gordon chung wrote: >>> It makes for a crappy user experience. Crappier than the crappy user >>> experience that OpenStack API users already have because we have done a >>> crappy job shepherding projects in order to make sure the

Re: [openstack-dev] OpenStack installer

2016-01-27 Thread Fox, Kevin M
As someone that has upgraded rdo clouds on multiple occasions, I concur. Its way easier to upgrade a whole cloud, (or even pieces of a cloud are possible) with properly isolated containers instead of rpms. Thats the case where containers really shine, and you don't experience it until you try an

Re: [openstack-dev] [Fuel][library] Switching to external fixtures for integration Noop tests

2016-01-27 Thread Bogdan Dobrelya
On 26.01.2016 22:18, Kyrylo Galanov wrote: > Hello Bogdan, > > I hope I am not the one of the context. Why do we separate fixtures for > Noop tests from the repo? > I can understand if while noop test block was carried out to a separate > repo. > I believe fixtures normally are downloaded by the

[openstack-dev] [all] [Ironic] New project: Ironic Staging Drivers

2016-01-27 Thread Lucas Alvares Gomes
Hi, I would like to quickly announce the creation of a new project called Ironic Staging Drivers. What the Ironic Staging Drivers project is? - As context, in the Tokyo design summit it was decided that drivers in the Ironic tree will

Re: [openstack-dev] [nova][neutron] Update on Neutron's rolling upgrade support?

2016-01-27 Thread Jay Pipes
Thanks very much for the update, Ihar, much appreciated! On 01/26/2016 01:19 PM, Ihar Hrachyshka wrote: Jay Pipes wrote: Hey Sean, Tomorrow morning UTC, we'll be discussing Neutron topics at the Nova mid-cycle. Wondering if you might give us a quick status update on where we are with the Neu

[openstack-dev] [release][neutron] networking-sfc release 1.0.0 (independent)

2016-01-27 Thread doug
We are overjoyed to announce the release of: networking-sfc 1.0.0: API's and implementations to support Service Function Chaining in Neutron. This release is part of the independent release series. With source available at: http://git.openstack.org/cgit/openstack/networking-sfc With packag

[openstack-dev] [TripleO] spec-lite process for tripleo

2016-01-27 Thread Derek Higgins
Hi All, We briefly discussed feature tracking in this weeks tripleo meeting. I would like to provide a way for downstream consumers (and ourselves) to track new features as they get implemented. The main things that came out of the discussion is that people liked the spec-lite process that th

Re: [openstack-dev] [Fuel][Bugs] Time sync problem when testing.

2016-01-27 Thread Stanislaw Bogatkin
I've got proposal from mos-linux team about switch to sntp instead of ntpdate due to ntpdate deprecation. It looks nice enough for me but we already had similar problems with sntp before switching to ntpdate. Does anyone vote against switching to sntp? On Wed, Jan 27, 2016 at 2:25 PM, Maksim Malch

[openstack-dev] [neutron] no neutron lib meeting

2016-01-27 Thread Doug Wiegley
Multiple cancels, and I'll be on a plane. Thanks, Doug __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-

Re: [openstack-dev] [nova] do not account compute resource of instances in state SHELVED_OFFLOADED

2016-01-27 Thread Sascha Vogt
Hi Andrew, Am 27.01.2016 um 10:38 schrieb Andrew Laski: > 1. This allows for a poor experience where a user would not be able to > turn on and use an instance that they already have due to overquota. > This is a change from the current behavior where they just can't create > resources, now someth

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread Jay Pipes
On 01/27/2016 12:53 PM, gordon chung wrote: It makes for a crappy user experience. Crappier than the crappy user experience that OpenStack API users already have because we have done a crappy job shepherding projects in order to make sure there isn't overlap between their APIs (yes, Ceilometer an

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Dan Prince
On Wed, 2016-01-27 at 09:36 -0500, Dan Prince wrote: > On Wed, 2016-01-27 at 14:32 +0100, Jiri Tomasek wrote: > > On 01/26/2016 09:05 PM, Ben Nemec wrote: > > > On 01/25/2016 04:36 PM, Dan Prince wrote: > > > > On Mon, 2016-01-25 at 15:31 -0600, Ben Nemec wrote: > > > > > On 01/22/2016 06:19 PM, Da

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Tzu-Mainn Chen
> On Wed, 2016-01-27 at 09:36 -0500, Dan Prince wrote: > > On Wed, 2016-01-27 at 14:32 +0100, Jiri Tomasek wrote: > > > On 01/26/2016 09:05 PM, Ben Nemec wrote: > > > > On 01/25/2016 04:36 PM, Dan Prince wrote: > > > > > On Mon, 2016-01-25 at 15:31 -0600, Ben Nemec wrote: > > > > > > On 01/22/2016

Re: [openstack-dev] Catching shell scripting errors

2016-01-27 Thread Alexander Kostrikov
Hi, Dmitry. I also would like to add `set -o pipefail` to the list as in a fantastic Youtube talk 'The Functional Tao of Bash - Garrett Smith'[0]. [0] https://www.youtube.com/watch?v=yD2ekOEP9sU On Tue, Jan 26, 2016 at 1:09 PM, Dmitry Bilunov wrote: > Hello. > > Recently we had a typo[1], whic

[openstack-dev] [announce][kolla] Announcing Kolla Mitaka 2 availability

2016-01-27 Thread Steven Dake (stdake)
The Kolla community is pleased to announce the release of Mitaka milestone #2. We did not announce the release of Mitaka-1 because the PTL was unavailable to tag the release. As a result, we are announcing changes that also occured in the Mitaka-1 tag here. For further releases of Kolla, we h

Re: [openstack-dev] [nova] Feature suggestion - API for creating VM without powering it up

2016-01-27 Thread Shoham Peller
Thank you for your reply. This approach has 3 disadvantages that I can think of: 1. An image might have configurations processes that only happen on the first boot and require user input. This is a probable use-case 2. Not all images support cloud-init 3. This creates an unnecessary load on the c

Re: [openstack-dev] [Kuryr] IRC Meeting - Tuesday (1/26) 0300 UTC (#openstack-meeting-4)

2016-01-27 Thread Jeremy Stanley
On 2016-01-27 09:42:30 +0100 (+0100), Jaume Devesa wrote: > I missed the mail and the meeting... > > I imported the ics file[1] from eavesdrop site before Christmas and since > January it seems the schedule and the reality are switched. > > Can it be that the calendar has to be updated, or it is

[openstack-dev] [kolla] Need 5 more Core Reviewer volunteers for upgrades!

2016-01-27 Thread Steven Dake (stdake)
Looking for 5 more core reviewers to step forward and take on an OpenStack service and a infrastructure service prior to the midcycle. If you can't finish the openstack service in time and get it merged, that's ok - please just get a patch in the review queue with your work. For the infrastruct

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Dan Prince
On Wed, 2016-01-27 at 14:32 +0100, Jiri Tomasek wrote: > On 01/26/2016 09:05 PM, Ben Nemec wrote: > > On 01/25/2016 04:36 PM, Dan Prince wrote: > > > On Mon, 2016-01-25 at 15:31 -0600, Ben Nemec wrote: > > > > On 01/22/2016 06:19 PM, Dan Prince wrote: > > > > > On Fri, 2016-01-22 at 11:24 -0600, Be

Re: [openstack-dev] OpenStack installer

2016-01-27 Thread Michał Jastrzębski
Disclaimer: I'm from Kolla. Well, you will see these benefits when you'll try to perform upgrade:) that's the tricky part about containers - they become really useful after 6 months. Without them you'll end up having to upgrade every service at the very same time, and that's disruptive at best, di

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Dougal Matthews
On 26 January 2016 at 16:01, Ben Nemec wrote: > On 01/26/2016 03:46 AM, Steven Hardy wrote: > > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > >> On 01/25/2016 03:56 PM, Steven Hardy wrote: > >>> On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: > So I haven't weighed

Re: [openstack-dev] [oslo] Sachi King for oslo core

2016-01-27 Thread Morgan Fainberg
Yay Sachi! On Jan 27, 2016 05:01, "Sachi King" wrote: > Thanks for the vote of confidence all, I look forward to expanding > what I'm working on. > > Cheers, > Sachi > > __ > OpenStack Development Mailing List (not for usage

Re: [openstack-dev] [Nova][Cinder] Cleanly detaching volumes from failed nodes

2016-01-27 Thread Duncan Thomas
On 27 January 2016 at 06:40, Matt Riedemann wrote: > On 1/27/2016 11:22 AM, Avishay Traeger wrote: > >> >> I agree with you. Actually, I think it would be more correct to have >> Cinder store it, and not pass it at all to terminate_connection(). >> >> > That would be ideal but I don't know if ci

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Dan Prince
On Tue, 2016-01-26 at 14:05 -0600, Ben Nemec wrote: > On 01/25/2016 04:36 PM, Dan Prince wrote: > > On Mon, 2016-01-25 at 15:31 -0600, Ben Nemec wrote: > > > On 01/22/2016 06:19 PM, Dan Prince wrote: > > > > On Fri, 2016-01-22 at 11:24 -0600, Ben Nemec wrote: > > > > > So I haven't weighed in on th

Re: [openstack-dev] [nova] Better tests for nova scheduler(esp. race conditions)?

2016-01-27 Thread Nikola Đipanov
Top posting since better scheduler testing just got brought up during the midcycle meetup, so it might be useful to re-kindle this thread. Sean (Dague) brought up that there is some infrastructure already that could help us do what you propose bellow, but work may be needed to make it viable for p

[openstack-dev] [Fuel][Plugins] Tasks ordering between plugins

2016-01-27 Thread Simon Pasquier
Hi, I see that tasks.yaml is going to be deprecated in the future MOS versions [1]. I've got one question regarding the ordering of tasks between different plugins. With tasks.yaml, it was possible to coordinate the execution of tasks between plugins without prior knowledge of which plugins were i

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Dougal Matthews
On 27 January 2016 at 08:10, Tzu-Mainn Chen wrote: > > Okay, so I initially thought we weren't making much progress on this > > discussion, but after some more thought and reading of the existing PoC, > > we're (maybe?) less far apart than I initially thought. > > > > I think there are kind of th

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-27 Thread Jiri Tomasek
On 01/26/2016 09:05 PM, Ben Nemec wrote: On 01/25/2016 04:36 PM, Dan Prince wrote: On Mon, 2016-01-25 at 15:31 -0600, Ben Nemec wrote: On 01/22/2016 06:19 PM, Dan Prince wrote: On Fri, 2016-01-22 at 11:24 -0600, Ben Nemec wrote: So I haven't weighed in on this yet, in part because I was on va

[openstack-dev] [mistral] db deadlock in task execution

2016-01-27 Thread Shtilman, Tomer (Nokia - IL)
Hi We are seeing an error in task execution , transaction is rollbacked an I believe its causing problems in deletion (fk violation) Shouldn't we have some kind of retry mechanism for deadlock ? Will be happy to get any thoughts on the matter Thanks [root@s54-0 ~(keystone_cb2)]# mistral task-ge

[openstack-dev] [openstack-ansible][security] Security hardening is now integrated!

2016-01-27 Thread Major Hayden
Hey folks, After four months and 80+ gerrit reviews, the security hardening configurations provided by the openstack-ansible-security role are now integrated with OpenStack-Ansible! The Jenkins gate jobs for OpenStack-Ansible are already applying these configurations by default. Documentation

Re: [openstack-dev] [glance][ironic][cinder][nova] 'tar' as an image disk_format

2016-01-27 Thread Daniel P. Berrange
On Wed, Jan 27, 2016 at 08:32:58AM -0430, Flavio Percoco wrote: > On 27/01/16 08:20 -0430, Flavio Percoco wrote: > >On 26/01/16 09:11 +, Daniel P. Berrange wrote: > >>On Sun, Jan 24, 2016 at 12:00:16AM +0200, Duncan Thomas wrote: > >>>I guess my wisdom would be 'why'? What does this enable you

[openstack-dev] [mistral][stable] Inappropriate changes backported to stable/liberty

2016-01-27 Thread Matt Riedemann
Starting with stable/liberty, each project now owns when to do point releases for their stable branches (rather than a large coordinated stable branch point release that the stable-maint-core team does). There are a couple of core projects which have not done a stable/liberty point release sin

Re: [openstack-dev] [glance][ironic][cinder][nova] 'tar' as an image disk_format

2016-01-27 Thread Flavio Percoco
On 27/01/16 08:20 -0430, Flavio Percoco wrote: On 26/01/16 09:11 +, Daniel P. Berrange wrote: On Sun, Jan 24, 2016 at 12:00:16AM +0200, Duncan Thomas wrote: I guess my wisdom would be 'why'? What does this enable you to do that you couldn't do with similar ease with the formats we have and

Re: [openstack-dev] [glance][ironic][cinder][nova] 'tar' as an image disk_format

2016-01-27 Thread Flavio Percoco
On 26/01/16 09:11 +, Daniel P. Berrange wrote: On Sun, Jan 24, 2016 at 12:00:16AM +0200, Duncan Thomas wrote: I guess my wisdom would be 'why'? What does this enable you to do that you couldn't do with similar ease with the formats we have and are people trying to do that frequently. We've

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-27 Thread gordon chung
> It makes for a crappy user experience. Crappier than the crappy user > experience that OpenStack API users already have because we have done a > crappy job shepherding projects in order to make sure there isn't > overlap between their APIs (yes, Ceilometer and Monasca, I'm looking > directly at y

Re: [openstack-dev] [all][tc] Stabilization cycles: Elaborating on the idea to move it forward

2016-01-27 Thread Flavio Percoco
On 27/01/16 11:00 +, Kuvaja, Erno wrote: -Original Message- From: Flavio Percoco [mailto:fla...@redhat.com] Sent: Monday, January 25, 2016 3:07 PM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [all][tc] Stabilization cycles: Elaborating on the idea to move it forw

Re: [openstack-dev] [glance] Glance Core team additions/removals

2016-01-27 Thread Flavio Percoco
On 27/01/16 10:34 +1300, Fei Long Wang wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi team, As you know, I'm working on Zaqar team as PTL in Mitaka and it's a time-consuming work. So my focus shifted for a bit but I'm now trying to balance my time. I'd rather stay in the team if there

Re: [openstack-dev] [Nova][Cinder] Cleanly detaching volumes from failed nodes

2016-01-27 Thread Matt Riedemann
On 1/27/2016 11:22 AM, Avishay Traeger wrote: On Wed, Jan 27, 2016 at 1:01 PM, Matt Riedemann mailto:mrie...@linux.vnet.ibm.com>> wrote: I've replied on https://review.openstack.org/#/c/266095/ and the related cinder change https://review.openstack.org/#/c/272899/ which are adding

Re: [openstack-dev] [Fuel][Bugs] Time sync problem when testing.

2016-01-27 Thread Maksim Malchuk
I think we shouldn't depend on the other services like Syslog and logger trying to catch the problem and it is better to create the logs ourselves. On Wed, Jan 27, 2016 at 1:49 PM, Stanislaw Bogatkin wrote: > >But you've used 'logger -t ntpdate' - this is can fail again and logs can > be empty

Re: [openstack-dev] [nova][glance][cinder][neutron]How to make use of x-openstack-request-id

2016-01-27 Thread Andrew Laski
On Wed, Jan 27, 2016, at 05:47 AM, Kuvaja, Erno wrote: > > -Original Message- > > From: Matt Riedemann [mailto:mrie...@linux.vnet.ibm.com] > > Sent: Wednesday, January 27, 2016 9:56 AM > > To: openstack-dev@lists.openstack.org > > Subject: Re: [openstack-dev] [nova][glance][cinder][neutro

Re: [openstack-dev] [Nova][Cinder] Cleanly detaching volumes from failed nodes

2016-01-27 Thread Avishay Traeger
On Wed, Jan 27, 2016 at 1:01 PM, Matt Riedemann wrote: > I've replied on https://review.openstack.org/#/c/266095/ and the related > cinder change https://review.openstack.org/#/c/272899/ which are adding a > new key to the volume connector dict being passed around between nova and > cinder, whic

  1   2   >