Age | Commit message (Expand) | Author |
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 |
2016-04-05 | write_files: fix decompression of content | Scott Moser |
2016-04-04 | systemd: do not specify After of obsolete syslog.target (LP: #1536964) | Scott Moser |
2016-04-04 | chef: fix chef installation from gems | Scott Moser |
2016-04-04 | disk_setup: correctly send --force to mkfs on block devices | Scott Moser |
2016-04-04 | locale: list unsupported environment settings in warning | Scott Moser |
2016-04-04 | DataSource: set ds_cfg to be a dictionary | Scott Moser |
2016-04-04 | FreeBSD: improvements for packages, setting password and timezone | Scott Moser |
2016-04-04 | add ChangeLog entry | Scott Moser |
2016-04-04 | merge with trunk | Scott Moser |
2016-03-30 | fix adding of users without a group | Scott Moser |
2016-03-29 | Misc fixes for VMware Support. | Scott Moser |
2016-03-29 | apply_network_config improvements | Scott Moser |
2016-03-29 | Added a comment about /var/run/vmware-imc directory. | Sankar Tanguturi |
2016-03-29 | apply_network_config improvements | Scott Moser |
2016-03-29 | improve how cloud-init-wait waits | Scott Moser |
2016-03-28 | improve how cloud-init-wait waits | Scott Moser |
2016-03-24 | support network configuration in cloud-init --local | Scott Moser |
2016-03-24 | pyflakes | Scott Moser |
2016-03-24 | some final changes | Scott Moser |
2016-03-24 | pep8 fixes from last comment merge | Scott Moser |
2016-03-24 | support reading network config from kernel command line | Scott Moser |
2016-03-24 | add comments and improve error messages | Scott Moser |
2016-03-24 | make get_cmdline read /proc/1/cmdline if inside a container | Scott Moser |
2016-03-24 | ConfigDrive: convert OpenStack network_data.json to network_config.yaml | Scott Moser |
2016-03-24 | fix review comments | Ryan Harper |
2016-03-24 | remove debug code | Scott Moser |
2016-03-24 | provide datasource.check_instance_id with access to system config | Scott Moser |
2016-03-24 | improve comment | Scott Moser |
2016-03-24 | add suport for base64 encoded gzipped text on command line | Scott Moser |
2016-03-23 | network_data: add link type 'phys', no need to reload json data | Ryan Harper |
2016-03-23 | support [untested] network-config=<base64> on kernel command line | Scott Moser |
2016-03-23 | one more tox | Scott Moser |
2016-03-23 | fix tox issues | Scott Moser |
2016-03-23 | add unit test | Scott Moser |
2016-03-23 | fix openstack versions s/KILO/LIBERY drop networkdata read helper | Ryan Harper |
2016-03-23 | unittest: fix bad json test with ConfigDrive | Ryan Harper |
2016-03-23 | add the implementation for read_kernel_cmdline_config | Scott Moser |
2016-03-23 | add sys_netdev_info helper, support reading macs in. | Scott Moser |
2016-03-23 | add config_from_klibc_net_cfg and helper functions | Scott Moser |
2016-03-23 | configdata: parse and convert openstack network_data json to network_config | Ryan Harper |
2016-03-23 | merge from trunk.net1 | Scott Moser |
2016-03-23 | trust existing datasource in modules or single | Scott Moser |
2016-03-22 | better log message about applying networking. | Scott Moser |
2016-03-22 | Fixed few other misc issues. | Sankar Tanguturi |