puppet-tripleo/spec/classes
Michele Baldessari c37d05692c Make puppet-tripleo compatible with latest puppet-rabbitmq
https://review.opendev.org/#/c/677082/ merged today and moved puppet-rabbitmq to 9.1.0
which is breaking our spec tests:

https://zuul.opendev.org/t/openstack/build/e767db93fe214514bebc065a64288548/log/job-output.txt

So we error out with things like:
2019-08-19 07:19:37.527187 | centos-7 | 1) tripleo::certmonger::rabbitmq on redhat-7-x86_64 behaves like tripleo::certmonger::rabbitmq should include the base for using certmonger
2019-08-19 07:19:37.527435 | centos-7 | Failure/Error: include ::rabbitmq::params
2019-08-19 07:19:37.527713 | centos-7 | Puppet::PreformattedError:
2019-08-19 07:19:37.528769 | centos-7 | Evaluation Error: Error while evaluating a Function Call, Could not find class ::rabbitmq::params for centos-7-rax-ord-0010255916 (file: /home/zuul/workspace/spec/fixtures/modules/tripleo/manifests/certmonger/rabbitmq.pp, line: 51, column: 3) on node centos-7-rax-ord-0010255916

Let's remove any reference to rabbitmq::params and also the following
two notifies:
  File[$service_certificate] ~> Service<| title == $::rabbitmq::service_name |>
  File[$service_key] ~> Service<| title == $::rabbitmq::service_name |>

They do nothing in a containerized deployment anyway.

Tested as follows:
- Full downstream OSP15 HA deploy

Change-Id: Ib7c373c10ff7bcd8ec33cb912a8a0a4a32a196e2
Closes-Bug: #1840641
(cherry picked from commit 1e65c3f4fc)
2020-06-24 11:13:36 +02:00
..
tripleo_certmonger_ca_crl_spec.rb Disable curl globbing 2019-04-15 13:42:58 +00:00
tripleo_certmonger_ca_local_spec.rb Explicitly set certmonger's CA cert's permissions 2019-01-17 14:20:48 +00:00
tripleo_certmonger_etcd_spec.rb Add _spec suffix to class spec tests 2017-06-08 09:33:03 +03:00
tripleo_certmonger_mysql_spec.rb Add _spec suffix to class spec tests 2017-06-08 09:33:03 +03:00
tripleo_certmonger_opendaylight_spec.rb Fixes incorrect ownership of ODL TLS cert/key 2018-03-21 13:05:11 +00:00
tripleo_certmonger_openvswitch_spec.rb Adds TLS support for OpenDaylight 2018-01-19 17:11:07 -05:00
tripleo_certmonger_rabbitmq_spec.rb Make puppet-tripleo compatible with latest puppet-rabbitmq 2020-06-24 11:13:36 +02:00
tripleo_firewall_spec.rb remove ssh from tripleo::firewall::pre 2019-04-30 10:55:42 +02:00
tripleo_haproxy_spec.rb Allow to set log facility for HAProxy 2019-02-07 10:30:15 +01:00
tripleo_haproxy_stats_spec.rb Enable TLS for the HAProxy stats interface 2017-07-31 13:30:14 +00:00
tripleo_host_sriov_spec.rb Repair immediate VF configuration for PCI SR-IOV 2017-08-25 18:17:33 -02:30
tripleo_init_spec.rb Implement firewalling in tripleo::firewall 2015-07-15 11:58:46 +02:00
tripleo_packages_spec.rb packages: run upgrade at 'setup' stage 2016-10-14 18:17:30 -04:00
tripleo_profile_base_aide_spec.rb Implements AIDE Intrusion Detection System 2017-12-13 16:08:34 +00:00
tripleo_profile_base_aodh_api_spec.rb Always start httpd at the same time 2017-06-27 14:38:45 +03:00
tripleo_profile_base_aodh_evaluator_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_aodh_listener_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_aodh_notifier_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_aodh_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_apache_spec.rb Create dedicated "apache" base profile 2017-11-10 09:17:07 +01:00
tripleo_profile_base_barbican_api_spec.rb Move barbican's database creation to mysql profile 2017-08-17 05:24:49 +00:00
tripleo_profile_base_barbican_backends_spec.rb Add multiple backends for barbican 2017-12-05 02:28:14 -05:00
tripleo_profile_base_barbican_spec.rb Add barbican profile rspec testing 2016-10-19 08:45:03 +03:00
tripleo_profile_base_ceilometer_agent_notification_spec.rb Make pipeline config more flexible 2020-05-15 10:06:47 +02:00
tripleo_profile_base_ceilometer_agent_polling_spec.rb Add ceilometer polling agent profile 2017-02-25 12:19:31 -05:00
tripleo_profile_base_ceilometer_expirer_spec.rb ceilometer: escape % in crontab 2018-12-21 10:56:14 +00:00
tripleo_profile_base_ceilometer_spec.rb Move ceilometer upgrade step out of base 2017-05-24 16:44:41 -04:00
tripleo_profile_base_ceph_client_spec.rb Add ceph profile rspec testing 2016-10-05 12:22:04 -06:00
tripleo_profile_base_ceph_mds_spec.rb Adds a profile for the Ceph MDS service 2017-01-04 16:44:49 +00:00
tripleo_profile_base_ceph_mon_spec.rb Add ceph profile rspec testing 2016-10-05 12:22:04 -06:00
tripleo_profile_base_ceph_osd_spec.rb Add ceph profile rspec testing 2016-10-05 12:22:04 -06:00
tripleo_profile_base_ceph_rgw_spec.rb Set rgw_keystone_revocation_interval to 0 for ceph::rgw::keystone 2018-02-08 09:29:39 +00:00
tripleo_profile_base_ceph_spec.rb Add ceph profile rspec testing 2016-10-05 12:22:04 -06:00
tripleo_profile_base_cinder_api_spec.rb Configure cinder's default volume type 2019-06-17 09:56:13 -04:00
tripleo_profile_base_cinder_backup_ceph_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_cinder_backup_nfs_spec.rb Add NFS backend for cinder-backup service 2018-06-12 12:23:49 +00:00
tripleo_profile_base_cinder_backup_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_cinder_backup_swift_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_cinder_scaleio_spec.rb Add module to support ScaleIO backend in Cinder 2017-02-09 13:46:50 -06:00
tripleo_profile_base_cinder_scheduler_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_cinder_spec.rb Include ::cinder::nova in cinder's configuration 2018-11-26 10:46:51 -05:00
tripleo_profile_base_cinder_unity_spec.rb Support for Dell EMC Unity Cinder Driver 2017-07-28 19:57:10 -05:00
tripleo_profile_base_cinder_veritas_hyperscale_spec.rb Add new profile for the Veritas HyperScale's cinder backend. 2017-07-14 12:45:59 +05:30
tripleo_profile_base_cinder_vmax_spec.rb Support for Dell EMC VMAX ISCSI Cinder Driver 2017-08-14 10:06:49 -05:00
tripleo_profile_base_cinder_vnx_spec.rb Add support for Dell EMC VNX Cinder Backend 2018-01-22 16:01:35 -06:00
tripleo_profile_base_cinder_volume_dellps_spec.rb Rebranding of Eqlx to Dell EMC PS Series 2017-02-09 13:44:05 -06:00
tripleo_profile_base_cinder_volume_dellsc_spec.rb Add cinder profile spec tests 2016-12-05 08:26:55 -07:00
tripleo_profile_base_cinder_volume_iscsi_spec.rb Add cinder profile spec tests 2016-12-05 08:26:55 -07:00
tripleo_profile_base_cinder_volume_netapp_spec.rb Add cinder profile spec tests 2016-12-05 08:26:55 -07:00
tripleo_profile_base_cinder_volume_nfs_spec.rb Add ability to configure Cinder's NFS snapshot support 2019-04-04 10:09:08 +09:00
tripleo_profile_base_cinder_volume_pure_spec.rb Composable services support for Cinder Pure Storage FlashArray 2017-04-03 17:41:04 -04:00
tripleo_profile_base_cinder_volume_rbd_spec.rb Allow for customization of the Ceph cluster name for Cinder 2018-02-12 14:34:16 +00:00
tripleo_profile_base_cinder_volume_spec.rb Ensure appropriate ACL mask is set on CephX keyrings 2018-06-18 12:39:13 +02:00
tripleo_profile_base_cinder_xtremio_iscsi_spec.rb Add support for Dell EMC XtremIO Cinder ISCSI Backend 2018-02-14 10:15:58 -06:00
tripleo_profile_base_database_mysql_client_spec.rb mysql/client: create tripleo.cnf everytime 2019-08-09 13:01:43 -04:00
tripleo_profile_base_database_mysql_spec.rb Fixes issues with raising mysql file limit 2017-03-13 23:01:20 +00:00
tripleo_profile_base_database_redis_spec.rb Replace bootstrap_nodeid with SERVICE_short_bootstrap_node_name 2019-06-20 16:10:53 -04:00
tripleo_profile_base_docker_spec.rb Fix docker debug/mirrors JSON augeas changes 2018-09-10 10:01:20 +00:00
tripleo_profile_base_gnocchi_api_spec.rb Ensure appropriate ACL mask is set on CephX keyrings 2018-06-18 12:39:13 +02:00
tripleo_profile_base_horizon_spec.rb Always start httpd at the same time 2017-06-27 14:38:45 +03:00
tripleo_profile_base_iscsid_spec.rb Refactor iscsi initiator-name reset into separate profile 2017-07-11 20:38:35 +01:00
tripleo_profile_base_kernel_spec.rb Add ability to install kernel related packages 2019-08-22 19:40:53 +00:00
tripleo_profile_base_logging_fluentd_spec.rb Fluentd: fixed configuration by service 2018-02-02 10:37:47 +01:00
tripleo_profile_base_logging_logrotate_spec.rb Add logrotate-crond configuration 2017-08-16 09:42:54 +02:00
tripleo_profile_base_login_defs_spec.rb Introduces puppet module for `/etc/login.defs` 2017-11-22 11:09:08 +00:00
tripleo_profile_base_lvm_spec.rb Allow disabling udev usage by LVM 2017-06-27 15:34:59 +02:00
tripleo_profile_base_metrics_collectd_spec.rb Collectd QDR connection 2019-09-17 21:41:27 +02:00
tripleo_profile_base_monitoring_sensu_spec.rb Fix tripleo::profile::base::monitoring::sensu rspec test 2019-09-13 12:40:48 +00:00
tripleo_profile_base_neutron_agents_bigswitch_spec.rb Create bigswitch agent profile 2017-03-21 12:55:17 -06:00
tripleo_profile_base_neutron_dhcp_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-05-07 09:46:03 -02:30
tripleo_profile_base_neutron_l3_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-05-07 09:46:03 -02:30
tripleo_profile_base_neutron_ml2_opendaylight_spec.rb Adds TLS support for OpenDaylight 2018-01-19 17:11:07 -05:00
tripleo_profile_base_neutron_ml2_vts_spec.rb Treat IP address as optional in Cisco VTS ML2 configuration 2018-05-02 07:36:56 +00:00
tripleo_profile_base_neutron_opendaylight_spec.rb Adds TLS support for OpenDaylight 2018-01-19 17:11:07 -05:00
tripleo_profile_base_neutron_ovs_opendaylight_spec.rb Pass variable from puppet-tripleo to puppet-neutron 2018-11-28 17:07:53 +00:00
tripleo_profile_base_neutron_ovs_spec.rb Create vhost_socket_dir with proper permissions 2018-03-16 13:26:00 +00:00
tripleo_profile_base_neutron_spec.rb Default neutron dhcp_agents_per_network to number of agents 2017-02-27 11:46:45 -03:30
tripleo_profile_base_nova_api_spec.rb Configure authtoken in Nova Placement 2017-02-21 14:40:43 -07:00
tripleo_profile_base_nova_authtoken_spec.rb Remove dependency on memcached_node_ips_v6 2017-07-13 09:17:54 +01:00
tripleo_profile_base_nova_compute_ironic_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_nova_compute_libvirt_spec.rb Fix nova and selinux unit tests 2017-07-27 12:54:30 -06:00
tripleo_profile_base_nova_compute_spec.rb Allow configuration of NFS backend for Nova 2018-07-05 16:01:28 +02:00
tripleo_profile_base_nova_conductor_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_nova_consoleauth_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_nova_libvirt_spec.rb Make sure we apply qemu config changes 2018-07-04 09:12:31 +02:00
tripleo_profile_base_nova_migration_client_spec.rb Configure libvirt SASL SCRAM-SHA1 when TLS is enabled 2017-11-20 17:28:49 +00:00
tripleo_profile_base_nova_migration_proxy_spec.rb Support for Ocata-Pike live-migration over ssh 2017-09-07 12:19:46 +01:00
tripleo_profile_base_nova_migration_spec.rb Refactor nova migration config into client & target profiles 2017-07-03 14:34:08 +01:00
tripleo_profile_base_nova_migration_target_spec.rb Support for Ocata-Pike live-migration over ssh 2017-09-07 12:19:46 +01:00
tripleo_profile_base_nova_placement_spec.rb Always start httpd at the same time 2017-06-27 14:38:45 +03:00
tripleo_profile_base_nova_scheduler_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_nova_spec.rb Refactor nova migration config into client & target profiles 2017-07-03 14:34:08 +01:00
tripleo_profile_base_nova_vncproxy_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_novajoin_spec.rb Add novajoin profile 2017-06-05 13:10:26 +03:00
tripleo_profile_base_octavia_api_spec.rb Run octavia-api under apache 2019-04-18 09:34:16 -02:30
tripleo_profile_base_octavia_spec.rb Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tripleo_profile_base_pacemaker_spec.rb Move unfencing to meta_params 2019-04-29 09:16:20 +02:00
tripleo_profile_base_qdr_spec.rb Create a Mesh of qdrouterd links for messaging high availability 2017-07-16 19:57:04 -04:00
tripleo_profile_base_securetty_spec.rb Adds service for managing securetty 2017-03-29 20:25:21 +01:00
tripleo_profile_base_snmp_spec.rb snmp: remove ununsed trapsink 2019-03-27 20:44:47 +00:00
tripleo_profile_base_sshd_spec.rb Ensure sshd has proper configuration for its HostKey. 2017-11-06 11:01:13 +01:00
tripleo_profile_base_swift_proxy_spec.rb Update swift-proxy unit tests for puppet5 2017-08-06 20:36:40 -07:00
tripleo_profile_base_swift_ringbuilder_spec.rb Add _spec suffix to class spec tests 2017-06-08 09:33:03 +03:00
tripleo_profile_base_time_ntp_spec.rb Stop the chronyd service 2017-03-06 12:33:53 -07:00
tripleo_profile_base_tuned_spec.rb Allow user to define a custom tuned profile 2019-01-25 07:47:44 -05:00
tripleo_profile_pacemaker_ceph_rbdmirror_spec.rp Add Ceph RBD mirror Pacemaker profile 2017-01-18 16:31:39 +01:00
tripleo_profile_pacemaker_cinder_backup_bundle_spec.rb Force cinder properties to be set on ly on nodes with pcmk on it 2018-08-19 09:00:18 +02:00
tripleo_profile_pacemaker_cinder_volume_bundle_spec.rb Force cinder properties to be set on ly on nodes with pcmk on it 2018-08-19 09:00:18 +02:00
tripleo_profile_pacemaker_manila_share_bundle_spec.rb Allow external Ganesha for the cephfs manila backend 2019-06-04 11:21:03 +02:00
tripleo_selinux_spec.rb Fix nova and selinux unit tests 2017-07-27 12:54:30 -06:00
tripleo_ui_spec.rb Make quotes consistent to match the sample config 2017-02-14 16:42:14 +00:00