Kevin Carter a39e53b110
Correct data disk format when using nspawn
With the change back to using a directory backed container by default,
the path /var/lib/machines is no longer assumed to be running BTRFS.
This change checks the `container_tech` option and if it's nspawn sets
the backend store to BTRFS, otherwise the normal
`lxc_container_backing_store` option will be used to determine the data
disk format.

Change-Id: I8ad207d4d2b09f15cdf95b5c6c7fc8fa22449f8c
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-27 14:22:36 -05:00
..
2018-04-24 00:15:55 +05:00
2016-06-02 08:54:41 -05:00
2017-08-17 10:19:35 +00:00