index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-10
fix use of 'letters' and translate
Scott Moser
2015-02-09
fix copyright message
Scott Moser
2015-01-27
Remove debugging turd.
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Remove a comment turd.
Barry Warsaw
2015-01-27
Remove some unused code.
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-26
super() works in all of Python 2.6, 2.7, and 3.4.
Barry Warsaw
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-26
Port the MAAS code to oauthlib.
Barry Warsaw
2015-01-26
Python 3 tests pass, except for skips.
Barry Warsaw
2015-01-26
Down to it.
Barry Warsaw
2015-01-26
Another handling of b64decode.
Barry Warsaw
2015-01-26
* More str/bytes fixes.
Barry Warsaw
2015-01-26
More Python 3 test fixes.
Barry Warsaw
2015-01-26
Avoid a nose bug when running under the test suite and no exception is in
Barry Warsaw
2015-01-26
Fix a few string/bytes problems with Python 3.
Barry Warsaw
2015-01-26
More test repairs.
Barry Warsaw
2015-01-23
* Fix the filter() imports.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-22
Conversion from mocker to mock completed.
Barry Warsaw
2015-01-22
More conversions from mocker to mock.
Barry Warsaw
2015-01-22
More conversions from mocker to mock.
Barry Warsaw
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2015-01-22
Clean up.
Barry Warsaw
2015-01-22
Convert helpers.py and test_data.py from mocker to mock.
Barry Warsaw
2015-01-22
Use .addCleanup() instead of a .tearDown() where appropriate, although we
Barry Warsaw
2015-01-22
remove dependency on dmidecode on linux
Scott Moser
2015-01-22
merge from trunk
Scott Moser
2015-01-22
Port test__init__.py to unittest.mock.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
Use either syspath or dmidecode based on the availability.
Ben Howard
2015-01-21
More octal literal fixes.
Barry Warsaw
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2015-01-21
Only install cheetah (and only run the cheetah templating test) when in Python
Barry Warsaw
2015-01-21
* Added a simple tox.ini file
Barry Warsaw
2015-01-16
hostname: apply hostname same as is written
Scott Moser
2015-01-16
pep8 fixes
Scott Moser
2015-01-16
systemd: run cloud-init before systemd-user-sessions.service
Steve Langasek
2015-01-16
Use systemd-user-sessions.service for sequencing, not getty.target, for corre...
Steve Langasek
2015-01-15
Ensure that when running under systemd, cloud-init.service is run before we
Steve Langasek
2015-01-15
Use the GCE short hostname.
Scott Moser
2015-01-14
Drop reliance on dmidecode executable.
Ben Howard
2015-01-14
Use the short name for GCE hostnames per GCE's request (LP: #1383794).
Ben Howard
2015-01-06
Enable user-data encoding support for GCE.
Scott Moser
2015-01-06
remove the user-data-encoding from test meta-data
Scott Moser
2015-01-06
merge from trunk
Scott Moser
[next]