puppet-neutron/spec/classes
Takashi Kajinami f3e88e7091 Revert "Use consistent path pattern for lock_path"
This reverts commit 1ad35d2790.

Reason for revert:
$state_path/lock is the path used in neutron installed using RDO
packages by default. Also usage of /var/lock/neutron breaks ml2-ovn,
because neutron can't access to the directory and get Permission
Error.

Change-Id: I31f0b2bab7d1d7ba58a79662598ee18f756c0600
2024-09-21 14:54:10 +09:00
..
neutron_agents_bagpipe_spec.rb networking-bagpipe: define package name & service 2024-03-15 08:51:28 +00:00
neutron_agents_bgp_dragent_spec.rb CentOS: Install only bgpvpn plugin package in neutron-server 2023-04-04 20:11:13 +09:00
neutron_agents_dhcp_metadata_rate_limiting_spec.rb Support [metadata_rate_limiting] options 2023-11-29 01:24:40 +09:00
neutron_agents_dhcp_spec.rb Drop redundant defaults of state_path 2024-09-16 00:28:27 +09:00
neutron_agents_l2gw_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:21:36 +09:00
neutron_agents_l3_metadata_rate_limiting_spec.rb Support [metadata_rate_limiting] options 2023-11-29 01:24:40 +09:00
neutron_agents_l3_spec.rb l3: Support more tunable options for HA feature 2024-09-16 00:39:54 +09:00
neutron_agents_metadata_spec.rb Deprecate metadata_memory_cache_ttl 2024-03-16 17:16:33 +09:00
neutron_agents_metering_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:21:36 +09:00
neutron_agents_ml2_linuxbridge_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:21:36 +09:00
neutron_agents_ml2_macvtap_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:21:36 +09:00
neutron_agents_ml2_networking_baremetal_spec.rb Validate more options 2024-05-04 14:39:11 +09:00
neutron_agents_ml2_ovn_metadata_ratelimiting_spec.rb ovn: Support metadata extension options 2024-03-16 20:38:41 +09:00
neutron_agents_ml2_ovn_metadata_spec.rb ovn: Support metadata extension options 2024-03-16 20:38:41 +09:00
neutron_agents_ml2_ovn_spec.rb Drop redundant defaults of state_path 2024-09-16 00:28:27 +09:00
neutron_agents_ml2_ovs_spec.rb Follow up "Support ovs/openflow_processed_per_port configuration option" 2024-05-15 00:26:23 +09:00
neutron_agents_ml2_sriov_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:21:36 +09:00
neutron_agents_ovn_metadata_metadara_rate_limiting_spec.rb Support [metadata_rate_limiting] options 2023-11-29 01:24:40 +09:00
neutron_agents_ovn_metadata_spec.rb Drop redundant defaults of state_path 2024-09-16 00:28:27 +09:00
neutron_agents_taas_spec.rb taas: Support taas_agent_periodic_interval option 2024-09-19 12:08:28 +09:00
neutron_agents_vpnaas_ovn_spec.rb taas: Remove OVN NB DB options from ovn agent 2024-09-19 05:03:39 +00:00
neutron_agents_vpnaas_spec.rb Support neutron-ovn-vpn-agent 2024-09-16 13:22:31 +09:00
neutron_cache_spec.rb cache: Support new redis options 2024-03-07 23:01:47 +09:00
neutron_client_spec.rb Use new openstackclient tag 2023-11-20 00:39:33 +09:00
neutron_config_spec.rb Support neutron-ovn-vpn-agent 2024-09-16 13:22:31 +09:00
neutron_cors_spec.rb Add support for [cors] options 2021-07-05 11:51:50 +09:00
neutron_db_mysql_spec.rb Include deps class in unit test for mysql 2020-10-09 09:59:55 +08:00
neutron_db_postgresql_spec.rb Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql" 2022-07-24 00:50:46 +09:00
neutron_db_spec.rb Add mysql_enable_ndb option 2020-08-26 11:56:14 +08:00
neutron_db_sync_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:21:36 +09:00
neutron_designate_spec.rb designate: Remove project_id parameter 2022-04-25 09:58:02 +09:00
neutron_healthcheck_spec.rb Add support for [healthcheck] enable_by_file_paths 2024-07-23 19:22:41 +09:00
neutron_init_spec.rb Revert "Use consistent path pattern for lock_path" 2024-09-21 14:54:10 +09:00
neutron_keystone_auth_spec.rb Merge "Accept system scope credentials for Keystone API request" 2021-12-29 11:30:43 +00:00
neutron_keystone_authtoken_spec.rb Accept system scope credentials for Keystone API request 2021-11-26 22:23:46 +09:00
neutron_logging_spec.rb Fix lint issue 2019-01-25 12:23:44 +08:00
neutron_plugins_ml2_arista_l3_spec.rb Replace remaining validate_legacy 2023-09-14 11:13:32 +09:00
neutron_plugins_ml2_arista_spec.rb networking-arista: Support conn_timeout parameters 2022-05-17 10:16:06 +09:00
neutron_plugins_ml2_bagpipe_spec.rb Debian/Ubuntu: Prohibit BaGPipe agent 2023-11-12 22:12:19 +09:00
neutron_plugins_ml2_networking_baremetal_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:21:36 +09:00
neutron_plugins_ml2_ovn_maintenance_worker_spec.rb Add support for neutron-ovn-maintenance-worker 2024-09-03 23:30:26 +09:00
neutron_plugins_ml2_ovn_spec.rb Add support for [ovn] ovn_router_indirect_snat 2024-09-10 10:22:22 +09:00
neutron_plugins_ml2_ovs_driver_spec.rb Replace vnic_type_blacklist by vnic_type_prohibit_list 2021-01-26 12:33:51 +00:00
neutron_plugins_ml2_spec.rb ml2: Remove hard-coded default of path_mtu 2023-11-27 00:34:18 +09:00
neutron_plugins_ml2_sriov_driver_spec.rb Replace vnic_type_blacklist by vnic_type_prohibit_list 2021-01-26 12:33:51 +00:00
neutron_policy_spec.rb Add per module policy service refresh 2023-06-26 00:05:55 +02:00
neutron_quota_sfc_pec.rb networking-sfc: Support [quota] parameters 2022-04-12 04:20:53 +00:00
neutron_quota_spec.rb Validate more options 2024-05-04 14:39:11 +09:00
neutron_reports_spec.rb Add support for oslo.reports options 2024-01-30 00:44:48 +09:00
neutron_rootwrap_spec.rb Deprecate parameters for XenAPI support 2021-01-04 13:41:07 +00:00
neutron_server_notifications_ironic_spec.rb Fix typos in parameter descriptions and tests 2022-06-27 18:23:54 +05:30
neutron_server_notifications_nova_spec.rb Remove live_migration_events 2023-03-13 10:45:26 +09:00
neutron_server_notifications_spec.rb Fix typos in parameter descriptions and tests 2022-06-27 18:23:54 +05:30
neutron_server_placement_spec.rb Fix typos in parameter descriptions and tests 2022-06-27 18:23:54 +05:30
neutron_server_spec.rb Support neutron-periodic-workers 2024-09-03 16:54:06 +09:00
neutron_services_bgpvpn_spec.rb Stop hard-coding config file for db sync 2024-03-05 12:42:53 +09:00
neutron_services_l2gw_spec.rb Stop hard-coding config file for db sync 2024-03-05 12:42:53 +09:00
neutron_services_sfc_spec.rb Stop hard-coding config file for db sync 2024-03-05 12:42:53 +09:00
neutron_services_taas_spec.rb Support configuring [taas] vlan_range_start/end in service config 2024-09-19 10:03:06 +09:00
neutron_services_vpnaas_spec.rb Stop hard-coding config file for db sync 2024-03-05 12:42:53 +09:00
neutron_wsgi_apache_spec.rb Revert "apache: Expose setenv" 2023-08-16 12:27:06 +00:00
neutron_wsgi_uwsgi_spec.rb Add support for neutron_api_uwsgi_config in Debian 2021-04-09 18:47:00 +02:00