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
/
helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code (#2038)
Brett Holman
2023-03-03
1
-11
/
+0
*
Refactor: Drop inheritance from object (#1728)
Alberto Contreras
2022-09-14
1
-7
/
+7
*
Refactor instance json files to use Paths (SC-1238) (#1709)
James Falcon
2022-09-02
1
-20
/
+37
*
cloud-config: honor cloud_dir setting (#1523)
Alberto Contreras
2022-06-22
1
-1
/
+1
*
upstart: drop vestigial support for upstart (#1421)
Chad Smith
2022-05-09
1
-1
/
+0
*
Use cc_* module meta defintion over hardcoded vars (SC-888) (#1385)
James Falcon
2022-04-27
1
-1
/
+1
*
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-15
1
-49
/
+62
*
Fix unpickle for source paths missing run_dir (#863)
lucasmoura
2021-04-12
1
-1
/
+16
*
openstack: read the dynamic metadata group vendor_data2.json (#777)
Andrew Bogott
2021-02-05
1
-0
/
+7
*
templater: drop Jinja Python 2 compatibility shim (#353)
Daniel Watkins
2020-05-14
1
-4
/
+0
*
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2020-01-31
1
-4
/
+2
*
cli: add cloud-init query subcommand to query instance metadata
Chad Smith
2018-09-25
1
-0
/
+4
*
user-data: jinja template to render instance-data.json in cloud-config
Chad Smith
2018-09-11
1
-0
/
+4
*
cc_landscape & cc_puppet: Fix six.StringIO use in writing configs
Chad Smith
2017-08-23
1
-7
/
+7
*
pylint: fix all logging warnings
Joshua Powers
2017-04-21
1
-7
/
+7
*
Move warning functionality to cloudinit/warnings.py
Scott Moser
2017-03-03
1
-0
/
+1
*
manual_cache_clean: When manually cleaning touch a file in instance dir.
Scott Moser
2017-02-03
1
-0
/
+1
*
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-22
1
-19
/
+9
*
hide the instance_id file in /run/cloud-init by using .instance_id
Scott Moser
2016-05-26
1
-1
/
+1
*
cloudinit/helpers.py: _get_path raise KeyError if input is bad.
Scott Moser
2016-05-26
1
-3
/
+2
*
commit to push for fear of loss.
Scott Moser
2016-05-25
1
-10
/
+13
*
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-12
1
-5
/
+5
*
Paths: fix instance path if datasource's id has a '/'.
Scott Moser
2016-04-29
1
-1
/
+2
|
\
|
*
Tweak instance path name based on review feedback
Robert Jennings
2016-04-28
1
-1
/
+1
|
*
Ensure instance path is a child of cloud_dir
Robert Jennings
2016-04-27
1
-1
/
+1
|
/
*
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2016-03-04
1
-16
/
+17
|
\
|
*
Update pep8 runner and fix pep8 issues
Ryan Harper
2016-03-03
1
-3
/
+4
|
/
*
Remove some unused code.
Barry Warsaw
2015-01-27
1
-3
/
+0
*
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
1
-6
/
+7
*
remove unused mergedvendoruser
Scott Moser
2014-01-17
1
-1
/
+0
*
Significant re-working of the userdata handling and introduction of
Ben Howard
2014-01-08
1
-8
/
+21
*
Remove the old register_defaults function.
Joshua Harlow
2013-07-24
1
-9
/
+0
*
Use the same method for registering custom vs default.
Joshua Harlow
2013-07-24
1
-2
/
+7
*
Just use an initialized array.
Joshua Harlow
2013-07-21
1
-3
/
+4
*
Also handle custom handlers correctly.
Joshua Harlow
2013-07-20
1
-0
/
+2
*
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-06-19
1
-9
/
+9
*
Continue working on merging code.
Joshua Harlow
2013-03-06
1
-1
/
+2
*
check for a marker file by the normal name also
Scott Moser
2012-11-13
1
-2
/
+13
*
1 pep8 and 1 pylint fix
Scott Moser
2012-11-10
1
-1
/
+1
*
Start adding a 'migrator' module
Joshua Harlow
2012-11-07
1
-1
/
+8
*
Helpful cleanups.
harlowja
2012-10-27
1
-28
/
+1
*
Return a more useful name for the file lock (which shows what file is being l...
Joshua Harlow
2012-07-09
1
-0
/
+3
*
Don't show the args but show the name and lock that is being used.
Joshua Harlow
2012-06-29
1
-2
/
+1
*
1. Use a common config merging class now in helpers
harlowja
2012-06-23
1
-1
/
+81
*
1. Update comment about ipath returning None when no datasource is active
Joshua Harlow
2012-06-21
1
-2
/
+3
*
1. Move all info() logging methods to debug()
harlowja
2012-06-21
1
-1
/
+1
*
1. Add a dummy lock object + a file lock object
Joshua Harlow
2012-06-20
1
-4
/
+13
*
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-20
1
-3
/
+3
*
Move the configparser helper to here since it being in a cfg.py is
Joshua Harlow
2012-06-20
1
-0
/
+63
*
Show the lock object name and the lock value - useful for debugging
harlowja
2012-06-20
1
-2
/
+2
[next]