This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
Files
d53e557306e5119e9a5ea246b565b14b0f86f23c
cloud-init
/
cloudinit
/
sources
History
Joshua Harlow
aebe5cc316
Fix pylint line length issues.
2012-06-19 15:39:01 -07:00
..
__init__.py
Fix pylint line length issues.
2012-06-19 15:39:01 -07:00
DataSourceCloudStack.py
Add the ability to check if the metadata service is up before actually using it.
2012-06-19 11:05:11 -07:00
DataSourceConfigDrive.py
Fixed the constructor params
2012-06-18 21:06:24 -07:00
DataSourceEc2.py
Syntax + comment cleanups.
2012-06-19 11:05:54 -07:00
DataSourceMAAS.py
1. Add a url response class that urlreading now returns (instead of a tuple).
2012-06-17 18:23:24 -07:00
DataSourceNoCloud.py
Fixups to ensure that pylint does not find anything major wrong.
2012-06-15 21:33:55 -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