puppet-keystone/spec
Takashi Kajinami 1e03ec19f8 Remove usage of deleted manifest_dir
Recent update in rspec-puppet removed some of the config interfaces for
old puppet versions[1]. This drops usage of these interfaces to resolve
the following error in unit tests.

```
An error occurred while loading ./spec/unit/provider/manila_spec.rb.
Failure/Error: c.manifest_dir = File.join(fixture_path, 'manifests')

NoMethodError:
  undefined method `manifest_dir='...
```

This also removes explicit setting of mock module. The definition is
no longer required since we bumped puppetlabs_spec_helper to v 5.0.0.

[1] 316d95923c

Change-Id: I2e0ef1f97ba69df80e255be6a7718fd7dafc7e71
2023-10-11 12:01:32 +09:00
..
acceptance Deploy memcached in acceptance tests 2023-08-03 22:57:43 +09:00
classes RabbitMQ: Add support for quorum queue options 2023-09-15 11:25:30 +09:00
defines service_identity: Fix incomplete usage of domain parameters 2023-07-31 00:43:52 +09:00
unit Remove support for creating endpoints without service type 2023-06-26 09:50:16 +09:00
shared_examples.rb Replace mocha by rspec-mocks 2023-02-10 22:46:10 +09:00
spec_helper_acceptance.rb Add Puppet Litmus 2020-09-17 00:43:38 +02:00
spec_helper.rb Remove usage of deleted manifest_dir 2023-10-11 12:01:32 +09:00
spec.opts saving my work (not even the initial commit) 2012-01-02 15:39:23 -08:00