index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
__init__.py
Age
Commit message (
Expand
)
Author
2022-02-10
cloud-id: publish /run/cloud-init/cloud-id-<cloud-type> files (#1244)
Chad Smith
2022-01-12
print error if datasource import fails (#1170)
Emanuele Giuseppe Esposito
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-10-29
Allow libexec for hotplug (#1088)
James Falcon
2021-09-20
Add retries to DataSourceGCE.py when connecting to GCE (#1005)
vteratipally
2021-09-01
Fix `make style-check` errors (#1000)
Shreenidhi Shedi
2021-08-13
Only invoke hotplug socket when functionality is enabled (#952)
James Falcon
2021-07-19
Initial hotplug support (#936)
James Falcon
2021-07-15
Fix MIME policy failure on python version upgrade (#934)
James Falcon
2021-05-13
Allow user control over update events (#834)
James Falcon
2021-04-19
fix error on upgrade caused by new vendordata2 attributes (#869)
James Falcon
2021-02-05
openstack: read the dynamic metadata group vendor_data2.json (#777)
Andrew Bogott
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-07-15
cloudinit: remove global disable of pylint W0107 and fix errors (#489)
Daniel Watkins
2020-03-30
cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292)
Daniel Watkins
2020-03-10
instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)
Chad Smith
2020-03-04
instance-data: write redacted cfg to instance-data.json (#233)
Chad Smith
2020-01-21
Start removing dependency on six (#178)
Daniel Watkins
2019-11-13
Fix metadata check when local-hostname is null (#32)
Mark Goddard
2019-08-09
Add support for publishing host keys to GCE guest attributes
Rick Wright
2019-07-26
net/cmdline: split interfaces_by_mac and init network config determination
Daniel Watkins
2019-07-23
stages: allow data sources to override network config source order
Daniel Watkins
2019-04-10
Revert "DataSource: move update_events from a class to an instance..."
Daniel Watkins
2019-03-14
DataSource: move update_events from a class to an instance attribute
Daniel Watkins
2018-10-09
tools: Add cloud-id command line utility
Chad Smith
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-09-26
docs: surface experimental doc in instance-data.json
Chad Smith
2018-09-25
cli: add cloud-init query subcommand to query instance metadata
Chad Smith
2018-09-11
user-data: jinja template to render instance-data.json in cloud-config
Chad Smith
2018-08-17
Add datasource Oracle Compute Infrastructure (OCI).
Scott Moser
2018-07-26
update_metadata re-config on every boot comments and tests not quite right
Mike Gerdts
2018-07-01
update_metadata: a datasource can support network re-config every boot
Chad Smith
2018-05-23
openstack: Allow discovery in init-local using dhclient in a sandbox.
Chad Smith
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-01-24
docs: Fix typos in docs and one debug message.
aRkadeFR
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-08-30
distro: allow distro to specify a default locale
Ryan Harper
2017-06-27
Azure: Add network-config, Refactor net layer to handle duplicate macs.
Ryan Harper
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-03-24
test: add running of pylint
Joshua Powers
2017-03-21
Bounce network interface for Azure when using the built-in path.
Brent Baude
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-19
set_hostname: avoid erroneously appending domain to fqdn
Lars Kellogg-Stedman
2016-11-18
Add activate_datasource, for datasource specific code paths.
Scott Moser
2016-08-12
MAAS: add vendor-data support
Scott Moser
2016-06-27
fix restoring from a datasource that did not have dsmode
Scott Moser
2016-05-26
fix typos in names
Scott Moser
2016-05-25
commit to push for fear of loss.
Scott Moser
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-04-04
DataSource: set ds_cfg to be a dictionary
Scott Moser
[next]