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
Age
Commit message (
Expand
)
Author
2013-10-02
Added ability to define disks via 'ephemeralX.Y'.
Ben Howard
2013-10-02
fix permission changes
Scott Moser
2013-10-01
Reordered several imports in order for test suite to pass.
Eric Nordlund
2013-09-27
pep8 fix
Scott Moser
2013-09-27
find_device_node: treat label=None as label=""
Scott Moser
2013-09-27
change LOG.debug('format' % var) to ('format', var)
Scott Moser
2013-09-27
fix one bug
Scott Moser
2013-09-27
demote .info to .debug, add another debug
Scott Moser
2013-09-27
merge from ben. disable partition creation on smartos
Scott Moser
2013-09-27
adjust aliases early rather than late.
Scott Moser
2013-09-27
update to get functional with any alias in a 'device' entry
Scott Moser
2013-09-27
Disable partitioning of ephemeral for SmartOS at request of Joyent
Ben Howard
2013-09-27
fix syntax error in last commit
Scott Moser
2013-09-27
azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1
Scott Moser
2013-09-27
fix probably debug code that explicitly set 'partition' to 'any'.
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
merge from trunk
Scott Moser
2013-09-26
Added support for formating the ephemeral disk on Windows Azure.
Ben Howard
2013-09-25
add '\n' to no key fingerprint warning
Scott Moser
2013-09-25
multi_log: only write to /dev/console if it exists.
Scott Moser
2013-09-25
instead of just writing to stdout, write to stdout if no /dev/console
Scott Moser
2013-09-25
cc_final_message: write to log debug also
Scott Moser
2013-09-25
Fix usage of libselinux-python when selinux is disabled.
Garrett Holmstrom
2013-09-20
When selinux is completely disabled functions like restorecon raise
Garrett Holmstrom
2013-09-20
Some containers lack /dev/console, so when multi_log attempts to open
Garrett Holmstrom
2013-09-19
Fixes for the MP.
Ben Howard
2013-09-11
Merged in upstream changes with disk partition support
Ben Howard
2013-09-11
Initial cut at disk partition support.
Ben Howard
2013-09-11
merge from trunk
Scott Moser
2013-09-10
some cleanups and changes
Scott Moser
2013-09-10
fix DataSource base class to set up ds_cfg for 'Net' sources
Scott Moser
2013-09-10
Fix detection of ETHx_IP context variable, add test.
Vlastimil Holer
2013-09-10
Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...
Vlastimil Holer
2013-09-09
Add support for reading 'random_seed' from data source.
Scott Moser
2013-09-09
populate random_seed in azure data source
Scott Moser
2013-09-10
Fix pylint complain on toks.split('.')
Vlastimil Holer
2013-09-10
Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...
Vlastimil Holer
2013-09-09
add support for reading random_seed on azure also.
Scott Moser
2013-09-09
remove cloudinit/exceptions.py
Scott Moser
2013-09-08
Add test + remove jsonschema (for now)
Joshua Harlow
2013-09-08
Use the same method for registering custom or default handlers.
Scott Moser
2013-09-07
Ensure udelta is valid
Joshua Harlow
2013-09-06
Ensure validate checks key existence.
Joshua Harlow
2013-09-06
Add jsonschema for namespaced and verifiable module
Joshua Harlow
2013-09-05
PEP8 and Pylint fixes. Move context.sh "parser" into separate
Vlastimil Holer
2013-09-05
Merged trunk lp:cloud-init
Vlastimil Holer
2013-09-04
Search for contextualization CDROM by LABEL=CONTEXT
Vlastimil Holer
2013-09-04
Fix RE matching context variables. Test cleanups.
Vlastimil Holer
[next]