Re: [openstack-dev] Change in openstack/networking-sfc[master]: Networking-sfc / OVN Driver

2016-06-28 Thread Na Zhu
Thanks your response. Regards, Juno Zhu IBM China Development Labs (CDL) Cloud IaaS Lab Email: na...@cn.ibm.com 5F, Building 10, 399 Keyuan Road, Zhangjiang Hi-Tech Park, Pudong New District, Shanghai, China (201203) From: Cathy Zhang To: Na

Re: [openstack-dev] Change in openstack/trove[master]: Ophaned Volume Not Removed on Instance Delete

2016-06-28 Thread Will Zhou
Hi Peter, I got the point and I realize that I am wrong about the fix. Thanks for the clarification. On Wed, Jun 29, 2016 at 6:42 AM Peter Stachowski wrote: > Hi Will, > > > > Trove is a managed database service. Once you delete the database, all > associated volumes with it

Re: [openstack-dev] Troubleshooting and ask.openstack.org

2016-06-28 Thread Tom Fifield
Quick answers in-line On 29/06/16 05:44, Adam Young wrote: It seems to me that keystone Core should be able to moderate Keystone questions on the site. That means that they should be able to remove old dead ones, remove things tagged as Keystone that do not apply and so on. I would assume the

Re: [openstack-dev] [oslo][monasca][requirements] Kafka 1.x for Oslo.Messaging and Monasca

2016-06-28 Thread Keen, Joe
Tony, Psutil is the only library we’ve seen so far that was already in the global requirements with a version we didn’t support. Because of that we don’t currently have it as a requirement for the Monasca Agent, we wanted to use the upper constraints in our devstack gate jobs, and we just

Re: [openstack-dev] [keystone][cross-project] Standardized role names and policy

2016-06-28 Thread Jamie Lennox
On 28 June 2016 at 04:22, Jay Faulkner wrote: > Is this spec still alive? I'm working on the spec for Ironic integration > of Keystone policy, and like some of the items in the draft, but obviously > they aren't binding and I can't really reference them unless the spec > merges or

[openstack-dev] [Nova][Neutron]What's the problem if there is no port status 'up' notification sent from neutron, while creating VM

2016-06-28 Thread kangjingting
Hi guys: As we know, nova will interacts with neutron for port creating and configuration while creating VM. In the method /nova/virt/libvirt/driver.py:_create_domain_and_network, here nova ultilizes event mechanism(sqlalchemy) to monitor port status in neutron DB. After having subscribed

Re: [openstack-dev] [Heat][tripleo] Tripleo holding on to old, bad data

2016-06-28 Thread Adam Young
On 06/28/2016 02:58 AM, Pavlo Shchelokovskyy wrote: Adam, not only "available", Nova would also not schedule to Ironic nodes which have maintenance==True regardless of their provisioning state. That was not set. Also, you might have orphaned Ironic nodes, when node is available, but still

Re: [openstack-dev] [kolla] [tools] OpenStack client in a Docker container

2016-06-28 Thread Jeffrey Zhang
Gerard, i am Interested in you Ansible scripts. Could u share it? Thanks. On Wed, Jun 29, 2016 at 9:20 AM, Gerard Braad wrote: > Hi Steve, > > > How would you prefer me to approach this? At the moment I am > generating the images based on some ansible scripts I have in a >

Re: [openstack-dev] [Nova] Questions about instance actions' update and finish

2016-06-28 Thread Zhenyu Zheng
How about I sync updated_at and created_at in my patch, and leave the finish to the other BP, by this way, I can use updated_at for the timestamp filter I added and it don't need to change again once the finish BP is complete. On Tue, Jun 28, 2016 at 8:28 PM, Andrew Laski

[openstack-dev] [kolla] [tools] OpenStack client in a Docker container

2016-06-28 Thread Gerard Braad
Hi Steve, How would you prefer me to approach this? At the moment I am generating the images based on some ansible scripts I have in a general playbook repository. regards, Gerard On Tue, Jun 28, 2016 at 11:56 PM, Steven Dake (stdake) wrote: > Gerard, > > Yup we would take

Re: [openstack-dev] Change in openstack/networking-sfc[master]: Networking-sfc / OVN Driver

2016-06-28 Thread Cathy Zhang
Please see inline. Cathy From: Na Zhu [mailto:na...@cn.ibm.com] Sent: Monday, June 27, 2016 9:56 PM To: Cathy Zhang Cc: Farhad Sunavala; John McDowall; Henry Fourie; Kyle Mestery; OpenStack Development Mailing List (not for usage questions); Russell Bryant; Ryan Moats; Richard Theis; Stephen

Re: [openstack-dev] [tricircle] About registering and loading a plugin

2016-06-28 Thread joehuang
Hi, Yipei, "Moreover, I tried to load drivers by line "cfg.CONF.nyp.plugins.simple", the console prompts oslo_config.cfg.NoSuchOptError: no such option in group DEFAULT: nyp. The setup.cfg is defined as follows." You are using entry point but not configuration options for plugin discovery,

Re: [openstack-dev] Troubleshooting and ask.openstack.org

2016-06-28 Thread Steve Martinelli
I'm cool with the existing keystone repo and adding to docs. If we hit a huge amount of content then we can migrate to a new repo. I think Adam's main concern with this approach is that we reduce the contributors down to folks that know the gerrit workflow. On Tue, Jun 28, 2016 at 8:19 PM, Jamie

[openstack-dev] [keystone][docs][api] API ref sprint

2016-06-28 Thread Steve Martinelli
the keystone team is migrating these existing API sites from the api-site repo to the keystone repo. - http://developer.openstack.org/api-ref-identity-v3.html - http://developer.openstack.org/api-ref-identity-v3-ext.html - http://developer.openstack.org/api-ref-identity-v2.html -

Re: [openstack-dev] [ironic] UFCG OneView CI comments missing recheck command

2016-06-28 Thread Villalovos, John L
> -Original Message- > From: Thiago Paiva [mailto:thia...@lsd.ufcg.edu.br] > Sent: Tuesday, June 28, 2016 17:00 > To: OpenStack Development Mailing List (not for usage questions) > Cc: ufcg-oneview...@lsd.ufcg.edu.br > Subject: Re: [openstack-dev] [ironic] UFCG OneView CI comments

Re: [openstack-dev] Troubleshooting and ask.openstack.org

2016-06-28 Thread Jamie Lennox
On 29 June 2016 at 09:49, Steve Martinelli wrote: > I think we want something a bit more organized. > > Morgan tossed the idea of a keystone-docs repo, which could have: > > - The FAQ Adam is asking about > - Install guides (moved over from openstack-manuals) > - A spot

Re: [openstack-dev] [ironic] UFCG OneView CI comments missing recheck command

2016-06-28 Thread Jay Faulkner
It was on this patch (which you should totally review if you're reading this message, I'm really tired of rebasing it ;p): https://review.openstack.org/#/c/263842/ It appeared to fail early in the setup process. -Jay On Jun 28, 2016, at 4:59 PM, Thiago Paiva

Re: [openstack-dev] [ironic] UFCG OneView CI comments missing recheck command

2016-06-28 Thread Thiago Paiva
Hi Jay, Sorry about that. The comment should be "recheck oneview" to test again. I'll patch the failure message with instructions, thanks for the warning. About being broken, we experience some transient failures due to concurrency on our physical resources and/or timeouts. We'll be fine

Re: [openstack-dev] [TripleO] TripleO deep dive hour?

2016-06-28 Thread Victoria Martínez de la Cruz
+1 Awesome idea! 2016-06-28 20:01 GMT-03:00 Emilien Macchi : > Excellent idea, it would also be a good opportunity to take notes and > improve our documentation. > > --- > Emilien Macchi > > On Jun 28, 2016 6:24 PM, "Qasim Sarfraz" wrote: > >> +2, that

[openstack-dev] [ironic] UFCG OneView CI comments missing recheck command

2016-06-28 Thread Jay Faulkner
Hi all, The new UFCG OneView CI is posting on changes now, and doesn't have any information about how to perform rechecks. It also appears to be broken, but given it's new that's not surprising. Can someone get the message updated with a recheck command? Thanks, Jay Faulkner OSIC

[openstack-dev] [nova] Nova API sub-team meeting

2016-06-28 Thread Alex Xu
Hi, We have weekly Nova API meeting today. The meeting is being held Wednesday UTC1300 and irc channel is #openstack-meeting-4. The proposed agenda and meeting details are here: https://wiki.openstack.org/wiki/Meetings/NovaAPI Please feel free to add items to the agenda. Thanks

Re: [openstack-dev] Troubleshooting and ask.openstack.org

2016-06-28 Thread Steve Martinelli
I think we want something a bit more organized. Morgan tossed the idea of a keystone-docs repo, which could have: - The FAQ Adam is asking about - Install guides (moved over from openstack-manuals) - A spot for all those neat and unofficial blog posts we do - How-to guides - etc... I think it's

[openstack-dev] [Zun][Higgins] The design of Zun

2016-06-28 Thread Hongbin Lu
Hi all, At the last team meeting, we made an important decision about the design. I would like to summarize it in this email so that everyone will be on the same page. Short version: * Zun aims to build an unified API layers to interface with various Container Orchestration Engines (COEs). *

Re: [openstack-dev] Change in openstack/trove[master]: Ophaned Volume Not Removed on Instance Delete

2016-06-28 Thread Fox, Kevin M
To me, one of the benefits of cinder is the ability to have the volume outlast the vm. So, for example, if you knew a yum upgrade went bad on the vm, but the db data is safe, it would be nice to be able to just delete the vm and have trove relaunch using the existing volume, not having to

Re: [openstack-dev] [TripleO] TripleO deep dive hour?

2016-06-28 Thread Emilien Macchi
Excellent idea, it would also be a good opportunity to take notes and improve our documentation. --- Emilien Macchi On Jun 28, 2016 6:24 PM, "Qasim Sarfraz" wrote: > +2, that would be great. > > On Wednesday, June 29, 2016, James Slagle wrote: > >>

Re: [openstack-dev] Change in openstack/trove[master]: Ophaned Volume Not Removed on Instance Delete

2016-06-28 Thread Peter Stachowski
Hi Will, Trove is a managed database service. Once you delete the database, all associated volumes with it are also deleted, as is the Nova instance. One of the key benefits of using Trove is that you don’t have to manage servers/volumes/security_groups etc. Also, depending on the

Re: [openstack-dev] [TripleO] TripleO deep dive hour?

2016-06-28 Thread Qasim Sarfraz
+2, that would be great. On Wednesday, June 29, 2016, James Slagle wrote: > We've got some new contributors around TripleO recently, and I'd like > to offer up a "TripleO deep dive hour". > > The idea is to spend 1 hour a week in a high bandwidth environment > (Google

Re: [openstack-dev] Troubleshooting and ask.openstack.org

2016-06-28 Thread Ian Cordasco
-Original Message- From: Adam Young Reply: OpenStack Development Mailing List (not for usage questions) Date: June 28, 2016 at 16:47:26 To: OpenStack Development Mailing List Subject: 

[openstack-dev] [TripleO] TripleO deep dive hour?

2016-06-28 Thread James Slagle
We've got some new contributors around TripleO recently, and I'd like to offer up a "TripleO deep dive hour". The idea is to spend 1 hour a week in a high bandwidth environment (Google Hangouts / Bluejeans / ???) to deep dive on a TripleO related topic. The topic could be anything TripleO

Re: [openstack-dev] [grenade] upgrades vs rootwrap

2016-06-28 Thread Sean Dague
On 06/28/2016 01:46 AM, Angus Lees wrote: Ok, thanks for the in-depth explanation. My take away is that we need to file any rootwrap updates as exceptions for now (so releasenotes and grenade scripts). That is definitely the fall back if there is no better idea. However, we should try really

[openstack-dev] Troubleshooting and ask.openstack.org

2016-06-28 Thread Adam Young
Recently, the Keystone team started brainstormin a troubleshooting document. While we could, eventually put this into the Keystone repo, it makes sense to also be gathering troubleshooting ideas from the community at large. How do we do this? I think we've had a long enough run with the

[openstack-dev] [Zun][Higgins] IRC channel rename notice

2016-06-28 Thread Hongbin Lu
Hi all, Here is a notice that we have moved our IRC channel from #openstack-higgins to #openstack-zun . Right now, all the bots have been moved to the new channel [1]. The old channel is no longer used anymore. [1] https://review.openstack.org/#/c/330017/ Best regards, Hongbin

[openstack-dev] [docs] [install-guide] Move launch-instance instructions in project repos

2016-06-28 Thread Spyros Trigazis
Hi. I'd like to propose to move the "launch-instance" section [1] in project repos along with the install-guide. If we won't move it, we must find an appropriate place for it. Cheers, Spyros [1] http://docs.openstack.org/mitaka/install-guide-ubuntu/launch-instance.html

Re: [openstack-dev] [tripleo] ha & upgrade jobs are broken

2016-06-28 Thread Emilien Macchi
On Mon, Jun 27, 2016 at 10:47 PM, Emilien Macchi wrote: > CI is still in bad shape, even if we fixed non-ha job [1]. > > See https://bugs.launchpad.net/tripleo/+bug/1596758 for the new issue > (ha & upgrade job look broken), it seems related to Pacemaker. > I investigated a

[openstack-dev] [Magnum] Want to know our users

2016-06-28 Thread Hongbin Lu
Hi all, FYI. The Magnum team is collecting a list of Magnum users. If you are using Magnum, we would like to have your name and organization recorded in our wiki [1]. Please note that this is totally optional, but we hope you will let us know if you are our users. [1]

[openstack-dev] [craton] No IRC meeting on Monday July 4

2016-06-28 Thread Jim Baker
Many of us will be celebrating the July 4 holiday in the US, so we will not be having our regularly scheduled meeting in #openstack-meeting-4 this coming Monday. Craton meetings are planned here: https://etherpad.openstack.org/p/craton-meetings - Jim

[openstack-dev] [craton] Midcycle meetup to discuss fleet management - Aug 23-26 in NYC

2016-06-28 Thread Jim Baker
The Craton fleet management midcycle meetup will be held in New York City, August 23-26, using the following two events to provide structure/meeting support: - OpenStack East - developer-focused discussion on Craton core, along with further development of integration points;

Re: [openstack-dev] [OpenStack-docs] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Andreas Jaeger
On 06/28/2016 08:23 PM, Ildikó Váncsa wrote: > Hi Andreas, > > If we would end up moving more guides to the project tree then it will be > confusing having multiple top level docs folder in a basically code > repository. > > Can that be an option to have a top level 'doc' folder and having

Re: [openstack-dev] [cinder] [keystone] cinder quota behavior differences after Keystone mitaka upgrade

2016-06-28 Thread Matt Fischer
On Tue, Jun 28, 2016 at 12:32 PM, Potter, Nathaniel < nathaniel.pot...@intel.com> wrote: > Hi all, > > > > I did some digging into this on the cinder side, and it gets a little > complicated. So, before the target and context are passed into the > _authorize_show method, they’re retrieved through

Re: [openstack-dev] [nova] Do we require the 'next' link for paging, always?

2016-06-28 Thread Andrew Laski
On Tue, Jun 28, 2016, at 02:09 PM, Matt Riedemann wrote: > On 6/27/2016 9:57 PM, Alex Xu wrote: > > Matt, thanks for the email, I +1 on the next page link. Then user > > needn't build up link by themself. > > > > I also have one more question after review those pagination patches: > > > > As

Re: [openstack-dev] [Cinder] Nominating Scott D'Angelo to Cinder core

2016-06-28 Thread Potter, Nathaniel
+1, also not a core but I agree, all I’ve seen from Scott has been super knowledgeable and helpful! -Nate From: Erlon Cruz [mailto:sombra...@gmail.com] Sent: Tuesday, June 28, 2016 3:48 AM To: OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] [cinder] [keystone] cinder quota behavior differences after Keystone mitaka upgrade

2016-06-28 Thread Potter, Nathaniel
Hi all, I did some digging into this on the cinder side, and it gets a little complicated. So, before the target and context are passed into the _authorize_show method, they’re retrieved through the get_project_hierarchy method in cinder.quota_utils [1]. In that method, they will only have

Re: [openstack-dev] [OpenStack-docs] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Ildikó Váncsa
Hi Rodrigo, Thanks for sharing your view on this. I will consider what other way I have to organize the docs. I tried to extract the common parts and use '.. include::' as much as possible. The patch was huge already. I'm afraid what you're saying would result in even more duplication which

Re: [openstack-dev] [OpenStack-docs] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Ildikó Váncsa
Hi Andreas, If we would end up moving more guides to the project tree then it will be confusing having multiple top level docs folder in a basically code repository. Can that be an option to have a top level 'doc' folder and having sub-folders under like 'doc/developer', 'doc/install-guide',

Re: [openstack-dev] [OpenStack-docs] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Ildikó Váncsa
Hi Goutham, Thanks, I already checked your solution briefly. I will wait until there is some decision about the global way forward. If '.. only::' remains an option I might change the Ceilometer setup back. Best Regards, /Ildikó > -Original Message- > From: Ravi, Goutham

Re: [openstack-dev] [nova] Do we require the 'next' link for paging, always?

2016-06-28 Thread Matt Riedemann
On 6/27/2016 9:57 PM, Alex Xu wrote: Matt, thanks for the email, I +1 on the next page link. Then user needn't build up link by themself. I also have one more question after review those pagination patches: As those pagination proposes change the default sort order. So should we keep the sort

Re: [openstack-dev] [ironic] why do we need setting network driver per node?

2016-06-28 Thread Vladyslav Drok
Thanks for bringing this up Dmitry, here are my thoughts on this. Another case is an out-of-tree network driver, that can basically do whatever an operator needs to, and may have some parameters defined in driver_info as is the case for most of other interfaces ironic drivers have. I think

Re: [openstack-dev] [all] Proposal: Architecture Working Group

2016-06-28 Thread Clint Byrum
Thanks everyone for participating and remaining positive and focused on improving OpenStack. I've posted a review, and I'd like to encourage everyone to move any future discussion of the Architecture Working group to that review. https://review.openstack.org/335141 Excerpts from Clint Byrum's

Re: [openstack-dev] [kolla] Usage of Reno - all devs please read

2016-06-28 Thread Hui Kang
Hi, Jeffrey and Nate, Thanks for the links. I will update my PS. - Hui On Tue, Jun 28, 2016 at 12:15 PM, Nate Johnston wrote: > On Tue, Jun 28, 2016 at 11:47:58PM +0800, Jeffrey Zhang wrote: >> On Tue, Jun 28, 2016 at 9:23 PM, Hui Kang wrote: >>

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Maksim Malchuk
1. Show the logfile to see the bootstrap process is finished without any errors. 2. It depends on the Fuel version, http://10.20.0.2/cobbler/boot in some cases can't be seen through the web browser. 3. You shouldn't do anything only reboot the slave node. If fuel-bootstrap executed correctly -

Re: [openstack-dev] [mistral] [murano] [yaql] yaqluator bug

2016-06-28 Thread Elisha, Moshe (Nokia - IL)
Hi, Thank you for the kind words, Alexey. I was able to reproduce your bug and I have also found the issue. The problem is that we did not create the parser with the engine_options used in the yaql library by default when using the CLI. Specifically, the "yaql.limitIterators" was missing… I am

Re: [openstack-dev] [OpenStack-docs] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Caballero Abraham, Rodrigo
snip > > Do you have a good proposal for structuring things? [] I am assuming that you have distro specific instructions mixed with non-specific ones. I can only suggest what has worked for me in the past. I created a common file describing the process devoid of any instructions, distro

Re: [openstack-dev] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Ildikó Váncsa
Hi, @Julien: +1 to the one 'doc' folder. I think it's not yet decided whether it should be modular, using '.. only::' or we can/will have both. I use the modular approach as well right now, I have many files containing the common things and the distro specific steps. For Ceilometer it

Re: [openstack-dev] [ironic] why do we need setting network driver per node?

2016-06-28 Thread Mathieu Mitchell
Following discussion on IRC, here are my thoughts: The proposed network_interface allows choosing a "driver" for the network part of a node. The values could be something like "nobody", "neutron-flat networking" and "neutron-tenant separation". I think this choice should be left per-node. My

Re: [openstack-dev] [kolla] Usage of Reno - all devs please read

2016-06-28 Thread Nate Johnston
On Tue, Jun 28, 2016 at 11:47:58PM +0800, Jeffrey Zhang wrote: > On Tue, Jun 28, 2016 at 9:23 PM, Hui Kang wrote: > > > Do you mind giving some example of such reno release note? Thanks. > > ​like this https://review.openstack.org/#/c/235398/ .​ The instructions are

Re: [openstack-dev] [kolla] version of python2-oslo-config

2016-06-28 Thread Steven Dake (stdake)
The mitaka branch of Kolla requires 3.7 or later. Git checkout stable/mitaka Master may require 3.10, but that happens via the global requirements update process, of which RDO will surely address in the future.

Re: [openstack-dev] [kolla] Usage of Reno - all devs please read

2016-06-28 Thread Jeffrey Zhang
On Tue, Jun 28, 2016 at 9:23 PM, Hui Kang wrote: > Do you mind giving some example of such reno release note? Thanks. ​like this https://review.openstack.org/#/c/235398/ .​ -- Regards, Jeffrey Zhang Blog: http://xcodest.me

Re: [openstack-dev] [murano] Load murano Apps

2016-06-28 Thread Serg Melikyan
Hi Alione, you need to archive content of the "package" folder, e.g. MySQL [0]. Make sure that manifest.yaml is on the root level. References: [0] https://github.com/openstack/murano-apps/tree/master/MySQL/package On Tue, Jun 28, 2016 at 8:36 AM, Alioune wrote: > Hi all,

[openstack-dev] [Nova][Neutron][Live-Migration] Cross l2 agent migration and solving Nova-Neutron live migration bugs

2016-06-28 Thread Andreas Scheuring
Hi, I'm currently working on solving Nova-Neutron issues during Live Migration. This mail is intended to raise awareness cross project and get things kicked off. The issues == #1 When portbinding fails, instance is migrated but stuck in error state #2 Macvtap agent live Migration when

Re: [openstack-dev] [Cinder] Nominating Scott D'Angelo to Cindercore

2016-06-28 Thread Kendall J Nelson
Congratulations Scott :) All the Best, Kendall J. Nelson Software Engineer & OpenStack Contributor

[openstack-dev] [murano] Load murano Apps

2016-06-28 Thread Alioune
Hi all, I've downloaded murano apps from [1] and I would like to upload them as package. I would like to know which folders into murano-apps to zip and load from "Package Definition" ? How to add these apps with murano package-import ? Regards, [1] https://github.com/openstack/murano-apps

[openstack-dev] [ironic] why do we need setting network driver per node?

2016-06-28 Thread Dmitry Tantsur
Hi folks! I was reviewing https://review.openstack.org/317391 and realized I don't quite understand why we want to have node.network_interface. What's the real life use case for it? Do we expect some nodes to use Neutron, some - not? Do we expect some nodes to benefit from network

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Alioune
Maksim, The bootstrap process woks fine without error but the slave can boot from network. I think that the issue is due TFTP process, it tries to reach http://10.20.0.2/cobbler/boot, I used my web browser but there is not directory named boot in cobbler folder. Should the bootstrap create this

Re: [openstack-dev] [mistal] Mistral logo ideas?

2016-06-28 Thread Elisha, Moshe (Nokia - IL)
Hi, Attached another draft based on Michal's idea (it probably should be more colourful) Maybe we can upload them to some online survey and vote… From: Ryan Brady > Reply-To: "OpenStack Development Mailing List (not for usage questions)"

Re: [openstack-dev] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Spyros Trigazis
+1 on the modular approach by Rodrigo Caballero I'm writing magnum's guide and I'm working on the debian guide. Debian's guide will have a couple of differences and I plan to move them in other files or/and break the existing common config files. IMO, one of the goals of the project specific

Re: [openstack-dev] [Fuel] Deprecate fuel-upgrade repository

2016-06-28 Thread Vladimir Kozhukalov
This patch [1] is a part of project retirement procedure [2]. Review is welcome. [1] https://review.openstack.org/#/c/335085/ [2] http://docs.openstack.org/infra/manual/drivers.html#retiring-a-project Vladimir Kozhukalov On Tue, Jun 28, 2016 at 1:41 PM, Vladimir Kozhukalov <

Re: [openstack-dev] [puppet] weekly meeting #86

2016-06-28 Thread Emilien Macchi
ppet-openstack-weekly-meeting-20160628 > > See you tomorrow, > > On Tue, Jun 21, 2016 at 10:59 AM, Emilien Macchi <emil...@redhat.com> wrote: >> Meeting cancelled, no topics this week. >> >> See you next week! >> >> On Mon, Jun 20, 2016 at 9:44 AM, Emilie

Re: [openstack-dev] [Cinder] Nominating Scott D'Angelo to Cinder core

2016-06-28 Thread Eric Harney
On 06/27/2016 01:27 PM, Sean McGinnis wrote: > I would like to nominate Scott D'Angelo to core. Scott has been very > involved in the project for a long time now and is always ready to help > folks out on IRC. His contributions [1] have been very valuable and he > is a thorough reviewer [2]. > >

[openstack-dev] [Neutron][DVR] - No IRC Meeting this week

2016-06-28 Thread Brian Haley
Hi Folks, We will not have a DVR sub-team meeting this week since neither Swami nor myself will be there to chair it. We will resume our meetings next week on July 6th. If you have any questions please ping us on IRC or send an email to the list.

Re: [openstack-dev] Change in openstack/trove[master]: Ophaned Volume Not Removed on Instance Delete

2016-06-28 Thread D'Angelo, Scott
If a volume is attached to an instance, and the instance is deleted, the volume will be DETACHED, but the volume will still exist, it will NOT be DELETED. It is up to the volume owner to delete the volume if they wish. From: Will Zhou Sent:

Re: [openstack-dev] Change in openstack/trove[master]: Ophaned Volume Not Removed on Instance Delete

2016-06-28 Thread Will Zhou
Hi Scott, many thanks for your figuration. Thanks and +1 for your nomination to nova core:) Hi aadil, we should DETACH the volume, instead of DELETE. Please help enhance your code which is really a helpful fix to the bug. Thanks. On Tue, Jun 28, 2016 at 10:51 PM D'Angelo, Scott

Re: [openstack-dev] [cinder] [keystone] cinder quota behavior differences after Keystone mitaka upgrade

2016-06-28 Thread Matt Fischer
Thanks Henry, >From a Keystone POV I think it makes sense, but it's causing some operational headaches, so I'm curious what the cinder team thinks about this. Not being able to see or set someone's quota as an admin is frustrating for dealing with support requests. On Tue, Jun 28, 2016 at 12:38

Re: [openstack-dev] [Cinder] Nominating Scott D'Angelo to Cinder core

2016-06-28 Thread Ivan Kolodyazhny
+2. Welcome to the team! Regards, Ivan Kolodyazhny, http://blog.e0ne.info/ On Tue, Jun 28, 2016 at 1:48 PM, Erlon Cruz wrote: > +1 > Not a core but surely is well deserved. Congrats Scott!! > > On Tue, Jun 28, 2016 at 5:06 AM, Gorka Eguileor > wrote:

Re: [openstack-dev] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Julien Danjou
On Tue, Jun 28 2016, Ildikó Váncsa wrote: > I have a third less urgent question. The install-guide has it's own folder at > the same level where these two projects have their 'doc' folder. I would > assume > other projects have the same or similar folder for the developer docs. Would > that be

Re: [openstack-dev] Change in openstack/trove[master]: Ophaned Volume Not Removed on Instance Delete

2016-06-28 Thread Will Zhou
Hi all, I'd like to make sure should the volume, which is attached to an instance, be *detached* or be *deleted* after the instance is deleted? Thanks. On Tue, Jun 28, 2016 at 10:16 PM Ali Asgar Adil (Code Review) < rev...@openstack.org> wrote: > Ali Asgar Adil has posted comments on this

[openstack-dev] [Smaug]- IRC Meeting today (28/06) - 1500 UTC SM,

2016-06-28 Thread Saggi Mizrahi
Hi All, We will hold our weekly IRC meeting today (Tuesday, 28/06) at 1500 UTC in #openstack-meeting Please review the proposed meeting agenda here: https://wiki.openstack.org/wiki/Meetings/smaug Please feel free to add to the agenda any subject you would like to discuss. Thanks, Saggi

Re: [openstack-dev] [mistal] Mistral logo ideas?

2016-06-28 Thread Ryan Brady
On Tue, Jun 28, 2016 at 1:38 AM, Jason Rist wrote: > On 06/27/2016 06:57 AM, Dougal Matthews wrote: > > On 27 June 2016 at 07:45, Renat Akhmerov > wrote: > > > > > > > >> Ideally it would be nice to have something that matches the meaning of > > > the

Re: [openstack-dev] [tricircle] About registering and loading a plugin

2016-06-28 Thread Yipei Niu
Hi all, Thanks a lot for your valuable advice. I have already succeed in registering and loading a self-defined plugin. The entry_point is generated by executing setup.py, and found in .egg-info/entry_points.txt, which is different from using setup.cfg in https://review.openstack.org/#/c/331638/.

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Maksim Malchuk
You can start build command with debug options enabled for example and copy/paste output: > > fuel-bootstrap --verbose --debug build --activate > Very bad idea to remove logfile, it's better to empty it not remove. If you don't have the logfile, so recreate it with command: > touch

Re: [openstack-dev] [mistal] Mistral logo ideas?

2016-06-28 Thread Dougal Matthews
On 28 June 2016 at 06:38, Jason Rist wrote: > On 06/27/2016 06:57 AM, Dougal Matthews wrote: > > On 27 June 2016 at 07:45, Renat Akhmerov > wrote: > > > > > > > >> Ideally it would be nice to have something that matches the meaning of > > > the > > >>

Re: [openstack-dev] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Caballero Abraham, Rodrigo
> -Original Message- > From: Ildikó Váncsa [mailto:ildiko.van...@ericsson.com] > Sent: Tuesday, June 28, 2016 7:56 AM > To: openstack-d...@lists.openstack.org > Cc: openstack-dev@lists.openstack.org > Subject: [OpenStack-docs] [telemetry] Ceilometer and Aodh install > guide(s) snip > >

Re: [openstack-dev] [OpenStack-docs] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Ravi, Goutham
Hi Ildikó, Please take a look at the tooling in https://review.openstack.org/#/c/317152/ - I tried preserving the ‘only::’ tags because I had a similar concern about all the common parts to someone compiling the install guide from time to time. We were discussing whether this was a good

[openstack-dev] [charms] inclusion of charm-helpers (LGPL licensed)

2016-06-28 Thread James Page
Hi All Whilst working on the re-licensing of the OpenStack charms to Apache 2.0, its apparent that syncing and inclusion of the charm-helpers python module directly into the charm is not going to work from a license compatibility perspective. charm-helpers is LGPL v3 (which is OK for a runtime

Re: [openstack-dev] [kolla] Usage of Reno - all devs please read

2016-06-28 Thread Hui Kang
Hi, Steven Do you mind giving some example of such reno release note? Thanks. - Hui On Tue, Jun 28, 2016 at 8:46 AM, Steven Dake (stdake) wrote: > Hey folks, > > We have had reno in place since the end of Mitaka, yet folks aren't using it > very often. I am guilty myself of

Re: [openstack-dev] [OpenStack-docs] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Andreas Jaeger
On 2016-06-28 14:55, Ildikó Váncsa wrote: > [...] > I have a third less urgent question. The install-guide has it's own folder at > the same level where these two projects have their 'doc' folder. I would > assume other projects have the same or similar folder for the developer docs. > Would

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Alioune
I've removed /var/log/fuel-bootstrap-image-build.log, created new bootstrap ubuntu again after setting proxy parameters and reboot. After the there is no /var/log/fuel-bootstrap-image-build.log create from the new bootstrap but slave doesn't boot correctly. Is there another way to detect slave

[openstack-dev] [telemetry] Ceilometer and Aodh install guide(s)

2016-06-28 Thread Ildikó Váncsa
Hi, I'm currently working on to move the Install Guide for Ceilometer [1] and Aodh [2] under the project trees. I faced with a few difficulties so far about which I would like to ask your opinion. First of all these two projects are under the Telemetry umbrella, so they are not completely

[openstack-dev] [kolla] Usage of Reno - all devs please read

2016-06-28 Thread Steven Dake (stdake)
Hey folks, We have had reno in place since the end of Mitaka, yet folks aren't using it very often. I am guilty myself of not thinking of it when reviewing changes. Core reviewers: Please -1 any review of significant work that doesn't include a reno release note. Developers: If you have made

Re: [openstack-dev] [Nova] Questions about instance actions' update and finish

2016-06-28 Thread Andrew Laski
On Tue, Jun 28, 2016, at 03:26 AM, Zhenyu Zheng wrote: > Hi all, > > I'm working on add pagination and timestamp filter for os-instance- > actions API: > https://review.openstack.org/#/c/326326/ > As Alex_xu pointed out that it will be better to filter by > `updated_at` for timestamp filter

Re: [openstack-dev] [cinder] [keystone] cinder quota behavior differences after Keystone mitaka upgrade

2016-06-28 Thread Rodrigo Duarte
On Tue, Jun 28, 2016 at 3:38 AM, Henry Nash wrote: > Hi Matt, > > So the keystone changes were intentional. From Mitaka onwards, a domain is > represented as a project which is “acting as a domain” (it has an attribute > “is_domain” set to true). The situation you describe,

[openstack-dev] [nova][SR-IOV] PCI/SR-IOV meeting today is canceled 06/28/16

2016-06-28 Thread Moshe Levi
Sorry for the late mail, but I won't be able to chair the meeting today __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

[openstack-dev] 答复: [probably forge email可能是仿冒邮件] [kolla] version of python2-oslo-config

2016-06-28 Thread hu . zhijiang
Sorry I used the wrong branch of Kolla, in stable/Mitaka , Kolla only requires oslo-config ver 3.7 发件人: hu.zhiji...@zte.com.cn 收件人: "OpenStack Development Mailing List (not for usage questions)" , 日期: 2016-06-28 19:34 主题: [probably

Re: [openstack-dev] [tripleo] glance backend: replace swift by file in CI

2016-06-28 Thread Erno Kuvaja
TL;DR Makes absolutely sense to run file backend on single node undercloud at CI. Few more comments inline. On Mon, Jun 27, 2016 at 8:49 PM, Emilien Macchi wrote: > On Mon, Jun 27, 2016 at 3:46 PM, Clay Gerrard wrote: >> There's probably some

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Maksim Malchuk
You have an issue with connectivity from the Fuel master node to http://archive.ubuntu.com from the log: > Command: debootstrap --include=ca-certificates,apt-transport-https --verbose > --no-check-gpg --arch=amd64 trusty /tmp/tmp1K2haC.fuel-agent-image > http://archive.ubuntu.com/ubuntu > Exit

[openstack-dev] [kolla] version of python2-oslo-config

2016-06-28 Thread hu . zhijiang
Hi Kolla team, Base upon requirement.txt, Kolla needs oslo-config version 3.10. But CentOS Mitaka uses 3.9 ,which is python2-oslo-config-3.9.0-1.el7.noarch.rpm. I want to know if Kolla can also work on oslo-config-3.9.0. If it can, then will be a benefit because pip is conflict with rpm on

[openstack-dev] [new][oslo] tooz 1.40.0 release (newton)

2016-06-28 Thread no-reply
We are psyched to announce the release of: tooz 1.40.0: Coordination library for distributed systems. This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/tooz With package available at: https://pypi.python.org/pypi/tooz

[openstack-dev] [new][oslo] oslo.messaging 5.5.0 release (newton)

2016-06-28 Thread no-reply
We are glad to announce the release of: oslo.messaging 5.5.0: Oslo Messaging API This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.messaging With package available at: https://pypi.python.org/pypi/oslo.messaging

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Alioune
Hi all, I tried to create ubuntu bootstrap using [0] but the slave can still not booting. You can find the bootstrap log following [1]. Noticed that I've deleted the depot [2] from fuelmenu because it generated an error "URL for repository mos is not accessible". Regards, [0] fuel-bootstrap

[openstack-dev] [new][oslo] oslo.vmware 2.10.0 release (newton)

2016-06-28 Thread no-reply
We are eager to announce the release of: oslo.vmware 2.10.0: Oslo VMware library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.vmware With package available at: https://pypi.python.org/pypi/oslo.vmware

[openstack-dev] [new][oslo] oslo.middleware 3.14.0 release (newton)

2016-06-28 Thread no-reply
We are jubilant to announce the release of: oslo.middleware 3.14.0: Oslo Middleware library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.middleware With package available at:

  1   2   >