Re: [openstack-dev] [puppet][keystone] Keystone resource naming with domain support - no '::domain' if 'Default'

2015-08-27 Thread Gilles Dubreuil
On 27/08/15 16:59, Gilles Dubreuil wrote: On 26/08/15 06:30, Rich Megginson wrote: This concerns the support of the names of domain scoped Keystone resources (users, projects, etc.) in puppet. At the puppet-openstack meeting today [1] we decided that puppet-openstack will support

Re: [openstack-dev] [Openstack-operators] PLEASE READ: VPNaaS API Change - not backward compatible

2015-08-27 Thread Paul Michali
Thanks for the links and thoughtful comments James! In the Heat documentation, is the subnet ID being treated as optional (or is the documentation not correct)? I think it is a required argument in the REST API. Ref:

Re: [openstack-dev] [puppet][keystone] Keystone resource naming with domain support - no '::domain' if 'Default'

2015-08-27 Thread Gilles Dubreuil
On 27/08/15 22:40, Gilles Dubreuil wrote: On 27/08/15 16:59, Gilles Dubreuil wrote: On 26/08/15 06:30, Rich Megginson wrote: This concerns the support of the names of domain scoped Keystone resources (users, projects, etc.) in puppet. At the puppet-openstack meeting today [1] we

Re: [openstack-dev] [Fuel] Code review process in Fuel and related issues

2015-08-27 Thread Aleksandr Didenko
Hi, I'm all in for any formalization and automation of review process. The only concern that I see here is about core reviewers involvement metrics. If we succeed in reducing the load on core reviewers, it will mean that core reviewers will do less code reviews. This could lead to core reviewer

Re: [openstack-dev] [Fuel] Code review process in Fuel and related issues

2015-08-27 Thread Davanum Srinivas
Mike, This is a great start. 1) I'd advise to codify a proposal in fuel-specs under a 'policy' directory (obviously as a review in fuel-specs repo) So everyone agrees to the structure of the teams and terminology etc. Example oslo uses a directory to write down some of our decisions.

Re: [openstack-dev] [cinder] [nova] Cinder and Nova availability zones

2015-08-27 Thread Ivan Kolodyazhny
Hi, Looks like we need to be able to set AZ per backend. What do you think about such option? Regards, Ivan Kolodyazhny On Mon, Aug 10, 2015 at 7:07 PM, John Griffith john.griffi...@gmail.com wrote: On Mon, Aug 10, 2015 at 9:24 AM, Dulko, Michal michal.du...@intel.com wrote: Hi, In

Re: [openstack-dev] [OpenStack-Infra] [openstack-infra][third-party][CI][nodepool] Uploading images to nodepool.

2015-08-27 Thread Asselin, Ramy
[2] is the best option to upload the image. Yes, the install_master.sh script manually runs puppet to apply your dev changes to nodepool.yaml and vars.sh to your production configuration (e.g. /etc/nodepool/nodepool.yaml). Ramy From: Abhishek Shrivastava [mailto:abhis...@cloudbyte.com] Sent:

Re: [openstack-dev] [hacking] [style] multi-line imports PEP 0328

2015-08-27 Thread Ian Cordasco
On 8/25/15, 10:58, Clay Gerrard clay.gerr...@gmail.com wrote: On Tue, Aug 25, 2015 at 8:45 AM, Kevin L. Mitchell kevin.mitch...@rackspace.com wrote: On Mon, 2015-08-24 at 22:53 -0700, Clay Gerrard wrote: So, I know that hacking has H301 (one import per line) - but say maybe you wanted to

Re: [openstack-dev] [api][keystone][openstackclient] Standards for object name attributes and filtering

2015-08-27 Thread David Chadwick
Hi Henry in principle I think it is a good idea to have a user friendly name attribute for every entity. The name should be unique amongst the same set of entities (though not between entities since context should imply what entity you are referring to), otherwise the name would have to be

Re: [openstack-dev] Removing unused dependencies like:'discover' module from all projects

2015-08-27 Thread Robert Collins
It's not needed for 2.6 either - unit test 2 includes a more up to date discover implementation. On 28 Aug 2015 5:21 am, Matt Riedemann mrie...@linux.vnet.ibm.com wrote: On 8/27/2015 6:26 AM, Chandan kumar wrote: Hello, I am packaging 'discover' module

[openstack-dev] [Ironic] Functional testing for Ironic. Interested parties wanted

2015-08-27 Thread Villalovos, John L
Hello, I'm John Villalovos aka jlvillal on IRC. I am working primarily on the Ironic project and have been asked to work on functional testing for Ironic. My main starting focus will be the openstack/python-ironicclient and openstack/ironic projects. I am trying to find out who else would be

Re: [openstack-dev] [stable] [infra] How to auto-generate stable release notes

2015-08-27 Thread Doug Hellmann
Excerpts from Thierry Carrez's message of 2015-08-27 11:20:05 +0200: Doug Hellmann wrote: Excerpts from Robert Collins's message of 2015-08-19 11:04:37 +1200: Proposed data structure: - create a top level directory in each repo called release-notes - within that create a subdirectory

Re: [openstack-dev] [Fuel] Code review process in Fuel and related issues

2015-08-27 Thread Evgeniy L
- SME reviews the code within SLA, which should be defined per component Also I would like to add, that I'm not against of metrics, we can collect metrics, in order to figure out if some improvement in the process helped to speed up reviews, but asking Cores/SMEs to do the job faster will

Re: [openstack-dev] [heat][horizon] Backward-incompatible changes to the Neutron API

2015-08-27 Thread Paul Michali
Akihiro, can you look at the developer's reference I posted (191944), where there is the overall API plan and a proposal for handling backward compatibility. Thanks! Paul Michali (pc_m) On Thu, Aug 27, 2015 at 11:12 AM Akihiro Motoki amot...@gmail.com wrote: As Mathias said, Horizon worked

[openstack-dev] [neutron][L3][dvr][fwaas] FWaaS

2015-08-27 Thread bharath
Hi, while testing the fwaas , i found router_info is not getting updated. list awlays seems to be empty and getting updated only after the restart of fw agent. This issue resulting empty list while calling _get_router_info_list_for_tenant. i can see some comments as *for routers without

[openstack-dev] Gerrit downtime on Friday 2015-09-11 at 23:00 UTC

2015-08-27 Thread James E. Blair
On Friday, September 11 at 23:00 UTC Gerrit will be unavailable for about 30 minutes while we rename some projects. Existing reviews, project watches, etc, should all be carried over. Currently, we plan on renaming the following projects: stackforge/os-ansible-deployment -

Re: [openstack-dev] [ironic] Re: New API for node create, specifying initial provision state

2015-08-27 Thread Dmitry Tantsur
2015-08-27 18:43 GMT+02:00 Clint Byrum cl...@fewbar.com: Excerpts from Lucas Alvares Gomes's message of 2015-08-27 02:40:26 -0700: On Wed, Aug 26, 2015 at 11:09 PM, Julia Kreger juliaashleykre...@gmail.com wrote: My apologies for not expressing my thoughts on this matter sooner,

Re: [openstack-dev] [Ironic][Nova] The process around the Nova Ironic driver

2015-08-27 Thread Matt Riedemann
On 8/26/2015 6:20 PM, Michael Davies wrote: Hey Everyone, John Villalovos and I have been acting as the Nova-Ironic liaisons, which mostly means dealing with bugs that have been raised against the Ironic driver in Nova. So you can understand what we’ve been doing, and how you can help us do

Re: [openstack-dev] [nova] testing for setting the admin password via the libvirt driver

2015-08-27 Thread Matt Riedemann
On 8/25/2015 9:14 AM, Matt Riedemann wrote: Support to change the admin password on an instance via the libvirt driver landed in liberty [1] but the hypervisor support matrix wasn't updated [2]. There is a version restriction in the driver that it won't work unless you're using at least

Re: [openstack-dev] --detailed-description for OpenStack items

2015-08-27 Thread Daniel Speichert
On 8/27/2015 13:23, Tim Bell wrote: Some project such as cinder include a detailed description option where you can include an arbitrary string with a volume to remind the admins what the volume is used for. Has anyone looked at doing something similar for Nova for instances and

Re: [openstack-dev] Removing unused dependencies like:'discover' module from all projects

2015-08-27 Thread Matt Riedemann
On 8/27/2015 6:26 AM, Chandan kumar wrote: Hello, I am packaging 'discover' module https://bugzilla.redhat.com/show_bug.cgi?id=1251951 for RDO. Since, this module is not maintained yet as per this http://code.google.com/p/unittest-ext/ and this module is used as a test-dependencies in all

[openstack-dev] --detailed-description for OpenStack items

2015-08-27 Thread Tim Bell
Some project such as cinder include a detailed description option where you can include an arbitrary string with a volume to remind the admins what the volume is used for. Has anyone looked at doing something similar for Nova for instances and Glance for images ? In many cases, the names get

Re: [openstack-dev] [cinder] [nova] Cinder and Nova availability zones

2015-08-27 Thread Ben Swartzlander
On 08/27/2015 10:43 AM, Ivan Kolodyazhny wrote: Hi, Looks like we need to be able to set AZ per backend. What do you think about such option? I dislike such an option. The whole premise behind an AZ is that it's a failure domain. The node running the cinder services is in exactly one such

Re: [openstack-dev] [ceilometer] [rally] [sahara] [heat] [congress] [tripleo] ceilometer in gate jobs

2015-08-27 Thread Tim Hinrichs
I pushed a patch for Congress dependent on your patch. https://review.openstack.org/#/c/217765/ Tim On Thu, Aug 27, 2015 at 8:05 AM Sergey Lukjanov slukja...@mirantis.com wrote: Hi, I think filing the cross-project bug is ok. I've already uploaded patch for sahara jobs -

[openstack-dev] [all][api] New API Guidelines Ready for Cross Project Review

2015-08-27 Thread Everett Toews
Hi All, The following API guidelines are ready for cross project review. They will be merged on Sept. 4 if there's no further feedback. 1. Add description of pagination parameters https://review.openstack.org/#/c/190743/ 2. Require OpenStack- in headers https://review.openstack.org/#/c/215683/

Re: [openstack-dev] [ironic] Re: New API for node create, specifying initial provision state

2015-08-27 Thread Clint Byrum
Excerpts from Lucas Alvares Gomes's message of 2015-08-27 02:40:26 -0700: On Wed, Aug 26, 2015 at 11:09 PM, Julia Kreger juliaashleykre...@gmail.com wrote: My apologies for not expressing my thoughts on this matter sooner, however I've had to spend some time collecting my thoughts. To

Re: [openstack-dev] [puppet][keystone] Keystone resource naming with domain support - no '::domain' if 'Default'

2015-08-27 Thread Rich Megginson
On 08/27/2015 07:00 AM, Gilles Dubreuil wrote: On 27/08/15 22:40, Gilles Dubreuil wrote: On 27/08/15 16:59, Gilles Dubreuil wrote: On 26/08/15 06:30, Rich Megginson wrote: This concerns the support of the names of domain scoped Keystone resources (users, projects, etc.) in puppet. At the

Re: [openstack-dev] [cinder] [nova] Cinder and Nova availability zones

2015-08-27 Thread Dulko, Michal
There were a little IRC discussion on that [1] and I've started to work on creating a spec for Mitaka. I've got a little busy last time, but finishing it is still in my backlog. I'll make sure to post it up for reviews once Mitaka specs bucket will open. [1]

Re: [openstack-dev] [Fuel] Code review process in Fuel and related issues

2015-08-27 Thread Evgeniy L
Hi Mike, I have several comments. SLA should be the driver of doing timely reviews, however we can’t allow to fast-track code into master suffering quality of review ... As for me the idea of SLA contradicts to qualitative reviews. Another thing is I got a bit confused by the difference

Re: [openstack-dev] [magnum] versioned objects changes

2015-08-27 Thread Hongbin Lu
-1 from me. IMHO, the rolling upgrade feature makes sense for a mature project (like Nova), but not for a young project like Magnum. It incurs overheads for contributors reviewers to check the object compatibility in each patch. As you mentioned, the key benefit of this feature is supporting

Re: [openstack-dev] [heat][horizon] Backward-incompatible changes to the Neutron API

2015-08-27 Thread Akihiro Motoki
As Mathias said, Horizon worked (and in many cases works) cross releases. Horizon determines supported features based on keystone catalogs, extension list from back-end services (like nova, neutron). Micro-versioning support may come in future (though it is not supported). For backward

Re: [openstack-dev] [neutron][L3][dvr][fwaas] FWaaS with DVR

2015-08-27 Thread Mickey Spiegel
Bump The FWaaS team would really like some feedback from the DVR side. Mickey -Mickey Spiegel/San Jose/IBM wrote: - To: openstack-dev@lists.openstack.org From: Mickey Spiegel/San Jose/IBM Date: 08/19/2015 09:45AM Subject: [fwaas][dvr] FWaaS with DVR Currently, FWaaS behaves differently

Re: [openstack-dev] [Fuel] Code review process in Fuel and related issues

2015-08-27 Thread Igor Marnat
Mike, speaking of automation, AFAIK Boris Pavlovic introduced some scripts in Rally which do basic preliminary check of review message, checking that it's formally correct. It should make life of reviewers a bit easier, you might want to introduce them in Fuel as well, if not yet. Regards, Igor

Re: [openstack-dev] [ceilometer] [rally] [sahara] [heat] [congress] [tripleo] ceilometer in gate jobs

2015-08-27 Thread Sergey Lukjanov
Hi, I think filing the cross-project bug is ok. I've already uploaded patch for sahara jobs - https://review.openstack.org/217751 Thanks. On Wed, Aug 26, 2015 at 6:46 PM, Chris Dent chd...@redhat.com wrote: [If any of this is wrong I hope someone from infra or qa will correct me. Thanks.

Re: [openstack-dev] [all][api] New API Guidelines Ready for Cross Project Review

2015-08-27 Thread Thierry Carrez
Everett Toews wrote: The following API guidelines are ready for cross project review. They will be merged on Sept. 4 if there's no further feedback. 1. Add description of pagination parameters https://review.openstack.org/#/c/190743/ 2. Require OpenStack- in headers

Re: [openstack-dev] [magnum] versioned objects changes

2015-08-27 Thread Ryan Rossiter
If you want my inexperienced opinion, a young project is the perfect time to start this. Nova has had a bunch of problems with versioned objects that don't get realized until the next release (because that's the point in time at which grenade (or worse, operators) catch this). At that point,

Re: [openstack-dev] [horizon][i18n] Horizon plugins translation

2015-08-27 Thread Andreas Jaeger
On 08/27/2015 08:43 PM, Douglas Fish wrote: I took a quick look at the projects Daisy listed. None of them are ready to be translated yet. *Manila UI and Tuskar UI* These projects don't have PO/POT files yet. In order to be ready they need to start with step 1 from Daisy's note. *Horizon Cisco

[openstack-dev] [Fuel] How much do we rely on dnsmasq?

2015-08-27 Thread Sean M. Collins
Hi, I wanted to ask if we have any opinions on dnsmasq, since I am doing some hacking on adding IPv6 support to fuel, for the provisioning stage. https://review.openstack.org/#/c/216787/ Depending on if dnsmasq supports DHCPv6 options for PXE booting, we may need to investigate replacing it

Re: [openstack-dev] [Murano] Documentation on how to Start Contributing

2015-08-27 Thread Vahid S Hashemian
Hi Victor, You are awesome! Thank you. I took your recommendation and was able to set up a virtualenv with the local python-muranoclient and saw a simple change I made when running the murano command. I think I have everything I need now to start working on patches. I just have an efficiency

Re: [openstack-dev] [ironic] Re: New API for node create, specifying initial provision state

2015-08-27 Thread Lucas Alvares Gomes
Hi, On Thu, Aug 27, 2015 at 5:43 PM, Clint Byrum cl...@fewbar.com wrote: Excerpts from Lucas Alvares Gomes's message of 2015-08-27 02:40:26 -0700: On Wed, Aug 26, 2015 at 11:09 PM, Julia Kreger juliaashleykre...@gmail.com wrote: My apologies for not expressing my thoughts on this matter

[openstack-dev] Stackforge migration on October 17; action required for stackforge projects

2015-08-27 Thread James E. Blair
Hi, In a previous message[1] I described a plan for moving projects in the stackforge/ git namespace into openstack/. We have scheduled this migration for Saturday October 17, 2015. If you are responsible for a stackforge project, please visit the following wiki page as soon as possible and add

Re: [openstack-dev] [horizon][i18n] Horizon plugins translation

2015-08-27 Thread Douglas Fish
I took a quick look at the projects Daisy listed. None of them are ready to be translated yet. Manila UI and Tuskar UI These projects don't have PO/POT files yet. In order to be ready they need to start with step 1 from Daisy's note. Horizon Cisco UI Has a locale file

Re: [openstack-dev] --detailed-description for OpenStack items

2015-08-27 Thread Tim Bell
That could be done but we'd need to establish an agreed name so that Horizon or the CLIs, for example, could filter based on description. Give me all VMs with Ansys in the description. If we use properties, a consistent approach would be needed so the higher level tooling could rely on it (and

Re: [openstack-dev] [api][keystone][openstackclient] Standards for object name attributes and filtering

2015-08-27 Thread Everett Toews
On Aug 26, 2015, at 4:45 AM, Henry Nash hen...@linux.vnet.ibm.com wrote: Hi With keystone, we recently came across an issue in terms of the assumptions that the openstack client is making about the entities it can show - namely that is assumes all entries have a ‘name’ attribute (which is

[openstack-dev] [oslo][versionedobjects][ceilometer] explain the benefits of ceilometer+versionedobjects

2015-08-27 Thread gord chung
hi, there has been a lot of work done across the community and Ceilometer relating to versionedobjects. in Ceilometer particularly, this effort has somewhat stalled as contributors are unsure of the benefits of versionedobjects and how it relates to Ceilometer. there was a little skeptism

Re: [openstack-dev] [Glance] upcoming glanceclient release

2015-08-27 Thread Nikhil Komawar
As a part of our continued effort to make the v2 primary API and get people to consume it without confusion we are planning to move ahead with the client release (the release would set the default version of API to 2). There haven't been any major/minor raised here. An issue regarding the

[openstack-dev] [nova][manila] latest microversion considered dangerous

2015-08-27 Thread Ben Swartzlander
Manila recently implemented microversions, copying the implementation from Nova. I really like the feature! However I noticed that it's legal for clients to transmit latest instead of a real version number. THIS IS A TERRIBLE IDEA! I recommend removing support for latest and forcing clients

Re: [openstack-dev] [murano] Cloud Foundry service broker question

2015-08-27 Thread Dmitry
I would say to extend murano with additional capabilities. Dependency management for composite applications is very important for modern development so, I think, adding additional use-cases could be very benifitial for Murano. On Aug 27, 2015 2:53 PM, Nikolay Starodubtsev

Re: [openstack-dev] [api][keystone][openstackclient] Standards for object name attributes and filtering

2015-08-27 Thread Morgan Fainberg
On Thu, Aug 27, 2015 at 11:47 AM, Everett Toews everett.to...@rackspace.com wrote: On Aug 26, 2015, at 4:45 AM, Henry Nash hen...@linux.vnet.ibm.com wrote: Hi With keystone, we recently came across an issue in terms of the assumptions that the openstack client is making about the

Re: [openstack-dev] [puppet][keystone] Keystone resource naming with domain support - no '::domain' if 'Default'

2015-08-27 Thread Gilles Dubreuil
On 28/08/15 00:53, Rich Megginson wrote: On 08/27/2015 07:00 AM, Gilles Dubreuil wrote: On 27/08/15 22:40, Gilles Dubreuil wrote: On 27/08/15 16:59, Gilles Dubreuil wrote: On 26/08/15 06:30, Rich Megginson wrote: This concerns the support of the names of domain scoped Keystone resources

[openstack-dev] [Neutron] Question about neutron-ovs-cleanup and L3/DHCP agents

2015-08-27 Thread Tidwell, Ryan
I was looking over the admin guide http://docs.openstack.org/admin-guide-cloud/networking_config-agents.html#configure-l3-agent and noticed this: If you reboot a node that runs the L3 agent, you must run the neutron-ovs-cleanup command before the neutron-l3-agent service starts. Taking a look

Re: [openstack-dev] [Murano] Documentation on how to Start Contributing

2015-08-27 Thread Jeremy Stanley
On 2015-08-27 12:14:29 -0700 (-0700), Vahid S Hashemian wrote: [...] I have a development folder for murano under /home/stack/workspace/murano. If the changes I make involve multiple files I would have to remember each time what files were changes to make sure I copy them over under

[openstack-dev] [cinder][third-party] StorPool Cinder CI

2015-08-27 Thread Peter Penchev
Hi, Some time ago I sent http://lists.openstack.org/pipermail/third-party-announce/2015-August/000261.html to the third-party-announce list as a reply to a message about the StorPool Cinder third-party CI being disabled. Well, as I wrote in my reply there, I think that we have done what Mike

Re: [openstack-dev] [openstack-deb] Devstack stable/juno fails to install

2015-08-27 Thread Matt Riedemann
On 8/25/2015 9:15 AM, Matt Riedemann wrote: On 8/20/2015 6:12 AM, Eduard Matei wrote: Hi, ATM our workaround is to manually pip install futures==2.2.0 before running stack.sh Any idea when an official fix will be available? Thanks, Eduard

Re: [openstack-dev] [cinder] Brocade CI

2015-08-27 Thread Angela Smith
The full results of lastcomment script are here for last 400 commits: [1][2] [1] http://paste.openstack.org/show/430074/ [2] http://paste.openstack.org/show/430088/ From: Angela Smith Sent: Thursday, August 27, 2015 1:56 PM To: OpenStack Development Mailing List (not for usage questions) Cc:

Re: [openstack-dev] [cinder] Brocade CI

2015-08-27 Thread Angela Smith
Mike, An update on Brocade CI progress. We are now using the format required for results to show in lastcomment script. We have been consistently reporting for last 9 days. See results here: [1]. We are still working on resolving recheck issue and adding link to wiki page in the failed result

Re: [openstack-dev] [glance][murano] Glance V3 (Artifacts) usage in Murano

2015-08-27 Thread Jeremy Stanley
On 2015-08-26 12:48:23 -0400 (-0400), Nikhil Komawar wrote: Can't find the logs on eavesdrop atm. Discussed yesterday on #openstack-relmgr-office around UTC evening. URL:

Re: [openstack-dev] [nova] CI for reliable live-migration

2015-08-27 Thread Kraminsky, Arkadiy
Hello, I'm a new developer on the Openstack project and am in the process of creating live migration CI for HP's 3PAR and Lefthand backends. I noticed you guys are looking for someone to pick up Joe Gordon's change for volume backed live migration tests and we can sure use something like this.

Re: [openstack-dev] [Murano] Documentation on how to Start Contributing

2015-08-27 Thread Jeremy Stanley
On 2015-08-27 13:55:16 -0700 (-0700), Vahid S Hashemian wrote: Thank you for your response. What you suggested makes sense. Could you please also confirm - Whether you push your work in progress to review.openstack.org and go to the site and manually mark it as work in progress (so

Re: [openstack-dev] [openstack-deb] Devstack stable/juno fails to install

2015-08-27 Thread Doug Hellmann
Excerpts from Matt Riedemann's message of 2015-08-27 15:50:13 -0500: On 8/25/2015 9:15 AM, Matt Riedemann wrote: On 8/20/2015 6:12 AM, Eduard Matei wrote: Hi, ATM our workaround is to manually pip install futures==2.2.0 before running stack.sh Any idea when an official fix

Re: [openstack-dev] [cinder][third-party] StorPool Cinder CI

2015-08-27 Thread Peter Penchev
On Fri, Aug 28, 2015 at 12:22 AM, Asselin, Ramy ramy.asse...@hp.com wrote: Hi Peter, Your log files require downloads. Please fix it such that they can be viewed directly [1] Hi, and thanks for the fast reply! Yes, I'll try to change the webserver's configuration, although the snippet in

Re: [openstack-dev] [Murano] Documentation on how to Start Contributing

2015-08-27 Thread Vahid S Hashemian
Hi Jeremy, Thank you for your response. What you suggested makes sense. Could you please also confirm - Whether you push your work in progress to review.openstack.org and go to the site and manually mark it as work in progress (so reviewers don't assume it's ready for review)? - When you pull

Re: [openstack-dev] [cinder][third-party] StorPool Cinder CI

2015-08-27 Thread Asselin, Ramy
Hi Peter, Your log files require downloads. Please fix it such that they can be viewed directly [1] Also, it's not clear where in your scripts you actually pull down the cinder patch. Ramy [1] http://docs.openstack.org/infra/system-config/third_party.html#faq-frequently-asked-questions

Re: [openstack-dev] [glance][murano] Glance V3 (Artifacts) usage in Murano

2015-08-27 Thread Nikhil Komawar
Thanks Jeremy! On 8/27/15 5:10 PM, Jeremy Stanley wrote: On 2015-08-26 12:48:23 -0400 (-0400), Nikhil Komawar wrote: Can't find the logs on eavesdrop atm. Discussed yesterday on #openstack-relmgr-office around UTC evening. URL:

Re: [openstack-dev] [oslo] Help with stable/juno branches / releases

2015-08-27 Thread Robert Collins
On 27 August 2015 at 10:32, Tony Breeds t...@bakeyournoodle.com wrote: No problem. It seemed like such a simple thing :/ Hah. No :/. Its at the very core of the issues we've had with distros packaging Kilo, and we had with the opening of Liberty, and the rework of the plumbing here I've been

[openstack-dev] [Heat] convergence rally test results (so far)

2015-08-27 Thread Angus Salkeld
Hi I have been running some rally tests against convergence and our existing implementation to compare. So far I have done the following: 1. defined a template with a resource group

Re: [openstack-dev] [neutron][L3][dvr][fwaas] FWaaS

2015-08-27 Thread Sean M. Collins
Do you have a known good commit for the FwaaS repo? Or Neutron? Perhaps you can run a git-bisect to find the commit that introduced. Labor intensive, but I did a little digging in FwaaS and didn't see anything that was obvious. -- Sent from my Android device with K-9 Mail. Please excuse my

Re: [openstack-dev] [api][keystone][openstackclient] Standards for object name attributes and filtering

2015-08-27 Thread Chen, Wei D
On Aug 26, 2015, at 4:45 AM, Henry Nash hen...@linux.vnet.ibm.com wrote: Hi With keystone, we recently came across an issue in terms of the assumptions that the openstack client is making about the entities it can show - namely that is assumes all entries have a 'name' attribute

Re: [openstack-dev] [api][keystone][openstackclient] Standards for object name attributes and filtering

2015-08-27 Thread Chen, Wei D
Hi With keystone, we recently came across an issue in terms of the assumptions that the openstack client is making about the entities it can show - namely that is assumes all entries have a ‘name’ attribute (which is how the openstack show command works). Turns out, that not all keystone

Re: [openstack-dev] [api][keystone][openstackclient] Standards for object name attributes and filtering

2015-08-27 Thread Chen, Wei D
Hi With keystone, we recently came across an issue in terms of the assumptions that the openstack client is making about the entities it can show - namely that is assumes all entries have a ‘name’ attribute (which is how the openstack show command works). Turns out, that not all

[openstack-dev] Millions of packets going to a single flow?

2015-08-27 Thread Gabe Black
Hi, I've been running against openstack-dev (master branch) using the stackforge/networking-ovs-dpdk master branch (OVS GIT TAG 1e77bbe565bbf5ae7f4c47f481a4097d666d3d68), using the single-node local.conf file on Ubuntu 15.04.  I've had to patch a few things to get past ERRORs during start: -

[openstack-dev] [ironic] final release in Liberty cycle

2015-08-27 Thread Ruby Loo
Hi, As (most of) you are aware, in this cycle, ironic decided to switch to a feature-based release model[0]. Our first semver release, 4.0.0, was tagged this week but a few more things need to be ironed out still (hopefully there will be an announcement about that in the near future). What I

Re: [openstack-dev] [nova][manila] latest microversion considered dangerous

2015-08-27 Thread Matt Riedemann
On 8/27/2015 2:38 PM, Ben Swartzlander wrote: Manila recently implemented microversions, copying the implementation from Nova. I really like the feature! However I noticed that it's legal for clients to transmit latest instead of a real version number. THIS IS A TERRIBLE IDEA! I recommend

[openstack-dev] Recall: [api][keystone][openstackclient] Standards for object name attributes and filtering

2015-08-27 Thread Chen, Wei D
Chen, Wei D would like to recall the message, [openstack-dev] [api][keystone][openstackclient] Standards for object name attributes and filtering. __ OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] [oslo] Help with stable/juno branches / releases

2015-08-27 Thread Tony Breeds
On Fri, Aug 28, 2015 at 11:12:43AM +1200, Robert Collins wrote: I'm pretty sure it *will* be EOL'd. OTOH thats 10 weeks of fixes folk can get. I think you should do it if you've the stomach for it, and if its going to help someone. I can aid by cutting library releases for you I think

[openstack-dev] [nova] Hope Server Count API can land in Mitaka

2015-08-27 Thread Rui Chen
hi folks: When we use paginated queries to retrieve instances, we can't get the total count of instances in current list-servers API. The count of the querying result is important for operators, Think about a case, the operators want to know how many 'error' instances in current deployment in

[openstack-dev] (no subject)

2015-08-27 Thread Vikas Choudhary
Hi Stanislaw, I also faced similar issue.Reason might be that from inside master instance openstack heat service is not reachable. Please check /var/log/cloud-init-log for any connectivity related error message and if found try manually whichever command has failed with correct url. If this

Re: [openstack-dev] [neutron][L3][dvr][fwaas] FWaaS

2015-08-27 Thread bharath
Hi , Adding more info create_firewall(self, agent_mode, apply_list, firewall) and update_firewall(self, agent_mode, apply_list, firewall) api's are getting called with empty apply list apply_list is generated by the _get_router_info_list_for_tenant. The rootcause for returning empty list

[openstack-dev] [javascript] [eslint-config-openstack]

2015-08-27 Thread Michael Krotscheck
TL/DR: Do you have an opinion on language style? Of course you do! Come weigh in on javascript style rules! https://review.openstack.org/#/q/status:open+project:openstack/eslint-config-openstack,n,z (List will continually update as we add more patches) The original

Re: [openstack-dev] [Neutron] How to add vendor specific db tables in neutron

2015-08-27 Thread Anna Kamyshnikova
Hi! Probably in your vendor repo is missing change that will allow neutron-db-manage to find the alembic migrations automatically if this project is installed. See examples of such changes in networking-cisco [1] and vmware-nsx [2]. [1] - https://review.openstack.org/214403 [2] -

Re: [openstack-dev] [ironic] Re: New API for node create, specifying initial provision state

2015-08-27 Thread Lucas Alvares Gomes
On Wed, Aug 26, 2015 at 11:09 PM, Julia Kreger juliaashleykre...@gmail.com wrote: My apologies for not expressing my thoughts on this matter sooner, however I've had to spend some time collecting my thoughts. To me, it seems like we do not trust our users. Granted, when I say users, I mean

Re: [openstack-dev] [ironic] Re: New API for node create, specifying initial provision state

2015-08-27 Thread Dmitry Tantsur
On 08/27/2015 11:40 AM, Lucas Alvares Gomes wrote: On Wed, Aug 26, 2015 at 11:09 PM, Julia Kreger juliaashleykre...@gmail.com wrote: My apologies for not expressing my thoughts on this matter sooner, however I've had to spend some time collecting my thoughts. To me, it seems like we do not

Re: [openstack-dev] [oslo] About logging-flexibility

2015-08-27 Thread Davanum Srinivas
Daisuke, It's very late for merging these patches for Liberty. Sorry, they will have to wait till M. We can talk more about it on next Monday's Oslo meeting. Please let us know and i'll add a topic there if you can make it. -- Dims On Thu, Aug 27, 2015 at 1:04 AM, Fujita, Daisuke

Re: [openstack-dev] [oslo] About logging-flexibility

2015-08-27 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/27/2015 11:56 AM, Davanum Srinivas wrote: Daisuke, It's very late for merging these patches for Liberty. Sorry, they will have to wait till M. We can talk more about it on next Monday's Oslo meeting. Please let us know and i'll add a

Re: [openstack-dev] [Neutron] How to add vendor specific db tables in neutron

2015-08-27 Thread bharath
Hi, Liberty code freeze is September 1st. But i have to add a vendor specific table for liberty release . As Vendor specific alembic support in neutron is seems to be still under progress. Can i simply add tables names in external.py under alembic_migration and push it upstream and implement

[openstack-dev] How many compute nodes supported by a basic controller and an advanced high end congigaration controller

2015-08-27 Thread Kamsali, RaghavendraChari (Artesyn)
Hi, Can anyone answer: How many compute nodes supported by a basic and an advanced high end hardware configuration OpenStack controller. Here I want to know the OpenStack service performance. Thanks and Regards, Raghavendrachari kamsali, Embedded Computing and Power, Hyderabad,

Re: [openstack-dev] [nova] periodic task

2015-08-27 Thread Gary Kotton
On 8/25/15, 2:43 PM, Andrew Laski and...@lascii.com wrote: On 08/25/15 at 06:08pm, Gary Kotton wrote: On 8/25/15, 9:10 AM, Matt Riedemann mrie...@linux.vnet.ibm.com wrote: On 8/25/2015 10:03 AM, Gary Kotton wrote: On 8/25/15, 7:04 AM, Matt Riedemann mrie...@linux.vnet.ibm.com wrote:

Re: [openstack-dev] [Neutron] How to add vendor specific db tables in neutron

2015-08-27 Thread Anna Kamyshnikova
In external.py are stored names of table that was already created in Neutron, but then there models were moved to vendor repos. So adding new names in external.py won't help you. On Thu, Aug 27, 2015 at 1:05 PM, bharath bhar...@brocade.com wrote: Hi, Liberty code freeze is September 1st. But

Re: [openstack-dev] subunit2html location on images changing

2015-08-27 Thread Chris Dent
On Wed, 26 Aug 2015, Matthew Treinish wrote: http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n571 Is 'process_testr_artifacts' going to already be in scope for the hook script or will it be necessary to source functions.sh to be sure? If so, where is it? --

Re: [openstack-dev] [Neutron] How to add vendor specific db tables in neutron

2015-08-27 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/27/2015 12:05 PM, bharath wrote: Hi, Liberty code freeze is September 1st. But i have to add a vendor specific table for liberty release . As Vendor specific alembic support in neutron is seems to be still under progress. Can i

[openstack-dev] Removing unused dependencies like:'discover' module from all projects

2015-08-27 Thread Chandan kumar
Hello, I am packaging 'discover' module https://bugzilla.redhat.com/show_bug.cgi?id=1251951 for RDO. Since, this module is not maintained yet as per this http://code.google.com/p/unittest-ext/ and this module is used as a test-dependencies in all the projects as per 'openstack-requirements'

Re: [openstack-dev] [grenade][cinder] Updates of rootwrap filters

2015-08-27 Thread Dulko, Michal
-Original Message- From: Eric Harney [mailto:ehar...@redhat.com] Sent: Wednesday, August 26, 2015 5:15 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [grenade][cinder] Updates of rootwrap filters On 08/26/2015 09:57 AM, Dulko,

Re: [openstack-dev] [murano] Cloud Foundry service broker question

2015-08-27 Thread Nikolay Starodubtsev
Dmitry, Does I understand properly and your recommendation is to change some murano logic? Nikolay Starodubtsev Software Engineer Mirantis Inc. Skype: dark_harlequine1 2015-08-24 23:31 GMT+03:00 Dmitry mey...@gmail.com: I think that you can model application dependencies in a way it will

Re: [openstack-dev] [stable] [infra] How to auto-generate stable release notes

2015-08-27 Thread Thierry Carrez
Doug Hellmann wrote: Excerpts from Robert Collins's message of 2015-08-19 11:04:37 +1200: Proposed data structure: - create a top level directory in each repo called release-notes - within that create a subdirectory called changes. - within the release-notes dir we place yaml files containing

Re: [openstack-dev] mock 1.3 breaking all of Kilo in Sid (and other cases of this kind)

2015-08-27 Thread Thomas Goirand
On 08/26/2015 09:21 PM, Robert Collins wrote: Now, the most annoying one is with testtools (ie: #796542). I'd appreciate having help on that one. Twisted's latest releases moved a private symbol that testtools unfortunately depends on. https://github.com/testing-cabal/testtools/pull/149 -

[openstack-dev] [Neutron] How to add vendor specific db tables in neutron

2015-08-27 Thread bharath
Hi , I need to add a vendor specific db tables in neutron but vendor specific are no more allowed in the neutron. Tables need to be added to vendor repo itself. So i created alembic versioning in vendor repo. and added new tables under vendor repo. But i am not seeing tables getting created

Re: [openstack-dev] [Neutron] How to add vendor specific db tables in neutron

2015-08-27 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/27/2015 10:36 AM, bharath wrote: Hi , I need to add a vendor specific db tables in neutron but vendor specific are no more allowed in the neutron. Tables need to be added to vendor repo itself. So i created alembic versioning in

Re: [openstack-dev] [neutron][lbaas] L7 - Tasks

2015-08-27 Thread Evgeny Fedoruk
Hi All, Here is L7 work tasks etherpad https://etherpad.openstack.org/p/Neutron_LBaaS_v2_-_L7_work_tasks Please review and comment Evg -Original Message- From: Evgeny Fedoruk [mailto:evge...@radware.com] Sent: Wednesday, August 26, 2015 8:45 PM To: Samuel Bercovici; OpenStack

Re: [openstack-dev] [Keystone] [swift3] [s3] [ec2] What preferable way to implement S3 signature verification V4 in keystone projects?

2015-08-27 Thread Andrey Pavlov
Hi again, Because was no answer to my questions then I have decided to choose and implement first scenario. So now I need to review my patchsets by community: 1) https://review.openstack.org/#/c/211933/ This is patchset for swift3 with new unit tests. It implements checking of headers of

Re: [openstack-dev] [puppet][keystone] Keystone resource naming with domain support - no '::domain' if 'Default'

2015-08-27 Thread Gilles Dubreuil
On 26/08/15 06:30, Rich Megginson wrote: This concerns the support of the names of domain scoped Keystone resources (users, projects, etc.) in puppet. At the puppet-openstack meeting today [1] we decided that puppet-openstack will support Keystone domain scoped resource names without a

  1   2   >