Re: [openstack-dev] [neutron] [third-party] Cisco NXOS is not tested anymore

2014-08-11 Thread Henry Gessau
On 8/11/2014 7:56 PM, Anita Kuno wrote: On 08/11/2014 05:46 PM, Henry Gessau wrote: Anita Kuno ante...@anteaya.info wrote: On 08/11/2014 05:05 PM, Edgar Magana wrote: Cisco Folks, I don't see the CI for Cisco NX-OS anymore. Is this being deprecated? I don't ever recall seeing

Re: [openstack-dev] [neutron][cisco] Cisco Nexus requires patched ncclient

2014-08-12 Thread Henry Gessau
On 8/12/2014 10:27 AM, Ihar Hrachyshka wrote: as per [1], Cisco Nexus ML2 plugin requires a patched version of ncclient from github. I wonder: - - whether this information is still current; Please see: https://review.openstack.org/112175 But we need to do backports before updating the wiki.

Re: [openstack-dev] [neutron][cisco] Cisco Nexus requires patched ncclient

2014-08-12 Thread Henry Gessau
On 8/12/2014 1:53 PM, Ihar Hrachyshka wrote: On 12/08/14 17:12, Henry Gessau wrote: On 8/12/2014 10:27 AM, Ihar Hrachyshka wrote: as per [1], Cisco Nexus ML2 plugin requires a patched version of ncclient from github. I wonder: - - whether this information is still current; Please see

Re: [openstack-dev] [neutron] [third-party] Cisco NXOS is not tested anymore

2014-08-12 Thread Henry Gessau
On 8/12/2014 2:04 PM, Jeremy Stanley wrote: On 2014-08-12 16:35:18 + (+), Edgar Magana wrote: If this plugin will be deprecated in Juno it means that the code will be there for this release, I will expect to have the CI still running for until the code is completely removed from the

Re: [openstack-dev] [neutron][cisco] Cisco Nexus requires patched ncclient

2014-08-24 Thread Henry Gessau
Ihar Hrachyshka ihrac...@redhat.com wrote: Now, maybe putting the module into requirements.txt is an overkill (though I doubt it). In that case, we could be interested in getting the info in some other centralized way. Maru is of the opinion that it is overkill. I feel the same way, but I am

Re: [openstack-dev] [all] Design Summit reloaded

2014-08-27 Thread Henry Gessau
On 8/27/2014 8:51 AM, Thierry Carrez wrote: better use of our 4 days Will the design space be available on the fifth day too? No need to schedule anything on that day (Day 0), but having the space available would be nice for ad hoc gatherings. ___

[openstack-dev] [Neutron][db] End of meetings for neutron-db

2014-09-22 Thread Henry Gessau
https://wiki.openstack.org/wiki/Meetings/NeutronDB The work on healing and reorganizing Neutron DB migrations is complete, and so we will no longer hold meetings. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [Neutron][LBaaS] Migrations in feature branch

2014-09-23 Thread Henry Gessau
Eugene Nikanorov enikano...@mirantis.com wrote: Hi neutron and lbaas folks. Recently I briefly looked at one of lbaas proposed into feature branch. I see migration IDs there are lined into a general migration sequence. I think something is definitely wrong with this approach as

Re: [openstack-dev] [neutron] ML2 vlan type driver does not honor network_vlan_ranges

2014-01-16 Thread Henry Gessau
network_vlan_ranges is a 'pool' of vlans from which to pick a vlans for tenant networks. Provider networks are not confined to this pool. In fact, I believe it is a more common use-case that provider vlans are outside the pool so that they do not conflict with tenant vlan allocation. -- Henry On

Re: [openstack-dev] [oslo] memoizer aka cache

2014-01-23 Thread Henry Gessau
Top posting to point out that: In Python3 there is a generic memoizer in functools called lru_cache. And here is a backport to Python 2.7: https://pypi.python.org/pypi/functools32 That leaves Python 2.6. Maybe some clever wrapping in Oslo can make it available to all versions? On Thu, Jan 23,

Re: [openstack-dev] [neutron][ml2] Port binding information, transactions, and concurrency

2014-02-05 Thread Henry Gessau
Bob, this is fantastic, I really appreciate all the detail. A couple of questions ... On Wed, Feb 05, at 2:16 am, Robert Kukura rkuk...@redhat.com wrote: A couple of interrelated issues with the ML2 plugin's port binding have been discussed over the past several months in the weekly ML2

Re: [openstack-dev] [ceilometer] Unable to run unit test cases

2014-02-15 Thread Henry Gessau
On Sat, Feb 15, at 4:41 am, Akhil Sadashiv Hingane wrote: When I try to run the test cases for ceilometer, it fails with Traceback (most recent call last): File /usr/local/bin/tox, line 9,

Re: [openstack-dev] [Neutron][IPv6]

2014-02-28 Thread Henry Gessau
On Sat, Mar 01, at 0:46 am, Shixiong Shang wrote: What should I do to fix these “tempest” failures? Any suggestions or pointers are highly appreciated! Your patch depends on review 52983, which needs to rebase and update its migration script with the latest down revision. Then you need to

Re: [openstack-dev] Distributed Virtual Router Discussion

2013-10-24 Thread Henry Gessau
On Wed, Oct 23, at 7:35 am, Sylvain Afchain sylvain.afch...@enovance.com wrote: I'm interested as well. On our side we are working on this BP https://blueprints.launchpad.net/neutron/+spec/l3-high-availability And might be good to revisit the Multi-host DHCP and L3 blueprint

Re: [openstack-dev] [nova] [neutron] PCI pass-through network support

2013-10-29 Thread Henry Gessau
Lots of great info and discussion going on here. One additional thing I would like to mention is regarding PF and VF usage. Normally VFs will be assigned to instances, and the PF will either not be used at all, or maybe some agent in the host of the compute node might have access to the PF for

Re: [openstack-dev] [nova] [neutron] PCI pass-through network support

2013-10-29 Thread Henry Gessau
Message- From: Henry Gessau [mailto:ges...@cisco.com] Sent: Tuesday, October 29, 2013 8:10 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [nova] [neutron] PCI pass-through network support Lots of great info and discussion going on here. One

Re: [openstack-dev] [nova] [neutron] PCI pass-through network support

2013-10-29 Thread Henry Gessau
On Tue, Oct 29, at 5:52 pm, Jiang, Yunhong yunhong.ji...@intel.com wrote: -Original Message- From: Henry Gessau [mailto:ges...@cisco.com] Sent: Tuesday, October 29, 2013 2:23 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [nova

Re: [openstack-dev] [nova] [neutron] #openstack IRC meeting UTC 1300 Friday on PCI pass-through network support

2013-11-01 Thread Henry Gessau
On Fri, Nov 01, at 8:45 am, Robert Li (baoli) ba...@cisco.com wrote: Let's have a meeting with the #openstack IRC channel at UTC 1300 Friday. Thanks for holding this meeting Robert, I think everyone found it useful. Minutes and log:

Re: [openstack-dev] [Neutron] Neutron Tempest code sprint - 2nd week of January, Montreal, QC, Canada

2013-12-05 Thread Henry Gessau
Dinner plans Anita tricked me into volunteering to be responsible for dinner arrangements during the sprint. :) My suggestion is to get away from our keyboards in the evenings and eat at a restaurant together. I look forward to socializing with fellow Openstack developers in a less code-centric

[openstack-dev] [Neutron] Gap 0 (database migrations) closed!

2014-07-15 Thread Henry Gessau
I am happy to announce that the first (zero'th?) item in the Neutron Gap Coverage[1] has merged[2]. The Neutron database now contains all tables for all plugins, and database migrations are no longer conditional on the configuration. In the short term, Neutron developers who write migration

Re: [openstack-dev] [Neutron] Gap 0 (database migrations) closed!

2014-07-17 Thread Henry Gessau
://review.openstack.org/76520. Regards, Ann On Wed, Jul 16, 2014 at 5:54 AM, Kyle Mestery mest...@mestery.com wrote: On Tue, Jul 15, 2014 at 5:49 PM, Henry Gessau ges...@cisco.com wrote: I am happy to announce that the first (zero'th?) item in the Neutron Gap Coverage[1] has merged[2

[openstack-dev] [Neutron] [Spec freeze exception] Cisco Nexus ML2 driver feature work

2014-07-21 Thread Henry Gessau
I would like to request Juno spec freeze exceptions for the following, all of which add features to the ML2 driver for the Cisco Nexus family of switches. https://review.openstack.org/95834 - Provider Segment Support https://review.openstack.org/95910 - Layer 3 Service plugin The above two

Re: [openstack-dev] [Neutron] [IPv6] Hide ipv6 subnet API attributes

2014-07-29 Thread Henry Gessau
Nir Yechiel nyech...@redhat.com wrote: Now with the Juno efforts to provide IPv6 support and some features (provider networks SLAAC, RADVD) already merged, is there any plan/patch to revert this Icehouse change [1] and make the 'ra_mode' and 'ipv6_address_mode' consumable? Thanks, Nir

[openstack-dev] [Neutron] Addressing unit tests broken by random PYTHONHASHSEED

2014-08-04 Thread Henry Gessau
Please see this bug: https://launchpad.net/bugs/1348818 I innocently assigned myself to this bug for Neutron. However, there are a very large number of Neutron unit tests that are broken by random hash seeds. I think multiple people should work on fixing the tests. We don't want to have

Re: [openstack-dev] [Neutron] Addressing unit tests broken by random PYTHONHASHSEED

2014-08-04 Thread Henry Gessau
://review.openstack.org/#/c/109729/ This masks the errors by brute-forcing the hash to zero, which preserves current behaviour. If we want to (and we do, eventually) remove this work-around, then we need to fix all the broken test cases. The etherpad has all the details. On 4 August 2014 20:42, Henry

Re: [openstack-dev] [Neutron][FYI] Bookmarklet for neutron gerrit review

2014-05-08 Thread Henry Gessau
Have any of you javascript gurus respun this for the new gerrit version? Or can this now be done on the backend somehow? On Tue, Mar 04, at 4:00 pm, Carl Baldwin wrote: Nachi, Great! I'd been meaning to do something like this. I took yours and tweaked it a bit to highlight failed Jenkins

[openstack-dev] [Neutron] Database migrations meeting at summit

2014-05-08 Thread Henry Gessau
Several developers are working on different aspects of Neutron DB migration. I thought it would be good to have a meeting at the summit where we can discuss the issues and come closer to converging on a solution. I was thinking maybe a time on Tuesday or Thursday afternoon would work. I have

Re: [openstack-dev] [Neutron] Database migrations meeting at summit

2014-05-12 Thread Henry Gessau
migrations topic. It will help to understand what options I tried to research in them. Regards, Ann On Thu, May 8, 2014 at 11:57 PM, Henry Gessau ges...@cisco.com mailto:ges...@cisco.com wrote: Several developers are working on different aspects of Neutron DB migration. I

[openstack-dev] [Neutron][DB] Weekly Meeting for DB migration sub-team

2014-05-21 Thread Henry Gessau
For Juno one of the most critical items in Neutron is the issue of broken DB migrations. Over the past few months some ad-hoc discussions have taken place. At the Atlanta summit some core team members and interested developers met at the Neutron pod and discussed the issue and what should be done

Re: [openstack-dev] [Neutron][DB] Weekly Meeting for DB migration sub-team

2014-05-21 Thread Henry Gessau
On 5/21/2014 11:40 AM, Kyle Mestery wrote: On Wed, May 21, 2014 at 10:12 AM, Henry Gessau ges...@gmail.com wrote: For Juno one of the most critical items in Neutron is the issue of broken DB migrations. Over the past few months some ad-hoc discussions have taken place. At the Atlanta summit

Re: [openstack-dev] [all] Hide CI comments in Gerrit

2014-05-26 Thread Henry Gessau
On 5/26/2014 8:31 PM, Monty Taylor wrote: On 05/25/2014 05:23 AM, Radoslav Gerganov wrote: Hi, I created a small userscript that allows you to hide CI comments in Gerrit. That way you can read only comments written by humans and hide everything else. I’ve been struggling for a long time to

Re: [openstack-dev] [Neutron]net-create fail without definite segmentation_id

2014-05-29 Thread Henry Gessau
On 5/29/2014 4:41 AM, Xurong Yang wrote: Hi, stackers if i define provider when creating network, but no segmentation_id, net-create fail. why not allocate segmentation_id automatically? ~$ neutron net-create test --provider:network_type=vlan --provider:physical_network=default Invalid

[openstack-dev] [Neutron][DB] DB migration weekly meeting today (Monday) at 1300 UTC

2014-06-08 Thread Henry Gessau
The Neutron DB migration refactor weekly meeting[1] has moved to 1300 UTC on Mondays. (I should have sent out this reminder earlier, sorry.) Please review the spec[2] to see the changes in the design since last week. [1] https://wiki.openstack.org/wiki/Meetings/NeutronDB [2]

Re: [openstack-dev] [Neutron] Debugging Devstack Neutron with Pycharm

2014-06-11 Thread Henry Gessau
Gal Sagie wrote: I am trying to debug devstack Neutron with Pycharm, i have found here (https://wiki.openstack.org/wiki/NeutronDevelopment#How_to_debug_Neutron_.28and_other_OpenStack_projects_probably_.29) That i need to change the neutron server code to this=*eventlet.monkey_patch()* To:

[openstack-dev] [Neutron] IPv6 bug fixes that would be nice to have in Juno

2014-10-03 Thread Henry Gessau
There are some fixes for IPv6 bugs that unfortunately missed the RC1 cut. These bugs are quite important for IPv6 users and therefore I would like to lobby for getting them into a possible RC2 of Neutron Juno. These are low-risk fixes that would not jeopardize the stability of Neutron. 1.

Re: [openstack-dev] [Group-based Policy] Database migration chain

2014-10-04 Thread Henry Gessau
Clint Byrum cl...@fewbar.com wrote: Excerpts from Mike Bayer's message of 2014-10-04 08:10:38 -0700: On Oct 4, 2014, at 1:10 AM, Kevin Benton blak...@gmail.com wrote: Does sqlalchemy have good support for cross-database foreign keys? I was under the impression that they cannot be

[openstack-dev] [Neutron] Proposing to disallow updates of IPv6 attributes on subnets

2014-10-07 Thread Henry Gessau
A number of bugs[1][2][3] have been filed which are related to updating the IPv6 attributes after a subnet has been created. In the reviews[4][5] for the fixes for [1] and [2] some shortcomings and questions have been raised, which were discussed in today's IPv6 IRC meeting[6]. Summary: In Juno

Re: [openstack-dev] [Neutron] IPv6 team summit meetup

2014-11-06 Thread Henry Gessau
Count me in. On 11/6/2014 4:18 PM, Xuhan Peng wrote: Hey, Since we don't have any slot for ipv6 in summit to meet up, can we have a lunch meetup together tomorrow (11/7 Friday)? We can meet at 12:30 at the meet up place Neuilly lobby of Le Meridien and go to lunch together after that.

Re: [openstack-dev] [Neutron] Help with database migration error

2013-07-03 Thread Henry Gessau
From:Henry Gessau ges...@cisco.com To:OpenStack Development Mailing List openstack-dev@lists.openstack.org, Date:07/02/2013 09:05 PM Subject:[openstack-dev] [Neutron] Help with database migration error

Re: [openstack-dev] [Neutron] - python-neutronclient build failing for latest code reviews

2013-08-16 Thread Henry Gessau
I asked on #openstack-infra and clarkb immediately identified it as a problem with cliff, and saw that the cliff folks have apparently already fixed it in cliff 1.4.3, which is now on the openstack.org pypi mirror so new gate jobs should start passing now. On Fri, Aug 16, at 7:34 pm, Ronak Shah

Re: [openstack-dev] [nova] [pci device passthrough] fails with NameError: global name '_' is not defined

2013-09-11 Thread Henry Gessau
-- Henry On Tue, Sep 10, at 5:38 pm, David Kang dk...@isi.edu wrote: - Original Message - From: Russell Bryant rbry...@redhat.com To: David Kang dk...@isi.edu Cc: OpenStack Development Mailing List openstack-dev@lists.openstack.org Sent: Tuesday, September 10, 2013 5:17:15 PM

Re: [openstack-dev] [nova] [pci device passthrough] fails with NameError: global name '_' is not defined

2013-09-11 Thread Henry Gessau
For the TypeError: expected string or buffer I have filed Bug #1223874. On Wed, Sep 11, at 7:41 am, yongli he yongli...@intel.com wrote: 于 2013年09月11日 05:38, David Kang 写道: - Original Message - From: Russell Bryant rbry...@redhat.com To: David Kang dk...@isi.edu Cc: OpenStack

Re: [openstack-dev] why is change not visible in git?

2013-09-14 Thread Henry Gessau
On Sat, Sep 14, at 11:34 am, Avi L aviost...@gmail.com wrote: I did a git clone of python-novaclient but I do not see the changes mentioned in https://review.openstack.org/#/c/13036/ . Jenkins says changes have been merged to git repository and build successful. Yet I do not see these

Re: [openstack-dev] [neutron] [ml2] devstack now defaults to the ML2 plugin

2013-10-01 Thread Henry Gessau
Richard, Please look at https://wiki.openstack.org/wiki/Neutron/ML2 If anything is unclear or doesn't work please follow up so we can tweak the wiki. -- Henry On Tue, Oct 01, at 9:33 pm Richard Woo (richardwoo2...@gmail.com) wrote: Kyle, what is the proper way to configure ML2 plugin (I plan

Re: [openstack-dev] [Neutron] UniqueConstraint for name and tenant_id in security group

2014-12-11 Thread Henry Gessau
On Thu, Dec 11, 2014, Mark McClain m...@mcclain.xyz wrote: On Dec 11, 2014, at 8:43 AM, Jay Pipes jaypi...@gmail.com mailto:jaypi...@gmail.com wrote: I'm generally in favor of making name attributes opaque, utf-8 strings that are entirely user-defined and have no constraints on them. I

Re: [openstack-dev] [neutron] Changes to the core team

2015-01-15 Thread Henry Gessau
On Thu, Jan 15, 2015, Kyle Mestery mest...@mestery.com wrote: As part of the change, I'd like to propose Doug Wiegley as a new Neutron core reviewer. Doug has been actively reviewing code across not only all the Neutron projects, but also other projects such as infra. His help and work in the

Re: [openstack-dev] [neutron] New version of python-neutronclient release: 2.3.11

2015-02-19 Thread Henry Gessau
The fix: https://review.openstack.org/157606 On Thu, Feb 19, 2015, Joe Gordon joe.gord...@gmail.com wrote: neutronclient is requiring a keystone client that is way too new for icehouse. 2.3.11 was released (And breaks with semver), but icehouse has a limit of 2.4. So global-requirements for

Re: [openstack-dev] [neutron] Proposal to add Ihar Hrachyshka as a Neutron Core Reviewer

2015-03-04 Thread Henry Gessau
+1 !!! On Wed, Mar 04, 2015, Kyle Mestery mest...@mestery.com wrote: I'd like to propose that we add Ihar Hrachyshka to the Neutron core reviewer team. Ihar has been doing a great job reviewing in Neutron as evidence by his stats [1]. Ihar is the Oslo liaison for Neutron, he's been doing a

Re: [openstack-dev] [Neutron] Extending database schema from 3rd-party plugin

2015-05-13 Thread Henry Gessau
Note: I missed this email because Neutron was misspelled in the subject. I have corrected it for this message. On Tue, May 12, 2015, Alexey I. Froloff ra...@raorn.name wrote: I am developing ML2 type/mech plugin for some very special environment. Because this environment is very special (using

Re: [openstack-dev] [nova][heat] sqlalchemy-migrate tool to alembic

2015-05-15 Thread Henry Gessau
On Fri, May 15, 2015, Mike Bayer mba...@redhat.com wrote: On 5/15/15 9:31 AM, Doug Hellmann wrote: This seems more complicated than needed. If we just stop writing the sqlalchemy-migrate scripts and don't change them, then for 1 cycle we have to run both sets of migrations and after that

Re: [openstack-dev] [neutron] [doc] what's happened to api documents?

2015-04-13 Thread Henry Gessau
On Mon, Apr 13, 2015, henry hly henry4...@gmail.com wrote: http://developer.openstack.org/api-ref-networking-v2.html The above api document seems lost most of the content, leaving only port, network, subnet? In the navigation bar on the left there is a link to the rest of the Neutron API,

Re: [openstack-dev] [Neutron] Proposing Ann Kamyshnikova for the API DB core reviewer team

2015-06-18 Thread Henry Gessau
It has been a week and feedback has been positive and supportive of Ann's nomination. Welcome to the Neutron DB core reviewer team, Ann. -- Henry On Thu, Jun 11, 2015, Henry Gessau ges...@cisco.com wrote: As one of the Lieutenants [1] for the API and DB areas under the PTL, I would like

[openstack-dev] [Neutron] Proposing Ann Kamyshnikova for the API DB core reviewer team

2015-06-11 Thread Henry Gessau
As one of the Lieutenants [1] for the API and DB areas under the PTL, I would like to propose Ann Kamyshnikova as a member of the Neutron API and DB core reviewer team. Ann has been a long time contributor in Neutron showing expertise particularly in database matters. She has also worked with and

Re: [openstack-dev] Proposing Brian Haley to Neutron L3 Core Reviewer Team

2015-06-10 Thread Henry Gessau
+1 Brian will be a great addition for L3 On Wed, Jun 10, 2015, Carl Baldwin c...@ecbaldwin.net wrote: Folks, As the Neutron L3 Lieutenant [1] under the PTL, Kyle, I'd like to propose Brian Haley as a member of the Neutron L3 core reviewer team. Brian has been a long time contributor in

Re: [openstack-dev] [Neutron] Proposing Rossella Sblendido for the Control Plane core team

2015-06-12 Thread Henry Gessau
A big +1 from me. Rossella is also a great community influence with her Land your first patch for Neutron talk at the Paris summit. On Fri, Jun 12, 2015, Kevin Benton blak...@gmail.com wrote: Hello! As the Lieutenant of the built-in control plane[1], I would like Rossella Sblendido to be a

Re: [openstack-dev] [Neutron] Proposing YAMAMOTO Takashi for the Control Plane core team

2015-06-12 Thread Henry Gessau
Although I am not on your list I would like to add my +1! Yamamoto shows great attention to detail in code reviews and frequently finds real issues that were not spotted by others. On Thu, Jun 11, 2015, Kevin Benton blak...@gmail.com wrote: Hello all! As the Lieutenant of the built-in control

Re: [openstack-dev] [neutron] Microversioning work questions and kick-start

2015-06-12 Thread Henry Gessau
On Thu, Jun 11, 2015, Salvatore Orlando sorla...@nicira.com wrote: Finally, I received queries from several community members that would be keen on helping supporting this microversioning effort. I wonder if the PTL and the API lieutenants would ok with agreeing to have a team of developers

Re: [openstack-dev] [neutron] Proposing Assaf Muller for the Neutron Core Reviewer Team

2015-05-28 Thread Henry Gessau
+1 On Thu, May 28, 2015, Kyle Mestery mest...@mestery.com wrote: Folks, I'd like to propose Assaf Muller to be a member of the Neutron core reviewer team. Assaf has been a long time contributor in Neutron, and he's also recently become my testing Lieutenant. His influence and knowledge in

Re: [openstack-dev] [neutron] db migration for vendor extensions

2015-07-02 Thread Henry Gessau
On Thu, Jul 02, 2015, Fawad Khaliq fa...@plumgrid.com wrote: After Neutron core and vendor code decomposition [1], it was decided to keep db migration scripts in Neutron repo. I was wondering if any of the networking-* project owners figured out an alternative to this approach where DB

[openstack-dev] [neutron] How to handle security issues in external repos?

2015-07-03 Thread Henry Gessau
In the Liberty cycle Neutron is mandating the splitting out of third-party plugins and drivers into separate repositories, see [1]. These external repositories will be managed by the maintainers of the code, who are independent from the neutron core maintainers. The question now arises about what

Re: [openstack-dev] [neutron] - Proposing Miguel Angel Ajo for the Control Plane core team

2015-07-06 Thread Henry Gessau
+1! On Mon, Jul 06, 2015, Kevin Benton blak...@gmail.com wrote: Hello! As the Lieutenant of the built-in control plane[1], I am proposing to add Miguel Angel Ajo to the control plane core reviewer team. His review stats are inline with the other core reviewers[2], and his work on

Re: [openstack-dev] [neutron] How to handle security issues in external repos?

2015-07-06 Thread Henry Gessau
(+0200), Henry Gessau wrote: [...] The question now arises about what to do when a security issue is found in such an external repository that integrates with Neutron. - How should such security issues be managed? The OpenStack Vulnerability Management Team (VMT) follows a documented process

Re: [openstack-dev] [Neutron][DB] neutron DB migration scripts

2015-05-25 Thread Henry Gessau
On Mon, May 25, 2015, Zang, Rui rui.z...@intel.com wrote: Greetings, Forgive my alembic ignorance. I am writing some vender specific code that wants to create new DB tables for neutron. I have read the neutron/db/migration/README file, but still have something unclear. My current

Re: [openstack-dev] [Neutron][DB] neutron DB migration scripts

2015-05-25 Thread Henry Gessau
On Mon, May 25, 2015, Mike Bayer mba...@redhat.com wrote: On 5/25/15 10:24 AM, Henry Gessau wrote: Yes, unfortunately the autogenerate currently generates commands to drop all the FWaaS, LBaaS and VPNaaS tables since their models are not in the neutron tree. You can and should delete all

Re: [openstack-dev] [neutron] I am pleased to propose two new Neutron API/DB/RPC core reviewers!

2015-08-12 Thread Henry Gessau
+1 to both! On Wed, Aug 12, 2015, Kyle Mestery mest...@mestery.com wrote: It gives me great pleasure to propose Russell Bryant and Brandon Logan as core reviewers in the API/DB/RPC area of Neutron. Russell and Brandon have both been incredible contributors to Neutron for a while now. Their

Re: [openstack-dev] [Neutron] Proposing Cedric Brandily to Neutron Core Reviewer Team

2015-07-15 Thread Henry Gessau
+1! On Wed, Jul 15, 2015, Carl Baldwin c...@ecbaldwin.net wrote: As the Neutron L3 Lieutenant along with Kevin Benton for control plane, and Assaf Muller for testing, I would like to propose Cedric Brandily as a member of the Neutron core reviewer team under these areas of focus. Cedric

Re: [openstack-dev] [Neutron][db][migration] Neutron db migrationby python scripts

2015-11-03 Thread Henry Gessau
Your installed neutron is not current. When developing new db migrations you should be working with the master branch. Fast forward your repo and re-run devstack to get the latest neutron-db-manage. On Tue, Nov 03, 2015, Zhi Chang wrote: > Thanks for your reply. >

Re: [openstack-dev] [neutron] New cycle started. What are you up to, folks?

2015-10-07 Thread Henry Gessau
Thanks Ihar. Here is what I plan to work on, or hope to help out with: Continue working on alembic to support online migrations. The alembic migrations seem to be a mysterious thing to many developers. I plan to improve the devref documentation around this. The --autogenerate of revisions, in

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Henry Gessau
On Tue, Jul 07, 2015, Salvatore Orlando sorla...@nicira.com wrote: On 7 July 2015 at 14:00, Paul Michali p...@michali.net mailto:p...@michali.net wrote: Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Henry Gessau
On Tue, Jul 07, 2015, Paul Michali p...@michali.net wrote: Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com mailto:sorla...@nicira.com wrote: Some comments inline. Salvatore On 6 July 2015 at 20:00,

Re: [openstack-dev] [Neutron] cloud-init IPv6 support

2015-09-04 Thread Henry Gessau
Some thought has been given to this. See https://bugs.launchpad.net/neutron/+bug/1460177 I like the third option, a well-known name using DNS. On Thu, Sep 03, 2015, Kevin Benton wrote: > I think that's different than what is being asked here. That patch appears to > just add

[openstack-dev] [neutron][horizon] Nice new Network Topology panel in Horizon

2015-09-25 Thread Henry Gessau
It has been about three years in the making but now it is finally here. A screenshot doesn't do it justice, so here is a short video overview: https://youtu.be/PxFd-lJV0e4 Isn't that neat? I am sure you can see that it is a great improvement, especially for larger topologies. This new view will

Re: [openstack-dev] [neutron][horizon] Nice new Network Topology panel in Horizon

2015-09-25 Thread Henry Gessau
On Fri, Sep 25, 2015, Daniel Comnea <comnea.d...@gmail.com> wrote: > Great job Henry ! I had nothing to do with it! (See below.) > On Fri, Sep 25, 2015 at 6:47 PM, Henry Gessau <ges...@cisco.com > <mailto:ges...@cisco.com>> wrote: > > It has been about

Re: [openstack-dev] [neutron] Multiple locations for documentation of features

2015-12-04 Thread Henry Gessau
Sean M. Collins wrote: > I've noticed that a lot of features are now being documented as RSTs > inside of devref. Like the following: > > https://review.openstack.org/#/c/251859/ > > But there are lots already present. Can someone point out to me what the > criteria is for

Re: [openstack-dev] [Neutron] Rename tenant to project: discussion

2015-12-04 Thread Henry Gessau
Kevin Benton wrote: > So obviously the stuff in the client can be updated since most of that is > user-facing. However, on the server side maybe we can start out by keeping all > of the internal code and DB tables the same. Then all we need to worry about > is the API

Re: [openstack-dev] [Neutron] Elevating context to remove subnets created by admin

2016-06-03 Thread Henry Gessau
Darek Smigiel wrote: > strange, that owner is not able to just get rid of *his* network and subnets. But not all the subnets are his, and consequently the network is partially not his. Why did the admin create a subnet on the user's network in [1]? IMO the admin

Re: [openstack-dev] [Neutron] Elevating context to remove subnets created by admin

2016-06-03 Thread Henry Gessau
Carl Baldwin <c...@ecbaldwin.net> wrote: > On Fri, Jun 3, 2016 at 2:26 PM, Henry Gessau <hen...@gessau.net> wrote: >> Darek Smigiel <smigiel.dari...@gmail.com> wrote: >>> strange, that owner is not able to just get rid of *his* network and >>> s

Re: [openstack-dev] [Neutron] neutron-lib and dependencies in neutron reference implementation

2016-06-08 Thread Henry Gessau
Gal Sagie wrote: > Hello all, > > I have recently came across some missing constants in neutron-lib and sent > a patch but i wanted to try and understand the scope of the lib. > > I see that the Neutron lib consist of many definitions which are actually > part of the

Re: [openstack-dev] [Neutron] neutron-lib and dependencies in neutron reference implementation

2016-06-08 Thread Henry Gessau
o separate _constants.py modules. But then I could argue that would proliferate the number of imports required for many repos. Gal Sagie <gal.sa...@gmail.com> wrote: > For example references to the various different agents which are an > implementation details to me > > On Wed, J

[openstack-dev] [Neutron] Mid-cycle development sprint

2016-05-26 Thread Henry Gessau
I am happy to announce that the location logistics for the Neutron mid-cycle have been finalized. The mid-cycle will take place in Cork, Ireland on August 15-17. I have updated the wiki [1] where you will find a link to an etherpad with all the details. There you can add yourself if you plan to

Re: [openstack-dev] [Neutron] Mid-cycle development sprint (NOTE: DATE CHANGE!)

2016-05-31 Thread Henry Gessau
Thierry Carrez <thie...@openstack.org> wrote: > Rossella Sblendido wrote: >> On 05/26/2016 10:47 PM, Henry Gessau wrote: >>> I am happy to announce that the location logistics for the Neutron mid-cycle >>> have been finalized. The mid-cycle will take place in Cork,

Re: [openstack-dev] [Neutron] Heads up for decomposed plugin break

2016-01-08 Thread Henry Gessau
Gary Kotton wrote: > commit > https://github.com/openstack/neutron/commit/5d53dfb8d64186b5b1d2f356fbff8f222e15d1b2 > may > break the decomposed plugins that make use of the method > _get_tenant_id_for_create Note that this is a private method. Plugins should avoid using

Re: [openstack-dev] [Neutron] Heads up for decomposed plugin break

2016-01-11 Thread Henry Gessau
Doug Wiegley wrote: > > >> On Jan 11, 2016, at 2:42 AM, Ihar Hrachyshka wrote: >> >> Sean M. Collins wrote: >> On Fri, Jan 08, 2016 at 07:50:47AM PST, Chris Dent wrote: > On Fri, 8 Jan 2016, Gary Kotton wrote:

Re: [openstack-dev] [neutron] questions about uni test

2016-01-25 Thread Henry Gessau
Gareth wrote: > It creates and cleans the tables in memory? Creates and deletes actually. Line 69 creates all the tables when a test starts. Line 78 uses the unittest framework to add the function clear_tables() to the post-test operations that are run after every

Re: [openstack-dev] [NEUTRON] Need you help.THANKS!!

2016-01-19 Thread Henry Gessau
hao li wrote: > Hi,everybody. > I am a new hand.At first,I don't know whether the neutron's contributors can > receive this letter. > If not,could you tell me how to contact with them? > We are a neutron team.we add a ''AC-L2 Mech Driver'' to the ML2 Plug-in to > support our

Re: [openstack-dev] [all][infra] eventlet 0.18.1 not on PyPi anymore

2016-02-17 Thread Henry Gessau
And it looks like eventlet 0.18.3 breaks neutron: https://bugs.launchpad.net/neutron/+bug/1546506 Victor Stinner wrote: > Hi, > > I asked eventlet dev to *not* remove a release from PyPI before they did > it, but they ignored me and removed 0.18.0 and 0.18.1 releases from

Re: [openstack-dev] [all][infra] eventlet 0.18.1 not on PyPi anymore

2016-02-17 Thread Henry Gessau
rpts from Victor Stinner's message of 2016-02-17 14:14:18 +0100: >>>>> Le 17/02/2016 13:43, Henry Gessau a écrit : >>>>>> And it looks like eventlet 0.18.3 breaks neutron: >>>>>> https://bugs.launchpad.net/neutron/+bug/1546506 >>>>> &

Re: [openstack-dev] [all][infra] eventlet 0.18.1 not on PyPi anymore

2016-02-17 Thread Henry Gessau
ed, Feb 17, 2016 at 5:55 AM, Sean Dague <s...@dague.net> wrote: >>>> >>>>> On 02/17/2016 08:42 AM, Doug Hellmann wrote: >>>>>> Excerpts from Victor Stinner's message of 2016-02-17 14:14:18 +0100: >>>>>>> Le 17/02/2016 13:43, Henry Gessa

Re: [openstack-dev] [neutron] Last chance to finish changes affecting DB schema for Mitaka

2016-03-09 Thread Henry Gessau
Takashi Yamamoto <yamam...@midokura.com> wrote: > hi, > > On Wed, Mar 9, 2016 at 9:01 PM, Henry Gessau <hen...@gessau.net> wrote: >> Takashi Yamamoto <yamam...@midokura.com> wrote: >>> Henry, >>> >>> i think it's better to fix model vs

Re: [openstack-dev] [neutron] Last chance to finish changes affecting DB schema for Mitaka

2016-03-09 Thread Henry Gessau
passes so I don't see any issues, and the patch is independent of the milestone tagging. Please let me know if I am missing the issue(s). > > [1] https://review.openstack.org/#/c/287016/ > > On Tue, Mar 8, 2016 at 11:52 PM, Henry Gessau <hen...@gessau.net> wrote: >>

Re: [openstack-dev] [Neutron] Proposing Hirofumi Ichihara to Neutron Core Reviewer Team

2016-04-08 Thread Henry Gessau
+1, Hirofumi will make a great addition. Akihiro Motoki wrote: > Hi Neutrinos, > > As the API Lieutenant of Neutron team, > I would like to propose Hirofumi Ichihara (irc: hichihara) as a member of > Neutron core reviewer team mainly focuing on the API/DB area. > > Hirofumi

Re: [openstack-dev] [Neutron] Plan for changes affecting DB schema

2016-03-22 Thread Henry Gessau
na...@vn.fujitsu.com <na...@vn.fujitsu.com> wrote: > Two weeks ago, I received an information about changing affecting DB schema > [1] from Henry Gessau just a day before the deadline. I was so surprised about > this and could not change my plan for my patch sets. Do yo

[openstack-dev] [neutron] Last chance to finish changes affecting DB schema for Mitaka

2016-03-08 Thread Henry Gessau
By tomorrow we intend to tag the heads of all the neutron alembic branches with the MITAKA label [1][2][3][4]. If you have a patch that adds an alembic migration and you want to get it in Mitaka you must be associated with a targeted BP/RFE/bug [5] and get your code merged by tomorrow (Wednesday,

Re: [openstack-dev] [neutron] unit test failures due to new release of Routes package (v2.3)

2016-03-29 Thread Henry Gessau
https://launchpad.net/bugs/1563028 https://review.openstack.org/298855 Aditya Vaja wrote: > Hi, > > I'm seeing unit test failures when I test locally after a fresh git clone of > neutron master. > > $ ./run_tests.sh -V -f > > log excerpt:

Re: [openstack-dev] [Neutron] Neutron lib hack has broken all decomposed projects

2016-04-24 Thread Henry Gessau
This was a learning experience and we found out the hard way about an extra dependency we had not anticipated. Thanks Gary for spotting it early and hopefully the revert will merge soon. Doug Wiegley wrote: > That revert is https://review.openstack.org/#/c/309776 ,

Re: [openstack-dev] [neutron] OSC transition

2016-04-26 Thread Henry Gessau
Adding the [neutron] tag. I believe that the OSC extension for neutron-dynamic-routing should live in the python-neutronclient repo. Keep in touch with Richard Theis as he is the one leading the transition to OSC. He is rtheis on IRC. See:

Re: [openstack-dev] [neutron][stable] proposing Brian Haley for neutron-stable-maint

2016-05-17 Thread Henry Gessau
+1 for Brian. (And retroactive +1 for Cedric.) Ihar Hrachyshka wrote: > Hi stable-maint-core and all, > > I would like to propose Brian for neutron specific stable team. > > His stats for neutron stable branches are (last 120 days): > > mitaka: 19 reviews; liberty: 68

[openstack-dev] [Neutron] neutron-lib report from the summit

2016-05-03 Thread Henry Gessau
At the Newton summit in Austin we held a session on the next steps for neutron-lib. Here is a report on what was discussed at the session. Etherpad: https://etherpad.openstack.org/p/newton-neutron-lib-next-steps Progress so far --- The package is on PyPI and sub-projects should be

Re: [openstack-dev] Easing contributions to central documentation

2016-05-09 Thread Henry Gessau
Matt Kassawara wrote: > At each summit, I speak with a variety of developers from different projects > about the apparent lack of contributions to the central documentation. At > previous summits, the most common complaint involved using DocBook. After > converting most of

[openstack-dev] [neutron] Keystone V3 alignment: renaming tenant_id columns to project_id

2016-07-12 Thread Henry Gessau
In accordance with the Blueprint [1] and the spec [2], we are in the process of deprecating the use of the term 'tenant' in favor of 'project'. The code change [3] with the biggest impact on Neutron developers is currently out for review and will merge quite soon (shortly after N-2). This change

  1   2   >