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
/
DataSourceAzure.py
Age
Commit message (
Expand
)
Author
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-10-30
Use DMI data to find Azure instance IDs.
Daniel Watkins
2015-10-14
azure: support extracting SSH key values from ovf-env.xml
Scott Moser
2015-10-14
AZURE: support extracting SSH key values from ovf-env.xml
Ben Howard
2015-07-22
mounts: support reliably detecting and using Azure ephemeral disks
Scott Moser
2015-07-21
fix 'make pyflakes'
Scott Moser
2015-07-21
Use /dev/disk devices for Azure ephemeral disk.
Daniel Watkins
2015-05-22
AZURE: Redact on-disk user password in /var/lib/ovf-env.xml
Ben Howard
2015-05-08
Default to old code path.
Daniel Watkins
2015-05-08
Reintroduce original code path.
Daniel Watkins
2015-05-08
Move our walinuxagent implementation to a single function call.
Daniel Watkins
2015-05-08
Split WALinuxAgentShim code out to separate file.
Daniel Watkins
2015-05-08
Remove unused import.
Daniel Watkins
2015-05-08
Make find_endpoint a staticmethod to clean up top-level namespace.
Daniel Watkins
2015-05-08
Cache certificate response to save on communication with fabric.
Daniel Watkins
2015-05-08
Add logging.
Daniel Watkins
2015-05-08
Return a dict of data from WALinuxAgentShim, rather than accessing attributes.
Daniel Watkins
2015-05-07
Implement basic replacement for walinuxagent in Azure data source.
Daniel Watkins
2015-04-15
Reset host name after bounce has allowed walinuxagent to run successfully.
Daniel Watkins
2015-04-15
Add unit tests for Azure hostname bouncing.
Daniel Watkins
2015-02-18
Read ovf-env.xml as bytes.
Daniel Watkins
2015-02-13
support for managing GPT partitions
Scott Moser
2015-02-11
fix random_seed module
Scott Moser
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-20
New Azure disk_setup default.
Daniel Watkins
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-03-19
Azure: pep8 and pylint cleanups from previous commit.
Scott Moser
2014-03-19
change to unmount then check to address possible race
Scott Moser
2014-03-19
minor changes: be more careful about umount and warn on fail
Scott Moser
2014-03-18
Windows Azure defines the ephemeral0 mount as being a per-boot instead of
Ben Howard
2014-02-10
make a defined var of DATA_DIR_CLEAN_LIST, some pylint cleanups
Scott Moser
2014-02-10
change behavior to only delete SharedConfig.xml.
Scott Moser
2014-02-07
Made new ovf-env.xml handling more robust. Test cases included
Ben Howard
2014-01-15
Fix for race condition where 'captured' Windows Azure instances identify
Ben Howard
2014-01-09
Azure: minor changes for filename as strings and logging.
Scott Moser
2013-10-17
fix DataSourceAzure incompatibility with 2.6
Scott Moser
2013-10-03
Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...
Ben Howard
2013-10-02
Added ability to define disks via 'ephemeralX.Y'.
Ben Howard
2013-09-27
azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1
Scott Moser
2013-09-27
fix tests small other changes
Scott Moser
2013-09-26
re-work 'ephemeral_disk' and location of builtin config
Scott Moser
2013-09-26
fix pep8
Scott Moser
2013-09-26
Added support for formating the ephemeral disk on Windows Azure.
Ben Howard
2013-09-09
populate random_seed in azure data source
Scott Moser
2013-09-09
add support for reading random_seed on azure also.
Scott Moser
2013-08-20
fix bad arguments to subp inside of apply_hostname_bounce
Scott Moser
2013-08-15
do not set 'password', but set 'passwd' to crypt'd value
Scott Moser
2013-07-30
set reading /proc/uptime to false by default.
Scott Moser
2013-07-30
add util.log_time helper
Scott Moser
2013-07-29
DataSourceAzure: do not capture output of bounce command
Scott Moser
[next]