index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
Age
Commit message (
Expand
)
Author
2016-05-27
fix test cases by avoiding rendering paths to early
Scott Moser
2016-05-26
fix is_new_instance() to work better
Scott Moser
2016-05-26
hide the instance_id file in /run/cloud-init by using .instance_id
Scott Moser
2016-05-26
fix logic in is_new_instance
Scott Moser
2016-05-26
fix typos in names
Scott Moser
2016-05-26
compare instance id to get_instance_id() not the function itself.
Scott Moser
2016-05-26
merge with trunk
Scott Moser
2016-05-26
fix usage of instance-id to instance_id in runpath, update cache on instancify
Scott Moser
2016-05-26
cloudinit/helpers.py: _get_path raise KeyError if input is bad.
Scott Moser
2016-05-26
config drive: log where network config came from
Scott Moser
2016-05-26
kernel command line: override all local settings
Scott Moser
2016-05-25
fix bring_up
Scott Moser
2016-05-25
commit to push for fear of loss.
Scott Moser
2016-05-25
remove debug print statements
Scott Moser
2016-05-24
fix logic error in ec2 get_instance_userdata and slow tests
Scott Moser
2016-05-16
Fix slow tests
Joshua Harlow
2016-05-12
fix last flake8 error
Scott Moser
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-12
Fix logging import
Joshua Harlow
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-06
fix timestamp in reporting events.
Scott Moser
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-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
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
2016-04-13
chef: straighten out validation_cert and validation_key
Scott Moser
2016-04-13
skip bridges when generating fallback networking
Scott Moser
2016-04-12
rh_subscription: only check subscription if configured
Scott Moser
2016-04-12
SmartOS, CloudSigma: fix error when dmi data is not availble
Scott Moser
2016-04-12
DataSourceNoCloud: fix check_instance_id when upgraded
Scott Moser
2016-04-12
provide a warning if 'system' but file does not exist
Scott Moser
2016-04-12
chef: straighten out validation_cert and validation_key
Scott Moser
2016-04-11
minor cleanups
Scott Moser
2016-04-11
lxd-bridge: Don't require a bridge name and implement support for domain name
Stéphane Graber
2016-04-11
Update lxd-bridge code to do a single debconf-communicate run and split debco...
Stéphane Graber
2016-04-11
Add support for lxd-bridge configuration
Stéphane Graber
2016-04-06
Ensure that a resolve conf object is written as a string.
Scott Moser
2016-04-06
fix tests and hopefully actually work
Scott Moser
2016-04-06
rh_subscription: only check subscription if configured
Scott Moser
2016-04-06
fix adding of users when no group is specified
Scott Moser
2016-04-06
support adding the primary group also
Scott Moser
[next]