This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
cloud-init
/
cloudinit
/
handlers
History
Scott Moser
8c8c128192
fix pep8 complaints.
...
make pep8 now is silent on precise's pep8 ( 0.6.1-2ubuntu2).
2012-08-22 14:12:32 -04:00
..
__init__.py
fix pep8 complaints.
2012-08-22 14:12:32 -04:00
boot_hook.py
Check instance id against none, and not just empty/false/0/none since 0 or empty might be valid
2012-06-16 13:23:32 -07:00
cloud_config.py
Make the top level __init__ similar to the other top level __inits__ where just util functions and base classes are defined there.
2012-06-16 10:56:08 -07:00
shell_script.py
fix pep8 complaints.
2012-08-22 14:12:32 -04:00
upstart_job.py
Ensure that only when incoming frequency is per-instance that this runs.
2012-06-29 11:41:43 -07:00