puppet-nova/spec/classes
2023-01-25 05:08:51 +00:00
..
nova_api_spec.rb Remove redundant default of [api] use_forwarded_for 2022-05-03 16:51:29 +09:00
nova_availability_zone_spec.rb Move nova to use OSDefaults - Part1 2016-06-11 15:19:55 -03:00
nova_cache_spec.rb Add HashClient retry options for the dogpile.cache backend 2022-02-16 11:24:16 +09:00
nova_cell_v2_discover_hosts_spec.rb Correct permissions on the nova logfiles 2017-12-19 20:24:52 +00:00
nova_cell_v2_map_cell0_spec.rb Convert to rspec-puppet-facts 2018-12-04 12:39:38 +01:00
nova_cell_v2_map_cell_and_hosts_spec.rb Correct permissions on the nova logfiles 2017-12-19 20:24:52 +00:00
nova_cell_v2_map_instances_spec.rb Fix ignored unit tests 2021-01-04 06:42:57 +09:00
nova_cell_v2_simple_setup_spec.rb Use a resource provider for cell_v2 cells 2017-04-06 15:59:08 +00:00
nova_cinder_spec.rb Globally support system scope credentials 2022-03-04 08:25:26 +09:00
nova_client_spec.rb Get rid of the $pyvers variable 2021-05-21 12:08:42 +02:00
nova_compute_image_cache_spec.rb Add support for image_cache options 2020-10-11 15:45:07 +09:00
nova_compute_ironic_spec.rb Make max_concurrent_builds more generally available 2020-09-05 00:37:36 +09:00
nova_compute_libvirt_config_spec.rb Support virtlockd configurations 2022-04-19 09:13:48 +09:00
nova_compute_libvirt_guests_spec.rb Remove unnecessary class dependencies 2022-06-25 15:54:31 +00:00
nova_compute_libvirt_libvirtd_spec.rb Wire-in max_client_requests for libvirt 2022-08-29 17:11:17 +02:00
nova_compute_libvirt_networks_spec.rb Introduce a new class to disable the default libvirt network 2022-06-26 23:13:53 +09:00
nova_compute_libvirt_qemu_spec.rb Allow customizing qemu user 2023-01-11 17:29:17 +09:00
nova_compute_libvirt_services_spec.rb Enable support for Libvirt modular daemons 2021-09-28 23:34:14 +09:00
nova_compute_libvirt_spec.rb Merge "Replace redundant hard-code of [libvirt] inject_*" 2022-09-09 11:14:23 +00:00
nova_compute_libvirt_virtlockd_spec.rb Remove unnecessary class dependencies 2022-06-25 15:54:31 +00:00
nova_compute_libvirt_virtlogd_spec.rb Remove unnecessary class dependencies 2022-06-25 15:54:31 +00:00
nova_compute_libvirt_virtnodedevd_spec.rb Wire-in max_client_requests for libvirt 2022-08-29 17:11:17 +02:00
nova_compute_libvirt_virtproxyd_spec.rb Wire-in max_client_requests for libvirt 2022-08-29 17:11:17 +02:00
nova_compute_libvirt_virtqemud_spec.rb Wire-in max_client_requests for libvirt 2022-08-29 17:11:17 +02:00
nova_compute_libvirt_virtsecretd_spec.rb Wire-in max_client_requests for libvirt 2022-08-29 17:11:17 +02:00
nova_compute_libvirt_virtstoraged_spec.rb Remove unnecessary class dependencies 2022-06-25 15:54:31 +00:00
nova_compute_mdev_spec.rb Remove deprecated mdev_types_device_addresses_mapping 2022-08-16 23:12:29 +09:00
nova_compute_pci_spec.rb Adapt to the new [pci] device_spec parameter 2022-08-18 01:27:26 +09:00
nova_compute_provider_spec.rb Add nova::compute::provider class to manage custom provider yaml file 2021-03-05 16:19:41 +01:00
nova_compute_rbd_spec.rb Ubuntu/Debian: Install qemu-block-extra when rbd backend is used 2022-11-21 15:55:40 +09:00
nova_compute_serial_spec.rb Convert to rspec-puppet-facts 2018-12-04 12:39:38 +01:00
nova_compute_spec.rb Remove logic for CentOS < 9 2022-11-21 09:26:51 +00:00
nova_compute_spice_spec.rb spice: Ensure settings are purged by default 2022-06-25 22:47:19 +09:00
nova_compute_vmware_spec.rb vmware: Avoid hard-coding default values 2022-03-10 23:53:29 +00:00
nova_conductor_spec.rb Do not define service resource when service management is disabled 2022-02-11 00:14:40 +09:00
nova_config_spec.rb Add support for rootwrap.conf 2021-12-27 12:03:58 +09:00
nova_cors_spec.rb Do not test detail of oslo::cors 2021-07-01 17:49:56 +09:00
nova_cron_archive_deleted_rows_spec.rb Add support for --verbose option in archive command 2021-10-04 21:55:14 +09:00
nova_cron_purge_shadow_tables_spec.rb Remove redundant spaces from cron commands 2021-01-04 10:04:28 +09:00
nova_db_mysql_api_spec.rb Remove password hash generation in each puppet modules 2020-05-18 23:53:54 +09:00
nova_db_mysql_spec.rb Include deps class in unit test for mysql 2020-10-09 10:36:11 +08:00
nova_db_online_data_migrations_spec.rb Correct permissions on the nova logfiles 2017-12-19 20:24:52 +00:00
nova_db_postgresql_api_spec.rb Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql" 2022-07-24 00:52:02 +09:00
nova_db_postgresql_spec.rb Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql" 2022-07-24 00:52:02 +09:00
nova_db_spec.rb Support to configure [api_database] parameters 2020-10-29 14:05:30 +00:00
nova_db_sync_api_spec.rb Add 'openstack-db' tag to db-sync Exec resource 2018-03-12 16:34:36 +08:00
nova_db_sync_spec.rb Include deps class in unit test for sync 2020-10-12 10:46:40 +08:00
nova_glance_spec.rb Migrate glance/verify_glance_signatures to more common place 2021-01-30 14:54:31 +09:00
nova_init_spec.rb Remove unused exec resource to refresh network interfaces 2023-01-05 15:38:02 +09:00
nova_ironic_common_spec.rb Globally support system scope credentials 2022-03-04 08:25:26 +09:00
nova_key_manager_barbican_service_user_spec.rb barbican_service_user: Accept system scope credential 2022-01-25 17:10:57 +09:00
nova_key_manager_barbican_spec.rb key_manager: Add service user options for Barbican key manager 2022-01-07 08:29:18 +09:00
nova_key_manager_spec.rb Create independent classes for key managers 2021-05-08 23:34:15 +09:00
nova_keystone_auth_spec.rb Accept system scope credentials for Keystone API request 2021-11-25 20:37:08 +09:00
nova_keystone_authtoken_spec.rb Accept system scope credentials for Keystone API request 2021-11-25 20:37:08 +09:00
nova_keystone_service_user_spec.rb Accept system scope credentials for Keystone API request 2021-11-25 20:37:08 +09:00
nova_keystone_spec.rb Accept system scope credential for Keystone API request 2022-01-14 09:17:45 +09:00
nova_limit_spec.rb Add support for parameters required for unified limits feature 2022-03-07 01:27:39 +00:00
nova_logging_spec.rb Remove old workaround to fix wrong owner of nova-manage.log 2022-06-24 01:28:09 +09:00
nova_metadata_spec.rb Avoid testing details of nova::db multiple times 2022-01-21 20:39:08 +09:00
nova_migration_libvirt_spec.rb Merge "Debian: Stop setting libvirtd_opts" 2023-01-16 18:37:48 +00:00
nova_migration_qemu_spec.rb Fix missing dependency between qemu.conf and virtqemud 2022-06-26 00:42:25 +09:00
nova_network_neutron_spec.rb Fix some typos 2022-06-15 13:38:20 +05:30
nova_patch_config_spec.rb Added nova patching configuration parameters 2017-08-21 15:53:22 -04:00
nova_pci_spec.rb Add pci/alias to compute manifest 2017-08-31 23:20:46 +01:00
nova_placement_spec.rb Fix some typos 2022-06-15 13:38:20 +05:30
nova_policy_spec.rb Expose policy_default_rule 2023-01-23 14:39:29 +09:00
nova_quota_spec.rb Add support for [quota] count_usage_from_placement 2022-09-16 11:32:10 +09:00
nova_scheduler_filter_spec.rb Use $::os_service_defualt instead of redefining the same default 2021-02-19 13:48:43 +00:00
nova_scheduler_spec.rb Remove ineffective support for [scheduler] periodic_task_interval 2022-04-19 09:12:28 +09:00
nova_serial_proxy_spec.rb Do not define service resource when service management is disabled 2022-02-11 00:14:40 +09:00
nova_spicehtml5proxy_spec.rb Do not define service resource when service management is disabled 2022-02-11 00:14:40 +09:00
nova_vendordata_spec.rb Globally support system scope credentials 2022-03-04 08:25:26 +09:00
nova_vnc_proxy_spec.rb vnc: Clear vencrypt_* parameters by default 2022-04-04 17:39:42 +09:00
nova_workarounds_spec.rb Add support for [workarounds] skip_hypervisor_version_check_on_lm 2022-08-09 09:01:13 +09:00
nova_wsgi_apache_api_spec.rb Fix inconsistent parameter name of wsgi::apache 2023-01-23 10:32:48 +09:00
nova_wsgi_apache_metadata_spec.rb Fix inconsistent parameter name of wsgi::apache 2023-01-23 10:32:48 +09:00
nova_wsgi_uwsgi_api_metadata_spec.rb Debian: uwsgi/threads with 1 as default 2021-04-21 17:08:01 +02:00
nova_wsgi_uwsgi_api_spec.rb Debian: uwsgi/threads with 1 as default 2021-04-21 17:08:01 +02:00