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
Age
Commit message (
Expand
)
Author
2016-05-27
return dict not None on get_config_obj
Scott Moser
2016-05-27
smartos is local, but it is named DataSourceSmartOS not DataSourceConfigDrive
Scott Moser
2016-05-27
Smartos datasource is local.
Scott Moser
2016-05-27
add nicer main
Scott Moser
2016-05-27
remove debug print
Scott Moser
2016-05-27
fix pyflakes and flake8
Scott Moser
2016-05-27
fix the remaining tests
Scott Moser
2016-05-27
fix a bunch of the tests
Scott Moser
2016-05-27
merge from trunk
Scott Moser
2016-05-27
fix pyflakes and some pylint errors/warnings
Scott Moser
2016-05-27
fix pyflakes, move datasources= to bottom
Scott Moser
2016-05-26
Move sdc:nics to a JSON map. Add unittest for sdc:nics
Ryan Harper
2016-05-26
Add smartos sdc:nics converter and network_config property for smartos config...
Ryan Harper
2016-05-16
Fix slow tests
Joshua Harlow
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-05-01
initial commit of rework
Scott Moser
2016-04-29
Config Drive: fix check_instance_id signature.
Scott Moser
2016-04-28
cloudstack: Only use DHCPv4 lease files as a datasource
Wido den Hollander
2016-04-12
SmartOS, CloudSigma: fix error when dmi data is not availble
Scott Moser
2016-04-12
DataSourceNoCloud: fix check_instance_id when upgraded
Scott Moser
2016-04-04
DataSource: set ds_cfg to be a dictionary
Scott Moser
2016-03-29
Misc fixes for VMware Support.
Scott Moser
2016-03-29
Added a comment about /var/run/vmware-imc directory.
Sankar Tanguturi
2016-03-24
pyflakes
Scott Moser
2016-03-24
some final changes
Scott Moser
2016-03-24
ConfigDrive: convert OpenStack network_data.json to network_config.yaml
Scott Moser
2016-03-24
fix review comments
Ryan Harper
2016-03-24
remove debug code
Scott Moser
2016-03-24
provide datasource.check_instance_id with access to system config
Scott Moser
2016-03-23
network_data: add link type 'phys', no need to reload json data
Ryan Harper
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-22
Fixed few other misc issues.
Sankar Tanguturi
2016-03-22
fix quick_read_instance_id in nocloud for seed_dirs change
Scott Moser
2016-03-22
make NoCloud work for seeding network.
Scott Moser
2016-03-22
add code to invoke networking config
Scott Moser
2016-03-21
merge from trunk
Scott Moser
2016-03-21
add check_instance_id to ConfigDrive
Scott Moser
2016-03-21
quickly check to see if the previous instance id is still valid
Scott Moser
2016-03-20
Misc fixes for VMware Support.
Sankar Tanguturi
2016-03-16
fix regression when command line (ds=nocloud) is present
Scott Moser
2016-03-15
- Added the code to customize timezone.
Sankar Tanguturi
2016-03-11
- Fixed few pep8 and flake8 issues.
Sankar Tanguturi
2016-03-11
minor changes use the helpers in cloudinit/net
Scott Moser
2016-03-11
- Executed 'bzr merge' and resolved all the conflicts.
Sankar Tanguturi
2016-03-10
commit planned implementation of datasourcenocloud
Scott Moser
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
[next]