puppet-swift/spec/type_aliases
Thomas Goirand f07444d3c4 Allow using device uuid in storage::mount
Previously, the `swift::storage::mount` allowed any type of string,
making it possible to use UUID=4aa242a4-0ab3-4037-9137-1d58c7f2b5f8 or
even 4aa242a4-0ab3-4037-9137-1d58c7f2b5f8 for example. But now, as
the device parameter is Swift::MountDevice, this cannot be done.

This patch fixes this regression.

Change-Id: I57619c628ee7a6d5e60260235fbd6d83f514be83
2024-05-02 15:48:33 +09:00
..
mountdevice_spec.rb Allow using device uuid in storage::mount 2024-05-02 15:48:33 +09:00
ringtype_spec.rb replace validate_legacy 2023-09-19 13:33:00 +00:00
storageservertype_spec.rb replace validate_legacy 2023-09-19 13:33:00 +00:00