summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29requirements.txt: remove trailing white space.Scott Moser
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-06-27Tests: Simplify the check on ssh-import-idJoshua Powers
2017-06-27tests: update ntp tests after sntp addedJoshua Powers
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-15FreeBSD: fix test failureScott Moser
2017-06-15FreeBSD: replace ifdown/ifup with "ifconfig down" and "ifconfig up".Hongjiang Zhang
2017-06-15FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.Hongjiang Zhang
2017-06-15main: Don't use templater to format the welcome messageAndrew Jorgensen
2017-06-15docs: Automatically generate module docs form schema if present.Chad Smith
2017-06-15debian: fix path comment in /etc/hosts template.Jens Sandmann
2017-06-15suse: add hostname and fully qualified domain to template.Jens Sandmann
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
2017-06-14ci deps: Add --test-distro to read-dependencies to install all depsChad Smith
2017-06-14tools/run-centos: cleanups and move to using read-dependenciesScott Moser
2017-06-13pkg build ci: Add make ci-deps-<distro> target to install pkgsChad Smith
2017-06-13systemd: make cloud-final.service run before apt daily services.Scott Moser
2017-06-12selinux: Allow restorecon to be non-fatal.Ryan Harper
2017-06-12net: Allow netinfo subprocesses to return 0 or 1.Ryan Harper
2017-06-12net: Allow for NetworkManager configurationRyan McCabe
2017-06-09Use distro release version to determine if we use systemd in redhat specRyan Harper
2017-06-08net: normalize data in network_state objectScott Moser
2017-06-08Integration Testing: tox env, pyxld 2.2.3, and revamp frameworkWesley Wiedenmeier
2017-06-08Chef: Update omnibus url to chef.io, minor doc changes.JJ Asghar
2017-06-08tools: add centos scripts to build and testJoshua Powers
2017-06-08Drop cheetah python module as it is not needed by trunkRyan Harper
2017-06-08rhel/centos spec cleanups.Scott Moser
2017-06-08cloud.cfg: move to a template. setup.py changes along the way.Scott Moser
2017-06-08Makefile: add deb-src and srpm targets. use PYVER more places.Scott Moser
2017-06-08makefile: fix python 2/3 detection in the MakefileChad Smith
2017-06-07snap: Removing snapcraft plug lineJoshua Powers
2017-06-07RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration.Andreas Karis
2017-06-07test: Fix pyflakes complaint of unused import.Joshua Powers
2017-06-06NoCloud: support seed of nocloud from smbios informationVladimir Pouzanov
2017-06-06net: when selecting a network device, use natural sort orderMarc-Aurèle Brothier
2017-06-06fix typos and remove whitespace in various docsStephan Telling
2017-06-05systemd: Fix typo in comment in cloud-init.target.Chen-Han Hsiao
2017-06-02Tests: Skip jsonschema related unit tests when dependency is absent.Chad Smith
2017-06-01azure: remove accidental duplicate line in merge.Scott Moser
2017-06-01azure: identify platform by well known value in chassis asset tag.Chad Smith
2017-06-01tools/net-convert.py: support old cloudinit versions by using kwargs.Scott Moser
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith
2017-05-31Fix eni rendering for bridge params that require repeated key for values.Ryan Harper
2017-05-31net: remove systemd link file writing from eni rendererRyan Harper
2017-05-30AliYun: Enable platform identification and enable by default.Junjie Wang
2017-05-26net: fix reading and rendering addresses in cidr format.Dimitri John Ledkov
2017-05-26disk_setup: udev settle before attempting partitioning or fs creation.Scott Moser
2017-05-25GCE: Update the attribute used to find instance SSH keys.Daniel Watkins
2017-05-25nplan: For bonds, allow dashed or underscore names of keys.Dimitri John Ledkov
2017-05-25python2.6: fix unit tests usage of assertNone and format.Scott Moser