This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
cloud-init
/
cloudinit
/
sources
History
Joshua Harlow
f60d2e26aa
Ensure that calling the urls happens in a specified order.
2012-06-21 17:54:42 -07:00
..
__init__.py
1. Move all info() logging methods to debug()
2012-06-21 08:38:12 -07:00
DataSourceCloudStack.py
1. Move all info() logging methods to debug()
2012-06-21 08:38:12 -07:00
DataSourceConfigDrive.py
1. Move all info() logging methods to debug()
2012-06-21 08:38:12 -07:00
DataSourceEc2.py
1. Move all info() logging methods to debug()
2012-06-21 08:38:12 -07:00
DataSourceMAAS.py
Ensure that calling the urls happens in a specified order.
2012-06-21 17:54:42 -07:00
DataSourceNoCloud.py
1. Move all info() logging methods to debug()
2012-06-21 08:38:12 -07:00
DataSourceOVF.py
Adjust the usage of map items() to iteritems() which will help later translation to python 3.
2012-06-16 07:34:35 -07:00