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
2012-11-13
make migrator walk the "cloud" path also
Scott Moser
2012-11-13
support 'power_state' cloud-config for specifying shutdown
Scott Moser
2012-11-13
use os.devnull [trivial]
Scott Moser
2012-11-13
Even when using boto < 2.6 force the unlazying to occur
Scott Moser
2012-11-13
add sleep, allow errno '3' (ESRCH) on the open of /proc/pid/cmdline
Scott Moser
2012-11-13
Even when using boto < 2.6 force the unlazying to occur
Joshua Harlow
2012-11-13
clean up exit to single function call
Scott Moser
2012-11-13
fix read of /proc/cmdline
Scott Moser
2012-11-13
'name' for default user must be all lower case.
Scott Moser
2012-11-13
merge from trunk
Scott Moser
2012-11-13
fix bad dependency added during the boto fix
Scott Moser
2012-11-13
add dependency for 'pkg_resources'
Scott Moser
2012-11-13
sort PKG_MP entries
Scott Moser
2012-11-13
implement power_state with tests.
Scott Moser
2012-11-13
pep8 and pylint
Scott Moser
2012-11-13
rename module 'finalcmd' to power-state-change
Scott Moser
2012-11-13
merge from trunk
Scott Moser
2012-11-13
Use a set of helper/parsing classes to perform system configuration
Joshua Harlow
2012-11-13
replace 'with self.assertRaises(Exception):' with different form
Scott Moser
2012-11-12
Remove these lines which are not needed.
Joshua Harlow
2012-11-12
Update the changelog with functions moved.
Joshua Harlow
2012-11-12
Pylint and pep8 cleanups.
Joshua Harlow
2012-11-12
Fix variable.
Joshua Harlow
2012-11-12
Rebased with HEAD and resolved conflicts.
Joshua Harlow
2012-11-12
pass execmd a list, not tuple or string
Scott Moser
2012-11-12
Remove dup and un-needed entries.
Joshua Harlow
2012-11-12
add 'finalcmd' module for running code after cloud-init-final
Scott Moser
2012-11-12
pylint and pep8 fixes
Scott Moser
2012-11-12
Append changelog additions.
Joshua Harlow
2012-11-12
Cleanup of /etc/hosts ordering and pep8/pylint adjustments.
Joshua Harlow
2012-11-12
Update changelog for previous commits.
Joshua Harlow
2012-11-12
Update changelog for previous commits.
Joshua Harlow
2012-11-12
change the "null datasource" for stages.py to None
Scott Moser
2012-11-12
test_handler_yum_add_repo: fix broken test
Scott Moser
2012-11-12
stages.py: fix issue that resulted in broken data source searching
Scott Moser
2012-11-12
mark changelog entry for lp:1075980
Scott Moser
2012-11-12
config-drive-v2: support public keys
Scott Moser
2012-11-12
pep8 and pylint fixups
Scott Moser
2012-11-12
REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub...
Scott Moser
2012-11-12
wrap boto.utils.get_instance_metadata to ensure non-lazy loading
Scott Moser
2012-11-12
add ChangeLog entry
Scott Moser
2012-11-12
add comment to get_instance_userdata reguarding empty/un-provided userdata
Scott Moser
2012-11-12
merge from trunk
Scott Moser
2012-11-11
config-drive-v2: populate metadata['public-keys'] from 'public_keys'
Scott Moser
2012-11-10
whitespace / indentation cleanups
Scott Moser
2012-11-10
add yum_add_repo configuration module
Scott Moser
2012-11-10
1 pep8 and 1 pylint fix
Scott Moser
2012-11-10
revert unrelated whitespace changes that creeped in.
Scott Moser
2012-11-10
sync with trunk
Scott Moser
2012-11-10
Add 'migrator' for handling config name changes and consistency
Joshua Harlow
[next]