summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-24test: update docstring on test_configured_list_with_noneScott Moser
2017-05-24fix tools/ds-identify to not write None twice.Scott Moser
2017-05-24tox/build: do not package depend on style requirements.Scott Moser
2017-05-24cc_ntp: Restructure cc_ntp unit tests.Chad Smith
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-23tests: Apply workaround for snapd bug in test case.Joshua Powers
2017-05-23RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration.Andreas Karis
2017-05-22disk_setup: fix several issues with gpt disk partitions.Scott Moser
2017-05-22function spelling & docstring updateJoshua Powers
2017-05-22Fixing wrong file name regression.Joshua Powers
2017-05-22tox: move pylint target to 1.7.1Scott Moser
2017-05-22Fix get_interfaces_by_mac for empty macsScott Moser
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard