| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-12 | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8. | Scott Moser | |
| 2016-04-11 | Add tests for lxd-bridge | Stéphane Graber | |
| 2016-03-03 | fix lxd module to not do anything unless config provided | Scott Moser | |
| 2016-03-01 | lxd: general fix after testing | Scott Moser | |
| A few changes: a.) change to using '--name=value' rather than '--name' 'value' b.) make sure only strings are passed to command (useful for storage_create_loop: which is likely an integer) c.) document simple working example d.) support installing zfs if not present and storage_backedn has it. | |||
| 2016-02-04 | Use mock in test_handler_lxd.py and add test for lxd installation | Wesley Wiedenmeier | |
| 2016-02-03 | lxd: add support for setting up lxd using 'lxd init' | Wesley Wiedenmeier | |
| If lxd key is present in cfg, then run 'lxd init' with values from the 'init' entry in lxd configuration as flags. | |||
