[controller-dev] Signing Off

2018-08-27 Thread Ryan Goulding
Hi ODL Community, I have decided to make a career transition to an opportunity I could not pass up, and will no longer contribute to ODL after this week. This past 4 years has been great; I saw this entire community grow, thrive and mature, and I am very proud of what we collectively built. I

[controller-dev] Kernel Projects Call Meeting Minutes

2018-08-21 Thread Ryan Goulding
Hi All, Here are the minutes for the 08/21/2018 Kernel call [0]. Thanks! Best Regards, Ryan [0] https://meetings.opendaylight.org/opendaylight-meeting/2018/kernel_projects/opendaylight-meeting-kernel_projects.2018-08-21-16.03.html ___ controller-dev

[controller-dev] Kernel Projects Call

2018-08-14 Thread Ryan Goulding
Hi Team, I am unable to make the Kernel Projects Call today due to the fact that I have a doctor's appointment. Please continue to utilize my Zoom account for the meeting. Thanks and Kind Regards, Ryan ___ controller-dev mailing list controller-dev@li

Re: [controller-dev] Which Release is the Most Recent in Stable State That Compiles

2018-06-19 Thread Ryan Goulding
k, then you will want to build and submit against master. The stability of master has improved over the years :). Regards, Ryan Goulding [0] https://github.com/opendaylight/odlparent/commits/master/settings.xml On Tue, Jun 19, 2018 at 5:40 PM, Luis Gomez wrote: > > > On Jun 19, 2018,

Re: [controller-dev] karaf user validation query

2018-06-08 Thread Ryan Goulding
I recommend you engage upstream Apache Karaf; they maintain and are familiar with those modules. They are not written nor maintained by ODL Developers. HTH. Regards, Ryan Goulding On Fri, Jun 8, 2018 at 6:37 AM, Steubert Ebenezer < steuber...@altencalsoftlabs.com> wrote: >

Re: [controller-dev] karaf user validation query

2018-06-07 Thread Ryan Goulding
For karaf CLI or RESTCONF? karaf cli is managed through system.properties and other files in KARAF_ROOT/etc. HTH. Regards, Ryan Goulding On Thu, Jun 7, 2018 at 6:40 AM, Nishchya Gupta < nishch...@altencalsoftlabs.com> wrote: > Hi, > > > > In apache/karaf for user vali

[controller-dev] Kernel Call 6/5/2018

2018-06-05 Thread Ryan Goulding
Hi All, Apologies, Due to unforeseen circumstances I am unable to make the call today. Please continue to utilize the Zoom meeting and mail me anything needed. Ryan Sent from my iPhone ___ controller-dev mailing list controller-dev@lists.opendaylight

Re: [controller-dev] Unable To Make Today's Kernel Projects Call

2018-05-01 Thread Ryan Goulding
Unfortunately unable to make it again. Working on clearing up this time slot in the future. Please feel free to utilize the Zoom meeting without me. Thanks, Ryan Regards, Ryan Goulding On Tue, Apr 24, 2018 at 11:53 AM, Ryan Goulding wrote: > Hi Devs, > > I am currently caugh

[controller-dev] Unable To Make Today's Kernel Projects Call

2018-04-24 Thread Ryan Goulding
Hi Devs, I am currently caught up, and cannot make the call today. Please feel free to utilize the Zoom meeting without me. Thanks, Ryan ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listi

Re: [controller-dev] Web Framework Discussion (continued from Kernel Call)

2018-04-11 Thread Ryan Goulding
For the sake of being open, this [0] is the partial AAA conversion patch, and [1] is needed to test RESTCONF (RESTCONF currently depends on AAA loading the jersey 1.17 runtime dependencies, which isn't correct and should be fixed anyway). Regards, Ryan Goulding [0] https://git.opendayligh

[controller-dev] Web Framework Discussion (continued from Kernel Call)

2018-04-11 Thread Ryan Goulding
Hi All, During the Kernel call this past Tuesday, we talked about attempting an isolated transition of AAA restful web services from Jersey 1 to Jersey 2. I attempted this change yesterday, and was able to partially convert (I just temporarily removed non-essential code that would've required over

Re: [controller-dev] [infrautils-dev] credentials for REST to jolokia/exec/org.opendaylight.infrautils.diagstatus

2018-04-10 Thread Ryan Goulding
enough exposure in that community to fully understand. Best Regards, Ryan Goulding On Tue, Apr 10, 2018 at 5:55 AM, Michael Vorburger wrote: > On Mon, Apr 9, 2018 at 7:49 PM, Jamo Luhrsen wrote: > >> it's up for interpretation as far as vulnerabilities. >> >> se

Re: [controller-dev] [infrautils-dev] credentials for REST to jolokia/exec/org.opendaylight.infrautils.diagstatus

2018-04-09 Thread Ryan Goulding
; I'm confused about the karaf jolokia stuff though. Is there no way to dump > that and only allow our odl-jolokia feature to be available? That was > pretty confusing to me. I never asked for anything jolokia to be installed > originally, but I guess it was by default. > > JamO >

Re: [controller-dev] [infrautils-dev] credentials for REST to jolokia/exec/org.opendaylight.infrautils.diagstatus

2018-04-07 Thread Ryan Goulding
same behavior. > > should I open a jira, or what other info can I gather? > > Thanks, > JamO > >> On 4/5/18 3:45 PM, Ryan Goulding wrote: >> for carbon-sr3 we still hadn't integrated jolokia with AAA; it was still >> backed by etc/org.jolokia.osgi.cfg, h

Re: [controller-dev] [infrautils-dev] credentials for REST to jolokia/exec/org.opendaylight.infrautils.diagstatus

2018-04-05 Thread Ryan Goulding
ntroller to get protection. Standard off the shelf "jolokia" has NO auth by default... Regards, Ryan Goulding On Thu, Apr 5, 2018 at 6:23 PM, Jamo Luhrsen wrote: > I don't have access to my setup at the moment. I can later. > > but, I think it's based on carbon sr3. &

Re: [controller-dev] [infrautils-dev] credentials for REST to jolokia/exec/org.opendaylight.infrautils.diagstatus

2018-04-05 Thread Ryan Goulding
Jamo, can you comment on code version? Thanks! Regards, Ryan Goulding On Thu, Apr 5, 2018 at 7:10 AM, Ryan Goulding wrote: > What version of code? This wasn’t tied to AAA until oxygen. Prior it was > controlled by etc/or.jolokia.osgi.cfg. > > Thanks, > Ryan > > Sent from

Re: [controller-dev] [infrautils-dev] credentials for REST to jolokia/exec/org.opendaylight.infrautils.diagstatus

2018-04-05 Thread Ryan Goulding
What version of code? This wasn’t tied to AAA until oxygen. Prior it was controlled by etc/or.jolokia.osgi.cfg. Thanks, Ryan Sent from my iPhone > On Apr 5, 2018, at 12:32 AM, Michael Vorburger wrote: > > JamO, +aaa-dev and +controller-dev and Stephen FYI: > >> On Wed, Apr 4, 2018 at 10:24 P

Re: [controller-dev] Binding V1 codegen in Fluorine

2018-03-07 Thread Ryan Goulding
. Regards, Ryan Goulding [0] https://meetings.opendaylight.org/opendaylight-meeting/2018/kernel_projects/opendaylight-meeting-kernel_projects.2018-03-06-17.00.html On Wed, Mar 7, 2018 at 9:19 AM, Robert Varga wrote: > On 01/03/18 18:31, Robert Varga wrote: > > Hello everyone, >

[controller-dev] Kernel Projects Call

2018-02-13 Thread Ryan Goulding
Hi Team, Unfortunately, something very important came up last minute, and I cannot make the Kernel call today. Please feel free to utilize my zoom account. Regards, Ryan ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lis

[controller-dev] Kernel Projects Meeting

2018-01-30 Thread Ryan Goulding
Hi All, Unfortunately, I cannot make the call today due to doctor's appointment. Please feel free to utilize the existing zoom meeting without me. King Regards, Ryan Goulding ___ controller-dev mailing list controller-dev@lists.opendaylight.org

Re: [controller-dev] [Odlparent-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build

2018-01-23 Thread Ryan Goulding
If you end up taking this on let me know, and I will abandon [0]. I had originally done this to avoid a ton of unused CLI related code in gen'd code. Regards, Ryan Goulding [0] https://git.opendaylight.org/gerrit/#/c/67070/ On Tue, Jan 23, 2018 at 10:45 AM, Michael Vorburger wrote: >

Re: [controller-dev] Follow-up from ONAP F2F in Santa Clara

2018-01-05 Thread Ryan Goulding
re others would benefit from hearing how this is done! Thanks and Best Regards, Ryan Goulding On Fri, Jan 5, 2018 at 9:42 AM, James MacNider wrote: > Hi Ryan, > > > > I hope that it’s alright that I’m contacting you at your Gmail address, > it’s the only one I could find on the ONA

Re: [controller-dev] Kernel Projects Call Agenda Topics

2017-11-21 Thread Ryan Goulding
FYI, this meeting is happening now. Best Regards, Ryan Goulding On Mon, Nov 20, 2017 at 8:14 PM, Ryan Goulding wrote: > Hi all, > > Please update the agenda with relevant topics for tomorrows kernel > projects meeting. > > Thanks! > > Re

[controller-dev] Kernel Projects Call Agenda Topics

2017-11-20 Thread Ryan Goulding
Hi all, Please update the agenda with relevant topics for tomorrows kernel projects meeting. Thanks! Regards, Ryan Goulding ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo

[controller-dev] Kernel Projects Call

2017-11-14 Thread Ryan Goulding
. If you have anything that you wish to discuss in the meantime, please utilize the mailing lists. Thanks and Kind Regards, Ryan Goulding ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo

Re: [controller-dev] [release] Autorelease nitrogen failed to build sal-distributed-datastore from controller

2017-10-24 Thread Ryan Goulding
of some sort. I would posit that this is an environmental issue. Regards, Ryan Goulding On Tue, Oct 24, 2017 at 1:27 PM, Jenkins wrote: > Attention controller-devs, > > Autorelease nitrogen failed to build sal-distributed-datastore from > controller in build > 253. Attached i

Re: [controller-dev] [OpenDaylight TSC] [release] Nitrogen SR1 Blocker Bug: CONTROLLER-1770

2017-10-19 Thread Ryan Goulding
If I'm not mistaken, from the history it would appear An Ho was the one to escalate the severity to "Blocker" in Bugzilla [0]. An can you comment on this to clarify why it was elevated? Thanks! Regards, Ryan Goulding [0] https://bugs.opendaylight.org/show_activity.cgi?id=9163

[controller-dev] Out of Office during kernel projects call

2017-10-17 Thread Ryan Goulding
Hi Folks, Unfortunately I have an existing appointment during the time slot for this week's kernel projects meeting. Please feel free to continue to use the Zoom account for the meeting. Thanks and Best Regards, Ryan Goulding ___ controlle

Re: [controller-dev] RESTconf northbound interface: CORS support

2017-10-02 Thread Ryan Goulding
Yes, it does [0]. Regards, Ryan Goulding [0] https://github.com/opendaylight/netconf/blob/master/restconf/restconf-nb-bierman02/src/main/resources/WEB-INF/web.xml#L64-L87 On Mon, Oct 2, 2017 at 10:29 AM, Giorgio Garziano < giorgio.garzi...@ericsson.com> wrote: > Hi All, > > &g

[controller-dev] Unable to make call today

2017-08-29 Thread Ryan Goulding
Hi all, Unfortunately, I am unable to make the call. Please feel free to use my existing bridge. Regards, Ryan Sent from my iPhone ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/co

Re: [controller-dev] [Odlparent-dev] configuration/logback.xml logging configuration used for what?

2017-07-27 Thread Ryan Goulding
Sometimes people spawn test appenders to do log collection in unit tests. I have done this in AAA when i was expecting very specific accounting messages. I believe that is the point of some of this... I think its better to not use a chainsaw... Regards, Ryan Goulding On Thu, Jul 27, 2017 at 3

Re: [controller-dev] Support for Traps

2017-07-24 Thread Ryan Goulding
adding snmp4sdn-dev an alternative plugin as i am not sure if there codebase supports traps. Regards, Ryan Goulding On Mon, Jul 24, 2017 at 10:52 AM, Ryan Goulding wrote: > +snmp-dev > > The current snmp plugin doesn't support traps AFAIK. I believe they > originally intend

Re: [controller-dev] Support for Traps

2017-07-24 Thread Ryan Goulding
+snmp-dev The current snmp plugin doesn't support traps AFAIK. I believe they originally intended to add support for it but didn't get to it. HTH. Regards, Ryan Goulding On Mon, Jul 24, 2017 at 8:31 AM, Naveen wrote: > Hi all, > > I am trying to receive SNMP trap messag

Re: [controller-dev] [sfc-dev] ODL Boron for Load Balancer Scenaio

2017-07-17 Thread Ryan Goulding
taken with that in mind." Hydrogen was the first release of ODL and a lot has changed since those times. Regards, Ryan Goulding On Mon, Jul 17, 2017 at 6:52 AM, Jaime Caamaño Ruiz < jaime.caamano.r...@ericsson.com> wrote: > Hello Rahul > > The load balancer you referen

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
> > at any rate it’s probably time I updated all my postman collections etc. > to Carbon - the key pain-point there is the deprecation of the config API > for BGP in favour of OpenConfig. Any chance you are putting these in a public location? :) Regards, Ryan Goulding On Wed, Ju

Re: [controller-dev] [netconf-dev] [opendaylight-dev] [ODL | Restconf | Unable to list operations on swagger and receive DataTreeChange events]

2017-07-05 Thread Ryan Goulding
Yrineu has pushed [0] to fix this. I compiled locally and verified it works properly for me, and I can again list operations. NETCONF committers, can we get this merged? Regards, Ryan Goulding [0] https://git.opendaylight.org/gerrit/59804 On Mon, Jun 26, 2017 at 5:58 PM, Stephen Kitt wrote

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
do releases past what is supported upstream, but I do want to point out that staying as up to date as possible is best suggested practice. Regards, Ryan Goulding On Wed, Jul 5, 2017 at 11:03 AM, Giles Heron wrote: > Well yeah - depends on what “supported” means.Most SP customers t

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
Unless you just mean answering questions/inquiries, in which case I 100% agree with you! Regards, Ryan Goulding On Wed, Jul 5, 2017 at 10:51 AM, Ryan Goulding wrote: > How do you propose support would be handled? There are no scheduled or > planned releases for ODL Boron ever agai

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
Goulding On Wed, Jul 5, 2017 at 10:45 AM, Giles Heron wrote: > Not sure I’d define “last service release” as “now unsupported” :) > > On 5 Jul 2017, at 15:21, Ryan Goulding wrote: > > The last service release occurred [0]. Not sure I agree about Carbon > being less stable, b

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
Glad to hear things worked. In general, you should not mix versions in Boron or Carbon (i.e., stick with one version). In more modern releases that won't exactly be true as we transition to using released artifacts instead of SNAPSHOT artifacts. Regards, Ryan Goulding On Wed, Jul 5, 20

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
The last service release occurred [0]. Not sure I agree about Carbon being less stable, but to each his own ;). Regards, Ryan Goulding [0] https://wiki.opendaylight.org/view/Simultaneous_Release:Boron_Release_Plan On Wed, Jul 5, 2017 at 10:19 AM, Giles Heron wrote: > Is that correct

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
| Move aaa-h2-store bundle to use blueprint [melserngawy] HTH. Regards, Ryan Goulding On Wed, Jul 5, 2017 at 10:00 AM, Ryan Goulding wrote: > Suspecting that might be Shiro problem, I tried to disable it at etc/shiro.ini >> however now Im getting 503 errors. > > > How did

Re: [controller-dev] 401 unauthorized error for a new proect

2017-07-05 Thread Ryan Goulding
d using Carbon. Regards, Ryan Goulding On Mon, Jul 3, 2017 at 4:35 AM, Bijan R.Rofoee wrote: > Hi all > > I have built a project using base architype plus netconf and bgp. The > project installs and have no errors, however when trying to access any of > the services I get 401 e

Re: [controller-dev] [opendaylight-dev] [ODL | Restconf | Unable to list operations on swagger and receive DataTreeChange events]

2017-06-26 Thread Ryan Goulding
Just manually reverted the two patches and it allowed me to use show/hide but was still kinda slow. Not sure the root cause of this behavior change. I'll see if there is something obvious and if not propose a temporary revert. Ryan Sent from my iPhone > On Jun 26, 2017, at 4:43 PM, Yrineu Rod

Re: [controller-dev] [netconf-dev] [opendaylight-dev] [ODL | Restconf | Unable to list operations on swagger and receive DataTreeChange events]

2017-06-26 Thread Ryan Goulding
a REST > call? I don't know if those two issues are co-related or independent. > > It follows the but: 8751 <https://bugs.opendaylight.org/show_bug.cgi?id=8750> > (please, let me know if it's addressed correctly) > > regards, > > On Mon, Jun 26, 2017

Re: [controller-dev] [netconf-dev] [opendaylight-dev] [ODL | Restconf | Unable to list operations on swagger and receive DataTreeChange events]

2017-06-26 Thread Ryan Goulding
I can confirm that I am seeing the same behavior where "show/hide" no longer appears to work either. I have opened a bug [0] for this. Regards, Ryan Goulding [0] https://bugs.opendaylight.org/show_bug.cgi?id=8752 On Mon, Jun 26, 2017 at 2:05 PM, Robert Varga wrote: > On 2

Re: [controller-dev] Moving protocol-framework

2017-06-13 Thread Ryan Goulding
Using jetty-servlets for this now [0]. I'd say lets ditch it. Regards, Ryan Goulding [0] https://github.com/opendaylight/netconf/blob/master/restconf/sal-rest-connector/src/main/resources/WEB-INF/web.xml#L81 On Tue, Jun 13, 2017 at 1:16 PM, Tom Pantelis wrote: > > > On Tue, J

[controller-dev] Unable to make the call today

2017-05-09 Thread Ryan Goulding
At OpenStack summit Sent from my iPhone ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev

Re: [controller-dev] mvn clean install error

2017-05-02 Thread Ryan Goulding
> > Maven 3.3.9. I should clarify, 3.3.9+. I recommended 3.3.9 in particular as I haven't had the chance to evaluate newer versions myself. Maybe someone else can share experiences about newer versions. Regards, Ryan Goulding On Tue, May 2, 2017 at 4:21 PM, Ryan Goulding wrote:

Re: [controller-dev] mvn clean install error

2017-05-02 Thread Ryan Goulding
the proper JDK/Maven: > mvn clean install -U Hope this helps. Regards, Ryan Goulding [0] https://nexus.opendaylight.org/service/local/repositories/opendaylight.snapshot/content/org/opendaylight/odlparent/odlparent-lite/1.9.0-SNAPSHOT/odlparent-lite-1.9.0-20170502.005852-18.pom On Tue, May 2

Re: [controller-dev] [Aaa-dev] [int/test] 401 from isolated cluster member?

2017-04-27 Thread Ryan Goulding
My guess is it is failing the isAccessAllowed(...) test in the MDSALDynamicAuthorizationFilter. Will look a bit closer. Regards, Ryan Goulding On Thu, Apr 27, 2017 at 1:58 PM, Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) wrote: > Hello AAA devs. > > > > I

Re: [controller-dev] [yangtools-dev] Kernel Projects Call on Bluejeans instead of WebEx from next week on

2017-04-11 Thread Ryan Goulding
+ Casey Regards, Ryan Goulding On Tue, Apr 11, 2017 at 10:58 AM, Colin Dixon wrote: > I'm not going to be able to attend today—I have a conflicting internal > meeting, but I look forward to hearing about the experience with Blue Jeans. > > --Colin > > > On Mon, Apr

Re: [controller-dev] InvalidActorNameException

2017-04-10 Thread Ryan Goulding
I'd guess timing. Sent from my iPhone > On Apr 10, 2017, at 2:23 PM, Srini Seetharaman > wrote: > > Ok. thanks! Likely that is my issue. Any reason this didn't make it to Boron? > >> On Mon, Apr 10, 2017 at 11:17 AM, Tom Pantelis wrote: >> Yes - that second patch was the final fix but didn'

Re: [controller-dev] [yangtools-dev] Kernel Projects Call on Bluejeans instead of WebEx from next week on

2017-04-10 Thread Ryan Goulding
As a reminder to everyone, myself included, the meeting tomorrow will be held on bluejeans instead of webex. Please let us know if you have any issues! Thanks @MikeV for setting this up. Regards, Ryan Goulding On Tue, Apr 4, 2017 at 12:05 PM, Michael Vorburger wrote: > Hello, >

Re: [controller-dev] [yangtools-dev] Kernel Projects Call on Bluejeans instead of WebEx from next week on

2017-04-04 Thread Ryan Goulding
I've had poor experiences with blue jeans in the past, but I'm open to giving anything a go. I'm sure it has improved in 3 years :). Sent from my iPhone > On Apr 4, 2017, at 9:05 AM, Michael Vorburger wrote: > > Hello, > > re. today's Kernel Call, > https://wiki.opendaylight.org/view/Kernel

Re: [controller-dev] MD-SAL Binding Generator API Change Waiver

2017-03-02 Thread Ryan Goulding
build breakages. I have no real philosophy on this one. Regards, Ryan Goulding On Thu, Mar 2, 2017 at 11:41 AM, Tom Pantelis wrote: > I added +2. What's the next step? I can remove jenkins-releng and merge > that way. > > On Thu, Mar 2, 2017 at 11:35 AM, Ryan Goulding > w

Re: [controller-dev] MD-SAL Binding Generator API Change Waiver

2017-03-02 Thread Ryan Goulding
Hi Martin, I reached out to Tom offline and asked him to review these changes, and explained that they won't get +1 from jenkins-releng until the mdsal patches are merged. I have added +1. After he gives his approval, please coordinate the merge directly with him. Tom, can you please take a loo

Re: [controller-dev] How to upgrade the odl when my switch is connected the controller

2017-02-23 Thread Ryan Goulding
Hi Xiaohongaifeng, ISSU is not supported at present. Regards, Ryan On Thu, Feb 23, 2017 at 8:00 PM, xiaohongaifeng wrote: > Hello everyone >I use the odl to manage my switch flow, and the switch works > well, but right now I want to upgrade the contoller since I fix some bugs, > y

Re: [controller-dev] [netconf-dev] JunOS netconf problem with ODL netconf

2017-02-21 Thread Ryan Goulding
stconf/config/network-topolo >> gy:network-topology/topology/topology-netconf/ >> "topology": [ >> { >> "topology-id": "topology-netconf", >> "node": [ >> { >> "node-id": "x

Re: [controller-dev] JunOS netconf problem with ODL netconf

2017-02-20 Thread Ryan Goulding
a log. It is very hard to say without having access to karaf.log. Regards, Ryan Goulding [0] https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf#Spawning_netconf_connectors_via_topology_configuration On Mon, Feb 20, 2017 at 9:28 AM, Roman Mavrichev wrote: >

Re: [controller-dev] Is maven and online download the only way to build?

2017-02-01 Thread Ryan Goulding
Good suggestion; I believe Thanh Ha has done this before. For an average developer, it might be a little heavyweight... though definitely possible. There have been times I have been tempted :). Regards, Ryan Goulding On Wed, Feb 1, 2017 at 11:46 AM, Robert Varga wrote: > On 02/01/2017 05

Re: [controller-dev] Is maven and online download the only way to build?

2017-02-01 Thread Ryan Goulding
e dependencies (either through forcing with "-U" flag, or after the snapshot is deemed out of date). Hope this helps! Regards, Ryan Goulding On Wed, Feb 1, 2017 at 11:20 AM, yewgang wrote: > I use maven to build, but due to network unreachable, i got error and quit > many time

[controller-dev] No kernel projects call today 12/27/2016

2016-12-27 Thread Ryan Goulding
Due to the holidays, there will be no call today. Thanks, Ryan Sent from my iPhone ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev

Re: [controller-dev] Question about opendaylight-karaf-empty

2016-12-05 Thread Ryan Goulding
multiple vendors (us included) inherit from opendaylight-karaf-empty to produce our downstream distributions, so please keep me in the loop with what is decided going forward! Regards, Ryan Goulding On Mon, Dec 5, 2016 at 11:23 AM, Robert Varga wrote: > On 12/05/2016 05:17 PM, Michael Vorb

Re: [controller-dev] [Aaa-dev] Clarification on RESTCONF password change methodology in cluster

2016-11-30 Thread Ryan Goulding
networking switch in that it is considered unique per node. To learn more, please consult the documentation [0]. Regards, Ryan Goulding [0] http://docs.opendaylight.org/en/latest/user-guide/authentication-and-authorization-services.html On Wed, Nov 30, 2016 at 9:50 AM, Mohamed ElSerngawy wrote

Re: [controller-dev] InvalidAlgorithmParameterException during SSH key exchange

2016-11-22 Thread Ryan Goulding
https://karaf.apache.org/manual/latest/security Regards, Ryan Goulding On Tue, Nov 22, 2016 at 10:13 AM, Vikram Darsi wrote: > Thanks for the quick reply Ryan > > > > Can you please share the link, it is missed in the mail > > > > Thanks > > Vik

Re: [controller-dev] InvalidAlgorithmParameterException during SSH key exchange

2016-11-22 Thread Ryan Goulding
in CentOS. I tried copying over some of the settings to the Ubuntu from the CentOS config, but still never got it to cough up a 2K key. However, after enabling bouncy castle all is well again :). Hope this helps. Regards, Ryan Goulding On Tue, Nov 22, 2016 at 9:25 AM, Vikram Darsi wrote:

[controller-dev] No Kernel Projects Meeting Tomorrow 11/22/2016

2016-11-21 Thread Ryan Goulding
Hi All, Due to the fact that this is a holiday for many folks, including myself, there will be no Kernel Projects Call tomorrow, 11/22/2016. Please feel free to reach out via email. Thanks & Best Regards, Ryan Goulding ___ controller-dev mailing

Re: [controller-dev] deprecating the config subsystem in Carbon?

2016-11-17 Thread Ryan Goulding
’t normally be re-using the mvn > archetype but have to re-factor the app to use blueprint instead of Config > subsystem. > > > > Brian > > > > > > *From:* Ryan Goulding [mailto:ryandgould...@gmail.com] > *Sent:* Thursday, November 17, 2016 8:06 AM > *To:*

Re: [controller-dev] deprecating the config subsystem in Carbon?

2016-11-17 Thread Ryan Goulding
ould work with a relatively simple change in the code generator and > apply everywhere, right? > > --Colin > > > On Wed, Nov 16, 2016 at 7:11 PM, Ryan Goulding > wrote: > >> You mean the Provider? Most people adapt the Provider and put it in src/ >> anyway;

Re: [controller-dev] deprecating the config subsystem in Carbon?

2016-11-16 Thread Ryan Goulding
but I could be wrong. Open to discussion on the strategy going forward. Tom Pantelis may have a clever suggestion for this too... Regards, Ryan Goulding On Wed, Nov 16, 2016 at 2:50 PM, Colin Dixon wrote: > That sounds good to me. What's the right way for us to "deprecate" th

Re: [controller-dev] Controller:CORS_support

2016-10-31 Thread Ryan Goulding
Hi, I think you are probably referring to CrossOriginFilter, which is compile time concept currently in NETCONF project in web.xml [0]. HTH. Regards, Ryan Goulding [0] https://github.com/opendaylight/netconf/blob/1927682ff5f558c9120aafbf68bee75a5d5cfb07/restconf/sal-rest-connector/src/main

Re: [controller-dev] [release] CONTROLLER Carbon Autorelease Build Failure

2016-10-31 Thread Ryan Goulding
rposes inactive. If a project doesn't have someone who can respond to a needed patch, it is a security threat. If projects are not active, they should probably be archived. Just my $0.02. Thanks. Regards, Ryan Goulding On Mon, Oct 31, 2016 at 1:14 PM, Thanh Ha wrote: > On Thu, Oct

[controller-dev] Kernel Projects call Agenda Topics

2016-10-31 Thread Ryan Goulding
Hi All, Please add any topics you wish to discuss during tomorrow's call here [0] or email me and I can handle it. Thanks, Ryan [0] https://wiki.opendaylight.org/view/Kernel_Projects_Call# Upcoming_Agenda_Topics ___ controller-dev mailing list control

Re: [controller-dev] Stepping Down as Controller PTL, PTL Election

2016-10-27 Thread Ryan Goulding
Congrats :). Well deserved. Regards, Ryan Goulding On Thu, Oct 27, 2016 at 6:42 PM, Tom Pantelis wrote: > So that's 3 of 5 committers voting +1, that's a majority. I'm declaring > victory > > On Wed, Oct 26, 2016 at 8:24 AM, Anil Vishnoi > wrote: > >>

[controller-dev] Kernel Projects call Agenda Topics

2016-10-25 Thread Ryan Goulding
Hi All, I have updated the Kernel Projects Call page to allow input of agenda items for next Tuesday, November 1, 2016; please feel free to start reporting topics here [0]. Thanks, Rya [0] https://wiki.opendaylight.org/view/Kernel_Projects_Call#Upcoming_Agenda_Topics __

[controller-dev] Kernel Projects Call Upcoming Agenda Topics

2016-10-24 Thread Ryan Goulding
Hi All, Please report any topics you wish to discuss during tomorrow's Kernel Projects call (October, 25, 2016) here [1], or email me and I can do it for you. Thanks, Ryan [1] https://wiki.opendaylight.org/view/Kernel_Projects_Call#Upcoming_Agenda_Topics

[controller-dev] Fwd: ODL Yang weekly calls - instruction for setup

2016-10-21 Thread Ryan Goulding
, Ryan -- Forwarded message -- From: Phil Robb Date: Fri, Oct 21, 2016 at 10:56 AM Subject: Re: ODL Yang weekly calls - instruction for setup To: Ryan Goulding Cc: Casey Cain , Colin Dixon < co...@colindixon.com>, "Viera Zelcamova -X (vzelcamo - PANTHEON TECHNOLOGI

[controller-dev] Kernel Projects Call Agenda Topics 10/25/2016

2016-10-18 Thread Ryan Goulding
Hi All, I am now making a conscious effort to update the meeting notes directly after our weekly call in order to allow earlier reporting of topics for the next meeting. Feel free to report topics for next week (10/25/2016) here [0], and I will repeat this query Monday to ensure decent exposure.

[controller-dev] Kernel Projects Call Agenda Topics

2016-10-18 Thread Ryan Goulding
Hi All, Please add any topics you wish to discuss during today's Kernel Projects Meeting here [0]. Thanks, Ryan [0] https://wiki.opendaylight.org/view/Kernel_Projects_Call#Upcoming_Agenda_Topics ___ controller-dev mailing list controller-dev@lists.ope

Re: [controller-dev] [yangtools-dev] Yang 1.1 call

2016-10-17 Thread Ryan Goulding
ic, I believe it is very necessary and achievable in Carbon. It has been tracked for quite a long time, and progress has been slow (mostly my fault admittedly). Thanks, Ryan Goulding On Mon, Oct 17, 2016 at 1:24 PM, Viera Zelcamova -X (vzelcamo - PANTHEON TECHNOLOGIES at Cisco) wrote: >

Re: [controller-dev] [yangtools-dev] Yang 1.1 call

2016-10-17 Thread Ryan Goulding
Is there a draft Release Plan available for Yangtools? M1 is Thursday and I'd like to see the plan. Regards, Ryan Goulding On Mon, Oct 17, 2016 at 10:55 AM, Alexis de Talhouët < adetalho...@inocybe.com> wrote: > Rashmi is on PTO for two weeks, but she would agree, so by delegat

Re: [controller-dev] [yangtools-dev] Yang 1.1 call

2016-10-17 Thread Ryan Goulding
+1 this works great for me. Others please chime in so we can resolve this for next week and have our first meeting. Regards, Ryan Goulding On Mon, Oct 17, 2016 at 9:58 AM, Martin Ciglan -X (mciglan - PANTHEON TECHNOLOGIES at Cisco) wrote: > ​Hi all > > > As a first proposal, I

Re: [controller-dev] Yang 1.1 call

2016-10-14 Thread Ryan Goulding
racked on bugzilla? > > Thanks, > > On Tue, Oct 11, 2016 at 9:39 AM, Ryan Goulding > wrote: > >> Hi Martin, >> >> I have included +yangtools-dev and +controller-dev in the cc list in >> attempt to recruit more people for this effort :). My main point behind

[controller-dev] Kernel Projects Weekly Call Agenda

2016-10-11 Thread Ryan Goulding
Hi All, Please add topics you wish to discuss during the kernel projects call today here [1], or email me and I will do so. Thanks, Ryan [1] https://wiki.opendaylight.org/view/Kernel_Projects_Call#Upcoming_Agenda_Topics ___ controller-dev mailing list

Re: [controller-dev] Yang 1.1 call

2016-10-11 Thread Ryan Goulding
Hi Martin, I have included +yangtools-dev and +controller-dev in the cc list in attempt to recruit more people for this effort :). My main point behind this is that these meetings should be open to the public community so we can drive inclusion and hopefully spread the workload for this big effor

[controller-dev] Kernel Projects Call Meeting Agenda

2016-10-04 Thread Ryan Goulding
Hi All, Please report any topics you wish to discuss in what is now being called the "Kernel Projects Call" to the upcoming agenda [1], or email me and I can do it for you. Thanks, Ryan [1] https://wiki.opendaylight.org/view/Kernel_Projects_Call#Upcoming_Agenda_Topics __

Re: [controller-dev] Core Projects Call Weekly Meeting Cancelled 9/27/2016

2016-09-23 Thread Ryan Goulding
+controller-dev for exposure. Regards, Ryan Goulding On Fri, Sep 23, 2016 at 10:16 AM, Ryan Goulding wrote: > Hi All, > > The Core Projects call is cancelled for 9/27/2016 in order to allow people > to concentrate on ODL Summit activities. Please continue to use the > m

Re: [controller-dev] Core Projects Meeting Agenda Topics

2016-09-20 Thread Ryan Goulding
, 2016 at 9:47 AM, Ryan Goulding wrote: > Hi All, > > Please add your topics for today's core projects meeting here [1] or email > me and I will do so. > > Regards, > > Ryan > > [1] https://wiki.opendaylight.org/view/MD-SAL_Weekly_Call >

[controller-dev] Core Projects Meeting Agenda Topics

2016-09-20 Thread Ryan Goulding
Hi All, Please add your topics for today's core projects meeting here [1] or email me and I will do so. Regards, Ryan [1] https://wiki.opendaylight.org/view/MD-SAL_Weekly_Call ___ controller-dev mailing list controller-dev@lists.opendaylight.org https

Re: [controller-dev] Core Projects Meeting Agenda Topics

2016-09-13 Thread Ryan Goulding
Additionally, I have discovered (albeit later than most) that many Carbon DDF topics are being tracked here [1]. Thanks, Stephen! Regards, Ryan Goulding On Mon, Sep 12, 2016 at 8:54 AM, Ryan Goulding wrote: > Hi All, > > Please report any topics you wish to discuss during tomorrow&

[controller-dev] Core Projects Meeting Agenda Topics

2016-09-12 Thread Ryan Goulding
Hi All, Please report any topics you wish to discuss during tomorrow's meeting here [1]. I believe we should likely start talking about Carbon planning and iron out some possible topics for discussion during DDF. Thanks, Ryan [1] https://wiki.opendaylight.org/view/MD-SAL_Weekly_Call#Upcoming_A

Re: [controller-dev] config subsystem question

2016-09-07 Thread Ryan Goulding
Once upon a time this implied ordering; thats not how it works anymore though. The numbers are there mostly as a result of history. HTH! Regards, Ryan Goulding On Wed, Sep 7, 2016 at 8:55 PM, xiaohongaifeng wrote: > hi all: > > Do you know what is the 00 number in the &quo

[controller-dev] Core Projects Weekly Call Agenda Items

2016-09-06 Thread Ryan Goulding
Hi All, Please report any agenda topics you wish to discuss here [1] or email and I will do so. Regards, Ryan Goulding [1] https://wiki.opendaylight.org/view/MD-SAL_Weekly_Call#Upcoming_Agenda_Topics ___ controller-dev mailing list controller-dev

Re: [controller-dev] Core Projects Meeting Agenda Topics

2016-08-30 Thread Ryan Goulding
Thanks for the update, Martin & Vratko. I am interested to see if this performance degradation is reproducible. I will continue watching the bug for updates :). Regards, Ryan Goulding On Tue, Aug 30, 2016 at 10:47 AM, Martin Ciglan -X (mciglan - PANTHEON TECHNOLOGIES at Cisco) wrote:

[controller-dev] Core Projects Meeting Agenda Topics

2016-08-30 Thread Ryan Goulding
Hi All, Please report any topics you wish to discuss on today's call here [1]. I am starting to think that [2] should be treated as a blocker, but maybe someone on the call will have some added insight. Thanks, Ryan Goulding [1] https://wiki.opendaylight.org/view/MD-SAL_Weekly

Re: [controller-dev] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem

2016-08-25 Thread Ryan Goulding
I have run into this too, and it does seem wrong. I thought it was just some weird combination of stale jars on my end so I didn't report it. Anyone else experiencing this? Regards, Ryan Goulding On Thu, Aug 25, 2016 at 10:40 AM, Michael Vorburger wrote: > Hello, > > is it in

[controller-dev] Question about opendaylight-karaf-empty

2016-08-23 Thread Ryan Goulding
we could disable and allow singleFeatureTest to run in a non-offline mode? I am not quite sure the implications of doing so, and that is why I decided to pose the question to these mailing lists. Thanks, Ryan Goulding [1] https://github.com/opendaylight/odlparent/blob/master/karaf/opendaylight-ka

Re: [controller-dev] Core Projects Call Agenda Topics

2016-08-23 Thread Ryan Goulding
Forgot to insert the link in the footnote: [1] https://wiki.opendaylight.org/view/MD-SAL_Weekly_Call#Upcoming_Agenda_Topics Regards, Ryan Goulding On Tue, Aug 23, 2016 at 9:08 AM, Ryan Goulding wrote: > Hi All, > > Please report any topics you want to discuss during today's

[controller-dev] Core Projects Call Agenda Topics

2016-08-23 Thread Ryan Goulding
Hi All, Please report any topics you want to discuss during today's core projects call here [1] or email me and I will. As a reminder, please continue to file bugs for any issues that may be classified as release blockers, so we can get appropriate attention on them as soon as possible! Thanks,

  1   2   >