Age | Commit message (Expand) | Author |
2018-03-20 | OpenNebula: Update network to return v2 config rather than ENI. | Akihiko Ota |
2018-03-16 | netplan: render bridge port-priority values | Ryan Harper |
2018-01-24 | Azure VM Preprovisioning support. | Douglas Jordan |
2017-12-15 | lint: Fix lints seen by pylint version 1.8.1. | Chad Smith |
2017-11-21 | sysconfig: Correctly render dns and dns search info. | Ryan McCabe |
2017-10-05 | net: Handle bridge stp values of 0 and convert to boolean type | Chad Smith |
2017-10-05 | network: bridge_stp value not always correct | Ryan Harper |
2017-08-15 | network: add v2 passthrough and fix parsing v2 config with bonds/bridge params | Ryan Harper |
2017-06-08 | net: normalize data in network_state object | Scott Moser |
2017-05-26 | net: fix reading and rendering addresses in cidr format. | Dimitri John Ledkov |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-03-24 | test: add running of pylint | Joshua Powers |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |
2017-03-17 | support 'loopback' as a device type. | Scott Moser |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-06-14 | Make the os samples easier to extend (for new samples) | Joshua Harlow |
2016-06-13 | Refactor some of sysconfig changes -> network_state module | Joshua Harlow |
2016-06-07 | For now just remove compat.py module | Joshua Harlow |
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 | Adjust net module to be more isolated | Joshua Harlow |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2016-05-10 | Add some basic eni rendering tests | Joshua Harlow |
2016-05-10 | Fix removal of validate_command | Joshua Harlow |
2016-05-05 | Use a decorator vs repeated key checks. | Joshua Harlow |
2016-05-05 | Add the bridge net type | Joshua Harlow |
2016-05-05 | Work on refactoring (and adding) network conversion tests | Joshua Harlow |
2016-03-23 | configdata: parse and convert openstack network_data json to network_config | Ryan Harper |
2016-03-10 | adjust net to fit with cloudinit | Scott Moser |
2016-03-10 | initial copy of curtin net | Scott Moser |