summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24Remove 26 from default tox.ini listingJoshua Harlow
2016-05-24Revert some of the alterations of the tox.ini fileJoshua Harlow
2016-05-19Fix up tests and flake8 warningsJoshua Harlow
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-19Adjust net module to be more isolatedJoshua Harlow
2016-05-17Don't expose anything but 'render_network_state'Joshua Harlow
2016-05-17Document improvements for runcmd/bootcmdMatt Fischer
2016-05-12Enable flake8 and fix a large amount of reported issuesJoshua Harlow
2016-05-12fix last flake8 errorScott Moser
2016-05-12fix setup.py for flake8Scott Moser
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-05-12Freeze lint testing requirementsJoshua Harlow
2016-05-12Ensure hacking is installedJoshua Harlow
2016-05-12Fix logging importJoshua Harlow
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-05-11Use a fake serial module that will allow tests to contineJoshua Harlow
2016-05-11Remove stray prints leftoverJoshua Harlow
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2016-05-10Use lstrip for easier viewing of test expected resultJoshua Harlow
2016-05-10Add some basic eni rendering testsJoshua Harlow
2016-05-10Fix removal of validate_commandJoshua Harlow
2016-05-10Move net/renderers -> netJoshua Harlow
2016-05-10Fix up tests and debian distroJoshua Harlow
2016-05-10Rename to net/renderers and klibc -> cmdline.pyJoshua Harlow
2016-05-09Rename renderer attribute to _net_rendererJoshua Harlow
2016-05-09Use the new renderer in the debian and stages filesJoshua Harlow
2016-05-09Move the current rendering to a debian distro fileJoshua Harlow
2016-05-06fix timestamp in reporting events.Scott Moser
2016-05-05Use a decorator vs repeated key checks.Joshua Harlow
2016-05-05Add the bridge net typeJoshua Harlow
2016-05-05Get this test of net json -> net config workingJoshua Harlow
2016-05-05Work on refactoring (and adding) network conversion testsJoshua Harlow
2016-04-29Paths: fix instance path if datasource's id has a '/'.Scott Moser
2016-04-29Config Drive: fix check_instance_id signature.Scott Moser
2016-04-29cloudstack: Only use DHCPv4 lease files as a datasourceDaniel Watkins
2016-04-28Tweak instance path name based on review feedbackRobert Jennings
2016-04-28cloudstack: Only use DHCPv4 lease files as a datasourceWido den Hollander
2016-04-27Ensure instance path is a child of cloud_dirRobert Jennings
2016-04-15network: do not write interface as 'auto' from ip= on command line.Scott Moser
2016-04-15write 'allow-hotplug', but 'auto' for auto.Scott Moser
2016-04-15support and render control=manual on initramfs network devicesScott Moser
2016-04-15sync with curtin on render_interfacesScott Moser
2016-04-15apply networking less oftenScott Moser
2016-04-15log that you're not applying configScott Moser
2016-04-15only apply networking once per instanceScott Moser
2016-04-15networking: no longer delete eth0.cfg on debian/ubuntuScott Moser
2016-04-14fallback net config: do not consider devices starting with 'veth'Scott Moser
2016-04-13phone_home: allow usage of fqdnScott Moser
2016-04-13chef: straighten out validation_cert and validation_keyScott Moser
2016-04-13skip bridges when generating fallback networkingScott Moser