Age | Commit message (Expand) | Author |
2016-10-19 | OpenNebula: replace 'ip' parsing with cloudinit.net usage. | Scott Moser |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-10-19 | Move user/group functions to new ug_util file | Joshua Harlow |
2016-10-07 | tests: silence the Cheetah UserWarning about NameMapper C version. | Scott Moser |
2016-10-04 | unittests: fix use of mock 2.0 'assert_called' when running make check | Ryan Harper |
2016-09-29 | lxd: Update network config for LXD 2.3 | Stéphane Graber |
2016-09-29 | DigitalOcean: use meta-data for network configruation | Ben Howard |
2016-09-21 | Decode unicode types in decode_binary | Robert Schweikert |
2016-09-21 | subp: add 'update_env' argument | Scott Moser |
2016-09-21 | net: support reading ipv6 dhcp config from initramfs | LaMont Jones |
2016-09-12 | Allow link type of null in network_data.json | Jon Grimm |
2016-09-12 | DataSourceOVF: fix user-data as base64 with python3 | Scott Moser |
2016-09-08 | tests: cleanup tempdirs in apt_source tests | Scott Moser |
2016-09-08 | apt config conversion: treat empty string as not provided. | Scott Moser |
2016-08-26 | apt-config: allow both old and new format to be present. | Christian Ehrhardt |
2016-08-23 | Add a module that can configure spacewalk. | Joshua Harlow |
2016-08-23 | Generate a dummy bond name for OpenStack | Scott Moser |
2016-08-22 | Minor cleanups to atomic_helper and add unit tests. | Scott Moser |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |
2016-08-12 | DigitalOcean: use the v1.json endpoint | Ben Howard |
2016-08-12 | MAAS: add vendor-data support | Scott Moser |
2016-08-11 | Upgrade to a configobj package new enough to work | Joshua Harlow |
2016-08-11 | ConfigDrive: recognize 'tap' as a link type. | Scott Moser |
2016-08-11 | NoCloud: fix bug providing network-interfaces via meta-data. | Scott Moser |
2016-08-10 | add ntp config module | Ryan Harper |
2016-08-10 | SmartOS: more improvements for network configuration | Scott Moser |
2016-07-29 | fix pep8 errors in mcollective unit tests | Scott Moser |
2016-07-19 | mcollective: add tests, cleanups and bug fix when no config in /etc. | Scott Moser |
2016-07-14 | merge from trunk | Scott Moser |
2016-07-14 | ConfigDrive: fix writing of 'injected' files and legacy networking | Scott Moser |
2016-07-14 | flake8 | Scott Moser |
2016-07-14 | add test of apply_network fallback path. | Scott Moser |
2016-07-14 | fix tox flake8 | Scott Moser |
2016-07-14 | Change StringIO to BytesIO in cc_mcollective.py | Sergii Golovatiuk |
2016-07-13 | merge from trunk.lp1602373 | Scott Moser |
2016-07-13 | merge with trunk | Scott Moser |
2016-07-13 | ConfigDrive: write 'injected' files and legacy networking | Scott Moser |
2016-06-22 | rename test class, add a test, improve test names | Scott Moser |
2016-06-21 | user_data: fix error when user-data is not utf-8 decodable | Scott Moser |
2016-06-21 | no longer skip 'lo' elements when reading. pass 3rd test. | Scott Moser |
2016-06-21 | fix flake8 | Scott Moser |
2016-06-21 | make 2 of 3 tests pass | Scott Moser |
2016-06-21 | fix lost per-interface routes, use post-up to bring up interface aliases | Scott Moser |
2016-06-21 | commit test changes | Scott Moser |
2016-06-20 | merge with trunk. | Scott Moser |
2016-06-15 | merge with trunk | Scott Moser |
2016-06-15 | move 'main' into cloudinit/cmd/ for easier testing | Scott Moser |
2016-06-15 | Fixup code review comments | Joshua Harlow |
2016-06-15 | Remove some unused imports | Joshua Harlow |