Commit Graph

12 Commits

Author SHA1 Message Date
inspurericzhang ac3e827f0d [Trivial Fix] delete dumplicate words config.yaml
Although it is trivial mistakes, it affects reading.

Change-Id: I5226a9604c30d440a6f3ba99bef6b4fd63cd6438
2019-01-07 11:24:45 +08:00
Shane Peters 3b290cfffb Cleanup config.yaml
Change-Id: I465ac34060c5176109a61503145421b65eaa2a55
2017-06-06 10:29:48 -04:00
James Page 1e676bbbfc Enable use of ext4 in unpriviledged containers by default
We've had the feature to support mounting ext4 based filesystems
in LXD containers for some time now; switch the default so that
Nova LXD based clouds by default are able to consume Cinder
block devices.

Change-Id: I70fc138aa78c6c34e417c3ea722cf6d194ff7fc2
2017-01-12 17:50:10 +02:00
Chuck Short 017246768e Add support for use of ext4 in containers
By default, LXD won't allow an unpriviledged container
to format and mount a block device, so although a block
device can be passed to a container, its not possible
to use it from inside the container.

Add a configuration flag to turn on support for use of
ext4 within user namespaces, allow unpriviledged LXD
containers to format and mount ext4 formatted block
devices from inside of the container.

Change-Id: I8eace1e7b7d4db14a3dc9f82080ac1b0ca29e892
2016-10-06 11:03:22 +01:00
Paul Hummer 0e87f8dff4 Rename block-device -> block-devices
Add support for block-devices, but still only accept one block device.

Add tests for parsing the device block list.

Change-Id: I78fe3b9e617a7da75145a2695bee312cf3685246
2016-04-18 21:21:48 +01:00
Paul Hummer d9b7157396 Add support for zfs in the charm.
Change-Id: I6df55aee1c814ba44a30ac73a48ce95073e1a4ad
2016-04-12 12:32:07 -06:00
James Page e9da4b0d94 Add storage cleaning option 2015-10-02 12:59:06 +01:00
James Page 0c33004846 Drop trust password, add peer relation for lxd migration support 2015-09-23 12:14:47 +01:00
James Page 8db519d346 Tweak storage type option as its not technically FS 2015-09-09 12:11:57 +01:00
James Page ff4b60174f Misc tidy and refactoring 2015-09-09 10:18:58 +01:00
James Page e798e9be0a Rationalize configuration options, tidy block device management and make simple for now 2015-09-09 10:06:15 +01:00
Chuck Short 6ab86f4aad Initial commit 2015-07-23 22:29:09 -04:00