├── .gitignore ├── .gitreview ├── .pdkignore ├── .zuul.yaml ├── CHANGELOG.md ├── CONTRIBUTING.rst ├── Gemfile ├── LICENSE ├── README.md ├── Rakefile ├── bindep.txt ├── doc └── requirements.txt ├── examples └── aodh.pp ├── lib └── puppet │ ├── provider │ ├── aodh_api_paste_ini │ │ └── ini_setting.rb │ ├── aodh_api_uwsgi_config │ │ └── ini_setting.rb │ └── aodh_config │ │ └── openstackconfig.rb │ └── type │ ├── aodh_api_paste_ini.rb │ ├── aodh_api_uwsgi_config.rb │ └── aodh_config.rb ├── manifests ├── api.pp ├── client.pp ├── config.pp ├── coordination.pp ├── cors.pp ├── db.pp ├── db │ ├── mysql.pp │ ├── postgresql.pp │ └── sync.pp ├── deps.pp ├── evaluator.pp ├── expirer.pp ├── healthcheck.pp ├── init.pp ├── keystone │ ├── auth.pp │ └── authtoken.pp ├── listener.pp ├── logging.pp ├── notifier.pp ├── params.pp ├── policy.pp ├── quota.pp ├── reports.pp ├── service_credentials.pp └── wsgi │ ├── apache.pp │ └── uwsgi.pp ├── metadata.json ├── releasenotes ├── notes │ ├── Update-class-params-to-os_service_default-0b2eece145a53d3b.yaml │ ├── access_log_env_var-0b4c84de453e0b7f.yaml │ ├── add-api-paste-option-9c3ea5b862ddb283.yaml │ ├── add-log_file-for-logging-9f5ac25cdd1d59cb.yaml │ ├── add-openstackclient-client-9a93fa6590a23eb9.yaml │ ├── add-pool_timeout-option-for-db-e14f111a41b4b3af.yaml │ ├── add-service_description-option-871a45f330d34314.yaml │ ├── add-sync_db-to-aodh-dc2c52e0dcda72c1.yaml │ ├── add-use_journal-option-for-logging-b33f111a41b4b3af.yaml │ ├── add-wsgi-script-args-24942cd8c143ed08.yaml │ ├── add_db_sync_timeout-8af152d9dc2ec983.yaml │ ├── add_executor_thread_pool_size-f39600c510541493.yaml │ ├── add_messaging_default_parameters-11598a3e99fe3496.yaml │ ├── add_mysql_enable_ndb-option-8738cb368caaf7cd.yaml │ ├── add_oslo_messaging_amqp-371ec0eff31b5749.yaml │ ├── add_rabbit_kombu_options-97d7fd85fb17b366.yaml │ ├── add_transport_url_parameters-648f7e1e691eabe5.yaml │ ├── add_watch_log_file-option-99e6fa54b53c3066.yaml │ ├── additional_ingestion_lag-3027455ab31bc9b2.yaml │ ├── adds-enable-proxy-headers-parsing-531db7e45428d03d.yaml │ ├── amqp_auto_delete-b78def2246cb2997.yaml │ ├── aodh-remove-deprecated-7ee96f8d599028be.yaml │ ├── apache-headers-4b2756ad793e7f16.yaml │ ├── api_paste_ini-separator-5244b86741750162.yaml │ ├── auth-cleanup-cbb03ab92a7275b5.yaml │ ├── auth-domain_name-ad3d0cc86f0efccf.yaml │ ├── auth_v3-0be3e28d8b1e1df7.yaml │ ├── authtoken_manage_memcache_package-0f8a273cc241024f.yaml │ ├── authtoken_resource-1b264c4c326a462c.yaml │ ├── batchsize-6f6d2382eeb7e025.yaml │ ├── centos-9-support-baf1b1f79c5888fc.yaml │ ├── cleanup-coordination-ca6319f55bf4fdb2.yaml │ ├── configure_service-f332e1faf10dfc10.yaml │ ├── coordination-aee30fff3b537d61.yaml │ ├── coordination-heartbeat_interval-6e4c54a3c97c9272.yaml │ ├── coordination-package-params-489e7b37d649fd92.yaml │ ├── coordination_url-default-848a85543fd36e20.yaml │ ├── cors-5e513eae133889d7.yaml │ ├── deprecate-auth_endpoint_type-parameter-405533a1bbb2fa2a.yaml │ ├── deprecate-gnocchi_url-parameter-415f98e9712ed768.yaml │ ├── deprecate-host-and-port-parameters-7aa4609a9a7d2104.yaml │ ├── deprecate-rabbit_heartbeat_in_pthread-31d669acaccf209c.yaml │ ├── deprecate-watch_log_file-6f414067deb5cc8c.yaml │ ├── deprecate_allow_insecure_clients-option-a69aeec0e1c5d39c.yaml │ ├── deprecate_auth_uri_parameter-b30f270e53932965.yaml │ ├── deprecate_database_min_pool_size-option-a91aad0abfd945f1.yaml │ ├── deprecate_database_options-308ca7c9b09e02cc.yaml │ ├── deprecate_ensure_package_parameter-a239528713d6791f.yaml │ ├── deprecate_idle_timeout_parameter-9d919d33762fb5db.yaml │ ├── deprecate_pki_related_parameters-8096fa1bd56f2c10.yaml │ ├── deprecate_revocation_cache_time_parameter-176135a12245ef23.yaml │ ├── deprecate_rpc_backend_parameter-6cc58d196b92f815.yaml │ ├── deprecate_signing_dir_parameter-8713d834e121596a.yaml │ ├── deprecate_verbose_parameter-1af15c48612ac2a1.yaml │ ├── disable-apache-ssl-cebd6146263d9f8f.yaml │ ├── drop-fedora-e94904c9b5bce027.yaml │ ├── drop-standalone-api-1aac18c71fe21409.yaml │ ├── enable_cancel_on_failover-c8ab28cfe303a700.yaml │ ├── enable_evaluation_results_metrics-2d4717f2a3eb3166.yaml │ ├── event_alarm_cache_ttl-7ffe150d90e87649.yaml │ ├── expirer-a53e68fe61ff3f17.yaml │ ├── expirer-package-a318c98f11722956.yaml │ ├── external_install_mgmt_hook-891a29ef391d1921.yaml │ ├── gnocchi-1aff76df364ba03a.yaml │ ├── gnocchi_external_domain_name-b592696cefac2242.yaml │ ├── hc-enable_by_file_paths-17fc4a38a2e0e5a1.yaml │ ├── healthcheck-2b9652430eb03a64.yaml │ ├── healthcheck-allowed_source_ranges-9ef4907fe56656cb.yaml │ ├── healthcheck-ignore_proxied_requests-bf4deb691652356e.yaml │ ├── httpd-logs-piped-syslog-24dec371dc94bb9d.yaml │ ├── install-python-redis-d695b95171f6c392.yaml │ ├── keystone-auth-name-6deb28333b29657e.yaml │ ├── keystone-authtoken-interface-33ee768d856a0110.yaml │ ├── keystone-authtoken-memcached-5c6b99784f80be7f.yaml │ ├── keystone-authtoken-service_type-215cca463950f7a6.yaml │ ├── listener-opts-517861fd3efdb40c.yaml │ ├── log-json-6ef392e6118fc052.yaml │ ├── max_request_body_size-a9e6d2796a735b27.yaml │ ├── migrate-policy-format-from-json-to-yaml-0bc42cad2b0e1d78.yaml │ ├── mongodb_support-d32111a0380f0d21.yaml │ ├── notification-retry-9dde0e986fc1b4b3.yaml │ ├── notifier-batch-tunables-071a8d510dd808e2.yaml │ ├── openstack_db_tag-987f513d508e7717.yaml │ ├── os_workers_for_worker_count-d1ea2ef2beb0d686.yaml │ ├── oslo-reports-8f0b3bb1a3d68cd4.yaml │ ├── oslo_policy-enforce_scope-12247a467cadafcf.yaml │ ├── policy-dirs-454f7601815ff712.yaml │ ├── policy-enforce_new_defaults-6a3fea82c077d579.yaml │ ├── policy_default_rule-f241c369dd6bce2c.yaml │ ├── policy_purge_config-c1fa9304bd5d74d5.yaml │ ├── prepare-to-change-apache-ssl-7777c0a358f69279.yaml │ ├── puppet-8-ec4097a1ec9f6ff0.yaml │ ├── puppet4-mysql-func-ed248d671e0622c7.yaml │ ├── pymysql-e57bf1f0289dd426.yaml │ ├── quota-2c8473e178a2f566.yaml │ ├── rabbit-connection-params-deprecation-af7e100a211884d8.yaml │ ├── rabbit-queue-manager-143e28f3ad172721.yaml │ ├── rabbit-quorum-queue-ce16be662b5e35c6.yaml │ ├── rabbit_qos_prefetch_count-a5b3ec24883bac8e.yaml │ ├── rabbit_stream_fanout-1836844c6865d08e.yaml │ ├── rabbit_transient_queues_ttl-a2e5b7f03fb3a60e.yaml │ ├── rabbit_transient_quorum_queue-3701e55ee80feb9b.yaml │ ├── rabbitmq-heartbeat-over-pthread-8067e160b9d667bf.yaml │ ├── release-note-ubuntu-py3-f90334f338d0bcfb.yaml │ ├── remove-amqp1-0593ad9afb227fa9.yaml │ ├── remove-amqp_allow_insecure_clients-bfafd5c740de5626.yaml │ ├── remove-auth-a6bc72e8a060d33a.yaml │ ├── remove-auth-uri-dc2890640c45a5b8.yaml │ ├── remove-centos-8-88f8999e47f9e49b.yaml │ ├── remove-coordination-heartbeat-29c0844c7546f2b9.yaml │ ├── remove-database-params-df394354cff496cb.yaml │ ├── remove-deprecated-f7d4f916bd4c6298.yaml │ ├── remove-deprecated-logging-5e452cba26c6f67a.yaml │ ├── remove-puppet-6-2a5146ce599ccd7d.yaml │ ├── remove-puppet-7-0d611aee065ef32e.yaml │ ├── remove-rabbit_heartbeat_in_pthread-abc9689af67a9ed3.yaml │ ├── remove-tenant-d5fa563f15db0ba9.yaml │ ├── remove-watch_log_file-8a6c7a5b7750dc2f.yaml │ ├── remove_deprecated_ensure_package_option-825213ae8953e207.yaml │ ├── remove_deprecated_keystone_revocation_cache_time_option-8a7fd1af36857679.yaml │ ├── remove_deprecated_keystone_signing_dir_option-9bf754c49db3de39.yaml │ ├── remove_deprecated_pki_related_options-a5cc74b527537705.yaml │ ├── remove_idle_timeout_option-bdf5664f03566db2.yaml │ ├── remove_old_authtoken_options-617be3ac3ec06ef2.yaml │ ├── remove_qpid-0b446db43fdea617.yaml │ ├── remove_qpid-fd39548434942726.yaml │ ├── remove_verbose-62c2784e2c93656d.yaml │ ├── restart-apache-4c85888a2bafbaa8.yaml │ ├── service-role-180e8fd989bea331.yaml │ ├── service_credentials-2b3dd8ca51083a1d.yaml │ ├── service_token_roles-e4dd15a598da6c9b.yaml │ ├── service_token_roles_required-b205ae3274e65db4.yaml │ ├── switch_to_oslo-9953061b326b183d.yaml │ ├── system_scope-all-3a97b232bc4955a1.yaml │ ├── system_scope-keystone-af2d2f0ea5ed7043.yaml │ ├── ubuntu-aodh-wsgi-update-866423c7b4d84731.yaml │ ├── ubuntu-jammy-55dd11c783a84dad.yaml │ ├── ubuntu-noble-420cababcfe97a72.yaml │ ├── use-reno-1caaec4ba5aa4285.yaml │ ├── uwsgi-5d51604cbc0c8f01.yaml │ ├── workers-054d3bafa34171d9.yaml │ └── wsgi_process_options-ebf94e8584345941.yaml └── source │ ├── 2023.1.rst │ ├── 2023.2.rst │ ├── 2024.1.rst │ ├── 2024.2.rst │ ├── 2025.1.rst │ ├── 2025.2.rst │ ├── _static │ └── .placeholder │ ├── conf.py │ ├── index.rst │ ├── mitaka.rst │ ├── newton.rst │ ├── ocata.rst │ ├── pike.rst │ ├── queens.rst │ ├── rocky.rst │ ├── stein.rst │ ├── train.rst │ ├── unreleased.rst │ ├── ussuri.rst │ ├── victoria.rst │ ├── wallaby.rst │ ├── xena.rst │ ├── yoga.rst │ └── zed.rst ├── spec ├── acceptance │ ├── 10_basic_aodh_spec.rb │ └── 99_aodh_config_spec.rb ├── classes │ ├── aodh_api_spec.rb │ ├── aodh_client_spec.rb │ ├── aodh_config_spec.rb │ ├── aodh_coordination_spec.rb │ ├── aodh_cors_spec.rb │ ├── aodh_db_mysql_spec.rb │ ├── aodh_db_postgresql_spec.rb │ ├── aodh_db_spec.rb │ ├── aodh_db_sync_spec.rb │ ├── aodh_evaluator_spec.rb │ ├── aodh_expirer_spec.rb │ ├── aodh_healthcheck_spec.rb │ ├── aodh_init_spec.rb │ ├── aodh_keystone_auth_spec.rb │ ├── aodh_keystone_authtoken_spec.rb │ ├── aodh_listener_spec.rb │ ├── aodh_logging_spec.rb │ ├── aodh_notifier_spec.rb │ ├── aodh_policy_spec.rb │ ├── aodh_quota_spec.rb │ ├── aodh_reports_spec.rb │ ├── aodh_service_credentials_spec.rb │ ├── aodh_wsgi_apache_spec.rb │ └── aodh_wsgi_uwsgi_spec.rb ├── shared_examples.rb ├── spec_helper.rb ├── spec_helper_acceptance.rb └── unit │ ├── provider │ ├── aodh_api_paste_ini │ │ └── ini_setting_spec.rb │ ├── aodh_api_uwsgi_config │ │ └── ini_setting_spec.rb │ └── aodh_config │ │ └── openstackconfig_spec.rb │ └── type │ ├── aodh_api_paste_ini_spec.rb │ ├── aodh_api_uwsgi_config_spec.rb │ └── aodh_config_spec.rb └── tox.ini /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitreview: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/.gitreview -------------------------------------------------------------------------------- /.pdkignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/.pdkignore -------------------------------------------------------------------------------- /.zuul.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/.zuul.yaml -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /CONTRIBUTING.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/CONTRIBUTING.rst -------------------------------------------------------------------------------- /Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/Gemfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/README.md -------------------------------------------------------------------------------- /Rakefile: -------------------------------------------------------------------------------- 1 | require 'puppet-openstack_spec_helper/rake_tasks' 2 | -------------------------------------------------------------------------------- /bindep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/bindep.txt -------------------------------------------------------------------------------- /doc/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/doc/requirements.txt -------------------------------------------------------------------------------- /examples/aodh.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/examples/aodh.pp -------------------------------------------------------------------------------- /lib/puppet/provider/aodh_api_paste_ini/ini_setting.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/lib/puppet/provider/aodh_api_paste_ini/ini_setting.rb -------------------------------------------------------------------------------- /lib/puppet/provider/aodh_api_uwsgi_config/ini_setting.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/lib/puppet/provider/aodh_api_uwsgi_config/ini_setting.rb -------------------------------------------------------------------------------- /lib/puppet/provider/aodh_config/openstackconfig.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/lib/puppet/provider/aodh_config/openstackconfig.rb -------------------------------------------------------------------------------- /lib/puppet/type/aodh_api_paste_ini.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/lib/puppet/type/aodh_api_paste_ini.rb -------------------------------------------------------------------------------- /lib/puppet/type/aodh_api_uwsgi_config.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/lib/puppet/type/aodh_api_uwsgi_config.rb -------------------------------------------------------------------------------- /lib/puppet/type/aodh_config.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/lib/puppet/type/aodh_config.rb -------------------------------------------------------------------------------- /manifests/api.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/api.pp -------------------------------------------------------------------------------- /manifests/client.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/client.pp -------------------------------------------------------------------------------- /manifests/config.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/config.pp -------------------------------------------------------------------------------- /manifests/coordination.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/coordination.pp -------------------------------------------------------------------------------- /manifests/cors.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/cors.pp -------------------------------------------------------------------------------- /manifests/db.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/db.pp -------------------------------------------------------------------------------- /manifests/db/mysql.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/db/mysql.pp -------------------------------------------------------------------------------- /manifests/db/postgresql.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/db/postgresql.pp -------------------------------------------------------------------------------- /manifests/db/sync.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/db/sync.pp -------------------------------------------------------------------------------- /manifests/deps.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/deps.pp -------------------------------------------------------------------------------- /manifests/evaluator.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/evaluator.pp -------------------------------------------------------------------------------- /manifests/expirer.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/expirer.pp -------------------------------------------------------------------------------- /manifests/healthcheck.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/healthcheck.pp -------------------------------------------------------------------------------- /manifests/init.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/init.pp -------------------------------------------------------------------------------- /manifests/keystone/auth.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/keystone/auth.pp -------------------------------------------------------------------------------- /manifests/keystone/authtoken.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/keystone/authtoken.pp -------------------------------------------------------------------------------- /manifests/listener.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/listener.pp -------------------------------------------------------------------------------- /manifests/logging.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/logging.pp -------------------------------------------------------------------------------- /manifests/notifier.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/notifier.pp -------------------------------------------------------------------------------- /manifests/params.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/params.pp -------------------------------------------------------------------------------- /manifests/policy.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/policy.pp -------------------------------------------------------------------------------- /manifests/quota.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/quota.pp -------------------------------------------------------------------------------- /manifests/reports.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/reports.pp -------------------------------------------------------------------------------- /manifests/service_credentials.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/service_credentials.pp -------------------------------------------------------------------------------- /manifests/wsgi/apache.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/wsgi/apache.pp -------------------------------------------------------------------------------- /manifests/wsgi/uwsgi.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/manifests/wsgi/uwsgi.pp -------------------------------------------------------------------------------- /metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/metadata.json -------------------------------------------------------------------------------- /releasenotes/notes/Update-class-params-to-os_service_default-0b2eece145a53d3b.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/Update-class-params-to-os_service_default-0b2eece145a53d3b.yaml -------------------------------------------------------------------------------- /releasenotes/notes/access_log_env_var-0b4c84de453e0b7f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/access_log_env_var-0b4c84de453e0b7f.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-api-paste-option-9c3ea5b862ddb283.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-api-paste-option-9c3ea5b862ddb283.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-log_file-for-logging-9f5ac25cdd1d59cb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-log_file-for-logging-9f5ac25cdd1d59cb.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-openstackclient-client-9a93fa6590a23eb9.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-openstackclient-client-9a93fa6590a23eb9.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-pool_timeout-option-for-db-e14f111a41b4b3af.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-pool_timeout-option-for-db-e14f111a41b4b3af.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-service_description-option-871a45f330d34314.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-service_description-option-871a45f330d34314.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-sync_db-to-aodh-dc2c52e0dcda72c1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-sync_db-to-aodh-dc2c52e0dcda72c1.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-use_journal-option-for-logging-b33f111a41b4b3af.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-use_journal-option-for-logging-b33f111a41b4b3af.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-wsgi-script-args-24942cd8c143ed08.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add-wsgi-script-args-24942cd8c143ed08.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_db_sync_timeout-8af152d9dc2ec983.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_db_sync_timeout-8af152d9dc2ec983.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_executor_thread_pool_size-f39600c510541493.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_executor_thread_pool_size-f39600c510541493.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_messaging_default_parameters-11598a3e99fe3496.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_messaging_default_parameters-11598a3e99fe3496.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_mysql_enable_ndb-option-8738cb368caaf7cd.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_mysql_enable_ndb-option-8738cb368caaf7cd.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_oslo_messaging_amqp-371ec0eff31b5749.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_oslo_messaging_amqp-371ec0eff31b5749.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_rabbit_kombu_options-97d7fd85fb17b366.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_rabbit_kombu_options-97d7fd85fb17b366.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_transport_url_parameters-648f7e1e691eabe5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_transport_url_parameters-648f7e1e691eabe5.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add_watch_log_file-option-99e6fa54b53c3066.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/add_watch_log_file-option-99e6fa54b53c3066.yaml -------------------------------------------------------------------------------- /releasenotes/notes/additional_ingestion_lag-3027455ab31bc9b2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/additional_ingestion_lag-3027455ab31bc9b2.yaml -------------------------------------------------------------------------------- /releasenotes/notes/adds-enable-proxy-headers-parsing-531db7e45428d03d.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/adds-enable-proxy-headers-parsing-531db7e45428d03d.yaml -------------------------------------------------------------------------------- /releasenotes/notes/amqp_auto_delete-b78def2246cb2997.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/amqp_auto_delete-b78def2246cb2997.yaml -------------------------------------------------------------------------------- /releasenotes/notes/aodh-remove-deprecated-7ee96f8d599028be.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/aodh-remove-deprecated-7ee96f8d599028be.yaml -------------------------------------------------------------------------------- /releasenotes/notes/apache-headers-4b2756ad793e7f16.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/apache-headers-4b2756ad793e7f16.yaml -------------------------------------------------------------------------------- /releasenotes/notes/api_paste_ini-separator-5244b86741750162.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/api_paste_ini-separator-5244b86741750162.yaml -------------------------------------------------------------------------------- /releasenotes/notes/auth-cleanup-cbb03ab92a7275b5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/auth-cleanup-cbb03ab92a7275b5.yaml -------------------------------------------------------------------------------- /releasenotes/notes/auth-domain_name-ad3d0cc86f0efccf.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/auth-domain_name-ad3d0cc86f0efccf.yaml -------------------------------------------------------------------------------- /releasenotes/notes/auth_v3-0be3e28d8b1e1df7.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/auth_v3-0be3e28d8b1e1df7.yaml -------------------------------------------------------------------------------- /releasenotes/notes/authtoken_manage_memcache_package-0f8a273cc241024f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/authtoken_manage_memcache_package-0f8a273cc241024f.yaml -------------------------------------------------------------------------------- /releasenotes/notes/authtoken_resource-1b264c4c326a462c.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/authtoken_resource-1b264c4c326a462c.yaml -------------------------------------------------------------------------------- /releasenotes/notes/batchsize-6f6d2382eeb7e025.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/batchsize-6f6d2382eeb7e025.yaml -------------------------------------------------------------------------------- /releasenotes/notes/centos-9-support-baf1b1f79c5888fc.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/centos-9-support-baf1b1f79c5888fc.yaml -------------------------------------------------------------------------------- /releasenotes/notes/cleanup-coordination-ca6319f55bf4fdb2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/cleanup-coordination-ca6319f55bf4fdb2.yaml -------------------------------------------------------------------------------- /releasenotes/notes/configure_service-f332e1faf10dfc10.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/configure_service-f332e1faf10dfc10.yaml -------------------------------------------------------------------------------- /releasenotes/notes/coordination-aee30fff3b537d61.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/coordination-aee30fff3b537d61.yaml -------------------------------------------------------------------------------- /releasenotes/notes/coordination-heartbeat_interval-6e4c54a3c97c9272.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/coordination-heartbeat_interval-6e4c54a3c97c9272.yaml -------------------------------------------------------------------------------- /releasenotes/notes/coordination-package-params-489e7b37d649fd92.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/coordination-package-params-489e7b37d649fd92.yaml -------------------------------------------------------------------------------- /releasenotes/notes/coordination_url-default-848a85543fd36e20.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/coordination_url-default-848a85543fd36e20.yaml -------------------------------------------------------------------------------- /releasenotes/notes/cors-5e513eae133889d7.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/cors-5e513eae133889d7.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate-auth_endpoint_type-parameter-405533a1bbb2fa2a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate-auth_endpoint_type-parameter-405533a1bbb2fa2a.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate-gnocchi_url-parameter-415f98e9712ed768.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate-gnocchi_url-parameter-415f98e9712ed768.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate-host-and-port-parameters-7aa4609a9a7d2104.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate-host-and-port-parameters-7aa4609a9a7d2104.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate-rabbit_heartbeat_in_pthread-31d669acaccf209c.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate-rabbit_heartbeat_in_pthread-31d669acaccf209c.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate-watch_log_file-6f414067deb5cc8c.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate-watch_log_file-6f414067deb5cc8c.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_allow_insecure_clients-option-a69aeec0e1c5d39c.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_allow_insecure_clients-option-a69aeec0e1c5d39c.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_auth_uri_parameter-b30f270e53932965.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_auth_uri_parameter-b30f270e53932965.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_database_min_pool_size-option-a91aad0abfd945f1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_database_min_pool_size-option-a91aad0abfd945f1.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_database_options-308ca7c9b09e02cc.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_database_options-308ca7c9b09e02cc.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_ensure_package_parameter-a239528713d6791f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_ensure_package_parameter-a239528713d6791f.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_idle_timeout_parameter-9d919d33762fb5db.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_idle_timeout_parameter-9d919d33762fb5db.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_pki_related_parameters-8096fa1bd56f2c10.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_pki_related_parameters-8096fa1bd56f2c10.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_revocation_cache_time_parameter-176135a12245ef23.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_revocation_cache_time_parameter-176135a12245ef23.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_rpc_backend_parameter-6cc58d196b92f815.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_rpc_backend_parameter-6cc58d196b92f815.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_signing_dir_parameter-8713d834e121596a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_signing_dir_parameter-8713d834e121596a.yaml -------------------------------------------------------------------------------- /releasenotes/notes/deprecate_verbose_parameter-1af15c48612ac2a1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/deprecate_verbose_parameter-1af15c48612ac2a1.yaml -------------------------------------------------------------------------------- /releasenotes/notes/disable-apache-ssl-cebd6146263d9f8f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/disable-apache-ssl-cebd6146263d9f8f.yaml -------------------------------------------------------------------------------- /releasenotes/notes/drop-fedora-e94904c9b5bce027.yaml: -------------------------------------------------------------------------------- 1 | --- 2 | upgrade: 3 | - | 4 | Fedora is no longer supported. 5 | -------------------------------------------------------------------------------- /releasenotes/notes/drop-standalone-api-1aac18c71fe21409.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/drop-standalone-api-1aac18c71fe21409.yaml -------------------------------------------------------------------------------- /releasenotes/notes/enable_cancel_on_failover-c8ab28cfe303a700.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/enable_cancel_on_failover-c8ab28cfe303a700.yaml -------------------------------------------------------------------------------- /releasenotes/notes/enable_evaluation_results_metrics-2d4717f2a3eb3166.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/enable_evaluation_results_metrics-2d4717f2a3eb3166.yaml -------------------------------------------------------------------------------- /releasenotes/notes/event_alarm_cache_ttl-7ffe150d90e87649.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/event_alarm_cache_ttl-7ffe150d90e87649.yaml -------------------------------------------------------------------------------- /releasenotes/notes/expirer-a53e68fe61ff3f17.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/expirer-a53e68fe61ff3f17.yaml -------------------------------------------------------------------------------- /releasenotes/notes/expirer-package-a318c98f11722956.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/expirer-package-a318c98f11722956.yaml -------------------------------------------------------------------------------- /releasenotes/notes/external_install_mgmt_hook-891a29ef391d1921.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/external_install_mgmt_hook-891a29ef391d1921.yaml -------------------------------------------------------------------------------- /releasenotes/notes/gnocchi-1aff76df364ba03a.yaml: -------------------------------------------------------------------------------- 1 | --- 2 | features: 3 | - Implement gnocchi_url parameter. 4 | -------------------------------------------------------------------------------- /releasenotes/notes/gnocchi_external_domain_name-b592696cefac2242.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/gnocchi_external_domain_name-b592696cefac2242.yaml -------------------------------------------------------------------------------- /releasenotes/notes/hc-enable_by_file_paths-17fc4a38a2e0e5a1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/hc-enable_by_file_paths-17fc4a38a2e0e5a1.yaml -------------------------------------------------------------------------------- /releasenotes/notes/healthcheck-2b9652430eb03a64.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/healthcheck-2b9652430eb03a64.yaml -------------------------------------------------------------------------------- /releasenotes/notes/healthcheck-allowed_source_ranges-9ef4907fe56656cb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/healthcheck-allowed_source_ranges-9ef4907fe56656cb.yaml -------------------------------------------------------------------------------- /releasenotes/notes/healthcheck-ignore_proxied_requests-bf4deb691652356e.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/healthcheck-ignore_proxied_requests-bf4deb691652356e.yaml -------------------------------------------------------------------------------- /releasenotes/notes/httpd-logs-piped-syslog-24dec371dc94bb9d.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/httpd-logs-piped-syslog-24dec371dc94bb9d.yaml -------------------------------------------------------------------------------- /releasenotes/notes/install-python-redis-d695b95171f6c392.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/install-python-redis-d695b95171f6c392.yaml -------------------------------------------------------------------------------- /releasenotes/notes/keystone-auth-name-6deb28333b29657e.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/keystone-auth-name-6deb28333b29657e.yaml -------------------------------------------------------------------------------- /releasenotes/notes/keystone-authtoken-interface-33ee768d856a0110.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/keystone-authtoken-interface-33ee768d856a0110.yaml -------------------------------------------------------------------------------- /releasenotes/notes/keystone-authtoken-memcached-5c6b99784f80be7f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/keystone-authtoken-memcached-5c6b99784f80be7f.yaml -------------------------------------------------------------------------------- /releasenotes/notes/keystone-authtoken-service_type-215cca463950f7a6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/keystone-authtoken-service_type-215cca463950f7a6.yaml -------------------------------------------------------------------------------- /releasenotes/notes/listener-opts-517861fd3efdb40c.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/listener-opts-517861fd3efdb40c.yaml -------------------------------------------------------------------------------- /releasenotes/notes/log-json-6ef392e6118fc052.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/log-json-6ef392e6118fc052.yaml -------------------------------------------------------------------------------- /releasenotes/notes/max_request_body_size-a9e6d2796a735b27.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/max_request_body_size-a9e6d2796a735b27.yaml -------------------------------------------------------------------------------- /releasenotes/notes/migrate-policy-format-from-json-to-yaml-0bc42cad2b0e1d78.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/migrate-policy-format-from-json-to-yaml-0bc42cad2b0e1d78.yaml -------------------------------------------------------------------------------- /releasenotes/notes/mongodb_support-d32111a0380f0d21.yaml: -------------------------------------------------------------------------------- 1 | --- 2 | features: 3 | - Support MongoDB as database backend. 4 | -------------------------------------------------------------------------------- /releasenotes/notes/notification-retry-9dde0e986fc1b4b3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/notification-retry-9dde0e986fc1b4b3.yaml -------------------------------------------------------------------------------- /releasenotes/notes/notifier-batch-tunables-071a8d510dd808e2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/notifier-batch-tunables-071a8d510dd808e2.yaml -------------------------------------------------------------------------------- /releasenotes/notes/openstack_db_tag-987f513d508e7717.yaml: -------------------------------------------------------------------------------- 1 | --- 2 | features: 3 | - Add openstack-db tag to Exec that run db-sync. 4 | -------------------------------------------------------------------------------- /releasenotes/notes/os_workers_for_worker_count-d1ea2ef2beb0d686.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/os_workers_for_worker_count-d1ea2ef2beb0d686.yaml -------------------------------------------------------------------------------- /releasenotes/notes/oslo-reports-8f0b3bb1a3d68cd4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/oslo-reports-8f0b3bb1a3d68cd4.yaml -------------------------------------------------------------------------------- /releasenotes/notes/oslo_policy-enforce_scope-12247a467cadafcf.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/oslo_policy-enforce_scope-12247a467cadafcf.yaml -------------------------------------------------------------------------------- /releasenotes/notes/policy-dirs-454f7601815ff712.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/policy-dirs-454f7601815ff712.yaml -------------------------------------------------------------------------------- /releasenotes/notes/policy-enforce_new_defaults-6a3fea82c077d579.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/policy-enforce_new_defaults-6a3fea82c077d579.yaml -------------------------------------------------------------------------------- /releasenotes/notes/policy_default_rule-f241c369dd6bce2c.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/policy_default_rule-f241c369dd6bce2c.yaml -------------------------------------------------------------------------------- /releasenotes/notes/policy_purge_config-c1fa9304bd5d74d5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/policy_purge_config-c1fa9304bd5d74d5.yaml -------------------------------------------------------------------------------- /releasenotes/notes/prepare-to-change-apache-ssl-7777c0a358f69279.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/prepare-to-change-apache-ssl-7777c0a358f69279.yaml -------------------------------------------------------------------------------- /releasenotes/notes/puppet-8-ec4097a1ec9f6ff0.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/puppet-8-ec4097a1ec9f6ff0.yaml -------------------------------------------------------------------------------- /releasenotes/notes/puppet4-mysql-func-ed248d671e0622c7.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/puppet4-mysql-func-ed248d671e0622c7.yaml -------------------------------------------------------------------------------- /releasenotes/notes/pymysql-e57bf1f0289dd426.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/pymysql-e57bf1f0289dd426.yaml -------------------------------------------------------------------------------- /releasenotes/notes/quota-2c8473e178a2f566.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/quota-2c8473e178a2f566.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbit-connection-params-deprecation-af7e100a211884d8.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbit-connection-params-deprecation-af7e100a211884d8.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbit-queue-manager-143e28f3ad172721.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbit-queue-manager-143e28f3ad172721.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbit-quorum-queue-ce16be662b5e35c6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbit-quorum-queue-ce16be662b5e35c6.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbit_qos_prefetch_count-a5b3ec24883bac8e.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbit_qos_prefetch_count-a5b3ec24883bac8e.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbit_stream_fanout-1836844c6865d08e.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbit_stream_fanout-1836844c6865d08e.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbit_transient_queues_ttl-a2e5b7f03fb3a60e.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbit_transient_queues_ttl-a2e5b7f03fb3a60e.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbit_transient_quorum_queue-3701e55ee80feb9b.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbit_transient_quorum_queue-3701e55ee80feb9b.yaml -------------------------------------------------------------------------------- /releasenotes/notes/rabbitmq-heartbeat-over-pthread-8067e160b9d667bf.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/rabbitmq-heartbeat-over-pthread-8067e160b9d667bf.yaml -------------------------------------------------------------------------------- /releasenotes/notes/release-note-ubuntu-py3-f90334f338d0bcfb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/release-note-ubuntu-py3-f90334f338d0bcfb.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-amqp1-0593ad9afb227fa9.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-amqp1-0593ad9afb227fa9.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-amqp_allow_insecure_clients-bfafd5c740de5626.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-amqp_allow_insecure_clients-bfafd5c740de5626.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-auth-a6bc72e8a060d33a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-auth-a6bc72e8a060d33a.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-auth-uri-dc2890640c45a5b8.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-auth-uri-dc2890640c45a5b8.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-centos-8-88f8999e47f9e49b.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-centos-8-88f8999e47f9e49b.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-coordination-heartbeat-29c0844c7546f2b9.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-coordination-heartbeat-29c0844c7546f2b9.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-database-params-df394354cff496cb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-database-params-df394354cff496cb.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-deprecated-f7d4f916bd4c6298.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-deprecated-f7d4f916bd4c6298.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-deprecated-logging-5e452cba26c6f67a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-deprecated-logging-5e452cba26c6f67a.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-puppet-6-2a5146ce599ccd7d.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-puppet-6-2a5146ce599ccd7d.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-puppet-7-0d611aee065ef32e.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-puppet-7-0d611aee065ef32e.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-rabbit_heartbeat_in_pthread-abc9689af67a9ed3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-rabbit_heartbeat_in_pthread-abc9689af67a9ed3.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-tenant-d5fa563f15db0ba9.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-tenant-d5fa563f15db0ba9.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove-watch_log_file-8a6c7a5b7750dc2f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove-watch_log_file-8a6c7a5b7750dc2f.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_deprecated_ensure_package_option-825213ae8953e207.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_deprecated_ensure_package_option-825213ae8953e207.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_deprecated_keystone_revocation_cache_time_option-8a7fd1af36857679.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_deprecated_keystone_revocation_cache_time_option-8a7fd1af36857679.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_deprecated_keystone_signing_dir_option-9bf754c49db3de39.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_deprecated_keystone_signing_dir_option-9bf754c49db3de39.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_deprecated_pki_related_options-a5cc74b527537705.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_deprecated_pki_related_options-a5cc74b527537705.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_idle_timeout_option-bdf5664f03566db2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_idle_timeout_option-bdf5664f03566db2.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_old_authtoken_options-617be3ac3ec06ef2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_old_authtoken_options-617be3ac3ec06ef2.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_qpid-0b446db43fdea617.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_qpid-0b446db43fdea617.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_qpid-fd39548434942726.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_qpid-fd39548434942726.yaml -------------------------------------------------------------------------------- /releasenotes/notes/remove_verbose-62c2784e2c93656d.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/remove_verbose-62c2784e2c93656d.yaml -------------------------------------------------------------------------------- /releasenotes/notes/restart-apache-4c85888a2bafbaa8.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/restart-apache-4c85888a2bafbaa8.yaml -------------------------------------------------------------------------------- /releasenotes/notes/service-role-180e8fd989bea331.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/service-role-180e8fd989bea331.yaml -------------------------------------------------------------------------------- /releasenotes/notes/service_credentials-2b3dd8ca51083a1d.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/service_credentials-2b3dd8ca51083a1d.yaml -------------------------------------------------------------------------------- /releasenotes/notes/service_token_roles-e4dd15a598da6c9b.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/service_token_roles-e4dd15a598da6c9b.yaml -------------------------------------------------------------------------------- /releasenotes/notes/service_token_roles_required-b205ae3274e65db4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/service_token_roles_required-b205ae3274e65db4.yaml -------------------------------------------------------------------------------- /releasenotes/notes/switch_to_oslo-9953061b326b183d.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/switch_to_oslo-9953061b326b183d.yaml -------------------------------------------------------------------------------- /releasenotes/notes/system_scope-all-3a97b232bc4955a1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/system_scope-all-3a97b232bc4955a1.yaml -------------------------------------------------------------------------------- /releasenotes/notes/system_scope-keystone-af2d2f0ea5ed7043.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/system_scope-keystone-af2d2f0ea5ed7043.yaml -------------------------------------------------------------------------------- /releasenotes/notes/ubuntu-aodh-wsgi-update-866423c7b4d84731.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/ubuntu-aodh-wsgi-update-866423c7b4d84731.yaml -------------------------------------------------------------------------------- /releasenotes/notes/ubuntu-jammy-55dd11c783a84dad.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/ubuntu-jammy-55dd11c783a84dad.yaml -------------------------------------------------------------------------------- /releasenotes/notes/ubuntu-noble-420cababcfe97a72.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/ubuntu-noble-420cababcfe97a72.yaml -------------------------------------------------------------------------------- /releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml -------------------------------------------------------------------------------- /releasenotes/notes/uwsgi-5d51604cbc0c8f01.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/uwsgi-5d51604cbc0c8f01.yaml -------------------------------------------------------------------------------- /releasenotes/notes/workers-054d3bafa34171d9.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/workers-054d3bafa34171d9.yaml -------------------------------------------------------------------------------- /releasenotes/notes/wsgi_process_options-ebf94e8584345941.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/notes/wsgi_process_options-ebf94e8584345941.yaml -------------------------------------------------------------------------------- /releasenotes/source/2023.1.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/2023.1.rst -------------------------------------------------------------------------------- /releasenotes/source/2023.2.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/2023.2.rst -------------------------------------------------------------------------------- /releasenotes/source/2024.1.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/2024.1.rst -------------------------------------------------------------------------------- /releasenotes/source/2024.2.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/2024.2.rst -------------------------------------------------------------------------------- /releasenotes/source/2025.1.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/2025.1.rst -------------------------------------------------------------------------------- /releasenotes/source/2025.2.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/2025.2.rst -------------------------------------------------------------------------------- /releasenotes/source/_static/.placeholder: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /releasenotes/source/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/conf.py -------------------------------------------------------------------------------- /releasenotes/source/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/index.rst -------------------------------------------------------------------------------- /releasenotes/source/mitaka.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/mitaka.rst -------------------------------------------------------------------------------- /releasenotes/source/newton.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/newton.rst -------------------------------------------------------------------------------- /releasenotes/source/ocata.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/ocata.rst -------------------------------------------------------------------------------- /releasenotes/source/pike.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/pike.rst -------------------------------------------------------------------------------- /releasenotes/source/queens.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/queens.rst -------------------------------------------------------------------------------- /releasenotes/source/rocky.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/rocky.rst -------------------------------------------------------------------------------- /releasenotes/source/stein.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/stein.rst -------------------------------------------------------------------------------- /releasenotes/source/train.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/train.rst -------------------------------------------------------------------------------- /releasenotes/source/unreleased.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/unreleased.rst -------------------------------------------------------------------------------- /releasenotes/source/ussuri.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/ussuri.rst -------------------------------------------------------------------------------- /releasenotes/source/victoria.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/victoria.rst -------------------------------------------------------------------------------- /releasenotes/source/wallaby.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/wallaby.rst -------------------------------------------------------------------------------- /releasenotes/source/xena.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/xena.rst -------------------------------------------------------------------------------- /releasenotes/source/yoga.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/yoga.rst -------------------------------------------------------------------------------- /releasenotes/source/zed.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/releasenotes/source/zed.rst -------------------------------------------------------------------------------- /spec/acceptance/10_basic_aodh_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/acceptance/10_basic_aodh_spec.rb -------------------------------------------------------------------------------- /spec/acceptance/99_aodh_config_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/acceptance/99_aodh_config_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_api_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_api_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_client_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_client_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_config_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_config_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_coordination_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_coordination_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_cors_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_cors_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_db_mysql_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_db_mysql_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_db_postgresql_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_db_postgresql_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_db_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_db_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_db_sync_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_db_sync_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_evaluator_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_evaluator_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_expirer_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_expirer_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_healthcheck_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_healthcheck_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_init_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_init_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_keystone_auth_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_keystone_auth_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_keystone_authtoken_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_keystone_authtoken_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_listener_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_listener_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_logging_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_logging_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_notifier_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_notifier_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_policy_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_policy_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_quota_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_quota_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_reports_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_reports_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_service_credentials_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_service_credentials_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_wsgi_apache_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_wsgi_apache_spec.rb -------------------------------------------------------------------------------- /spec/classes/aodh_wsgi_uwsgi_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/classes/aodh_wsgi_uwsgi_spec.rb -------------------------------------------------------------------------------- /spec/shared_examples.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/shared_examples.rb -------------------------------------------------------------------------------- /spec/spec_helper.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/spec_helper.rb -------------------------------------------------------------------------------- /spec/spec_helper_acceptance.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/spec_helper_acceptance.rb -------------------------------------------------------------------------------- /spec/unit/provider/aodh_api_paste_ini/ini_setting_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/unit/provider/aodh_api_paste_ini/ini_setting_spec.rb -------------------------------------------------------------------------------- /spec/unit/provider/aodh_api_uwsgi_config/ini_setting_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/unit/provider/aodh_api_uwsgi_config/ini_setting_spec.rb -------------------------------------------------------------------------------- /spec/unit/provider/aodh_config/openstackconfig_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/unit/provider/aodh_config/openstackconfig_spec.rb -------------------------------------------------------------------------------- /spec/unit/type/aodh_api_paste_ini_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/unit/type/aodh_api_paste_ini_spec.rb -------------------------------------------------------------------------------- /spec/unit/type/aodh_api_uwsgi_config_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/unit/type/aodh_api_uwsgi_config_spec.rb -------------------------------------------------------------------------------- /spec/unit/type/aodh_config_spec.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/spec/unit/type/aodh_config_spec.rb -------------------------------------------------------------------------------- /tox.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/puppet-aodh/HEAD/tox.ini --------------------------------------------------------------------------------