Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-06 | Rebase against master | Joshua Harlow | |
2016-05-24 | Fix up some of the net usage and restore imports and add a mini compat module | Joshua Harlow | |
2016-05-19 | Fix up tests and flake8 warnings | Joshua Harlow | |
2016-05-19 | Adjust net module to be more isolated | Joshua Harlow | |
This allows it to be used outside of cloudinit more easily in the future. | |||
2016-05-17 | Don't expose anything but 'render_network_state' | Joshua Harlow | |
This should be the visible api of a network renderer as anything more granular varies between the different render types and will not apply to those renderers. | |||
2016-05-10 | Move net/renderers -> net | Joshua Harlow | |