Logo
Explore Get Started
x/cloud-init
Code Issues Proposed changes
cloud-init/cloudinit
History
Scott Moser cf95473556 change 'except' syntax to python 3 style.
Everywhere that there occurred:
  except Exception, e:
changed to
  except Exception as e:
2011-01-26 09:03:46 -05:00
..
CloudConfig
change 'except' syntax to python 3 style.
2011-01-26 09:03:46 -05:00
__init__.py
change 'except' syntax to python 3 style.
2011-01-26 09:03:46 -05:00
boto_utils.py
change 'except' syntax to python 3 style.
2011-01-26 09:03:46 -05:00
DataSource.py
add get_config_obj to a DataSource object.
2011-01-25 17:37:43 -05:00
DataSourceEc2.py
change 'except' syntax to python 3 style.
2011-01-26 09:03:46 -05:00
DataSourceNoCloud.py
convert 'cachedir' to 'seeddir', move cloud_config, scripts to instance
2011-01-19 19:46:15 +00:00
DataSourceOVF.py
add get_public_ssh_keys and get_hostname methods to DataSourceOVF.py
2011-01-25 20:15:48 -05:00
execute.py
improve the cloud-init-run-module code a bit, fix LP:#568139
2010-06-18 12:50:07 -04:00
UserDataHandler.py
add cloud-config-archive input type.
2011-01-19 17:32:52 -05:00
util.py
fix bad variable name in readurl
2011-01-25 00:36:44 -05:00
Powered by Gitea Version: v1.23.8 Page: 63ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API