summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-05drop modification of version during make-tarball, tools changes.Scott Moser
2016-08-05adjust tools and version information.Scott Moser
2016-08-03Update build tools to work with gitLars Kellogg-Stedman
2016-07-29fix pep8 errors in mcollective unit testsScott Moser
2016-07-19mcollective: add tests, cleanups and bug fix when no config in /etc.Scott Moser
2016-07-18Avoid depending on argparse in 2.7 or greaterJoshua Harlow
2016-07-15Avoid depending on argparse in 2.7 or greaterJoshua Harlow
2016-07-14improvements to eni renderingScott Moser
2016-07-14merge from trunkScott Moser
2016-07-14ConfigDrive: fix writing of 'injected' files and legacy networkingScott Moser
2016-07-14flake8Scott Moser
2016-07-14add test of apply_network fallback path.Scott Moser
2016-07-14Fix mcollective module with python3Scott Moser
2016-07-14give Sergii credit in changelogScott Moser
2016-07-14fix tox flake8Scott Moser
2016-07-14Change StringIO to BytesIO in cc_mcollective.pySergii Golovatiuk
2016-07-13merge from trunkScott Moser
2016-07-13merge from trunkScott Moser
2016-07-13merge from trunk.lp1602373Scott Moser
2016-07-13merge with trunkScott Moser
2016-07-13pass the return back up, shorten lines some.Scott Moser
2016-07-13ConfigDrive: write 'injected' files and legacy networkingScott Moser
2016-07-13Fix SmartOS datasource usage of dict comprehensionsJoshua Harlow
2016-07-13String format requires positions on python 2.6Joshua Harlow
2016-07-13Another stray occurence of a dict comprehension being removedJoshua Harlow
2016-07-13Remove another stray dict comprehensionJoshua Harlow
2016-07-13Fixes missing/unpacked rpm filesJoshua Harlow
2016-07-13Dict comprehensions don't work in 2.6Joshua Harlow
2016-07-12Dict comprehensions don't work in 2.6Joshua Harlow
2016-06-30Fixs missing/unpacked rpm filesJoshua Harlow
2016-06-28distros/debian.py: fix calling of eni renderer to not render link filesScott Moser
2016-06-27fix restoring from a datasource that did not have dsmodeScott Moser
2016-06-22user_data: fix error when user-data is not utf-8 decodableScott Moser
2016-06-22rename test class, add a test, improve test namesScott Moser
2016-06-21user_data: fix error when user-data is not utf-8 decodableScott Moser
2016-06-21write_files: if no permissions are given, just use default without warn.Scott Moser
2016-06-21no longer skip 'lo' elements when reading. pass 3rd test.Scott Moser
2016-06-21fix flake8Scott Moser
2016-06-21make 2 of 3 tests passScott Moser
2016-06-21net: fix inet value for subnets, don't add interface attributes to aliasScott Moser
2016-06-21fix english in commentScott Moser
2016-06-21merge with trunkScott Moser
2016-06-21fix lost per-interface routes, use post-up to bring up interface aliasesScott Moser
2016-06-21commit test changesScott Moser
2016-06-21sort attributes in sections, change 'mac_address' to 'hwaddress'Scott Moser
2016-06-21minor cleanupScott Moser
2016-06-21make _render_iface return a list of sections rather than one sectionScott Moser
2016-06-20merge with trunk.Scott Moser
2016-06-20do not render systemd.link filesScott Moser
2016-06-20add a header to rendered ENI file describing its contentScott Moser