On 30/06/17 13:05, Rohith Asrk wrote: > Hello everyone, > > This week was all about finalizing stuff before the package releases > which mainly involved documenting the code I've written over the past > few weeks and doing minor fixes/ iterations. The work done can be > summarized as follows: > > 1. Released *openwisp-utils v0.1* and *v0.1.1* which contains all the > shared code of OpenWISP modules. Can be checked out at [1] > <https://github.com/openwisp/openwisp-utils>. I suggest everyone to > check it out and use all the necessary code from this package which > could avoid duplication of a lot of code. > > 2. Released *openwisp-network-topology v0.1*, a network topology > module of OpenWISP2 which is basically a wrapper of > *django-netjsongraph > <https://github.com/rohithasrk/django-netjsongraph>*with > multi-tenancy*. *The package details can be checked out at [2] > <https://pypi.python.org/pypi/openwisp-network-topology> and the code > at [3] <https://github.com/openwisp/openwisp-network-topology>. > > Now as the module has been released, integrating it in openwisp2 > remains. I've started working on integration. As of now, I'm setting > up the development environment which involves setting up the virtual > machines with necessary dependencies installed and studying about > ansible. I hope to catch up soon. > * > *
Hi Rohith this is Leonardo, I am a researcher from the netCommons.eu project, we will develop some code to monitor community networks in the next months. We will target OpenWISP2 and its components, in order to integrate some topology visualization features that we are interested in (I have discussed it with Federico several times). Next week I will give a presentation to the plenary meeting of netCommons, and I'd like to explain to the rest of the project what we want to do, starting from the building blocks of OpenWISP2: netjsongraph,js and django-netjsongraph.js. I will just give an overview to the rest of the project, I have zero time to test your code now, but I've been following your updates, so I'd appreciate if you can send me just a couple of screenshots of the topology visualization i can add to my slides. Something like a snapshot the list of nodes and the topology, so I can show them what's all about. If you agree I will give you full credits, obviously. let me know, leonardo. > Have a great weekend, > Rohith Asrk <http://www.rohithasrk.tech/> > * > References: > *[1]: https://github.com/openwisp/openwisp-utils > [2]: https://pypi.python.org/pypi/openwisp-network-topology > [3]: https://github.com/openwisp/openwisp-network-topology > -- > You received this message because you are subscribed to the Google > Groups "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- Leonardo Maccari, Assistant Professor @DISI, University of Trento Tel: +39 0461 285323, www.disi.unitn.it/~maccari, gpg ID: AABE2BD7 -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
