puppet-nova/spec
Martin Schuppert 919a4ce5a9 Set DEFAULT/enabled_apis in nova::api
enabled_apis [1] won't get set in nova::api when
nova_metadata_wsgi_enabled == true.
But the enabled_apis list get also modified for this case, so
we need to move setting the config outside the conditional at [3].
Since the config is right now also set in nova::metadata this
deprecates it in nova::metadata to only use nova::api.

Related-Bug: #1832537

[1] https://github.com/openstack/puppet-nova/blob/master/manifests/api.pp#L401
[2] https://github.com/openstack/puppet-nova/blob/master/manifests/api.pp#L353
[3] https://github.com/openstack/puppet-nova/blob/master/manifests/api.pp#L379

Change-Id: Ifd751feecb4bdbece138fec3a7c90ba5377bd0d0
2019-07-02 14:50:58 +02:00
..
acceptance modulesync: sync and add nodepool-bionic for beaker 2018-07-23 12:22:26 +00:00
classes Set DEFAULT/enabled_apis in nova::api 2019-07-02 14:50:58 +02:00
defines Remove nova-network code 2019-05-11 21:23:36 +02:00
fixtures/manifests Deprecate nova-consoleauth service 2019-05-24 14:19:09 +02: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 Merge "Remove nova-network code" 2019-05-22 22:59:23 +00:00
shared_examples.rb Add hooks for external install & svc management 2015-12-08 10:14:11 -05:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:28 -05:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 14:03:24 -06:00