aaaengine-contribute Mailing List for aaaEngine
CPP Implementation of AAA Engine that glues RADIUS & TACACS+ client to
Status: Pre-Alpha
Brought to you by:
kspviswa
You can subscribe to this list here.
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2016 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(16) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <aaa...@li...> - 2016-08-30 20:12:04
|
You can read more about the intent framework on our wiki: https://wiki.onosproject.org/plugins/servlet/mobile#content/view/1638494 There are many code examples for intent types and their compilers in the ONOS source. marc On Aug 27, 2016 4:23 AM, "Slave Mitev" <sla...@gm...> wrote: > Thank you for your help Mr. De Leenheer, > I have researched your answer but gotten nowhere. > I am not an expert in this field, so is there anyone who can help me or > point me to the right direction? > For example, how can i create my own intent, or whatever of your > suggestion is the most practical. > Best Regards, > Slave Mitev > > On Wednesday, August 17, 2016 at 6:39:01 PM UTC+2, Marc De Leenheer wrote: >> >> If you are unsatisfied with the current implementation of optical >> intents, you can (a) change/update the optical compilers to your liking, >> (b) create your own intent types and compilers, or (c) program the network >> devices using flow rules >> >> >> marc >> >> On Aug 17, 2016, at 1:41 AM, Slave Mitev <slam...@gmail.com> wrote: >> >> Thank you for your reply Vishwa, >> I need something more from this intent. This only has ingress and egress >> devices. I need to be able to control the whole route the packets are >> taking. >> Maybe someone else knows. >> Thank you and all the best, >> Slave Mitev >> >> On Sunday, August 7, 2016 at 4:38:32 PM UTC+2, kspviswa.github wrote: >>> >>> I think you have *add-optical-intent* ( https://wiki.onosproject.org/d >>> isplay/ONOS/Appendix+A+%3A+CLI+commands#AppendixA:CLIcommand >>> s-add-optical-intent ) for this purpose only. >>> >>> Dear Experts, >>> >>> Please correct me if I'm wrong. >>> >>> BR, >>> Viswa >>> >>> On Sun, Aug 7, 2016 at 6:10 PM, Slave Mitev <slam...@gmail.com> wrote: >>> >>>> Hello All, >>>> I am working with the Packet Optical Use Case and i was wondering if it >>>> is possible to customise the Optical Layer. >>>> For example, I want to *c**onfigure the Optical layer in a static way >>>> or **I want to configure the Optical switches.* >>>> Lets say that i want to insert a static path between 2 hosts, and i >>>> want to choose the path that the packets take in the optical plane. >>>> Is this possible with the ONOS Controller? I was looking at NETCONF, >>>> but i don't know if this is the right solution. >>>> Thank you and all the best, >>>> Slave Mitev >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "ONOS Discuss" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to onos-discuss...@onosproject.org. >>>> To post to this group, send email to onos-d...@onosproject.org. >>>> Visit this group at https://groups.google.com/a/on >>>> osproject.org/group/onos-discuss/. >>>> To view this discussion on the web visit https://groups.google.com/a/on >>>> osproject.org/d/msgid/onos-discuss/ed80199c-bc03-424b-8f06- >>>> 5efd41a4b3ea%40onosproject.org >>>> <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/ed80199c-bc03-424b-8f06-5efd41a4b3ea%40onosproject.org?utm_medium=email&utm_source=footer> >>>> . >>>> >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "ONOS Discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to onos-discuss...@onosproject.org. >> To post to this group, send email to onos-d...@onosproject.org. >> Visit this group at https://groups.google.com/a/on >> osproject.org/group/onos-discuss/. >> To view this discussion on the web visit https://groups.google.com/a/on >> osproject.org/d/msgid/onos-discuss/a16a2c2e-fd2b-486f-8b2b- >> 447326f4884b%40onosproject.org >> <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/a16a2c2e-fd2b-486f-8b2b-447326f4884b%40onosproject.org?utm_medium=email&utm_source=footer> >> . >> >> >> -- > You received this message because you are subscribed to the Google Groups > "ONOS Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/ > onosproject.org/group/onos-discuss/. > To view this discussion on the web visit https://groups.google.com/a/ > onosproject.org/d/msgid/onos-discuss/0a210fa5-d5f4-4e4c-a03f-88826d526e07% > 40onosproject.org > <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/0a210fa5-d5f4-4e4c-a03f-88826d526e07%40onosproject.org?utm_medium=email&utm_source=footer> > . > |
From: <aaa...@li...> - 2016-08-17 16:39:04
|
If you are unsatisfied with the current implementation of optical intents, you can (a) change/update the optical compilers to your liking, (b) create your own intent types and compilers, or (c) program the network devices using flow rules marc > On Aug 17, 2016, at 1:41 AM, Slave Mitev <sla...@gm...> wrote: > > Thank you for your reply Vishwa, > I need something more from this intent. This only has ingress and egress devices. I need to be able to control the whole route the packets are taking. > Maybe someone else knows. > Thank you and all the best, > Slave Mitev > > On Sunday, August 7, 2016 at 4:38:32 PM UTC+2, kspviswa.github wrote: > I think you have add-optical-intent ( https://wiki.onosproject.org/display/ONOS/Appendix+A+%3A+CLI+commands#AppendixA:CLIcommands-add-optical-intent <https://wiki.onosproject.org/display/ONOS/Appendix+A+%3A+CLI+commands#AppendixA:CLIcommands-add-optical-intent> ) for this purpose only. > > Dear Experts, > > Please correct me if I'm wrong. > > BR, > Viswa > > On Sun, Aug 7, 2016 at 6:10 PM, Slave Mitev <slam...@gmail.com <javascript:>> wrote: > Hello All, > I am working with the Packet Optical Use Case and i was wondering if it is possible to customise the Optical Layer. > For example, I want to configure the Optical layer in a static way or I want to configure the Optical switches. > Lets say that i want to insert a static path between 2 hosts, and i want to choose the path that the packets take in the optical plane. > Is this possible with the ONOS Controller? I was looking at NETCONF, but i don't know if this is the right solution. > Thank you and all the best, > Slave Mitev > > -- > You received this message because you are subscribed to the Google Groups "ONOS Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an email to onos-discuss...@onosproject.org <javascript:>. > To post to this group, send email to onos-d...@onosproject.org <javascript:>. > Visit this group at https://groups.google.com/a/onosproject.org/group/onos-discuss/ <https://groups.google.com/a/onosproject.org/group/onos-discuss/>. > To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/ed80199c-bc03-424b-8f06-5efd41a4b3ea%40onosproject.org <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/ed80199c-bc03-424b-8f06-5efd41a4b3ea%40onosproject.org?utm_medium=email&utm_source=footer>. > > > -- > You received this message because you are subscribed to the Google Groups "ONOS Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an email to ono...@on... <mailto:ono...@on...>. > To post to this group, send email to ono...@on... <mailto:ono...@on...>. > Visit this group at https://groups.google.com/a/onosproject.org/group/onos-discuss/ <https://groups.google.com/a/onosproject.org/group/onos-discuss/>. > To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/a16a2c2e-fd2b-486f-8b2b-447326f4884b%40onosproject.org <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/a16a2c2e-fd2b-486f-8b2b-447326f4884b%40onosproject.org?utm_medium=email&utm_source=footer>. |
From: <aaa...@li...> - 2016-08-16 20:02:05
|
Thanks to everyone for providing feedback on the ONOS developer event plans online and in community meetings -- and thanks to Viswa in particular for suggesting the name ONOS Build. We've taken that feedback and updated the plans. We've also posted a draft of a detailed schedule for the event and we want your feedback on that. Do you agree or disagree with anything in the agenda? Is there anything you would change, rearrange, remove or add? The details about the agenda are in this thread on the community-team list: https://groups.google.com/a/onosproject.org/forum/#!topic/onos-community-team/-FKqBPowvYo Thanks, David > It's great to know that you are planning for ONOS developer event :-) > > How about the name "onos build" for the event, aligning with the famous onos-build command. I guess all onos developers can easily catch it :-) > > Just my 2 cents. > > BR, > > Viswa |
From: <aaa...@li...> - 2016-08-13 09:00:13
|
Sure Mat. As of now I am good with the work-around that you suggested. Thanks. BR, Viswa On Sat, Aug 13, 2016 at 3:26 AM, Matteo Scandolo <te...@on...> wrote: > I was not able to reproduce the issue on an Ubuntu server, > probably there has been an issue during the node modules installation. > > Let me know if it happen again, and in case can you please add the > "npm-debug.log" file? > > Thanks > > Teo > > On Tue, Aug 9, 2016 at 9:42 PM, Kspviswa Github <ksp...@gm... > > wrote: > >> Great. Installing browser-sync did helped. Thanks a lot :-) >> >> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ npm >> start >> >> > onos-gui@1.0.0 start /home/kspviswa-onos/onos/web/gui/src/main/webapp >> > parallelshell "npm run dev-server" "npm run bs" >> >> >> > onos-gui@1.0.0 dev-server /home/kspviswa-onos/onos/web/g >> ui/src/main/webapp >> > node dev_server.js >> >> >> > onos-gui@1.0.0 bs /home/kspviswa-onos/onos/web/gui/src/main/webapp >> > browser-sync start --config bs-config.js >> >> Dev server is up and listening on http://localhost: 8182 >> [BS] Proxying: http://localhost:8181 >> [BS] Access URLs: >> -------------------------------------- >> Local: http://localhost:3000 >> External: http://192.168.0.114:3000 >> -------------------------------------- >> UI: http://localhost:3002 >> UI External: http://192.168.0.114:3002 >> -------------------------------------- >> [BS] Watching files... >> >> >> On Wed, Aug 10, 2016 at 12:23 AM, Matteo Scandolo <te...@on...> wrote: >> >>> Hello Viswa, >>> thanks for dedicating some time in testing this. >>> >>> It looks strange to me that "browser-sync" is not available on your >>> system as it is listed a dependency in the package.json >>> <https://github.com/opennetworkinglab/onos/blob/master/web/gui/src/main/webapp/package.json#L17> so >>> it should be installed with "npm install". Did you noticed any error >>> message while performing that command? >>> >>> Anyway a fix for that will be to execute "npm install -g browser-sync" >>> (depending on your system configuration it can require sudo). >>> >>> I'll try to replicate this bug on an ubuntu system, I'll keep you >>> posted, but let me know if the above command fix the issue for you. >>> >>> Teo >>> >>> On Tue, Aug 9, 2016 at 10:52 AM, Simon Hunt <si...@on...> wrote: >>> >>>> Looks like the main cause of the error is: >>>> >>>> *sh: 1: browser-sync: not found* >>>> >>>> >>>> *Teo*, do you have any thoughts on how to correct this? >>>> >>>> ~Simon >>>> >>>> >>>> On Sun, Aug 7, 2016 at 9:46 AM, Kspviswa Github < >>>> ksp...@gm...> wrote: >>>> >>>>> Hello, >>>>> >>>>> I'm trying to start the Onos UI development server as per the >>>>> readme.txt. >>>>> >>>>> Installed Node JS in Ubuntu 14.1 and executed following command >>>>> >>>>> > npm install >>>>> > npm start >>>>> >>>>> I'm hitting the following error, when I attempt to start development >>>>> server. Any help on how to proceed is highly appreciated. >>>>> >>>>> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ npm >>>>> start >>>>> >>>>> > onos-gui@1.0.0 start /home/kspviswa-onos/onos/web/g >>>>> ui/src/main/webapp >>>>> > parallelshell "npm run dev-server" "npm run bs" >>>>> >>>>> >>>>> > onos-gui@1.0.0 dev-server /home/kspviswa-onos/onos/web/g >>>>> ui/src/main/webapp >>>>> > node dev_server.js >>>>> >>>>> >>>>> > onos-gui@1.0.0 bs /home/kspviswa-onos/onos/web/gui/src/main/webapp >>>>> > browser-sync start --config bs-config.js >>>>> >>>>> sh: 1: browser-sync: not found >>>>> >>>>> npm ERR! Linux 3.13.0-61-generic >>>>> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "bs" >>>>> npm ERR! node v0.10.46 >>>>> npm ERR! npm v2.15.1 >>>>> npm ERR! file sh >>>>> npm ERR! code ELIFECYCLE >>>>> npm ERR! errno ENOENT >>>>> npm ERR! syscall spawn >>>>> npm ERR! onos-gui@1.0.0 bs: `browser-sync start --config bs-config.js` >>>>> npm ERR! spawn ENOENT >>>>> npm ERR! >>>>> npm ERR! Failed at the onos-gui@1.0.0 bs script 'browser-sync start >>>>> --config bs-config.js'. >>>>> npm ERR! This is most likely a problem with the onos-gui package, >>>>> npm ERR! not with npm itself. >>>>> npm ERR! Tell the author that this fails on your system: >>>>> npm ERR! browser-sync start --config bs-config.js >>>>> npm ERR! You can get information on how to open an issue for this >>>>> project with: >>>>> npm ERR! npm bugs onos-gui >>>>> npm ERR! Or if that isn't available, you can get their info via: >>>>> npm ERR! >>>>> npm ERR! npm owner ls onos-gui >>>>> npm ERR! There is likely additional logging output above. >>>>> >>>>> npm ERR! Please include the following file with any support request: >>>>> npm ERR! /home/kspviswa-onos/onos/web/g >>>>> ui/src/main/webapp/npm-debug.log >>>>> >>>>> npm ERR! Linux 3.13.0-61-generic >>>>> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" >>>>> npm ERR! node v0.10.46 >>>>> npm ERR! npm v2.15.1 >>>>> npm ERR! code ELIFECYCLE >>>>> npm ERR! onos-gui@1.0.0 start: `parallelshell "npm run dev-server" >>>>> "npm run bs"` >>>>> npm ERR! Exit status 1 >>>>> npm ERR! >>>>> npm ERR! Failed at the onos-gui@1.0.0 start script 'parallelshell >>>>> "npm run dev-server" "npm run bs"'. >>>>> npm ERR! This is most likely a problem with the onos-gui package, >>>>> npm ERR! not with npm itself. >>>>> npm ERR! Tell the author that this fails on your system: >>>>> npm ERR! parallelshell "npm run dev-server" "npm run bs" >>>>> npm ERR! You can get information on how to open an issue for this >>>>> project with: >>>>> npm ERR! npm bugs onos-gui >>>>> npm ERR! Or if that isn't available, you can get their info via: >>>>> npm ERR! >>>>> npm ERR! npm owner ls onos-gui >>>>> npm ERR! There is likely additional logging output above. >>>>> >>>>> npm ERR! Please include the following file with any support request: >>>>> npm ERR! /home/kspviswa-onos/onos/web/g >>>>> ui/src/main/webapp/npm-debug.log >>>>> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ >>>>> events.js:72 >>>>> throw er; // Unhandled 'error' event >>>>> ^ >>>>> Error: listen EADDRINUSE >>>>> at errnoException (net.js:905:11) >>>>> at Server._listen2 (net.js:1043:14) >>>>> at listen (net.js:1065:10) >>>>> at Server.listen (net.js:1139:5) >>>>> at httpProxyInit (/home/kspviswa-onos/onos/web/ >>>>> gui/src/main/webapp/dev_server.js:24:10) >>>>> at Object.<anonymous> (/home/kspviswa-onos/onos/web/ >>>>> gui/src/main/webapp/dev_server.js:29:1) >>>>> at Module._compile (module.js:456:26) >>>>> at Object.Module._extensions..js (module.js:474:10) >>>>> at Module.load (module.js:356:32) >>>>> at Function.Module._load (module.js:312:12) >>>>> >>>>> >>>>> BR, >>>>> Viswa >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "ONOS Developers" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to ono...@on.... >>>>> To post to this group, send email to ono...@on.... >>>>> Visit this group at https://groups.google.com/a/on >>>>> osproject.org/group/onos-dev/. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/a/onosproject.org/d/msgid/onos-dev >>>>> /CAKxSjg12hNGRujr_qbs8KvBYBkJqd6hpacBc9edZAksVYxkLAQ%40mail.gmail.com >>>>> <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_qbs8KvBYBkJqd6hpacBc9edZAksVYxkLAQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> >>>> >>> >>> >>> -- >>> Matteo Scandolo >>> -- >>> ON.Lab >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ONOS Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to ono...@on.... >>> To post to this group, send email to ono...@on.... >>> Visit this group at https://groups.google.com/a/on >>> osproject.org/group/onos-dev/. >>> To view this discussion on the web visit https://groups.google.com/a/on >>> osproject.org/d/msgid/onos-dev/CABiwp8DpwGhCbA_%3DkwSYpLRsAB >>> EzGQ87u%3D_tdVpWtDGdkdC6ew%40mail.gmail.com >>> <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CABiwp8DpwGhCbA_%3DkwSYpLRsABEzGQ87u%3D_tdVpWtDGdkdC6ew%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> > > > -- > Matteo Scandolo > -- > ON.Lab > > -- > You received this message because you are subscribed to the Google Groups > "ONOS Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/ > onosproject.org/group/onos-dev/. > To view this discussion on the web visit https://groups.google.com/a/ > onosproject.org/d/msgid/onos-dev/CABiwp8CiEt1c1KVFk23xJVJ_ > Th5FMvLeevic0GDefkdzOQDUYw%40mail.gmail.com > <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CABiwp8CiEt1c1KVFk23xJVJ_Th5FMvLeevic0GDefkdzOQDUYw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > |
From: <aaa...@li...> - 2016-08-12 21:56:53
|
I was not able to reproduce the issue on an Ubuntu server, probably there has been an issue during the node modules installation. Let me know if it happen again, and in case can you please add the "npm-debug.log" file? Thanks Teo On Tue, Aug 9, 2016 at 9:42 PM, Kspviswa Github <ksp...@gm...> wrote: > Great. Installing browser-sync did helped. Thanks a lot :-) > > kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ npm start > > > onos-gui@1.0.0 start /home/kspviswa-onos/onos/web/gui/src/main/webapp > > parallelshell "npm run dev-server" "npm run bs" > > > > onos-gui@1.0.0 dev-server /home/kspviswa-onos/onos/web/ > gui/src/main/webapp > > node dev_server.js > > > > onos-gui@1.0.0 bs /home/kspviswa-onos/onos/web/gui/src/main/webapp > > browser-sync start --config bs-config.js > > Dev server is up and listening on http://localhost: 8182 > [BS] Proxying: http://localhost:8181 > [BS] Access URLs: > -------------------------------------- > Local: http://localhost:3000 > External: http://192.168.0.114:3000 > -------------------------------------- > UI: http://localhost:3002 > UI External: http://192.168.0.114:3002 > -------------------------------------- > [BS] Watching files... > > > On Wed, Aug 10, 2016 at 12:23 AM, Matteo Scandolo <te...@on...> wrote: > >> Hello Viswa, >> thanks for dedicating some time in testing this. >> >> It looks strange to me that "browser-sync" is not available on your >> system as it is listed a dependency in the package.json >> <https://github.com/opennetworkinglab/onos/blob/master/web/gui/src/main/webapp/package.json#L17> so >> it should be installed with "npm install". Did you noticed any error >> message while performing that command? >> >> Anyway a fix for that will be to execute "npm install -g browser-sync" >> (depending on your system configuration it can require sudo). >> >> I'll try to replicate this bug on an ubuntu system, I'll keep you posted, >> but let me know if the above command fix the issue for you. >> >> Teo >> >> On Tue, Aug 9, 2016 at 10:52 AM, Simon Hunt <si...@on...> wrote: >> >>> Looks like the main cause of the error is: >>> >>> *sh: 1: browser-sync: not found* >>> >>> >>> *Teo*, do you have any thoughts on how to correct this? >>> >>> ~Simon >>> >>> >>> On Sun, Aug 7, 2016 at 9:46 AM, Kspviswa Github < >>> ksp...@gm...> wrote: >>> >>>> Hello, >>>> >>>> I'm trying to start the Onos UI development server as per the >>>> readme.txt. >>>> >>>> Installed Node JS in Ubuntu 14.1 and executed following command >>>> >>>> > npm install >>>> > npm start >>>> >>>> I'm hitting the following error, when I attempt to start development >>>> server. Any help on how to proceed is highly appreciated. >>>> >>>> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ npm >>>> start >>>> >>>> > onos-gui@1.0.0 start /home/kspviswa-onos/onos/web/gui/src/main/webapp >>>> > parallelshell "npm run dev-server" "npm run bs" >>>> >>>> >>>> > onos-gui@1.0.0 dev-server /home/kspviswa-onos/onos/web/g >>>> ui/src/main/webapp >>>> > node dev_server.js >>>> >>>> >>>> > onos-gui@1.0.0 bs /home/kspviswa-onos/onos/web/gui/src/main/webapp >>>> > browser-sync start --config bs-config.js >>>> >>>> sh: 1: browser-sync: not found >>>> >>>> npm ERR! Linux 3.13.0-61-generic >>>> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "bs" >>>> npm ERR! node v0.10.46 >>>> npm ERR! npm v2.15.1 >>>> npm ERR! file sh >>>> npm ERR! code ELIFECYCLE >>>> npm ERR! errno ENOENT >>>> npm ERR! syscall spawn >>>> npm ERR! onos-gui@1.0.0 bs: `browser-sync start --config bs-config.js` >>>> npm ERR! spawn ENOENT >>>> npm ERR! >>>> npm ERR! Failed at the onos-gui@1.0.0 bs script 'browser-sync start >>>> --config bs-config.js'. >>>> npm ERR! This is most likely a problem with the onos-gui package, >>>> npm ERR! not with npm itself. >>>> npm ERR! Tell the author that this fails on your system: >>>> npm ERR! browser-sync start --config bs-config.js >>>> npm ERR! You can get information on how to open an issue for this >>>> project with: >>>> npm ERR! npm bugs onos-gui >>>> npm ERR! Or if that isn't available, you can get their info via: >>>> npm ERR! >>>> npm ERR! npm owner ls onos-gui >>>> npm ERR! There is likely additional logging output above. >>>> >>>> npm ERR! Please include the following file with any support request: >>>> npm ERR! /home/kspviswa-onos/onos/web/g >>>> ui/src/main/webapp/npm-debug.log >>>> >>>> npm ERR! Linux 3.13.0-61-generic >>>> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" >>>> npm ERR! node v0.10.46 >>>> npm ERR! npm v2.15.1 >>>> npm ERR! code ELIFECYCLE >>>> npm ERR! onos-gui@1.0.0 start: `parallelshell "npm run dev-server" >>>> "npm run bs"` >>>> npm ERR! Exit status 1 >>>> npm ERR! >>>> npm ERR! Failed at the onos-gui@1.0.0 start script 'parallelshell "npm >>>> run dev-server" "npm run bs"'. >>>> npm ERR! This is most likely a problem with the onos-gui package, >>>> npm ERR! not with npm itself. >>>> npm ERR! Tell the author that this fails on your system: >>>> npm ERR! parallelshell "npm run dev-server" "npm run bs" >>>> npm ERR! You can get information on how to open an issue for this >>>> project with: >>>> npm ERR! npm bugs onos-gui >>>> npm ERR! Or if that isn't available, you can get their info via: >>>> npm ERR! >>>> npm ERR! npm owner ls onos-gui >>>> npm ERR! There is likely additional logging output above. >>>> >>>> npm ERR! Please include the following file with any support request: >>>> npm ERR! /home/kspviswa-onos/onos/web/g >>>> ui/src/main/webapp/npm-debug.log >>>> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ >>>> events.js:72 >>>> throw er; // Unhandled 'error' event >>>> ^ >>>> Error: listen EADDRINUSE >>>> at errnoException (net.js:905:11) >>>> at Server._listen2 (net.js:1043:14) >>>> at listen (net.js:1065:10) >>>> at Server.listen (net.js:1139:5) >>>> at httpProxyInit (/home/kspviswa-onos/onos/web/ >>>> gui/src/main/webapp/dev_server.js:24:10) >>>> at Object.<anonymous> (/home/kspviswa-onos/onos/web/ >>>> gui/src/main/webapp/dev_server.js:29:1) >>>> at Module._compile (module.js:456:26) >>>> at Object.Module._extensions..js (module.js:474:10) >>>> at Module.load (module.js:356:32) >>>> at Function.Module._load (module.js:312:12) >>>> >>>> >>>> BR, >>>> Viswa >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "ONOS Developers" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to ono...@on.... >>>> To post to this group, send email to ono...@on.... >>>> Visit this group at https://groups.google.com/a/on >>>> osproject.org/group/onos-dev/. >>>> To view this discussion on the web visit https://groups.google.com/a/on >>>> osproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_qbs8KvBYBkJq >>>> d6hpacBc9edZAksVYxkLAQ%40mail.gmail.com >>>> <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_qbs8KvBYBkJqd6hpacBc9edZAksVYxkLAQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> >>> >> >> >> -- >> Matteo Scandolo >> -- >> ON.Lab >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ONOS Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to ono...@on.... >> To post to this group, send email to ono...@on.... >> Visit this group at https://groups.google.com/a/on >> osproject.org/group/onos-dev/. >> To view this discussion on the web visit https://groups.google.com/a/on >> osproject.org/d/msgid/onos-dev/CABiwp8DpwGhCbA_%3DkwSYpLRsAB >> EzGQ87u%3D_tdVpWtDGdkdC6ew%40mail.gmail.com >> <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CABiwp8DpwGhCbA_%3DkwSYpLRsABEzGQ87u%3D_tdVpWtDGdkdC6ew%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > -- Matteo Scandolo -- ON.Lab |
From: <aaa...@li...> - 2016-08-09 23:52:09
|
Sometimes running "rm -rf node_modules" and issuing "npm install" again fixes up any missing/erroneous dependencies. I've seen this happen when there's some network error while npm install is underway. Peter Lee > On Aug 9, 2016, at 11:53 AM, Matteo Scandolo <te...@on...> wrote: > > Hello Viswa, > thanks for dedicating some time in testing this. > > It looks strange to me that "browser-sync" is not available on your system as it is listed a dependency in the package.json so it should be installed with "npm install". Did you noticed any error message while performing that command? > > Anyway a fix for that will be to execute "npm install -g browser-sync" (depending on your system configuration it can require sudo). > > I'll try to replicate this bug on an ubuntu system, I'll keep you posted, but let me know if the above command fix the issue for you. > > Teo > >> On Tue, Aug 9, 2016 at 10:52 AM, Simon Hunt <si...@on...> wrote: >> Looks like the main cause of the error is: >> >>> sh: 1: browser-sync: not found >> >> Teo, do you have any thoughts on how to correct this? >> >> ~Simon >> >> >>> On Sun, Aug 7, 2016 at 9:46 AM, Kspviswa Github <ksp...@gm...> wrote: >>> Hello, >>> >>> I'm trying to start the Onos UI development server as per the readme.txt. >>> >>> Installed Node JS in Ubuntu 14.1 and executed following command >>> >>> > npm install >>> > npm start >>> >>> I'm hitting the following error, when I attempt to start development server. Any help on how to proceed is highly appreciated. >>> >>> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ npm start >>> >>> > onos-gui@1.0.0 start /home/kspviswa-onos/onos/web/gui/src/main/webapp >>> > parallelshell "npm run dev-server" "npm run bs" >>> >>> >>> > onos-gui@1.0.0 dev-server /home/kspviswa-onos/onos/web/gui/src/main/webapp >>> > node dev_server.js >>> >>> >>> > onos-gui@1.0.0 bs /home/kspviswa-onos/onos/web/gui/src/main/webapp >>> > browser-sync start --config bs-config.js >>> >>> sh: 1: browser-sync: not found >>> >>> npm ERR! Linux 3.13.0-61-generic >>> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "bs" >>> npm ERR! node v0.10.46 >>> npm ERR! npm v2.15.1 >>> npm ERR! file sh >>> npm ERR! code ELIFECYCLE >>> npm ERR! errno ENOENT >>> npm ERR! syscall spawn >>> npm ERR! onos-gui@1.0.0 bs: `browser-sync start --config bs-config.js` >>> npm ERR! spawn ENOENT >>> npm ERR! >>> npm ERR! Failed at the onos-gui@1.0.0 bs script 'browser-sync start --config bs-config.js'. >>> npm ERR! This is most likely a problem with the onos-gui package, >>> npm ERR! not with npm itself. >>> npm ERR! Tell the author that this fails on your system: >>> npm ERR! browser-sync start --config bs-config.js >>> npm ERR! You can get information on how to open an issue for this project with: >>> npm ERR! npm bugs onos-gui >>> npm ERR! Or if that isn't available, you can get their info via: >>> npm ERR! >>> npm ERR! npm owner ls onos-gui >>> npm ERR! There is likely additional logging output above. >>> >>> npm ERR! Please include the following file with any support request: >>> npm ERR! /home/kspviswa-onos/onos/web/gui/src/main/webapp/npm-debug.log >>> >>> npm ERR! Linux 3.13.0-61-generic >>> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" >>> npm ERR! node v0.10.46 >>> npm ERR! npm v2.15.1 >>> npm ERR! code ELIFECYCLE >>> npm ERR! onos-gui@1.0.0 start: `parallelshell "npm run dev-server" "npm run bs"` >>> npm ERR! Exit status 1 >>> npm ERR! >>> npm ERR! Failed at the onos-gui@1.0.0 start script 'parallelshell "npm run dev-server" "npm run bs"'. >>> npm ERR! This is most likely a problem with the onos-gui package, >>> npm ERR! not with npm itself. >>> npm ERR! Tell the author that this fails on your system: >>> npm ERR! parallelshell "npm run dev-server" "npm run bs" >>> npm ERR! You can get information on how to open an issue for this project with: >>> npm ERR! npm bugs onos-gui >>> npm ERR! Or if that isn't available, you can get their info via: >>> npm ERR! >>> npm ERR! npm owner ls onos-gui >>> npm ERR! There is likely additional logging output above. >>> >>> npm ERR! Please include the following file with any support request: >>> npm ERR! /home/kspviswa-onos/onos/web/gui/src/main/webapp/npm-debug.log >>> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ >>> events.js:72 >>> throw er; // Unhandled 'error' event >>> ^ >>> Error: listen EADDRINUSE >>> at errnoException (net.js:905:11) >>> at Server._listen2 (net.js:1043:14) >>> at listen (net.js:1065:10) >>> at Server.listen (net.js:1139:5) >>> at httpProxyInit (/home/kspviswa-onos/onos/web/gui/src/main/webapp/dev_server.js:24:10) >>> at Object.<anonymous> (/home/kspviswa-onos/onos/web/gui/src/main/webapp/dev_server.js:29:1) >>> at Module._compile (module.js:456:26) >>> at Object.Module._extensions..js (module.js:474:10) >>> at Module.load (module.js:356:32) >>> at Function.Module._load (module.js:312:12) >>> >>> >>> BR, >>> Viswa >>> -- >>> You received this message because you are subscribed to the Google Groups "ONOS Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send an email to ono...@on.... >>> To post to this group, send email to ono...@on.... >>> Visit this group at https://groups.google.com/a/onosproject.org/group/onos-dev/. >>> To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_qbs8KvBYBkJqd6hpacBc9edZAksVYxkLAQ%40mail.gmail.com. > > > > -- > Matteo Scandolo > -- > ON.Lab > -- > You received this message because you are subscribed to the Google Groups "ONOS Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/onosproject.org/group/onos-dev/. > To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CABiwp8DpwGhCbA_%3DkwSYpLRsABEzGQ87u%3D_tdVpWtDGdkdC6ew%40mail.gmail.com. |
From: <aaa...@li...> - 2016-08-09 18:53:08
|
Hello Viswa, thanks for dedicating some time in testing this. It looks strange to me that "browser-sync" is not available on your system as it is listed a dependency in the package.json <https://github.com/opennetworkinglab/onos/blob/master/web/gui/src/main/webapp/package.json#L17> so it should be installed with "npm install". Did you noticed any error message while performing that command? Anyway a fix for that will be to execute "npm install -g browser-sync" (depending on your system configuration it can require sudo). I'll try to replicate this bug on an ubuntu system, I'll keep you posted, but let me know if the above command fix the issue for you. Teo On Tue, Aug 9, 2016 at 10:52 AM, Simon Hunt <si...@on...> wrote: > Looks like the main cause of the error is: > > *sh: 1: browser-sync: not found* > > > *Teo*, do you have any thoughts on how to correct this? > > ~Simon > > > On Sun, Aug 7, 2016 at 9:46 AM, Kspviswa Github <ksp...@gm... > > wrote: > >> Hello, >> >> I'm trying to start the Onos UI development server as per the readme.txt. >> >> Installed Node JS in Ubuntu 14.1 and executed following command >> >> > npm install >> > npm start >> >> I'm hitting the following error, when I attempt to start development >> server. Any help on how to proceed is highly appreciated. >> >> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ npm >> start >> >> > onos-gui@1.0.0 start /home/kspviswa-onos/onos/web/gui/src/main/webapp >> > parallelshell "npm run dev-server" "npm run bs" >> >> >> > onos-gui@1.0.0 dev-server /home/kspviswa-onos/onos/web/g >> ui/src/main/webapp >> > node dev_server.js >> >> >> > onos-gui@1.0.0 bs /home/kspviswa-onos/onos/web/gui/src/main/webapp >> > browser-sync start --config bs-config.js >> >> sh: 1: browser-sync: not found >> >> npm ERR! Linux 3.13.0-61-generic >> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "bs" >> npm ERR! node v0.10.46 >> npm ERR! npm v2.15.1 >> npm ERR! file sh >> npm ERR! code ELIFECYCLE >> npm ERR! errno ENOENT >> npm ERR! syscall spawn >> npm ERR! onos-gui@1.0.0 bs: `browser-sync start --config bs-config.js` >> npm ERR! spawn ENOENT >> npm ERR! >> npm ERR! Failed at the onos-gui@1.0.0 bs script 'browser-sync start >> --config bs-config.js'. >> npm ERR! This is most likely a problem with the onos-gui package, >> npm ERR! not with npm itself. >> npm ERR! Tell the author that this fails on your system: >> npm ERR! browser-sync start --config bs-config.js >> npm ERR! You can get information on how to open an issue for this project >> with: >> npm ERR! npm bugs onos-gui >> npm ERR! Or if that isn't available, you can get their info via: >> npm ERR! >> npm ERR! npm owner ls onos-gui >> npm ERR! There is likely additional logging output above. >> >> npm ERR! Please include the following file with any support request: >> npm ERR! /home/kspviswa-onos/onos/web/gui/src/main/webapp/npm-debug.l >> og >> >> npm ERR! Linux 3.13.0-61-generic >> npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" >> npm ERR! node v0.10.46 >> npm ERR! npm v2.15.1 >> npm ERR! code ELIFECYCLE >> npm ERR! onos-gui@1.0.0 start: `parallelshell "npm run dev-server" "npm >> run bs"` >> npm ERR! Exit status 1 >> npm ERR! >> npm ERR! Failed at the onos-gui@1.0.0 start script 'parallelshell "npm >> run dev-server" "npm run bs"'. >> npm ERR! This is most likely a problem with the onos-gui package, >> npm ERR! not with npm itself. >> npm ERR! Tell the author that this fails on your system: >> npm ERR! parallelshell "npm run dev-server" "npm run bs" >> npm ERR! You can get information on how to open an issue for this project >> with: >> npm ERR! npm bugs onos-gui >> npm ERR! Or if that isn't available, you can get their info via: >> npm ERR! >> npm ERR! npm owner ls onos-gui >> npm ERR! There is likely additional logging output above. >> >> npm ERR! Please include the following file with any support request: >> npm ERR! /home/kspviswa-onos/onos/web/gui/src/main/webapp/npm-debug.l >> og >> kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ >> events.js:72 >> throw er; // Unhandled 'error' event >> ^ >> Error: listen EADDRINUSE >> at errnoException (net.js:905:11) >> at Server._listen2 (net.js:1043:14) >> at listen (net.js:1065:10) >> at Server.listen (net.js:1139:5) >> at httpProxyInit (/home/kspviswa-onos/onos/web/ >> gui/src/main/webapp/dev_server.js:24:10) >> at Object.<anonymous> (/home/kspviswa-onos/onos/web/ >> gui/src/main/webapp/dev_server.js:29:1) >> at Module._compile (module.js:456:26) >> at Object.Module._extensions..js (module.js:474:10) >> at Module.load (module.js:356:32) >> at Function.Module._load (module.js:312:12) >> >> >> BR, >> Viswa >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ONOS Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to ono...@on.... >> To post to this group, send email to ono...@on.... >> Visit this group at https://groups.google.com/a/on >> osproject.org/group/onos-dev/. >> To view this discussion on the web visit https://groups.google.com/a/on >> osproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_qbs8KvBYBkJq >> d6hpacBc9edZAksVYxkLAQ%40mail.gmail.com >> <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_qbs8KvBYBkJqd6hpacBc9edZAksVYxkLAQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > -- Matteo Scandolo -- ON.Lab |
From: <aaa...@li...> - 2016-08-09 18:18:51
|
Looks like the main cause of the error is: *sh: 1: browser-sync: not found* *Teo*, do you have any thoughts on how to correct this? ~Simon On Sun, Aug 7, 2016 at 9:46 AM, Kspviswa Github <ksp...@gm...> wrote: > Hello, > > I'm trying to start the Onos UI development server as per the readme.txt. > > Installed Node JS in Ubuntu 14.1 and executed following command > > > npm install > > npm start > > I'm hitting the following error, when I attempt to start development > server. Any help on how to proceed is highly appreciated. > > kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ npm start > > > onos-gui@1.0.0 start /home/kspviswa-onos/onos/web/gui/src/main/webapp > > parallelshell "npm run dev-server" "npm run bs" > > > > onos-gui@1.0.0 dev-server /home/kspviswa-onos/onos/web/ > gui/src/main/webapp > > node dev_server.js > > > > onos-gui@1.0.0 bs /home/kspviswa-onos/onos/web/gui/src/main/webapp > > browser-sync start --config bs-config.js > > sh: 1: browser-sync: not found > > npm ERR! Linux 3.13.0-61-generic > npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "bs" > npm ERR! node v0.10.46 > npm ERR! npm v2.15.1 > npm ERR! file sh > npm ERR! code ELIFECYCLE > npm ERR! errno ENOENT > npm ERR! syscall spawn > npm ERR! onos-gui@1.0.0 bs: `browser-sync start --config bs-config.js` > npm ERR! spawn ENOENT > npm ERR! > npm ERR! Failed at the onos-gui@1.0.0 bs script 'browser-sync start > --config bs-config.js'. > npm ERR! This is most likely a problem with the onos-gui package, > npm ERR! not with npm itself. > npm ERR! Tell the author that this fails on your system: > npm ERR! browser-sync start --config bs-config.js > npm ERR! You can get information on how to open an issue for this project > with: > npm ERR! npm bugs onos-gui > npm ERR! Or if that isn't available, you can get their info via: > npm ERR! > npm ERR! npm owner ls onos-gui > npm ERR! There is likely additional logging output above. > > npm ERR! Please include the following file with any support request: > npm ERR! /home/kspviswa-onos/onos/web/gui/src/main/webapp/npm-debug. > log > > npm ERR! Linux 3.13.0-61-generic > npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" > npm ERR! node v0.10.46 > npm ERR! npm v2.15.1 > npm ERR! code ELIFECYCLE > npm ERR! onos-gui@1.0.0 start: `parallelshell "npm run dev-server" "npm > run bs"` > npm ERR! Exit status 1 > npm ERR! > npm ERR! Failed at the onos-gui@1.0.0 start script 'parallelshell "npm > run dev-server" "npm run bs"'. > npm ERR! This is most likely a problem with the onos-gui package, > npm ERR! not with npm itself. > npm ERR! Tell the author that this fails on your system: > npm ERR! parallelshell "npm run dev-server" "npm run bs" > npm ERR! You can get information on how to open an issue for this project > with: > npm ERR! npm bugs onos-gui > npm ERR! Or if that isn't available, you can get their info via: > npm ERR! > npm ERR! npm owner ls onos-gui > npm ERR! There is likely additional logging output above. > > npm ERR! Please include the following file with any support request: > npm ERR! /home/kspviswa-onos/onos/web/gui/src/main/webapp/npm-debug. > log > kspviswa-onos@kspviswa-UbuntuBox:~/onos/web/gui/src/main/webapp$ > events.js:72 > throw er; // Unhandled 'error' event > ^ > Error: listen EADDRINUSE > at errnoException (net.js:905:11) > at Server._listen2 (net.js:1043:14) > at listen (net.js:1065:10) > at Server.listen (net.js:1139:5) > at httpProxyInit (/home/kspviswa-onos/onos/web/ > gui/src/main/webapp/dev_server.js:24:10) > at Object.<anonymous> (/home/kspviswa-onos/onos/web/ > gui/src/main/webapp/dev_server.js:29:1) > at Module._compile (module.js:456:26) > at Object.Module._extensions..js (module.js:474:10) > at Module.load (module.js:356:32) > at Function.Module._load (module.js:312:12) > > > BR, > Viswa > > -- > You received this message because you are subscribed to the Google Groups > "ONOS Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/ > onosproject.org/group/onos-dev/. > To view this discussion on the web visit https://groups.google.com/a/ > onosproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_ > qbs8KvBYBkJqd6hpacBc9edZAksVYxkLAQ%40mail.gmail.com > <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CAKxSjg12hNGRujr_qbs8KvBYBkJqd6hpacBc9edZAksVYxkLAQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > |
From: <aaa...@li...> - 2016-08-08 15:17:30
|
Hi Viswa, We prefer to have questions asked on the mailing list rather than comments on the wiki. -- Ali Al-Shabibi > On Aug 8, 2016, at 00:53, Kspviswa Github <ksp...@gm...> wrote: > > Hello, > > Good Day! > > Is there's a way for me to add comments in wiki pages, something like doubts or questions on some tutorial / screencast page etc. > > BR, > Viswa > > -- > You received this message because you are subscribed to the Google Groups "ONOS Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/onosproject.org/group/onos-discuss/. > To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/CAKxSjg1g9LPmEOVUNOQi9HshR4mZgsJjO8NoLNn_nmEz4%2B2kRg%40mail.gmail.com. |
From: <aaa...@li...> - 2016-08-08 01:25:01
|
The ‘add intents’ feature has been added to the GUI purely for demonstration purposes. However, it should not be difficult to add a way of deleting the currently selected intent. If this is something that you feel would be useful, please go ahead and create a Jira ticket… we’d love a code contribution even better. :) Thomas > On Aug 7, 2016, at 12:12 AM, Kspviswa Github <ksp...@gm...> wrote: > > Hi, > > Good Day! > > I am a newbie and I was auditing various features of ONOS. I felt the GUI has better usability than other controller GUIs. However I was wondering why there is no way to remove the intents from GUI. > > When you are able to install / uninstall / activate / deactivate apps via GUI, why not intents as well ?? This would reduce the dependency on using CLI and GUI would be self-sufficient to do certain mundane tasks. > > If you find this sensible, may I proceed to create a JIRA ticket on the same?? > > Just a thought! > > BR, > Viswa > > -- > You received this message because you are subscribed to the Google Groups "ONOS Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an email to ono...@on... <mailto:ono...@on...>. > To post to this group, send email to ono...@on... <mailto:ono...@on...>. > Visit this group at https://groups.google.com/a/onosproject.org/group/onos-discuss/ <https://groups.google.com/a/onosproject.org/group/onos-discuss/>. > To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/CAKxSjg2VEUNq1pS1tXCj8F44_ZAuizicGrgzoKd01QguyVfWMw%40mail.gmail.com <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/CAKxSjg2VEUNq1pS1tXCj8F44_ZAuizicGrgzoKd01QguyVfWMw%40mail.gmail.com?utm_medium=email&utm_source=footer>. |
From: <aaa...@li...> - 2016-08-08 01:03:37
|
Thank You Thomas. I would love to contribute code as well :-) BR, Viswa On Aug 8, 2016 6:25 AM, "Thomas Vachuska" <to...@on...> wrote: > The ‘add intents’ feature has been added to the GUI purely for > demonstration purposes. However, it should not be difficult to add a way of > deleting the currently selected intent. If this is something that you feel > would be useful, please go ahead and create a Jira ticket… we’d love a code > contribution even better. :) > > *Thomas* > > On Aug 7, 2016, at 12:12 AM, Kspviswa Github <ksp...@gm...> > wrote: > > Hi, > > Good Day! > > I am a newbie and I was auditing various features of ONOS. I felt the GUI > has better usability than other controller GUIs. However I was wondering > why there is no way to remove the intents from GUI. > > When you are able to install / uninstall / activate / deactivate apps via > GUI, why not intents as well ?? This would reduce the dependency on using > CLI and GUI would be self-sufficient to do certain mundane tasks. > > If you find this sensible, may I proceed to create a JIRA ticket on the > same?? > > Just a thought! > > BR, > Viswa > > -- > You received this message because you are subscribed to the Google Groups > "ONOS Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/ > onosproject.org/group/onos-discuss/. > To view this discussion on the web visit https://groups.google.com/a/ > onosproject.org/d/msgid/onos-discuss/CAKxSjg2VEUNq1pS1tXCj8F44_ > ZAuizicGrgzoKd01QguyVfWMw%40mail.gmail.com > <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/CAKxSjg2VEUNq1pS1tXCj8F44_ZAuizicGrgzoKd01QguyVfWMw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > > -- > You received this message because you are subscribed to the Google Groups > "ONOS Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/ > onosproject.org/group/onos-discuss/. > To view this discussion on the web visit https://groups.google.com/a/ > onosproject.org/d/msgid/onos-discuss/E66C3CE4-1652-4D00- > A898-8236B186A648%40onlab.us > <https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/E66C3CE4-1652-4D00-A898-8236B186A648%40onlab.us?utm_medium=email&utm_source=footer> > . > |
From: <aaa...@li...> - 2016-08-07 05:07:30
|
Oh! Good to know Abhishek. Let me know if you need any help on this activity. Just happy to help! BR, Viswa On Aug 7, 2016 6:31 AM, "Abhishek Dwaraki" <abh...@gm...> wrote: > Hi Viswa, > I just had a discussion with Jono/Brian last week regarding > this. I'm working on a solution based off of this. > > Regards, > Abhishek. > > Sent from some sort of a mobile device with an auto-correct function that > has a mind of its own. > > > > > On Sat, Aug 6, 2016 at 2:32 PM -0400, "Kspviswa Github" < > ksp...@gm...> wrote: > > Hi, >> >> I was going though the Network troubleshooting project here ( >> https://wiki.onosproject.org/display/ONOS/Network+TroubleShooting+Module >> ), especially on App Conflict problem. >> >> I was wondering whether the logic explained in GitFlow ( >> http://yuba.stanford.edu/~srini/papers/sosr15.pdf ) could be a good >> solution. >> >> Just wanted to add my thoughts. >> >> BR, >> Viswa >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ONOS Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to ono...@on.... >> To post to this group, send email to ono...@on.... >> Visit this group at https://groups.google.com/a/ >> onosproject.org/group/onos-dev/. >> To view this discussion on the web visit https://groups.google.com/a/ >> onosproject.org/d/msgid/onos-dev/CAKxSjg0Dv7n7wO7n7pVa7gA1T% >> 2B9tVTpFRr8WJBr_NneCvR3kbw%40mail.gmail.com >> <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CAKxSjg0Dv7n7wO7n7pVa7gA1T%2B9tVTpFRr8WJBr_NneCvR3kbw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "ONOS Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to ono...@on.... > To post to this group, send email to ono...@on.... > Visit this group at https://groups.google.com/a/ > onosproject.org/group/onos-dev/. > To view this discussion on the web visit https://groups.google.com/a/ > onosproject.org/d/msgid/onos-dev/CE5EC878D0158F30.5B784D35- > AE41-44E1-BC90-FE22BC5D5989%40mail.outlook.com > <https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CE5EC878D0158F30.5B784D35-AE41-44E1-BC90-FE22BC5D5989%40mail.outlook.com?utm_medium=email&utm_source=footer> > . > |
From: <aaa...@li...> - 2016-08-07 01:01:34
|
Hi Viswa, I just had a discussion with Jono/Brian last week regarding this. I'm working on a solution based off of this. Regards,Abhishek. Sent from some sort of a mobile device with an auto-correct function that has a mind of its own. On Sat, Aug 6, 2016 at 2:32 PM -0400, "Kspviswa Github" <ksp...@gm...> wrote: Hi, I was going though the Network troubleshooting project here (https://wiki.onosproject.org/display/ONOS/Network+TroubleShooting+Module ), especially on App Conflict problem. I was wondering whether the logic explained in GitFlow ( http://yuba.stanford.edu/~srini/papers/sosr15.pdf ) could be a good solution. Just wanted to add my thoughts. BR, Viswa -- You received this message because you are subscribed to the Google Groups "ONOS Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to ono...@on.... To post to this group, send email to ono...@on.... Visit this group at https://groups.google.com/a/onosproject.org/group/onos-dev/. To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/CAKxSjg0Dv7n7wO7n7pVa7gA1T%2B9tVTpFRr8WJBr_NneCvR3kbw%40mail.gmail.com. |
From: <aaa...@li...> - 2016-08-01 03:35:19
|
On Sat, Jul 30, 2016 at 3:47 PM, Kspviswa Github <ksp...@gm...> wrote: > Hi Michael Vorburger, > > I happen to watch your tutorial on ODL summit and I am very much intrigued > by the way you had simplified the "getting started" process, for a lazy, > yet interested to contribute developer like me. > > Though I would like to get started with this oomph installer, I am > overwhelmed by sheer number of projects available in ODL project scope. > > Should I have to import all the projects in ODL project scope? What are > the bare minimum projects, should a newbie developer like me must import > for the first time. > > Is the tutorial project alone, enough to get started. Kindly respond. > > BR, > Viswa > Hi Viswa, You should just import the projects you're interested in contributing to. ODL pom configurations are done in such a way that you don't need to build every ODL project to do development, just clone the projects you want to work on and it should be able to build and test. Hope this helps, Thanh |
From: <aaa...@li...> - 2016-01-17 10:17:12
|
Please brother I need u r help On Jan 17, 2016 2:04 PM, "AhmedMazar Ahmedaziz" <ahm...@si...> wrote: > Thanks u for u r reply > > Can u tell me the steps to do that > I am new in OVS > > thanks > > On Sun, Jan 17, 2016 at 1:57 PM, kspviswa github < > ksp...@gm...> wrote: > >> You will have to build ovs from the source in my repo. >> >> Then you should install kernal datapath driver. You should then be seeing >> a new ovs command >> On Jan 17, 2016 6:24 AM, "AhmedMazar Ahmedaziz" < >> ahm...@si...> wrote: >> >>> Good Day >>> >>> I am student I am trying To use u r codde of DPI in OVS but I do not >>> know how to install it and test it with Floodlight Controller >>> >>> Thanks >>> >> > |
From: <aaa...@li...> - 2016-01-17 06:19:36
|
Thanks u for u r reply Can u tell me the steps to do that I am new in OVS thanks On Sun, Jan 17, 2016 at 1:57 PM, kspviswa github <ksp...@gm...> wrote: > You will have to build ovs from the source in my repo. > > Then you should install kernal datapath driver. You should then be seeing > a new ovs command > On Jan 17, 2016 6:24 AM, "AhmedMazar Ahmedaziz" <ahm...@si...> > wrote: > >> Good Day >> >> I am student I am trying To use u r codde of DPI in OVS but I do not know >> how to install it and test it with Floodlight Controller >> >> Thanks >> > |
From: <aaa...@li...> - 2015-12-14 11:11:06
|
Test2 From: kspviswa github [mailto:ksp...@gm...] Sent: Monday, December 14, 2015 4:25 PM To: Viswanath K S P <vis...@ar...> Subject: test2 test2 "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." |
From: <aaa...@li...> - 2015-12-14 10:46:48
|
Test done. From: kspviswa github [mailto:ksp...@gm...] Sent: Monday, December 14, 2015 4:16 PM To: Viswanath K S P <vis...@ar...> Subject: test test "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." |