Hi everyone, This week has been a good week but a slow progressing week. The work done in the week can be summarized as follows:
1. There was issue with the submit_line feature that was added into *django-netjsongraph* and *django-netjsonconfig.* Therefore, a better implementation had to be thought for this. Federico helped me with implemented the feature and it works pretty well now. The new versions have been released too. Can be checked out at [1] <https://github.com/netjson/django-netjsongraph/commit/41e3214cc3ce4a51a8fc9f2f2f91e84055b4e04f> 2. Integrated *openwisp-network-topology *into *openwisp2, *i.e., added a role in ansible-openwisp2. The work of which can be checked at [2] <https://github.com/openwisp/ansible-openwisp2/pull/19> 3. And as expected, the real bugs and in the module came into visibility once put into production. The problem noticed was in the APIs. The fetch and the receive APIs had some bugs in them as the organization field wasn't being added in the newly updated fields. 4. This has been solved temporarily. The PR can be checked out at [3] <https://github.com/openwisp/openwisp-network-topology/pull/14> 5. We realized that the tests had to be made reusable which would ease the debugging process. As of now, I've developed mixins and classes to make the API tests reusable. The PR of which can be checked out at [4] <https://github.com/netjson/django-netjsongraph/pull/42> 6. There is some more refactoring that shall be done in *django-netjsongraph* before the stable release and that shall be completed in the weekend itself. I'm running a little behind the schedule this week and I hope to catch up ASAP. I plan to work on the topology history this weekend and develop the implementation model and complete the same by mid next week. Have a great weekend, Rohith Asrk <https://github.com/rohithasrk> *References* [1]: https://github.com/netjson/django-netjsongraph/commit/41e3214 [2]: https://github.com/openwisp/ansible-openwisp2/pull/19 [3]: https://github.com/openwisp/openwisp-network-topology/pull/14 [4]: https://github.com/netjson/django-netjsongraph/pull/42 -- 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.
