index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-22
1
-21
/
+0
*
Moved these functions to utils.
Joshua Harlow
2012-06-11
1
-14
/
+0
*
Move most of this functionality to either cloud-init object or utils.
Joshua Harlow
2012-06-09
1
-87
/
+6
*
Remove parsed config cache, and cleanup cmdline function.
Joshua Harlow
2012-06-08
1
-35
/
+27
*
This now only holds some simple top level functions.
Joshua Harlow
2012-06-08
1
-40
/
+13
*
1. Move cloud init and cloud config objects to a cloud file.
Joshua Harlow
2012-06-07
1
-562
/
+46
*
move the reading of the cmdline cloud-config url to cloud-init.py
Scott Moser
2012-04-05
1
-18
/
+0
*
initial checkin of kernel commandline cloud-config url support
Scott Moser
2012-04-04
1
-0
/
+44
*
rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere
Scott Moser
2012-03-16
1
-1
/
+1
*
Warn in user-data processing on non-multipart, non-handled data
Scott Moser
2012-03-12
1
-0
/
+8
|
\
|
*
Restrict warning to userdata without MIME wrapping only while still ignoring ...
Martin Packman
2012-03-12
1
-6
/
+8
|
*
Put a warning in the log when userdata parts are not handled
Martin Packman
2012-03-08
1
-0
/
+6
*
|
import CloudStack data source [Cosmin Luta]
Scott Moser
2012-03-12
1
-1
/
+1
*
|
add MaaS datasource to default searched
Scott Moser
2012-03-08
1
-1
/
+1
|
/
*
Catch exceptions from part-handlers and log the error before continuing.
Scott Moser
2012-02-28
1
-8
/
+9
|
\
|
*
Cleanups.
Mike Milner
2012-02-21
1
-2
/
+1
|
*
Lint fixes.
Mike Milner
2012-02-21
1
-1
/
+0
|
*
Add test and fix for catching exceptions.
Mike Milner
2012-02-21
1
-5
/
+8
*
|
initial version of DataSourceConfigDrive
Scott Moser
2012-02-16
1
-1
/
+1
|
/
*
Add HP to Copyright, and Juerg Haefliger Authors.
Scott Moser
2012-01-18
1
-0
/
+2
*
remove duplicate imports
Scott Moser
2012-01-17
1
-1
/
+0
*
[PATCH] PEP8 coding style fixes.
Scott Moser
2012-01-17
1
-60
/
+80
*
[PATCH 4/4] Fix pylint conventions C0301 (line too long)
Scott Moser
2012-01-17
1
-2
/
+4
*
[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)
Scott Moser
2012-01-17
1
-43
/
+43
*
[PATCH 2/4] Fix pylint conventions C0322 (operator not preceded by a space)
Scott Moser
2012-01-17
1
-17
/
+17
*
[PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a single...
Scott Moser
2012-01-17
1
-15
/
+30
*
[PATCH 12/13] Fix pylint warnings W0201 (attribute xyz defined
Scott Moser
2012-01-12
1
-0
/
+2
*
[PATCH 11/13] Fix pylint warnings W0141 (used builtin function xyz)
Scott Moser
2012-01-12
1
-1
/
+2
*
[PATCH 10/13] Fix pylint warnings W0102 (dangerous default value as
Scott Moser
2012-01-12
1
-1
/
+3
*
[PATCH 09/13] Fix pylint warnings W0107 (unnecessary pass statement)
Scott Moser
2012-01-12
1
-1
/
+0
*
[PATCH 06/13] Fix pylint warnings W0612 (unused variable)
Scott Moser
2012-01-12
1
-4
/
+4
*
[PATCH 05/13] Fix pylint warnings W0613 (unused argument)
Scott Moser
2012-01-12
1
-5
/
+5
*
This fixes LP: #819507, to make consume_userdata run 'always'
Scott Moser
2011-08-02
1
-58
/
+126
*
improve the updating of /etc/hosts with correct fqdn when possible
Scott Moser
2011-07-19
1
-2
/
+2
*
make the "cloud-config ready" command configurable (LP: #785551)
Scott Moser
2011-06-17
1
-5
/
+0
*
convert some user input from dos to unix (LP: #744965)
Scott Moser
2011-04-04
1
-16
/
+6
*
fix bug in part-handler code, that broke working part-handlers (LP: #739694)
Scott Moser
2011-03-21
1
-1
/
+1
*
rename 'datadir' key to 'data' in pathmap
Scott Moser
2011-02-07
1
-2
/
+2
*
call DataSource classes with sys_cfg argument
Scott Moser
2011-02-07
1
-1
/
+1
*
add config option 'manual_cache_clean'.
Scott Moser
2011-02-07
1
-2
/
+3
*
fix logging in DataSource modules
Scott Moser
2011-02-04
1
-1
/
+0
*
remove double slash returned by get_ipath_cur
Scott Moser
2011-02-01
1
-1
/
+1
*
fix the path for user scripts.
Scott Moser
2011-02-01
1
-2
/
+2
*
make write_to_cache raise errors if it fails rather than surpressing
Scott Moser
2011-01-31
1
-2
/
+1
*
replace DataSource's self.log
Scott Moser
2011-01-31
1
-1
/
+2
*
close file descriptors given to cPickle.load and cPickle.dump
Scott Moser
2011-01-31
1
-0
/
+2
*
add previous-instance-id and previous-datasource files to cloud/data
Scott Moser
2011-01-28
1
-1
/
+8
*
fix the filename of the processed userdata
Scott Moser
2011-01-27
1
-1
/
+1
*
take correct action if def_log_file and syslog_fix_perms are empty
Scott Moser
2011-01-27
1
-5
/
+4
*
fix bug in fixing permission on default log file
Scott Moser
2011-01-27
1
-2
/
+2
[next]