Commit graph

8 commits

Author SHA1 Message Date
Akshay Karle
30c84c7899 make sure to raise the exception 2016-01-19 15:59:16 -08:00
Akshay Karle
00d27d6ec4 we need to perform an exact match as we are comparing overlay with overlayfs 2015-11-19 14:24:26 -03:00
Akshay Karle
10ef1cae8e use enumerator instead of slurping it 2015-11-18 22:49:54 -03:00
Akshay Karle
8dd0434386 replace 'if !' with 'unless' 2015-11-18 22:32:58 -03:00
Akshay Karle
42ffa95758 raise a custom exceptions for LXC.start_ephemeral 2015-11-18 19:04:38 -03:00
Akshay Karle
d6e0be1f4e don't fail when bdir option not provided 2015-11-18 18:59:10 -03:00
Akshay Karle
577cb4592c Extract pre-mount and post-stop into separate methods 2015-11-18 18:49:21 -03:00
Akshay Karle
9630198859 basic lxc-start-ephemeral support on overlayfs
TODO:
* support aufs
* support tmpfs
* documentation
* tests
2015-11-09 13:22:56 -03:00