index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
helpers
Age
Commit message (
Expand
)
Author
2016-05-12
fix last flake8 error
Scott Moser
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-03-23
fix openstack versions s/KILO/LIBERY drop networkdata read helper
Ryan Harper
2016-03-23
configdata: parse and convert openstack network_data json to network_config
Ryan Harper
2016-03-11
- Fixed few pep8 and flake8 issues.
Sankar Tanguturi
2016-03-11
- Executed 'bzr merge' and resolved all the conflicts.
Sankar Tanguturi
2016-03-09
- Fixed few issues with return values form util.subp()
Sankar Tanguturi
2016-03-08
- Ignored return code 1 for 'pkill' command in config_nic.py
Sankar Tanguturi
2016-03-03
Apply pep8, pyflakes fixes for python2 and 3
Ryan Harper
2016-03-03
run pyflakes in more places, fix fallout
Scott Moser
2016-03-01
Add Image Customization Parser for VMware vSphere Hypervisor Support.
Scott Moser
2016-02-18
- Removed dmi_data function.
Sankar Tanguturi
2016-02-16
- Used proper 4 space indentations for config_nic.py and nic.py
Sankar Tanguturi
2016-02-16
Handle escaped quotes in WALinuxAgentShim.find_endpoint
Scott Moser
2016-02-09
- Added the code to configure the NICs.
Sankar Tanguturi
2016-01-19
Fixed all the review comments from Daniel.
Sankar Tanguturi
2016-01-05
Fixed all the styling nits.
Sankar Tanguturi
2015-11-18
Add Image Customization Parser for VMware vSphere Hypervisor Support.
Sankar Tanguturi
2015-10-30
Use DMI data to find Azure instance IDs.
Daniel Watkins
2015-10-09
Refactor WALinuxAgentShim.find_endpoint to use a helper method for IP address...
Daniel Watkins
2015-10-09
Handle colons in packed strings in WALinuxAgentShim.find_endpoint.
Daniel Watkins
2015-10-09
Handle escaped quotes in WALinuxAgentShim.find_endpoint.
Daniel Watkins
2015-05-08
Python 2.6 fixes.
Daniel Watkins
2015-05-08
Fix retrying.
Daniel Watkins
2015-05-08
Move our walinuxagent implementation to a single function call.
Daniel Watkins
2015-05-08
Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup).
Daniel Watkins
2015-05-08
Split WALinuxAgentShim code out to separate file.
Daniel Watkins
2015-02-25
move towards user-data being binary
Scott Moser
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-09-11
when loading vendordata allow it to be string or list
Scott Moser
2014-09-10
Openstack: Vendor data cleanup
Scott Moser
2014-09-10
drop version= from readers
Scott Moser
2014-09-10
fix log message
Scott Moser
2014-09-10
make BaseReader select latest supported version
Scott Moser
2014-09-10
merge from trunk
Scott Moser
2014-09-10
fix a bug, use a list instead of tuple for _versions
Scott Moser
2014-09-10
log as warn if things are obviously wrong
Scott Moser
2014-09-10
pyflakes fixes.
Scott Moser
2014-09-08
Update read_config_drive to use OS_VERSIONS tuple for readers
Jay Faulkner
2014-09-04
Reduce logging levels and fix broken call to _fetch_available_versions
Joshua Harlow
2014-08-27
no functional changes, but some minor changes.
Scott Moser
2014-08-27
Fix retry cb to reflect what used to exist
Joshua Harlow
2014-08-27
Fixed more of the slowness around fetching and retrying
Joshua Harlow
2014-08-26
Show the available versions in the debug log message
Joshua Harlow
2014-08-26
Log a warning when unable to fetch the openstack versions
Joshua Harlow
2014-08-26
Just use os.path.exists directly
Joshua Harlow
2014-08-26
Add logging around failure to read optional/mandatory paths
Joshua Harlow
2014-08-26
Optimize away most of the path_exists checks
Joshua Harlow
2014-02-26
pep8 and pylint
Scott Moser
[next]