index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-24
Fix up some of the net usage and restore imports and add a mini compat module
Joshua Harlow
2016-05-24
Fix load -> read
Joshua Harlow
2016-05-24
Remove 26 from default tox.ini listing
Joshua Harlow
2016-05-24
Revert some of the alterations of the tox.ini file
Joshua Harlow
2016-05-19
Fix up tests and flake8 warnings
Joshua Harlow
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-19
Adjust net module to be more isolated
Joshua Harlow
2016-05-17
Don't expose anything but 'render_network_state'
Joshua Harlow
2016-05-17
Document improvements for runcmd/bootcmd
Matt Fischer
2016-05-12
Enable flake8 and fix a large amount of reported issues
Joshua Harlow
2016-05-12
fix last flake8 error
Scott Moser
2016-05-12
fix setup.py for flake8
Scott Moser
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-12
Freeze lint testing requirements
Joshua Harlow
2016-05-12
Ensure hacking is installed
Joshua Harlow
2016-05-12
Fix logging import
Joshua Harlow
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-11
Use a fake serial module that will allow tests to contine
Joshua Harlow
2016-05-11
Remove stray prints leftover
Joshua Harlow
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-05-10
Use lstrip for easier viewing of test expected result
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-10
Move net/renderers -> net
Joshua Harlow
2016-05-10
Fix up tests and debian distro
Joshua Harlow
2016-05-10
Rename to net/renderers and klibc -> cmdline.py
Joshua Harlow
2016-05-09
Rename renderer attribute to _net_renderer
Joshua Harlow
2016-05-09
Use the new renderer in the debian and stages files
Joshua Harlow
2016-05-09
Move the current rendering to a debian distro file
Joshua Harlow
2016-05-06
fix timestamp in reporting events.
Scott Moser
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
Get this test of net json -> net config working
Joshua Harlow
2016-05-05
Work on refactoring (and adding) network conversion tests
Joshua Harlow
2016-04-29
Paths: fix instance path if datasource's id has a '/'.
Scott Moser
2016-04-29
Config Drive: fix check_instance_id signature.
Scott Moser
2016-04-29
cloudstack: Only use DHCPv4 lease files as a datasource
Daniel Watkins
2016-04-28
Tweak instance path name based on review feedback
Robert Jennings
2016-04-28
cloudstack: Only use DHCPv4 lease files as a datasource
Wido den Hollander
2016-04-27
Ensure instance path is a child of cloud_dir
Robert Jennings
2016-04-15
network: do not write interface as 'auto' from ip= on command line.
Scott Moser
2016-04-15
write 'allow-hotplug', but 'auto' for auto.
Scott Moser
2016-04-15
support and render control=manual on initramfs network devices
Scott Moser
2016-04-15
sync with curtin on render_interfaces
Scott Moser
2016-04-15
apply networking less often
Scott Moser
2016-04-15
log that you're not applying config
Scott Moser
2016-04-15
only apply networking once per instance
Scott Moser
2016-04-15
networking: no longer delete eth0.cfg on debian/ubuntu
Scott Moser
2016-04-14
fallback net config: do not consider devices starting with 'veth'
Scott Moser
2016-04-13
phone_home: allow usage of fqdn
Scott Moser
[next]