Gregory Haynes b5d9fe5bfa Generate network_info json using a module
We currently have a jinja template which generates the network_info
json. By using a module we can create the dictionary in python which
is much easier to understand and work with.

Depends-On: I23e902c8637e142fba23d71467225d48ee265253
Change-Id: I75936fa29ec442b28e8d0ca95332157580daaae4
2015-09-27 12:59:44 -04:00
..