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

2016-01-27 Thread Sean M. Collins
n revived. Doing a full sync. https://github.com/openstack/neutron/blob/ea8cafdfc0789bd01cf6b26adc6e5b7ee6b141d6/neutron/agent/l3/agent.py#L697 https://github.com/openstack/neutron/blob/ea8cafdfc0789bd01cf6b26adc6e5b7ee6b141d6/neutron/agent/l3/agent.py#L679 -- Sean M. Collins _

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

2016-01-27 Thread Sean M. Collins
/master/lib/neutron-legacy#L767 [2]: https://review.openstack.org/269560 [3]: https://review.openstack.org/273228 -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ

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

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

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

2016-01-26 Thread Sean M. Collins
in the past, and we are attempting to change Neutron, in order for things to Just Work™ [1]: http://lists.openstack.org/pipermail/openstack-dev/2016-January/084241.html -- Sean M. Collins __ OpenStack Development Mailing List

Re: [openstack-dev] [Neutron] MTU configuration pain

2016-01-26 Thread Sean M. Collins
case of DRY that needs to be done. We should just set it once *somewhere* and then communicate it to related OpenStack components. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: o

Re: [openstack-dev] [Neutron] MTU configuration pain

2016-01-25 Thread Sean M. Collins
e sake of sanity. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/ope

Re: [openstack-dev] [Neutron] MTU configuration pain

2016-01-25 Thread Sean M. Collins
You need to set path_mtu. https://review.openstack.org/#/c/267604/ sets it now and defaults to 1500 - then Neutron calculates the overhead for your tunnel protocol down to the appropriate value -- Sean M. Collins

Re: [openstack-dev] [kolla] 40 hour time commitment requested from core reviewers before Feb 9th/10th midcycle

2016-01-25 Thread Sean M. Collins
Just an FYI for anyone taking the Neutron piece, please feel free to attend the upgrades subteam - we have a meeting today. https://wiki.openstack.org/wiki/Meetings/Neutron-Upgrades-Subteam -- Sean M. Collins __ OpenStack

Re: [openstack-dev] --allowed-address-pairs fails...

2016-01-25 Thread Sean M. Collins
Opened a bug to track this https://bugs.launchpad.net/neutron/+bug/1537734 -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org

Re: [openstack-dev] [Neutron] MTU configuration pain

2016-01-20 Thread Sean M. Collins
(what is this, an MTU for ants?). -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/c

Re: [openstack-dev] [Neutron] Removing ml2_type_vxlan.vxlan_group parameter?

2016-01-20 Thread Sean M. Collins
ome other > means, like AMQP, then yes, it could be a reasonable approach. This was my thought. It should be configured on the server and then distributed to the agents that support the option over the message bus. -- Sea

Re: [openstack-dev] [Neutron] Removing ml2_type_vxlan.vxlan_group parameter?

2016-01-20 Thread Sean M. Collins
Linux Bridge was a separate plugin, before it became an ML2 mechanism driver. So let's make LB more like the ML2 mechanism driver it's supposed to be. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions)

[openstack-dev] [Neutron] MTU configuration pain

2016-01-15 Thread Sean M. Collins
-to-1400-via-etcneutrondnsmasq-neutronconf-per-daniels/ http://blog.systemathic.ch/2015/03/05/openstack-mtu-pitfalls-with-tunnels/ https://twitter.com/search?q=openstack%20neutron%20MTU -- Sean M. Collins __ OpenStack Development

Re: [openstack-dev] [neutron] Testing Neutron with latest OVS

2016-01-14 Thread Sean M. Collins
IRC I advocated that the QoS work should have been a small, narrowly defined DevStack plugin. Instead, we now find ourselves where the kitchen sink has been thrown into this thing. Can we please take this all out of Neutron and put all these different pieces into their own separate DevStack plugi

Re: [openstack-dev] [neutron] Testing Neutron with latest OVS

2016-01-14 Thread Sean M. Collins
ng this repo or something like this to pick up more recent packaged versions of components like Open vSwitch? [1]: https://launchpad.net/cloud-archive -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] [neutron] Testing Neutron with latest OVS

2016-01-14 Thread Sean M. Collins
On Thu, Jan 14, 2016 at 03:32:21PM CST, Ben Pfaff wrote: > On Thu, Jan 14, 2016 at 09:30:03PM +0000, Sean M. Collins wrote: > > On Thu, Jan 14, 2016 at 03:13:16PM CST, Clark Boylan wrote: > > > Forgive my ignorance, but if we are gating on OVS 2.0 that is because it > &

Re: [openstack-dev] [neutron] Testing Neutron with latest OVS

2016-01-14 Thread Sean M. Collins
On Thu, Jan 14, 2016 at 03:45:39PM CST, Clark Boylan wrote: > On Thu, Jan 14, 2016, at 01:32 PM, Ben Pfaff wrote: > > On Thu, Jan 14, 2016 at 09:30:03PM +0000, Sean M. Collins wrote: > > > On Thu, Jan 14, 2016 at 03:13:16PM CST, Clark Boylan wrote: > > > > F

Re: [openstack-dev] [Neutron] Team meeting on Tuesday 1400UTC

2016-01-13 Thread Sean M. Collins
. I should make some more silly comments to bump my stats! Time to break out that cron job that just writes 'o/' to a socket! ;) -- Sean M. Collins __ OpenStack Development Mailing List (not for usage question

Re: [openstack-dev] [neutron] Testing Neutron with latest OVS

2016-01-13 Thread Sean M. Collins
hen running our Neutron jobs is that yes, we get new features, but yes we also get the newest bugs and the configuration matrix for Neutron now gets a new dimension of 'packaged OVS versus git commit SHA' -- Sean M. Collins _

Re: [openstack-dev] [neutron] Testing Neutron with latest OVS

2016-01-13 Thread Sean M. Collins
On Wed, Jan 13, 2016 at 04:47:19PM CST, Sean M. Collins wrote: > I'd prefer to see small, very specific DevStack plugins that have narrow > focus, and jobs that need them for specific things adding them to their > local.conf settings explicitly via enable_repo lines. Sorry, enable_plu

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2016-01-11 Thread Sean M. Collins
On Mon, Jan 11, 2016 at 12:57:05PM PST, Clark Boylan wrote: > On Mon, Jan 11, 2016, at 12:35 PM, Sean M. Collins wrote: > > Nice find. I actually pushed a patch recently that we should be > > advertising the MTU by default. I think this really shows that it should > >

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2016-01-11 Thread Sean M. Collins
Nice find. I actually pushed a patch recently that we should be advertising the MTU by default. I think this really shows that it should be enabled by default. https://review.openstack.org/263486l -- Sent from my Android device with K-9 Mail. Please excuse my

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

2016-01-08 Thread Sean M. Collins
get_tenant_id_for_create > > Just out of curiosity, is it not standard practice that a plugin > shouldn't use a private method? +1 - hopefully decomposed plugins will audit their code and look for other calls to priva

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2016-01-08 Thread Sean M. Collins
the connection, 5 minutes later. http://logs.openstack.org/35/187235/12/experimental/gate-grenade-dsvm-neutron-multinode/984e651/logs/grenade.sh.txt.gz#_2016-01-08_20_13_40_040 -- Sean M. Collins __ OpenStack Development

[openstack-dev] [Neutron] Versioning of the fwaas API

2016-01-02 Thread Sean M. Collins
0s. [1]: http://tech.paulcz.net/2016/01/openstacks-and-ecosystems/ [2]: https://terraform.io/docs/providers/openstack/r/fw_firewall_v1.html [3]: http://specs.openstack.org/openstack/nova-specs/specs/kilo/implemented/api

[openstack-dev] [Neutron] [FwaaS] No meeting this week

2015-12-21 Thread Sean M. Collins
No FwaaS meeting this week. I will be on PTO the week after. I'm OK with skipping that week too, and starting back up the first week of January if there are no objections. -- Sean M. Collins __ OpenStack Development Mailing

Re: [openstack-dev] [Nova][Neutron] Live Migration Issues with L3/L2

2015-12-17 Thread Sean M. Collins
Nova, so let us know what we can do to help raise awareness on both sides. https://wiki.openstack.org/wiki/CrossProjectLiaisons#Inter-project_Liaisons -- Sean M. Collins __ OpenStack Development Mailing Lis

Re: [openstack-dev] [Neutron] Evolving the stadium concept

2015-12-09 Thread Sean M. Collins
s behind the API is where products and projects can differentiate. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

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

2015-12-08 Thread Sean M. Collins
t an API. Especially when api-site and networking API doc needs improvement. Specs are a good starting point, but my hope would be that perhaps we go back through the specs and add a note at the top pointing to the maintained API documentation - once the feature has lan

Re: [openstack-dev] [neutron][docs] Third Party Neutron Drivers

2015-12-07 Thread Sean M. Collins
Thanks for the advance notice. Sounds good to me. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http

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

2015-12-07 Thread Sean M. Collins
ot > > maintained and the implementation may differ in some ways. The devref should > > be kept current with refactorings, etc. of the implementation. > > Henry, I was also impressed by how clearly you communicated this. > This ought to be included somewhere prominently in our >

[openstack-dev] [neutron] Linux Bridge CI is now a voting gate job

2015-12-07 Thread Sean M. Collins
for the Tokyo social). [1]: http://lists.openstack.org/pipermail/openstack-dev/2015-July/068859.html [2]: https://review.openstack.org/205674 -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions

Re: [openstack-dev] [Neutron][TaaS] Query regarding TaaS API

2015-12-07 Thread Sean M. Collins
On Mon, Dec 07, 2015 at 10:26:53PM EST, Sean M. Collins wrote: > FWaaS for example is v2.0/fw/ Sorry - typo v2_0/fw/ -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscr

Re: [openstack-dev] [Neutron][TaaS] Query regarding TaaS API

2015-12-07 Thread Sean M. Collins
listed under v2_0, and do not need > any separate Parent ID. Just because "most" are under /v2_0 doesn't mean new ones should. FWaaS for example is v2.0/fw/ I think it's better to be more explicit. -- Sean M. Collins _

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-12-05 Thread Sean M. Collins
On Fri, Dec 04, 2015 at 01:15:07PM EST, Sean Dague wrote: > Is *not* always due to a failure. Yep - sorry. Friday typos :) -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscr

Re: [openstack-dev] [devstack] Devstack on wheezy

2015-12-04 Thread Sean M. Collins
f running swift on wheezy is still > a thing people care about. They would also need to backport a more recent version of Open vSwitch. https://bugs.launchpad.net/devstack/+bug/1520338 I think it might be time to cut support, the list of packages that need to be backported is only going to grow -

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-12-04 Thread Sean M. Collins
On Mon, Nov 30, 2015 at 07:00:07AM EST, Sean Dague wrote: > On 11/25/2015 11:42 AM, Sean M. Collins wrote: > > The first run for the multinode grenade job completed. > > > > http://logs.openstack.org/35/187235/11/experimental/gate-grenade-dsvm-neutron-multinode/011124b/log

Re: [openstack-dev] [Neutron] Bug deputy process

2015-12-03 Thread Sean M. Collins
On Thu, Dec 03, 2015 at 10:58:07AM EST, Ihar Hrachyshka wrote: > The thing I would like us to see enhanced is making sure that tags set to > bugs are actively tracked by corresponding teams. Thanks - you just reminded me to tag two bugs that I had just touched. :) -- Sean M. C

Re: [openstack-dev] [Neutron] Bug deputy process

2015-12-03 Thread Sean M. Collins
at it didn't require being a core reviewer. I pushed a patch to our policy docs to help clarify that https://review.openstack.org/253164 -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions)

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

2015-12-03 Thread Sean M. Collins
the relationship between neutron-specs, RFE bugs, and some features being documented in devref. Especially when a review includes the actual code, then a new RST file in devref - wasn't that what specs were for? -- Sean M. Collins

Re: [openstack-dev] [Neutron] need help in translating sql query to sqlalchemy query

2015-12-02 Thread Sean M. Collins
Was perusing the documentation again this morning and there is another thing I found - you can call join() with the aliased=True flag to get similar results. Check out the "Constructing Aliases Anonymously" section. http://docs.sqlalchemy.org/en/latest/orm/query.html -- Sean

Re: [openstack-dev] [Neutron] Bug deputy process

2015-12-02 Thread Sean M. Collins
on bugs where I think I can contribute productively. So - I think it has been effective. It's made me pay attention to it. :) -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe

Re: [openstack-dev] [Neutron] need help in translating sql query to sqlalchemy query

2015-12-01 Thread Sean M. Collins
router_intf_qry: > router_id =router.router_id > That looks pretty close. My only suggestion would be to try and see if you can just alias it once, instead of twice. Basically see if it is possible to replace al

Re: [openstack-dev] [Neutron] need help in translating sql query to sqlalchemy query

2015-12-01 Thread Sean M. Collins
to use the aliased() function - since there are some examples that are similar to what you are trying to do - check out the "Joins to a Target with an ON Clause" section in the first link. http://docs.sqlalchemy.org/en/latest/orm/query.html#sqlalchemy.orm.aliased -- Sean

Re: [openstack-dev] [neutron] Purpose and documentation of the API

2015-12-01 Thread Sean M. Collins
I'd like that to > be explicitly recorded somewhere, and volunteer to do that. Not sure > yet whether that should be in the Neutron devref, or in the networking > guide - opinions welcome! The Networking guide is part of the solution, but we also

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-25 Thread Sean M. Collins
me issue as your failed run - we didn't even get to the upgrade phase - we failed on the initial resource creation phase, since my new/ directories were totally empty except for localrc. -- Sean M. Collins __ OpenSta

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-25 Thread Sean M. Collins
On Wed, Nov 25, 2015 at 12:53:56PM EST, Armando M. wrote: > On 25 November 2015 at 09:49, Sean M. Collins <s...@coreitpro.com> wrote: > > > Yeah looks like I read it wrong - the failure occurred during the > > initial resource creation phase, based on comparing the lo

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-25 Thread Sean M. Collins
Yeah looks like I read it wrong - the failure occurred during the initial resource creation phase, based on comparing the logs that Artur posted. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-25 Thread Sean M. Collins
I'll have to run some rechecks - but perhaps the issue is stable/kilo faceplanting on creating the initial resources (which is what, a 30% success rate? 1 out of 3 runs?) - the only run where we got far enough to upgrade we were actually successful? -- Sean M. Collins

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-25 Thread Sean M. Collins
checks out stable/liberty - so that's probably a version string generated from the tip of stable/liberty > I am really confused, I should probably stop asking questions and do some > homework :) No please keep asking - I think we're all learning things here. I'm certainly no expert. -- Sea

[openstack-dev] [neutron][fwaas] No IRC meeting due to US holiday

2015-11-25 Thread Sean M. Collins
We'll start again next week at the 18:30 UTC time -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http

Re: [openstack-dev] [neutron][ipam][devstack] How to use IPAM reference in devstack

2015-11-24 Thread Sean M. Collins
are we testing all this code we have for the IPAM feature if you can't install it in DevStack? -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.opensta

Re: [openstack-dev] [neutron][ipam][devstack] How to use IPAM reference in devstack

2015-11-24 Thread Sean M. Collins
Ignore me, I'm not able to read and comprehend today. Sorry. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http

Re: [openstack-dev] [openstack][devstack]Openstack devstack installation failing.

2015-11-16 Thread Sean M. Collins
Attach to the screen session Devstack sets up, and verify that the Nova compute service is running. It's running in the screen session named n-api. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage

Re: [openstack-dev] [Ironic][Nova][Neutron] Multi-tenancy support

2015-11-16 Thread Sean M. Collins
On Mon, Nov 16, 2015 at 12:47:13PM EST, Vasyl Saienko wrote: > [0] https://github.com/jumpojoy/neutron The way you created the repository in GitHub, it is impossible to diff it against master to see what you did. https://github.com/jumpojoy/neutron/compare -- Sean M. Coll

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-16 Thread Sean M. Collins
Chatted with Sean D. on IRC, pushed up a patch https://review.openstack.org/#/c/245862/ -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ

Re: [openstack-dev] [neutron][networking-sfc] Deploying current networking-sfc

2015-11-16 Thread Sean M. Collins
d then later start introducing the actual method bodies in small pieces with good unit tests for each one. Small pieces. Tiny steps. My $0.02 USD -- Sean M. Collins __ OpenStack Development Mailing List (not for usage ques

Re: [openstack-dev] [neutron][networking-sfc] Deploying current networking-sfc

2015-11-16 Thread Sean M. Collins
Networking-sfc is still just a shell - there is no functional code. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org

Re: [openstack-dev] [fuel] Advanced PXE provisioning notes

2015-11-13 Thread Sean M. Collins
like iPXE would be a good investment long term, just based on those three features. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subj

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-13 Thread Sean M. Collins
f working on the following on Monday: 1) capture that somewhere in the upgrade docs we're putting together in neutron's devref 2) Adding the stanza to project-config to get grenade running for Neutron 3) Take a look at the patches that Armando linked a couple emails back in this thread. -- Sean M

Re: [openstack-dev] [neutron][qos][fwaas] service groups vs. traffic classifiers

2015-11-13 Thread Sean M. Collins
On Fri, Nov 13, 2015 at 01:53:49AM EST, Paul Carver wrote: > On 11/3/2015 1:03 PM, Sean M. Collins wrote: > >Anyway, the code is currently up on GitHub - I just threw it on there > >because I wanted to scratch my hacking itch quickly. > > > >https://github.com

Re: [openstack-dev] [nova][neutron][upgrade] Grenade multinode partial upgrade

2015-11-12 Thread Sean M. Collins
hat if we start pulling things into Neutron we lose valuable insight from people who know a lot about Grenade. Not to mention, Sean and I have had conversations about trying to get Neutron as the default for DevStack - we can't just take our ball and go in our own corner. -- Sean M

Re: [openstack-dev] [neutron][upgrade] new 'all things upgrade' subteam

2015-11-12 Thread Sean M. Collins
Monday sounds good to me. 1500 utc sounds good too. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http

Re: [openstack-dev] [neutron][upgrade] new 'all things upgrade' subteam

2015-11-10 Thread Sean M. Collins
-upgrade tag https://review.openstack.org/239778 - Introduce assert:supports-rolling-upgrade tag -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ

Re: [openstack-dev] [Ironic][Nova][Neutron] Multi-tenancy support

2015-11-10 Thread Sean M. Collins
get started. [1]: http://specs.openstack.org/openstack/ironic-specs/specs/approved/ironic-ml2-integration.html#assignee-s -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-req

Re: [openstack-dev] [Neutron] Reminder: Team meeting on Monday at 2100 UTC

2015-11-10 Thread Sean M. Collins
Take all the time you need, Neutron can wait, family is more important. Take care. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org

Re: [openstack-dev] [neutron][qos][fwaas] service groups vs. traffic classifiers

2015-11-10 Thread Sean M. Collins
s own endpoint and repo, and have stakeholders from other projects, not just networking-sfc. That will take time and quite a bit of wrangling, so I'd like to defer that for a bit and just work on all the services having the same data model, where we can make changes quickly, since they are not visi

Re: [openstack-dev] [Neutron] Reminder: Team meeting on Monday at 2100 UTC

2015-11-07 Thread Sean M. Collins
Learn from my mistake, check your calendar for the timezone if you've created an event for the weekly meetings. Google makes it a hassle to set things in UTC time, so I was caught by surprise by the FwaaS meeting due to the DST change in the US of A. -- Sean M. Collins

Re: [openstack-dev] [devstack] Logging - filling up my tiny SSDs

2015-11-05 Thread Sean M. Collins
On Wed, Nov 04, 2015 at 07:25:24AM EST, Sean Dague wrote: > On 11/02/2015 10:36 AM, Sean M. Collins wrote: > > On Sun, Nov 01, 2015 at 10:12:10PM EST, Davanum Srinivas wrote: > >> Sean, > >> > >> I typically switch off screen and am able to redirect logs

Re: [openstack-dev] [neutron][qos][fwaas] service groups vs. traffic classifiers

2015-11-04 Thread Sean M. Collins
s it becomes super popular I think it's fine to just discuss on #openstack-neutron. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?s

Re: [openstack-dev] [neutron][qos][fwaas] service groups vs. traffic classifiers

2015-11-03 Thread Sean M. Collins
discussion. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [openstack-dev] [neutron][qos][fwaas] service groups vs. traffic classifiers

2015-11-03 Thread Sean M. Collins
/source/usage.rst It's very basic, it was just me hacking away at a proof of concept to demonstrate that what I was proposing was possible, that we didn't need a single database table with 10+ columns. -- Sean M. Collins

Re: [openstack-dev] [Neutron] Weekly DVR Meeting starting next week

2015-11-03 Thread Sean M. Collins
Cool. I plan on attending, now that I have a config for running DVR in my local lab. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org

Re: [openstack-dev] [devstack] Logging - filling up my tiny SSDs

2015-11-02 Thread Sean M. Collins
I want screen to run, and not log the output to files, since I have a tiny 16GB ssd card on these NUCs and it fills it up if I leave it running for a week or so. -- Sean M. Collins __ OpenStack Development Mailing List (no

Re: [openstack-dev] [neutron][fwaas]some architectural advice on fwaas driver writing

2015-11-02 Thread Sean M. Collins
1]: https://etherpad.openstack.org/p/FWaaS_with_DVR -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstac

Re: [openstack-dev] [devstack] Logging - filling up my tiny SSDs

2015-11-02 Thread Sean M. Collins
t handle the issue of the log file growing in size. I mean I guess the real answer is to configure logrotate. ugh. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

Re: [openstack-dev] [devstack] Logging - filling up my tiny SSDs

2015-11-02 Thread Sean M. Collins
On Mon, Nov 02, 2015 at 10:43:45AM EST, Davanum Srinivas wrote: > Sean, > > ah. so the tip about LOGDIR to /dev/null may work for you > That's not going to work. LOGDIR is used in multiple mkdir calls. -- Sea

[openstack-dev] [devstack] Logging - filling up my tiny SSDs

2015-11-01 Thread Sean M. Collins
Hi, The docs right now are a little unclear about if it is possible to stop logging the output of all the screen sessions to the local filesystem. It has a tendency to fill up my filesystem on my little NUCs :( -- Sean M. Collins

[openstack-dev] [Neutron][FwaaS] No IRC meeting this week

2015-10-27 Thread Sean M. Collins
Due to the summit. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman

Re: [openstack-dev] [Neutron] [Tempest] where fwaas tempest tests should be?

2015-10-20 Thread Sean M. Collins
My only concern is how tightly coupled the FwaaS code is with the L3 agent. We have a bug already filed because the L3 agent inheriting the FwaaS code causes circular dependencies, but it also be the reason why FwaaS co-gates with the main Neutron repo. Let's try and fix the tight coupling of

Re: [openstack-dev] [devstack] [neutron] A larger batch of questions about configuring DevStack to use Neutron

2015-10-16 Thread Sean M. Collins
; > I think Kilo did not have this problem. > Ok. I have assigned myself the bug. I will be sightseeing with my partner Caroline in Tokyo next week before the summit, so it may take me a little bit of time to get around to it, but I will try and follow up on the bug after the summit. -

Re: [openstack-dev] [neutron][stable] proactive backporting

2015-10-16 Thread Sean M. Collins
On Fri, Oct 16, 2015 at 11:36:13AM EDT, Salvatore Orlando wrote: > It might also make sense to ask contributors to resume the habit of tagging > bugs with 'backport-potential' even if not in the RC period. I like this idea because it'll make Ihar's job easier :) -- Sean M. C

Re: [openstack-dev] [devstack] A few questions on configuring DevStack for Neutron

2015-10-14 Thread Sean M. Collins
I believe that pulling a localrc off a CI result is tribal knowledge. It can be done, but most likely it's a trick that is only known by someone who has been involved in OpenStack for a long time. -- Sent from my Android device with K-9 Mail. Please excuse my

Re: [openstack-dev] [neutron] one SDN controller and many OpenStack environments

2015-10-14 Thread Sean M. Collins
this case, with any authority. I would imagine so - but you'd have better luck on the ops list for specific controllers -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack

Re: [openstack-dev] [devstack] [neutron] A larger batch of questions about configuring DevStack to use Neutron

2015-10-12 Thread Sean M. Collins
ge is required. > Good. I was afraid somebody would tell me there is no point in using OVS > in a single-node setup. I will revisit this after settling the issues > above. Eventually I'll get around to writing a LinuxBridge guide. Maybe after Tokyo. Take a look at some of the patches

Re: [openstack-dev] [devstack] [neutron] A larger batch of questions about configuring DevStack to use Neutron

2015-10-12 Thread Sean M. Collins
dedicated interface (so two total interfaces). The Q_USE_PROVIDERNET_FOR_PUBLIC switch configures part of what is required, but there may be other pieces if you only have one physical interfaces. -- Sean M. Collins __

Re: [openstack-dev] [neutron] REST API to return ip-margin

2015-10-09 Thread Sean M. Collins
where they ran into the issue of network names and uniqueness. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:u

Re: [openstack-dev] [devstack] A few questions on configuring DevStack for Neutron

2015-10-08 Thread Sean M. Collins
Please see my response here: http://lists.openstack.org/pipermail/openstack-dev/2015-October/076251.html In the future, do not create multiple threads since responses will get lost -- Sean M. Collins __ OpenStack

Re: [openstack-dev] [devstack] [neutron] A larger batch of questions about configuring DevStack to use Neutron

2015-10-06 Thread Sean M. Collins
ting for IPV6_ROUTER_GW_IP with > something dug out of Neutron. That went wrong. It replaced my setting > with fddf:2::2, but that address was already in use by something else. OK - I'm not sure what your networking layout is like on your DevStack node, and frankly I think we need to back u

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

2015-10-01 Thread Sean M. Collins
8 If I understand your message correctly, I disagree that we should be moving all the DevStack support for Neutron out of DevStack and making it a plugin. All that does is move the mess from one corner of the room, to another corner. -

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

2015-10-01 Thread Sean M. Collins
On Thu, Oct 01, 2015 at 11:05:29AM EDT, Kyle Mestery wrote: > On Thu, Oct 1, 2015 at 9:57 AM, Sean M. Collins <s...@coreitpro.com> wrote: > > > On Thu, Oct 01, 2015 at 10:02:24AM EDT, Ihar Hrachyshka wrote: > > > - more changes with less infra tinkering! neutron dev

Re: [openstack-dev] [Large Deployments Team][Performance Team] New informal working group suggestion

2015-09-22 Thread Sean M. Collins
To help kick off this topic, the Neutron team has been tracking some performance profiling in this etherpad. https://etherpad.openstack.org/p/router-scheduling-performance -- Sean M. Collins __ OpenStack Development

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

2015-09-17 Thread Sean M. Collins
view provide a better way to distribute > and update this knowledge… +1 - I've fallen out of love with Wikis for this exact reason. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe

Re: [openstack-dev] [neutron] What semantics are expected when booting a VM on an external network?

2015-09-17 Thread Sean M. Collins
, as a L2 broadcast segment, implies that yes this should be possible. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubsc

Re: [openstack-dev] [Devstack][Sahara][Cinder] BlockDeviceDriver support in Devstack

2015-09-17 Thread Sean M. Collins
You need to remove your Workflow-1. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org

Re: [openstack-dev] [nova][neutron][SR-IOV] Hardware changes and shifting PCI addresses

2015-09-14 Thread Sean M. Collins
Brent is our Neutron-Nova liaison - can someone from the SR-IOV team please respond? -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org

[openstack-dev] [L3][QA] DVR job failure rate and maintainability

2015-09-14 Thread Sean M. Collins
as a replacement for Nova-Network in the future. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http

[openstack-dev] [neutron][L3][QA] DVR job failure rate and maintainability

2015-09-14 Thread Sean M. Collins
a significant impact on our ability to recommend Neutron as a replacement for Nova-Network in the future. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ

Re: [openstack-dev] OpenStack support for Amazon Concepts - was Re: cloud-init IPv6 support

2015-09-06 Thread Sean M. Collins
vice work with IPv6 we'd be supporting two implementations - the one we came up with and one for supporting the way Amazon implemented it. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage questions) Unsubsc

[openstack-dev] OpenStack support for Amazon Concepts - was Re: cloud-init IPv6 support

2015-09-05 Thread Sean M. Collins
nStack branded APIs is a lost opportunity to differentiate OpenStack from other projects, as well as Amazon AWS. Thanks for reading, and have a great holiday. -- Sean M. Collins __ OpenStack Development Mailing List (not for usage q

<    1   2   3   >