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
/
DataSourceSmartOS.py
Age
Commit message (
Expand
)
Author
2016-06-06
Rebase against master
Joshua Harlow
2016-06-02
fix untested previous change to smartos
Scott Moser
2016-06-02
smartos: do not raise error when not on smartos
Scott Moser
2016-05-31
use constants for kvm and lx-brand
Scott Moser
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
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-11
Use a fake serial module that will allow tests to contine
Joshua Harlow
2016-05-01
initial commit of rework
Scott Moser
2016-04-12
SmartOS, CloudSigma: fix error when dmi data is not availble
Scott Moser
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2016-02-04
SmartOS: Add support for Joyent LX-Brand Zones (LP: #1540965)
Robert Jennings
2015-03-25
Compile SmartOS line-parsing regex once.
Daniel Watkins
2015-03-25
Add link to Joyent metadata specification.
Daniel Watkins
2015-03-25
Switch logging from info to debug level.
Daniel Watkins
2015-03-25
Ensure that the serial console is always closed.
Daniel Watkins
2015-03-25
Add logging to JoyentMetadataClient.
Daniel Watkins
2015-03-25
Convert DataSourceSmartOS to use v2 metadata.
Daniel Watkins
2015-03-13
Write and read bytes to/from the SmartOS serial console.
Daniel Watkins
2015-01-27
Respond to review:
Barry Warsaw
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-26
* More str/bytes fixes.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-14
Drop reliance on dmidecode executable.
Ben Howard
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-06-02
SmartOS test: do not require existance of /dev/ttyS1.
Scott Moser
2014-02-26
pep8 and pylint
Scott Moser
2014-02-26
SmartOS: do not run on arm as dmidecode causes problems
Scott Moser
2014-02-14
The symlink of /var/lib/cloud/instance is not created at the time that the
Ben Howard
2014-02-13
re-work vendor-data and smartos
Scott Moser
2014-02-13
Define default vendordata for SmartOS. In absence of a vendordata, use a
Ben Howard
2014-01-24
minor changes for pylint, write_boot_content improvement.
Scott Moser
2014-01-24
Make SmartOS script handling self-contained in datasource.
Ben Howard
2014-01-24
Fixed flip-flopped comment
Ben Howard
2014-01-24
Fixes for SmartOS datasource (LP: #1272115):
Ben Howard
2014-01-16
Fixed typos
Ben Howard
2014-01-09
Added vendordata to SmartOS
Ben Howard
2013-11-07
Change SmartOS verb for availability zone (LP: #1249124)
Ben Howard
2013-10-07
trim trailing whitespace on smartos hostname when it came from dmidecode.
Scott Moser
2013-10-07
Fixed SmartOS hostname whitespace bug (LP: #1236445).
Ben Howard
[next]