This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
cloud-init
/
cloudinit
/
sources
History
Scott Moser
665e1eebbf
use openstack metadata version 2012-08-10 unless not available
...
If 'latest' is found, but '2012-08-10' is not, we will log a warning but attempt to use it.
2012-08-24 17:06:18 -04:00
..
__init__.py
return results from datasource.get_package_mirror_info
2012-08-22 11:38:20 -04:00
DataSourceAltCloud.py
Address review feedback for:
2012-08-10 15:29:42 -04:00
DataSourceCloudStack.py
merge from trunk for pep8 fixes
2012-08-22 14:26:35 -04:00
DataSourceConfigDrive.py
use openstack metadata version 2012-08-10 unless not available
2012-08-24 17:06:18 -04:00
DataSourceEc2.py
rework package mirror selection
2012-08-22 00:28:29 -04:00
DataSourceMAAS.py
re-add the 'main' routine to DataSourceMAAS.py
2012-08-06 13:26:21 -04:00
DataSourceNoCloud.py
1. Move all info() logging methods to debug()
2012-06-21 08:38:12 -07:00
DataSourceNone.py
Fix the userdata being populated to a dict (incorrect)
2012-08-22 10:35:22 -07:00
DataSourceOVF.py
DataSourceOVF: again fix broken commit
2012-07-12 15:20:24 -04:00