puppet-nova/spec
Takashi Kajinami d0aee23dae Migrate back cross_az_attach
The previous change[1] migrated some parameters related cinder
from nova to nova::cinder, but cross_az_attach shouldn't be migrate
because the parameter is used in nova-api and nova-compute and in some
cases nova::cinder class is not actually loaded in api side.
(We actually don't include nova::cinder for controllers in TripleO)

This patch partially reverts the change by [1], so that we keep
cross_az_attach in more common place, which is surely loaded in
both control plane and hypervisor.

[1] 72103db985

Change-Id: I2e07e29740cf0398b4f34457b53d54890b4aa843
2020-04-27 23:00:39 +00:00
..
acceptance Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
classes Migrate back cross_az_attach 2020-04-27 23:00:39 +00:00
defines Remove nova-network code 2019-05-11 21:23:36 +02:00
fixtures/manifests Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
functions Use puppet4 functions-api 2018-12-17 23:22:34 +00:00
hosts Deprecate nova-consoleauth service 2019-05-24 14:19:09 +02:00
type Merge "Remove extra spaces" 2017-07-27 02:13:48 +00:00
unit Fix properties in nova_aggregate provider for osc >= 4.0.0 2019-09-30 15:18:32 -04:00
shared_examples.rb Add hooks for external install & svc management 2015-12-08 10:14:11 -05:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 14:03:24 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:28 -05:00