puppet-swift/spec
Xingchao Yu 4ba33cdff2 Add Support of mounting devices by UUIDs
In currently, swift::storage::xfs will mount device by its file path,
like /dev/sda1. But the device file path will change when the computer
reboots. This will lead Swift services fails to boot.

This patch introduces $device_type param to support mount disk by UUIDs.

By default, it will set to 'path' to keep compatiable.

Change-Id: I1782c0b18a27203e90d27473d94fa16968c3f913
2017-07-10 23:06:53 +08:00
..
acceptance Add support for swift storage policies 2016-11-22 16:17:52 +00:00
classes Tighten file permissions of dispersion.conf 2017-06-21 18:19:28 +02:00
defines Add Support of mounting devices by UUIDs 2017-07-10 23:06:53 +08:00
unit Fix some typos in swift_storage_policy.rb 2017-03-17 02:55:40 +00:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 15:22:16 +01:00
spec.opts Initial commit. 2012-01-19 18:58:37 -08:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:31:47 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-19 14:36:09 +00:00