diff options
| author | Scott Moser <[email protected]> | 2018-05-17 15:19:56 -0500 |
|---|---|---|
| committer | Ryan Harper <[email protected]> | 2018-05-17 15:19:56 -0500 |
| commit | 9e6e66af224132d8af524f3f408f73d769adf3e4 (patch) | |
| tree | d578b9b52a94b9c71b78529764a3b0e9372fbbb4 /tests/vmtests/test_basic.py | |
| parent | 4bf7750b6010f0483b22ff626eab58d6a85bb072 (diff) | |
Support mount entries not tied to a device, including bind and tmpfs.
Previously an entry in the storage configuration of type 'mount'
was required to have a 'device' entry that was a reference to
an id of type 'format'. That meant that there was no way to add
a mount for anything that wasn't a traditional filesystem.
The change here allows a type 'mount' entry to not have a 'device'
as long as it has a 'spec' and a 'fstype' entry. The word 'spec'
comes from fstab(5).
It also adds support for the mount type to have a 'passno' and 'freq'
which are entries in a fstab file.
LP: #1767979
Diffstat (limited to 'tests/vmtests/test_basic.py')
0 files changed, 0 insertions, 0 deletions
