puppet-swift/spec/defines
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
..
swift_proxy_tempauth_account.rb Replace proxy concat/template with ini provider 2016-10-06 10:29:04 -04:00
swift_ringbuilder_create_spec.rb Create ring builders under swift user 2015-12-15 12:48:39 +02:00
swift_ringbuilder_policy_ring_spec.rb Add support for swift storage policies 2016-11-22 16:17:52 +00:00
swift_ringbuilder_rebalance_spec.rb Fix spec tests for RSpec 3.x and Puppet 4.x 2015-06-09 19:40:49 +02:00
swift_storage_disk_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 15:22:16 +01:00
swift_storage_filter_healthcheck_spec.rb Fix tests for concat 2.1.0 2016-05-23 11:57:56 +02:00
swift_storage_filter_recon_spec.rb Fix tests for concat 2.1.0 2016-05-23 11:57:56 +02:00
swift_storage_generic_spec.rb Include openstacklib defaults manifest. 2016-07-11 11:24:57 +02:00
swift_storage_loopback_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 15:22:16 +01:00
swift_storage_mount_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 15:22:16 +01:00
swift_storage_node_spec.rb Add support for swift storage policies 2016-11-22 16:17:52 +00:00
swift_storage_server_spec.rb Change worker defaults to ::os_workers 2016-10-10 14:46:11 +03:00
swift_storage_xfs_spec.rb Add Support of mounting devices by UUIDs 2017-07-10 23:06:53 +08:00