Age | Commit message (Expand) | Author |
2013-11-07 | Change SmartOS verb for availability zone (LP: #1249124) | Ben Howard |
2013-10-17 | fix DataSourceAzure incompatibility with 2.6 | Scott Moser |
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 |
2013-10-04 | DataSourceSmartOS: remove unnecessary availability_zone attribute | Scott Moser |
2013-10-03 | Configure SmartOS Datasource to be region aware | Ben Howard |
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 | Disable partitioning of ephemeral for SmartOS at request of Joyent | 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-19 | Fixes for the MP. | 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 | 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-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 |
2013-09-04 | Apply parse.diff by Javier Fontan <jfontan@opennebula.org> | Vlastimil Holer |
2013-09-03 | Review adjustments. | Joshua Harlow |
2013-09-02 | Ensure data is initialized to a dict if its empty/none | Joshua Harlow |
2013-09-02 | Add config drive support for random_seed | Joshua Harlow |
2013-08-24 | support base64 encoded data in the smart os datasource. | Scott Moser |
2013-08-24 | changes to behavior on specifying keys. | Scott Moser |
2013-08-23 | Fixed some typos. Change decode_base64 from sys_cfg to ds_cfg | Ben Howard |
2013-08-20 | fix bad arguments to subp inside of apply_hostname_bounce | Scott Moser |
2013-08-20 | Updated merge proposal with current tree | Ben Howard |
2013-08-20 | Fixed no_base64_decode settings | Ben Howard |
2013-08-15 | do not set 'password', but set 'passwd' to crypt'd value | Scott Moser |
2013-07-30 | Added base64 support to SmartOS datasource. | Ben Howard |
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 |
2013-07-26 | azure: fix bouncing of interface | Scott Moser |
2013-07-25 | minor azure cleanup | Scott Moser |
2013-07-25 | azure: support bouncing interfaces to publish new hostname | Scott Moser |
2013-07-24 | DataSourceSmartOS: fix issue if dmidecode is not present | Scott Moser |
2013-07-24 | add SmartOS datasource supporting Joyent cloud | Ben Howard |
2013-07-23 | Changed get_serial to be fully parameterized and return the serial | Ben Howard |
2013-07-23 | on azure datasource, grab use Deployment as the instance-id | Scott Moser |